Why, as a web developer, am I not using a framework that removes from my mind, the burdenous-tragedy which yields cross-browser deliciousness, so that I may attain a higher form of enlightenment? ...
|
1
|
|||||||||||
|
closed as not programming related by Michael, rp, John Saunders, Brian Rasmussen, Ngu Soon Hui Aug 22 at 5:54 |
|
|
People use IE because it comes with Windows, and it browses the web. That's all they want to do, they don't care one lick whether it makes the developer's life harder, because that's not their problem. |
||||||||
|
|
|
Don't forget that Internet Explorer comes pre-installed on the majority of computers, and many users never install a new web browser because IE is already there and just works. In the corporate world many users are locked in because they cannot modify their software configurations. Administrators often prefer IE because they have toolkits for deploying policies for IE across many computers, but polished tools don't necessarily exist for other browsers. Legacy web apps using IE specific code (such as ActiveX) also lock some companies into IE. Particularly annoying are those apps that work only with IE 6. Even though this browser is outdated (and particularly bad from a development perspective) it keeps hanging on because it is the only browser for some apps that would be particularly expensive to rewrite. |
||
|
|
|
Inertia, when people have used one thing for a long time it is difficult to change. Most users do not have the perspective of web developers and so do not understand nor care about how much IE is holding back the internet. As a web developer, you just have to deal with it. |
||
|
|
|
|
Watch this video by the Google Chrome development team. You'll find it very enlightening. As to your question, use cross-platform libraries. YUI might do the trick, though I don't have much experience with it. |
||||
|
|
|
Because when people buy a new computer.
Form the millions of installations in the world only a very small amount of users will go and install a new browser. Is that ( sadly ) simple. Of course WE are developers and we can even compile our own browser ( well some can I don't ) but vast majority of computer users are not US. |
||
|
|
|
|
What you're experiencing as a web developer and a surfer is the primary reason for the push for web standards. Developing web sites that work in most common browsers is not trivial, and is tedious. Good Luck! |
||
|
|
|
|
Philisophically speaking, your question should be:
|
||||||
|
|
|
|
||
|
|
|
|
Well, Microsoft also tried to explain why it's still being used in a recent blog post on the official IE blog. I work for a large corporation, and everything they said in that article seems valid. Upgrading to a newer browser means a lot of money. All our tools are written specifically for IE6; it's cheaper for the IT department to just keep IE6, but it's a pain for most users, unfortunately. And some people just like it, are afraid to change it, or just don't care. They think that IE6 is good enough. Why bother with something else when it already works for them? They just don't know any better. |
||
|
|
|
|
The number one reason is because a Microsoft Operating System is installed, by default, on nearly every computer that's been sold since the early 80s. As long as people have to install a browser, Internet Explorer will be the dominant player, because of simple human nature: people are inherently lazy. The reason behind Internet Explorer 6's popularity in particular is a direct reflection of the slowness of corporate bureaucracy. It's kind of scary, actually. There really are that many companies that operate on such Neolithic timescales. You want to install software on all the machines in a company? Got to get approval. Got to allocate resources to upgrade the systems. Got to justify the costs in manpower dollars per hour before you can get sign-off. Wait, what's that? A choice between a known vendor and some Communist bearded crazy person's software written in their mother's attic?* I once read somewhere that there are two kinds of people in a bureaucracy: those who have power, and those who think they have power. You can tell them apart because the ones who think they have power always say "No." The ones who actually have power are the ones that can say yes. No is easy. No is safe. Can we upgrade? No. Can we use something different? No. Can we... No. What this means, practically, is that something like 33% of all the companies in the U.S. are so overrun with middle-managers (NO-men) that they're actually hurting the company's ability to survive (never mind actually grow). |
||
|
|
|
Another issue is that becuase most users use IE, all websites have no choice but to support IE. I've tried loads of other browsers, but have always ended up having to go back to IE for the odd website here and there because it's the only browser that works reliably with all sites. Every time I find a broken site in a different browser, it just forces me back to IE. There is also the issue of trust on secure connections etc (e.g. I never used FireFox for banking/purchasing because it didn't work reliably when I started using it, so permanently lost my trust for anything other than casual browsing) The last issue for me is that while other browsers (e.g. Netscape, FireFox) have temporarily blown IE out of the water, they have all succumbed to creeping featuritis and become far worse than IE. IE has never been terribly good, but it's consistent. Firefox started off being brilliant and is now far worse than IE. Chrome is great now, but how long will it be before it goes bad and I revert back to IE yet again? And IE8 is actually quite usable. |
||
|
|
