This week at work I've started to learn the following...
- Interacting with SubVersion via command line
- Setting up Ruby on Rails and understanding how the everything works together
- each Rails instance has it's own webserver instance instantiated by ./script/server. I never knew that
- setup the config.yml to use MySQL which i learned to download via curl and compile via command line.
- Finished my finance tracking app and added a few users
- Creating prototype mass SMS txting app with built-in contact list
