First steps with Node.js

28th July 2013 7:20 pm

The idea of building an entire web app using nothing but JavaScript has always appealed to me. Despite its undoubted flaws, JavaScript is a…

My first jQuery plugin

21st April 2013 10:06 pm

In my day job, I recently finished PagePooch , a tool for monitoring web pages for changes in content or prices. It's a project that I'm…

Counting Commits in Git

5th September 2012 12:13 am

The other day I got to wondering about how I could quickly and easily count how many commits I was making to a specific Git repository every…