Set Up Guest Wireless with Tomato

I’ve been learning Tomato router firmware. This open-source firmware can enhance a low-end wireless router with some pretty advanced features. One of my goals was to set up my wireless …

Set Up PostgreSQL for Rails 3.1

Heroku requires PostgreSQL for production and recommends it for development. Here is the process I worked out for installing PostgreSQL 8.4 and setting up a Rails 3.1 project. I’m working …