Recent Posts

Cycle safely please Oxford

1 minute read

Cycling can be dangerous. Most of the time it’s not, and it’s a great, healthy, relaxing way to travel. This evening was not one of them, and I passed a cycl...

Open Data Day 2014

4 minute read

The International Open Data Day is almost over (here at least), and I was lucky enough to join the Oxford Hackathon. This was my first full-day hackathon, an...

Testing double-click events using Geb

1 minute read

Testing basic interaction with Geb is easy, but the ‘intuitive’ way of doing double-clicks fails silently and without any real indication as to why. Fortunat...

Bower dependencies with Gradle

2 minute read

We all know it’s important to be able to build your code in one step, but when I came to build a project I’m working on at home I found it was actually a bit...