Blog articles

0
comment
on 2/1/2014 12:06 PM
Being able to play Mine Sweeper inside your IDE via intellisense, that is what you have always wanted right?  Well, I’m always willing to lend a hand!  With this fantastic new type provider you can pretend you are working when really you are avoiding mine[...]
.
0
comment
on 1/31/2014 3:01 PM
I've been an advocate of diversity in IT for a long time. I'm very pleased to work in a company that has an above average ratio of female to male employees, as well as very diverse cultural backgrounds amongst our staff. In most tech communities, diversi[...]
.
0
comment
on 1/31/2014 8:59 AM
clojure.java.jdbc 0.3.3 is a minor bug fix release: JDBC-89 - calling query with a bare SQL string no longer causes an exception (or a crash with some drivers!). JDBC-87 - metadata-result is no longer lazy by default, and accepts :row-fn and :result-set-[...]
.
0
comment
on 1/31/2014 8:26 AM
Introducing my latest top-o-the-line type provider that everyone wants and needs. The Squirrelify provider!  This very useful type provider will create an INFINITE type system and show you random pictures of ASCII art in intellisense.  It turns out that i[...]
.
0
comment
on 1/31/2014 8:25 AM
This post is intended to show how easy it is to use the F# programming language in order to explore new libraries and get stuff going quickly. It also shows the usage of various great F# features such as Record Types, Discriminated Unions, Computation Exp[...]
.
0
comment
on 1/30/2014 4:25 PM
I was recently directed to an article on "tiny types" - an approach to static typing which introduces distinct types for the sake of code clarity, rather than to add particular behaviour to each type. As I understand it, they're like type aliases with no [...]
.
0
comment
on 1/30/2014 10:25 AM
I was recently directed to an article on "tiny types" – an approach to static typing which introduces distinct types for the sake of code clarity, rather than to add particular behaviour to each type. As I understand it, they’re like type aliases with no [...]
.
0
comment
on 1/28/2014 10:50 PM
.
0
comment
on 1/27/2014 6:35 PM
If you have done any DevOps work on Amazon Web Services (AWS) then you should be familiar with Amazon CloudWatch, a service for tracking and viewing metrics (CPU, network in/out, etc.) about the various AWS services that you consume, or better still, cust[...]
.
0
comment
on 1/26/2014 2:28 PM
I recently reorganized the SimpleSpeedTester project’s structure so that it’s easier to add tests to both the Json and binary serializer benchmarks, and to run the tests is as easy as running the RunBenchmarks.fsx F# script and then choosing which benchma[...]
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper