The funny depressing thing about Internet Explorer is that you can not install more than one version on your computer at a time. Since all versions render websites differently, and there are users out there still on version 6 even though the latest is version 8, web developers are left wasting countless hours making websites compatible with 3 separate browsers – and that’s just the IE Trident engine! That doesn’t take into account the Konqueror engine browsers like Safari and Chrome, the Gecko engine Firefox is based upon, or Opera’s Presto engine.
While I cannot help you with the amount of browsers you have to develop for at this point, I can ease your suffering a bit. Just go drink some whiskey! Actually here’s a better solution (I guess that’s debatable).
As I said, you can’t have more than one version of IE running on your machine natively in Windows. Most developers use unreliable emulators like IE Tester (my emulator of choice) to test websites. They work for the most part, but you can never be sure exactly how IE6 is going to display your site until you open your site on a computer that has IE6 and only IE6 installed. The way I do this is to RDP into a server that has IE6 installed. That’s a clunky, slow, cumbersome process, and usually the development web servers I use have high security and don’t display some of the page components I want to test.
Enter IE Collection. Finally, you can run all versions of Internet Explorer at the same time on your machine, each of them standalone. I’m not talking about versions 6 and up, I’m talking all the way from 1.5 to 8. Most of us wouldn’t need older than 6, but it’s still interesting to see what version 1.5 was like.
I can’t tell you how much time this is going to save me. I’ve literally been waiting for this for 4 years. Four. That’s how long you’re in high school. I don’t know how they did it, but I assume it has something to do with modifying DLLs so they don’t overwrite each other. That sounded knowledgeable, but I really don’t know the first thing about operating systems, so that’s as far as I’ll go.
So, download it, use it, enjoy it, and you know what? – go ahead and drink some whiskey anyway as a celebration. Cheers!







