braking up git branches

I’ve recently needed to divide a branch into two parts. The process involved checking out at the commit at the point I wished to divide at and then creating a new branch at this point. The last step was then just a matter of renaming the new branches to fit...

Read More

Google Charts

I’ve started using the Google Visualisation API. The API makes really nice interactve graphs and tables with JavaScript. I’ve made a quick example of the pie chart visualization which features popup labels upon slice selection and the pie chart pulling apart when a user clicks items in the legend. One...

Read More

PHP London

Last Friday was the annual PHP London conference, Pale Purple traveled down the same day (5:30 start – interesting times) and apart form getting stuck at tube station (with a cut down version of this ad 100% Pure New Zealand looping 1000s of times) it was a well worth the...

Read More