Blog articles

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[...]
.
0
comment
on 10/31/2011 12:12 AM
With a name like World Singles, you won't be surprised to know that our dating platform supports several different languages so our (non-Clojure) code is littered with calls like i18n.getResource( keyText, user.getPreferredLocale() ) and i18n.formatRBStri[...]
.
0
comment
on 10/30/2011 6:56 PM
.
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