Blog articles

0
comment
on 11/4/2011 7:54 AM
Just a quick note to say that my talk “The Combinator Approach to Programming Domain Specific Languages with F#” is now available on Skills Matter site. I’ve put the code on github. If you enjoyed the talk I’ll be giving it again at CodeKen, the conferen[...]
.
0
comment
on 11/2/2011 2:36 PM
Release 0.1.0 removed the dependency on (deprecated) structmap, with rows using regular maps now. Release 0.1.1 incorporates patches from Phil Hagelberg that allow the database connection spec to be provided as a URI (either a string or an actual URI inst[...]
.
0
comment
on 11/2/2011 12:07 PM
Microsoft Research Cambridge is seeking talented software developers to work on the Infer.NET project (http://research.microsoft.com/infernet). Infer.NET is a framework for developing and deploying machine learning and inference solutions. It has been dev[...]
.
0
comment
on 11/2/2011 12:13 AM
I covered email tracking a little when I wrote about how we parse PowerMTA account files but I didn't go into what we actually do with our delivered / bounced data. We track the current status of an email as: updated, valid, bouncing or invalid. An [...]
.
0
comment
on 11/1/2011 7:34 PM
This article discusses two numeric types that are available in F# PowerPack - BigRational represents arbitrary precision rational numbers and complex represents (floating-point) complex numbers. The types can be nicely used from F# as well as from C#.
.
0
comment
on 11/1/2011 7:30 PM
This article is the first article of a series where I'll explain some of the F# features that are useful for numeric computing as well as some functionality from the F# PowerPack library.
.
0
comment
on 11/1/2011 10:46 AM
For those in the UK or Europe, there are a set of F# tutorials at SkillsMatter in London on Thursday and Friday this week (Nov 3-4) Please pass this along to those who need to know.     Thanks Don                            
.
0
comment
on 11/1/2011 12:13 AM
Clojure provides a nice, consistent interface for logging via clojure.tools.logging (one of the new, modular contrib libraries). It automatically wraps slf4j, commons logging, log4j and java.util.logging but you can override the implementation, if needed.[...]
.
0
comment
on 10/31/2011 10:37 AM
.
0
comment
on 10/31/2011 8:37 AM
I started reading Coders at Work last week, and the interviews with Simon Peyton-Jones and Peter Norvig reaped an idea that doctest, contracts.coffee, and focco sowed and cultivated. What’s the idea? Type systems are nothing more than a formal implementat[...]
.
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