Useful unix tricks - part 3
Update (8/16/11): Check out Useful unix tricks – part 4
Update (8/16/11): Check out Useful unix tricks – part 4
The rake_commit_tasks plugin now supports automatically merging changes from branch to trunk. I describe the feature and the use case at Automatically merge ...
In Flight delay information for United flights, I talked about an application I wrote to show United flight delays over time. I have now completely rewritten...
I noticed the other day that methods defined using define_method have very strange behavior when given the wrong number of arguments. For example, here is a ...
I recently upgraded my blogging software, Mephisto, from 0.7.3 to 0.8.1. One thing I noticed is that they moved the cached files from public to a cache subfo...