Double Shot #5
- One-Click Ruby Installer looks to be the fastest way to get started with Ruby on Windows - installs the language, extensions, an IDE, and a book to get you started. (via Oleg Tkachenko
- Capistrano & EC2 Sitting in a Tree, K I S S I N G includes Rake tasks and a Capistrano deployment file to make pushing a Rails application up to Amazon EC2 servers simple. Looks like a nice automated solution for scaleable rollouts.