http://www.caffeinatedcoder.com/which-productivity-tricks-have-you-adopted-lately/Are there tools you use everyday that increase your productivity? I have a list I am kind of compiling so I will share with you. Most of these are in the form of Firefox extensions, but developing web applications means a lot of time is spent in the Web browser.
1. The first one in the list above is SlickRun and I agree with its position. I reckon it takes at least 2-3 seconds off every program / keyworded file opening. Which probably saves me more than a couple of minutes a day. The only downside is remembering the keywords!
2. All-In-One Gestures for Firefox - similar for IE7 is available. Web browsing is very mouse centric so my hand is on the mouse anyway!! Holding the right mouse button and making fixed movements with my mouse shaves seconds off the tasks such as back and forward, new tab, new window, view source, refresh etc, plus a few more complicated things I have going on.
3. Notepad2 - simple, clean code highlighting notepad - there are a couple of regedit scripts out there that make using it much easier.
4. URL Link - ff extension - don't you just hate it when urls in text aren't linked - this circumnavigates this failing.
5. del.icio.us - I now manage my entire bookmark selection (work and personal) with del.icio.us. - By installing the official del.icio.us extension for firefox I get the add to bookmark capability I need from Firefox and a nice tag based listing making my bookmarks easier to locate.
6. IETab - switch between FF and IE rendering engines within Firefox for quick HTML/CSS testing.
Other extensions I use include:
1. MeasureIt - Pixel measuring tape for ff.
2. Colorzilla - color picker
3. Fireshot - web page screenshots with markers!
This is by no means an exhaustive list and there are many more I could come up with - I haven't even included the ones we all know in Firebug and the web developer tool bars.
What tools assist in your productivity?