Web Development Blog page 2


I prefer to call it remote working, as for me at least, ‘working from home’ still invokes images of a laptop open on the coffee table with Rick Stein’s Food Heroes on in the background. Whether you call it ‘remote

Read more ›


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 ›





The Eclipse Desktop IDE is my development environment of choice, I’ve been using it for a number of years now and have come to rely on it exclusively for developing code. Whilst I know it has its critics, the PHP IDE project

Read more ›


I spent most of the 90s travelling around the country Using British Rail, I remember well the day it was privatised in 1996. The pervasive British Rail livery that I’d become so attached to disappeared overnight, replaced with a plethora or

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 ›