Personal goal ~ write a script that …

Lets me input the location of the Rails trunk I want to work with. It then opens up iTerm with four windows. In window one, it does an svn up then runs autotest. In window two, it runs script/server. In window three, it runs mysql and uses the development database. In window four, it just cd’s to the app root so I can script/console or run generators as necessary.