Carsten Koenig's blog articles

0
comment
on 8/22/2012 9:32 PM
I am trying to include MathJax support in my Blog to make the math look nicer and use the great capabilites it provides. So I hope you can all see this: \[ \sum_{i=1}^n i = \frac{n(n+1)}{2} \] as a LaTeX … Continue reading →
>> Read the full article
.
0
comment
on 8/16/2012 4:44 AM
Long time since my last post – sorry for this but I’m gonna be more active in the future. This post will start a series of entries dealing with Lambda Calculus so be prepared for some major geeky-fun. With some … Continue reading →
>> Read the full article
.
0
comment
on 4/4/2012 9:07 AM
On key-feature in Haskell is it’s laziness, meaning that it does it’s evaluations in normal-order (an expression is evaluated when the value is needed). F# on the other hand uses applicative evaluation (for example: parameters to a function are evaluated … Continue reading →
>> Read the full article
.
0
comment
on 4/3/2012 9:26 AM
Currently I’m trying to get a bit more JavaScript and HTML5 exposure (no use denying it I guess – it’s here to stay) and found the Paper.js framework which seems to be really nice. An easy way to test a … Continue reading →
>> Read the full article
.
0
comment
on 4/2/2012 9:18 AM
If you ever worked with a larger XAML Project the entries in your resource dictionaries will start to pile up and it’s really a pain to find where you put some Brush or Style or whatever. Wouldn’t it be nice … Continue reading →
>> Read the full article
.
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