What tools do you use for web development?
I'm not referring to languages (PHP, Ruby on Rails, etc), but to the tools, like Emacs, Basecamp, Eclipse, etc.
Personally, to develop my website (mentioned in my profile), I use bare-bones stuff:
* ssh via xterm
* Emacs for editing PHP and CSS files
* FileZilla
* Firebug for debugging
* Gimp & Paintbrush for image creation and editing
* svn
I'm wondering if there are some high-productivity tools that I am missing out on.
What do you guys use?
Fabric / rsync for deployment.
Sphinx for documentation.
IPython for my python shell.
Screen for terminal persistence and management.
http://github.com/rupa/z for directory navigation. Also, learn how to use your shell. It probably does things you never thought possible.
In Snow Leopard, I use X11 to interface with the shell (256 colors yo, makes syntax highlighting SO much nicer).
Spotlight for finding things.
Firebug and Flash Player Debugger Version.