Blog articles

0
comment
on 7/3/2013 5:28 PM
Close your eyes and imagine your program as a function that takes a set of inputs and produces a set of outputs. I know this may seem overly simple, but a set of actions in a GUI can be thought of as a set of inputs, and a set of resulting side effects to[...]
.
0
comment
on 7/3/2013 11:55 AM
Introduction This article will introduce Last-Fi – an F# powered internet radio player that uses a Raspberry Pi and Last.Fm services.  The motivation behind this work was to both build something fun and useful for the Raspberry Pi that interfaces with var[...]
.
0
comment
on 6/30/2013 8:52 PM
I just completed the Coursera Machine Learning class this week, and enjoyed the experience very much. Let’s get the obvious out of the way: getting a high-quality class, for free, wherever you are, at your own pace, is pretty amazing, and I can put up wit[...]
.
0
comment
on 6/30/2013 2:45 PM
My friend Antonio Cisternino recently pointed me to FSCL - a compiler from F# to OpenCL. Here is the abstract from the documentation for the compiler: https://t.co/vHQPzsxE0O. The project currently seems to live here: https://github.com/GabrieleCocco/ Now[...]
.
0
comment
on 6/30/2013 2:01 PM
Welcome to F# Weekly, It was an adorable week! There are lots of great things happened: News Pre-release of F# 3.1 was announced. “F# folk, please upvote this on reddit and retweet” (Don Syme) From now, Visual F# tooling can be updated more frequently, an[...]
.
0
comment
on 6/30/2013 5:14 AM
Existing embedded DSLs for XML in F# all have their quirks and inconvenients. I'm presenting a small patch to the F# compiler that allows to implement a better XML EDSL.
.
0
comment
on 6/27/2013 3:34 PM
We are pleased to announce the availability of a preview release of version 3.1 of the F# language, with matching Visual F# tooling. These are included with the Visual Studio 2013 Preview Release announced at //BUILD/ and on Soma’s blog. F# as a languag[...]
.
0
comment
on 6/27/2013 2:50 PM
This post is a short overview of my talk at Belarus SharePoint User Group at 2013/06/27. Declarative authorization in REST services in SharePoint with F# and ServiceStack from Sergey Tihon The primary goals were to find an efficient declarative way to spe[...]
.
0
comment
on 6/27/2013 2:38 AM
I’ve written a small appender for log4net. This appender saves the data to elasticsearch. Why is this sweet? Because elasticsearch has expiration date field. Since the format is log4net there are very few code changes in application. Why the name elmah? I[...]
.
0
comment
on 6/26/2013 6:10 AM
There are two good news for all F# NLP lovers. News #1: Using The Stanford Parser from F# is easier than it has ever been. From now, the latest version(v3.2.0.0) of The Stanford Parser is available on Nuget. All you need to do is: Install-Package FSharp.N[...]
.
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