Best FireFox Add-ons
If you are not already using Mozilla FireFox, you should try it. It’s the most flexible web browser yet, and the first major competition that Microsoft Internet Explorer has had since NetScape. One of pleasures of FireFox is the large collection of free add-ons that are available. Many of the add-ons are high quality, and tremendously enhance FireFox’s functionality.
Since installing a lot of add-ons that run all the time can slow down FireFox, we have focused on a few choice FireFox add-ons that have a minimal impact on the total system performance. Some are useful to everyone, and others will be more useful to programmers and developers. [More…]



The Sun NetBeans 6 IDE is a free development environment for Java, but is available for cross platform C/C++ development as well. The NetBeans 6 download is about 12MB and unpacks to about 55MB. Sun recommends using Cygwin C/C++, GMake, and GDB debugger. With some additional effort MinGW can be used as an alternative compiler on Windows machines. Users that choose MinGW will need MSYS support. This document gives a brief overview of the installation process. For a detailed explanation visit the NetBeans and Cygwin web sites.
A 