Adam was with Plexus for eight years before moving on to a job with Rails Machine (who provide most of the hosting for Plexus).
JAN
24
How to Remove External Rails Plugins from your Application
There isn't a single command in subversion to remove external plugins from your application so I figured I would post this to help the next person save 10 minutes of readin...
DEC
13
With Christmas around the corner I have started looking at all the things I don't need but really, really want. A couple of months ago I bought an HD TV and armed it wit...
SEP
10
Mac OSX Open Terminals from Location in Finder
When working on projects I normally have multiple terminals open in the project directory. I found it quite annoying to type cd /path/to/project in every terminal so I wrot...
MAY
08
Rails Caching non HTML Files in a Different Cache Location
We use page caching in Rails to speed up sites and improve performance. This is a great feature of Rails but can get cumbersome when trying to keep up with which pages to...
APR
10
While playing around at lunch today I stumbled across Parsed.org. It is a code geek snippet repository that uses OpenID as a method of authentication for it's users. I foun...