Recent posts

Latency is a Killer

less than 1 minute read

If you’re hosting your website overseas you might want to rethink. I’ve been doing some research on the true impact of hosting Australian websites in the U.S...

cherry picking git commits

1 minute read

I’ve been a little bit slow to learn git. I put that down to it being my fourth version control system (after rcs, cvs and svn). Like a fourth child[1] it br...

OmniFocus - GTD for OSX

less than 1 minute read

Being a fan of Dave Allen’s personal productivity book “Getting Things Done”, I was excited to hear that The Omni Group are working on a tool I can use to im...

Capistrano and Rake

2 minute read

Last night I read the chapter on automation in Tom Limoncelli’s book, Time Management for System Administrators. He spent a lot of time extolling the virtues...

Rails GIS Hacks slides

less than 1 minute read

I’m excited by the content of these slides from the Rails GIS Hacks talk given on Monday at RailsConf Europe. Shoaib Burq and Kashif Rasul from Nomad Labs d...

Simply Jestful

less than 1 minute read

Update: I’m using jester.js version 1.3.

deprec acts_as :desirable?

less than 1 minute read

A search for deprec on technorati turned up this job ad that listed “Capistrano, Deprec, Monit” among the desirable skills. It’s motivating to see deprec bei...

Vim Syntax Highlighting for Rails

less than 1 minute read

A couple of days I updated the font settings in terminal.app on my mac. It’s now in line with textmate using Anti-Aliased 14 point DejaVu Sans mono.

Deprec Plugins using gem_plugin

1 minute read

I just added automatic plugin loading to deprec2 using Zeds gem_plugin gem. Now, a number of people have been asking if deprec will support other linux distr...