Date Range Goodies in Rails
27 Aug 2008
When it comes to dealing with dates and their formats between different databases, Ruby, time zones, etc, etc…it can get pretty nasty...
27 Aug 2008
When it comes to dealing with dates and their formats between different databases, Ruby, time zones, etc, etc…it can get pretty nasty...
27 Aug 2008
Here’s how to synchronize your Debian system’s time with network time servers, in a few simple steps
23 Aug 2008
lil tom peep is a new web application I wrote to fix a problem I had with web surfing.
22 Aug 2008
In case you muck up your `/etc/apt/sources.list` and want to set it back to the defaults
19 Aug 2008
Even trivial apps need to be configured. Why not use Yaml?
18 Aug 2008
Walking through the basic usage of Ruby's `rescue` feature
14 Aug 2008
I don’t usually post links on this blog unless they accompany a tutorial, but this reference is so good I can’t help but throw it up here for others.
12 Aug 2008
How to ensure access to the handy, dandy `/usr/bin/mail` command on your Debian box.
09 Aug 2008
I was interested in creating a step-by-step form wizard for a Rails app I’ve been working on, so naturally I began searching for a jQuery plugin or tutorial. The best thing I could find was a ‘plugin’ written back in June of 2007...
24 Jul 2008
Unix’s `screen` utility is like pow-pow-power wheels for remote shells.