Blog articles

0
comment
on 6/27/2014 2:42 PM
Here at Gamesys social team, we’re rethinking our current approach to logging in general, from both server and client’s perspective. Having looked at many different alternatives (it was a little hard to imagine how crowded a space log aggregation and visu[...]
.
0
comment
on 6/26/2014 9:13 AM
Turns out bundler does have documentation related to Bundler.with_clean_env. You just have to read the bundler.io man pages or the man pages for bundler exec.
.
0
comment
on 6/26/2014 9:13 AM
Turns out bundler does have documentation related to Bundler.with_clean_env. You just have to read the bundler.io man pages or the man pages for bundler exec.
.
0
comment
on 6/24/2014 10:36 PM
Using ruby is kind of easy in the beginning. We started by having a folder of loose scripts. This turned a bit messy after a while. By moving these to separate gems we got some needed structure. Many of the programmers complained about globally installed [...]
.
0
comment
on 6/24/2014 10:36 PM
Using ruby is kind of easy in the beginning. We started by having a folder of loose scripts. This turned a bit messy after a while. By moving these to separate gems we got some needed structure. Many of the programmers complained about globally installed [...]
.
0
comment
on 6/24/2014 2:40 PM
Whilst Dart doesn’t have support for enum types but it turns out you can do a pretty good job of emulating it using Dart’s constant constructors (which allows you to create compile-time constants with your class, which in .Net you’re restricted to numbers[...]
.
0
comment
on 6/22/2014 9:54 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News The F# Core Open Engineering Group has a revamped website and a blog. Please follow for updates! F# Nation – 1 week to submit to CUFP this year! Submit your experiences of using F# fo[...]
.
0
comment
on 6/22/2014 7:21 PM
Algebraic Data Type An algebraic data type is a basically a composite type that is formed by combining other types, sometimes also referred to as “sums-and-products” data structures (don’t worries if this is too abstract for you, examples are coming). A s[...]
.
0
comment
on 6/19/2014 8:31 AM
With this new release of CloudSharper, we are starting the move of CloudSharper towards more and more online publication and sharing capabilities.
.
0
comment
on 6/18/2014 12:42 PM
The F# Open Engineering Group has an excellent new website and a blog post explaining How to Contribute to the F# Language, Compiler and Core Library Implementation, including impressive details on How you can contribute to the F# Language, Compiler and [...]
.
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