Written by howtogeek
Itâs common knowledge that almost every single geek hates Internet Explorer with a passion, but have you ever wondered why? Letâs take a fair look at the history and where it all began⊠for posterity, if nothing else.
Contrary to what you might think, this article is not meant to be a hate-fest on Internet Explorerâin fact, weâre pretty impressed with the hardware acceleration and new features in Internet Explorer 9âbut keep reading for the whole story.
In the Beginning There Was IE, and It Was Good?
Weâve all been so used to thinking of Internet Explorer as that slow, buggy browser that is behind the times, but it wasnât always that wayâin fact, way back when, Internet Explorer pioneered many innovations that made the web what it is today.
Hereâs a quick tour through the easily forgotten history of the infamous browser:
1996: Internet Explorer 3
This version of the browser, introduced in 1997, was the first browser to implement CSS (Cascading Style Sheets). Yes, youâre reading that correctlyâin fact, it introduced many new features like Java applets and sadly, ActiveX controls.
1997: Internet Explorer 4
IE4 introduced a blazing fast (at the time) rendering engine as an embeddable component that could be used in other applicationsâthis was a lot more important than people realize. This version also introduced Dynamic HTML, which allows web pages to dynamically change the page using JavaScript, and added Active Desktop integration.
Even more weird? Seems like nobody remembers this anymore, but IE4 was actually cross-platformâyou could install it on Mac OS, Solaris, and HP-UXâand by the time IE5 was released, IE4 had reached a 60% market share.
1999: Internet Explorer 5.x
Microsoft invented Ajax. Wait⊠what? Thatâs right, it was this version of IE that introduced the XMLHttpRequest feature in JavaScript, which forms the underlying technology behind every web application youâre using todayâyou know, like Gmail. Of course, the term âAjaxâ wasnât actually coined until years later by somebody other than Microsoft, but this release supported everything required to make it work.
So Yes, Microsoft Innovated
From IE3 until IE6, Microsoft used all their resources to simply out-innovate the competition, releasing new features and better browsers faster than Netscape. In fact, Netscape 3 Gold was a buggy piece of junk that crashed all the time, and Netscape 4 was extremely slow and could barely render tablesâmuch less CSS, which would often cause the browser to crash.
To put it in context: web developers used to complain about Netscape the same way they complain about IE6 now.
What Made It Go So Very Wrong?
The trouble all started when Microsoft integrated IE into Windows as a required component, and made it difficult to uninstall and use an alternate browser. Then there was the whole business with them exploiting their monopoly to try and push Netscape out of the market, and a lot of people started to view Microsoft as the evil empire.
Microsoft Stopped Trying
By the time Microsoft released Internet Explorer 6 in 2001, complete with lots of new features for web developers, since there was no competition and they had a 95% market share, Microsoft just stopped tryingâseriously, they did nothing for 5 years even after Firefox was released and geeks started migrating left and right.
Microsoft-Specific Features
The whole problem with Microsoftâs innovation is that much of it was done in ways that didnât follow the web standardsâthis wasnât as big of a problem when Internet Explorer was the only game in town, but once Firefox and Webkit came around and started following the standards correctly, suddenly it became a huge problem for web developers.
Security Holes and Crashing
Since Microsoft decided they didnât need to try anymore, and they didnât keep up with the competition from Firefox and other browsers, bugs and security holes just cropped up left and rightâreally terrible ones, too. For instance, this code is all that is required to crash IE6:
<script>for(x in document.write){document.write(x);}</script>
In fact, the screenshot at the beginning of this section was a live example of testing out this particular bug.
IE7 and IE8 Were Too Little, Too Late
It took 5 years after IE6 for Microsoft to finally get around to releasing IE7, which added tabs and made the browser slightly more tolerable, but for web designers it was still a nightmare to deal with, and only complicated the issue since now you had to make pages render correctly in two lousy browsers instead of just one.
It took another 2.5 years for Microsoft to finally release Internet Explorer 8, which greatly improved CSS support for web developers, and added new features like Private browsing, tab isolation to prevent one bad page from taking down the whole browser, and phishing protection. By this point, most geeks had already moved on to Firefox, and then some of us to Google Chrome.
Hereâs the Real Reason Geeks Hate IE
Just because weâre geeks doesnât mean we hate everything thatâs inferior and outdatedâin fact, we often love retro computingâthatâs why we love Atari, NES, Commodore 64, etc. We take pride in our geek knowledge. So whyâs Internet Explorer a different story?
Hereâs a couple of reasons that fueled our hatred of the buggy browser, and finally put us all over the edge:
Supporting IE is Like a Fork in the Eye for Web Devs
Hereâs a sample of a day in the life of a web designer: You spend hours making sure that your page looks great, and you test it out in Google Chrome, Firefox, Safari, and even Opera. It looks great, awesome!
Now you open up IE and the page looks like somebody put it into a blender and hit the Whip button. Then you spend double the amount of time trying to fix it to look tolerable in IE6 and IE7, cursing loudly the entire time.
Geeks Forced to Use Internet Explorer
And hereâs where we come to the real issueâthe whole reason that geeks canât stand Internet Explorer:
Geeks everywhere were forced to use Internet Explorer at work even when there are better browsers, forced to support it for corporate applications, forced to make sure web sites still work in IE, and we couldnât convince everybody to switch to a better browser.
Geeks donât hate something thatâs inferiorâbut they do hate it when itâs forced on them.
The Good News: The Future Might Be Brighter
Thankfully it seems like Microsoft has finally learned from their many, many mistakes in the browser world. They are below 50% in the market share wars, and theyâve finally learned to focus on using web standards.
Internet Explorer 9 is about to be released, itâs got a shiny new interface that looks a lot like Google Chrome, blazing fast hardware acceleration, and supports HTML5 surprisingly wellâin fact, itâs so much better that 34% of our readers said they will switch to IE9.
Microsoft is billing Internet Explorer 9 as the browser thatâs going to change the world, and they arenât wrongâthey just arenât mentioning that they were the only ones holding the web back with their anemic browsers. And now that mess is finally over.
Hereâs hoping theyâve truly learned their lesson.