Blog Archives: Git

This is a fairly common problem with Git, the Unlink of file issue. I encountered it on this occasion when attempting to run git gc to clean up and optimize my local repository. There’s plenty of documentation around this issue, however I

Read more ›


If you have a Git branch that you want to keep but don’t want it hanging around like a fart in a Russian space station, then archiving is the answer. This can be achieved by tagging the branch with the

Read more ›




I’ve been working with Theatre Sites for several months on a fairly complex ticket booking system that has presented a number of technical challenges. The finished product will likely power ticket selection and purchase for thousands of shows in Theatres across the country.

Read more ›


I’ve been working on a Google AdWords project since 2012. It’s another one that’s constantly evolving to keep up with business needs, and with this project in particular – changes to the API on which it uses as its core.

Read more ›