Use Postini with Office 365

The hosted Exchange part of Office 365 has been performing pretty well once I got it configured. However, I continue to have issues with Forefront, a separate-but-integrated piece that sits …

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 …