Quick Tip: Setting an SPF record

Adding a DNS TXT record to stop Google Apps from rejecting your Rails app's outgoing email

ops how-to

Freebootr Ahoy!

Launching a pirate-themed site for finding and posting free items in your area

startups rails code

Hacknight at Gangplank

Hacknight is a way to meet and collaborate with tech geeks in Phoenix on projects… or just play Rock Band.

events community

Suggest New Music

Asking for music recommendations and sharing what I bought

personal community

Quick Tip: Rails 2.1 Time Zones

Setting your application time zone in Rails 2.1 with config.time_zone

rails how-to

Quick Tip: Setting time zone on Ubuntu Hardy

A one-command way to configure the time zone on your Ubuntu server

ops how-to

Nginx 405 Not Allowed Error

How page caching with nginx causes 405 errors on POST requests, and how to fix it

ops rails how-to

Quick Tip: Form Partials

A cleaner way to render shared form partials in Rails 2.1

rails how-to

Quick Tip: named_scope

Building chainable, reusable query scopes in Rails 2.1 with named_scope

rails how-to

Quick Tip: SSH Backspace

Fixing the broken backspace key when using SSH from Mac Terminal

ops how-to