Here is a list of other people software I want to share with you

Google SketchUp
Windows
A free 3D model application. Good to have on hand when needed. Oh this I mentionned it is free?!?


Subversion
Windows
The best repository/source-control system around. It is also called SVN. If you are still using CVS, it's time to change. Everything you can do in CVS can be done in SVN. SVN uses a better database mechanism and is more powerful for commit operations. Many sites go in details in the advantages that SVN has over CVS. The two main advantages I enjoy are (i) virtually no hard disk space used for creating tags and branches, and (ii) atomic commit operations spanning several files.


Right-Click MP3
Windows
Still the quickest way to convert WAV to MP3, since 1998.



Here is a list of some personal projects

imgProcessor
Windows
Batch-resize JPG images to a desired resolution & quality in 3 clicks

remoteMP3
Windows
A MP3 player that allows you to synchronize playback on several computers across a network.


phpMySQL
PHP
Manage a plain-text database using mySQL commands. Useful for the many people whos host provider doesn't allow them mySQL databases.