Blog articles

0
comment
on 7/10/2012 11:28 AM
World Singles uses Clojure together with CFML to great effect. I'll be talking about what's so good about this combination at three user groups in the next couple of months: BACFUG - Bay Area ColdFusion User Group - July 24th then in Melbourne on August 2[...]
.
0
comment
on 7/9/2012 4:42 AM
.
0
comment
on 7/8/2012 3:38 PM
Related Posts Part 1   if-else In F#, if-else if-else control flow is expressed in the form if Exp then Exp elif Exp then Exp else Exp: let f n =     if n = 42 then         printfn “%d is the answer to the ultimate question of life, the universe and every[...]
.
0
comment
on 7/8/2012 12:59 PM
To install Erlang on your Mac, follow these simple steps: download the latest source file from the official Erlang site here. open the Terminal go to the folder where you’ve saved the .gz source file run the following command: tar –xzf otp_src_R15B01.tar.[...]
.
0
comment
on 7/8/2012 6:31 AM
I happen to be working on the visualization of ‘largish’ graphs (as in network of connected nodes). I started out with 2D layouts but found that after about a 100 nodes the visualization starts to be come ineffective. The graph … Continue reading →
.
0
comment
on 7/8/2012 6:31 AM
I happen to be working on the visualization of ‘largish’ graphs (as in network of connected nodes). I started out with 2D layouts but found that after about a 100 nodes the visualization starts to be come ineffective. The graph … Continue reading →
.
0
comment
on 7/7/2012 3:55 PM
Brushing up on Erlang again having spent so much time with F# since I last looked at Erlang, it’s startling how much parallels I see between the two languages in terms of features and syntax, and I’m sure it’s no coincidence To help myself and other F# pr[...]
.
0
comment
on 7/6/2012 3:43 AM
This is the first blog in a series to help F# programmers keep up-to-date with different ways of doing numerically-oriented programming with F#. The first posts in this series will focus on the open source Math.NET Numerics library. Math.NET Numerics is a[...]
.
0
comment
on 7/5/2012 5:14 PM
Just finished watching a good video by Bryan Hunter titled Erlang for C# Developers where he told a great story about the first project Erlang was used in inside Ericson and how they managed a Nine Nines uptime with that project. For anyone who’s wonderin[...]
.
0
comment
on 7/5/2012 11:53 AM
A bit more C#/.NET generics research project history. Attached is the "Ext-VOS" white paper from back in 1999. We passed this around to many Project-7 members at the time. Way back in the dark, dark days of object-oriented fundamentalism (i.e. the 1990s),[...]
.
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