Post archive for June 2005
Install Rails From Behind a Squid Proxy
June 22, 2005
To install Ruby on Rails on a Mac OS X system (or any system, actually) which sits behind a Squid proxy it is necessary to tell gem about the proxy's existence. Here's one way to do it. More >
New Options for Technical Books
June 20, 2005
The trouble with most technical books is that they do not age gracefully. More >
Using cron with Drupal
June 8, 2005
Several of Drupal's modules, such as Search and Aggregator, require intervention in order to be kept up-to-date. This intervention can be automated by using some sort of scheduler. On Linux systems the cron utility can be used for this purpose. More >

