My big complaint about IDE based software development has always been that "I want to use my own editor, doggone it!". Aparently there are VIM keybindings now, which might solve a good part of my frustration. (They call it a VIM emulation layer for Visual Studio, and provide the full source code on GitHub
Another thing to look into is the Komodo IDE from ActiveState. This is a commerical product that sells for about $250, but comes highly recommended. The same folks provide a free open source editor: Komodo Edit that is worth taking a look at.
I did the install under vmware using disk iso images. It wanted to reboot once in the middle of disk 1, and using the vmware settings menu to swap virtual CDroms worked without a hitch. A full visual studio install took 3.2G. I am using an 8G partition under vmware. Windows XP took 1.5G, and after installing visual studio I will have 3.3G left. It takes a while. The windows install took less than 20 minutes from a single virtual CD iso, this is taking like an hour.
Visual studio is installing SQL "mobile edition" as well as "express edition". In addition I have this 2.9G SQL server "developer edition" that I don't dare install until I have more virtual disk space.
The MSDN documentation takes 1.9G, so I will soon be down to 1.4G. (If I had this to do over again, I would set up the vmware virtual machine to have 16G of disk space.)
Now I install the Intel (previously Digital) visual fortran, with these components:
I have to cancel the fortran setup because my serial number is already registered to another email. It is entirely usable without registration, this would just sign me up for updates and support, but would require me to have the the original email address.
Now I start visual studio and select the C++ environment. This seems OK.
My install puts the "projects" in:
C:\documents and settings\tom\My documents\visual studio 2005\projectsAnd I create a desktop shortcut to this "folder".
Adventures in Computing / [email protected]