Tools you should know about and maybe even be using.
Text Editors
- Vim
- One of the best console text editors ever.
- Emacs
- (Editor Macros) Another powerful text editor.
Frameworks (Programmatic)
- Sinatra
- Ruby framework for really easy web development using REST.
- Spark
- A clone of Sinatra in Java