Recent Posts
Why do you care where your packages are?
Warning - the following is an opinionated piece and based on my experience. It doesn't reflect that of any of my employers or of any sane human beings
Animating with JavaScript
A look at how to make a simple JavaScript animation library
ServerHere - When you just need a webserver
A tool for when you just want to server some files.
Making the Internet Explorer JavaScript tools better
Some thoughts on how to improve the IE9 JavaScript developer tools
A look at browser storage options
Looking at localStorage, sessionStorage and the like
Creating a NuGet-based plugin engine
How to create a plugin engine using NuGet as the distribution format
Are you Doin' Nothin'?
Interested in tracking what doing nothing really means to you?
Issue with Geolocation in IE9 RC
A (known) issue with the IE9 RC geolocation API.
Implementing the marquee tag using jQuery
This time we'll implement the marquee tag, just because we can!
Implementing the blink tag using jQuery
How to implement the blink tag using jQuery and some silliness :P
LINQ in JavaScript, now with more ES5
A look at the way ECMAScript 5 is improving LINQ in JavaScript
Orchard & Umbraco - Managing Content
An overview of how to manage content in the two different CMSs
Creating Controllers-as-plugins using MVC3
A look at how to make pluggable Controllers using MVC3
Unit Testing with Umbraco - Video
Video of my Unit Testing with Umbraco session from CG10
How to get the field name for a model property
Ever needed to find the name that'll be generated for a property in MVC? Here's how
Orchard & Umbraco - Creating Content
In this article we'll look at the difference between the two systems when it comes to creating content.
Orchard & Umbraco - The Admin
A look at the admin systems for Orchard and Umbraco
Orchard & Umbraco - Introduction
An introduction to a series of looking at comparing Orchard CMS and Umbraco