F# Type Providers and WebAPI

Later this month on the 25th I will be speaking along with two other speakers about webframeworks at an ANUG meeting. The frameworks covered are ServiceStack, Nancy and WebAPI where I will cover the latter. While I have been preparing my eye cought a new feature in F#, which I...

LanguagesTechnology
Read more

Nancy Bootstrapper for Castle Windsor

On a current project I have decided to use NancyFx for services that expose data to the client via Ajax. The solution already uses Umbraco for CMS capabilities and everything is wired up using Castle Windsor for DI. From the start I was hoping to just install the nuget packages...

ArchitectureTechnology
Read more

2011 debriefing

So, the time has come to look back on the year that has passed, and reflect a bit. I am usually more focused on making plans than writing history books, but once in a while it can be beneficial to take a look at what you have been doing, so you can make better conscious choices...

Everyday life
Read more

HTML5 fast-track

.fontheader {font-family: 'Lobster'; font-size:18px;} .cssheader { text-shadow: 2px 2px 2px darkgray } This December I spent a couple of days at the HTML5 fast-track course, getting up to speed on various new and coming browser features and API’s. The course was hosted by Trifork...

Read more