blogfood

Continue reading ...


Single file configuration for Capistrano 3

I really like Capistrano--it's a great tool for deploying applications of any kind.

Continue reading ...


Simple table based redirect routing for ASP classic

A very simple mechanism for reading old URLs and doing 301 redirects to new URLs, based on a spreadsheet.

Continue reading ...


The first gem I've bothered publishing

This morning I put together the first small gem I've pushed to Rubygems, TinyRackFlash, a flash implementation for Rack applications.

Continue reading ...


Scripting DSpace tasks in JRuby

DSpace is a pretty capable repository framework, but it has a number of missing pieces in terms of administrative functionality. You can actually do a lot from the web interface, and the command line operations provide some nice tools, but some tasks just aren't supported.

Continue reading ...