HTML email inline styler
Takes a url or pasted-in HTML (with a css include) and generates in-line-styled html. Useful for creating html emails.
Andre Lewis
tomaszmazur's trixy_scopes at master - GitHub
a collection of named scopes for AR; may be nice shortcuts for console interactions.
Woot: The Community: The Community: Woots: Asus EeePC 900 Netbook
ssd options for asus 900 (see bottom of the page)
MySQL :: MySQL 5.0 Reference Manual :: 7.2.1 Optimizing Queries with EXPLAIN
understanding the output of expain
Andy Millar » Blog Archive » Linux Load Average explained
plain-English explanation of load averages, with a bit of troubleshooting advice
How do I background something in bash over openssh and still be able to logout?
how to really background an bash command so you can log out and the command will still run. NOTE: have to provide full paths. setsid /home/deploy/innodb_convert.rb </dev/null >&/home/deploy/out2.txt
Sam's Blog - Railsconf: HTTP's Best-Kept Secret: Caching - Ryan Tomayko (Heroku)
http caching — Railsconf talk by Ryan Tomayko
James Smith • loopj.com » Blog Archive » jQuery Plugin: Tokenizing Autocomplete Text Entry
very nice facebook-style multi-select, can navigate selected items with cursor keys and delete items.
Linux and NetBSD Xen VPS hosting.
incredibly reasonable vps hosting. only supports centos 5 and debian 5 at the moment
Ruby - Don’t Dump. Debug! | Linux Magazine
good refresher on command-line ruby debugging