2022

2020

2018

2015

ASP.NET 5 in Docker on OS X

10 minute read

At the time of writing ASP.NET 5 (Previously vNext, now officially called ASP.NET 5) is in beta 2, with a beta 3 still under development. In this post we wil...

2014

TeamCity and Octopus Deploy in Slack

3 minute read

I’m a .NET developer, so my Continuous Delivery tools of choice are TeamCity and Octopus Deploy, but neither has an integration option in the chat client Sla...

2013

The Lean Startup

3 minute read

After reading so many blog posts and articles about the lean startup movement it was truly refreshing to read the book that started it: The Lean Startup by E...

Using canvas and a webcam to track objects

1 minute read

After finishing work today I attended a small talk at Hackeriet. It was about the HTML5 video tag and how to manipulate your webcam stream with a canvas and ...