vote up 1 vote down star
1

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? ...

flag

74% accept rate
If it seems that way, why not measure it? – John Saunders Aug 22 at 4:46
Which version of IE are you comparing to? Is everything you've said related to IE8? Which version of Google Chrome? The version I was using back in May rendered tables very poorly. – John Saunders Aug 22 at 4:48
I'm comparing IE 8 to Chrome 3.0.195... It's the latest version of Chrome. I apologise for the lack of information, I tend to get that way when i rant on, but i'm almost finished gathering information, i'm building a report with pretty graphs and timelines for the major browsers (ie, chrome, opera, safari, firefox) and will post it here when done – baeltazor Aug 22 at 5:02
"How insecure could it really be? If anything bad happens, I'll just ask that nice IT guy to fix my computer for me." - Joe User – nilamo Aug 22 at 5:16
You may want to consider using one of the many web UI frameworks that abstract away the differences between browsers. Two of them are jQuery and GWT. – Barry Brown Aug 22 at 5:20

closed as not programming related by Michael, rp, John Saunders, Brian Rasmussen, Ngu Soon Hui Aug 22 at 5:54

11 Answers

vote up 9 vote down check

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.

link|flag
1  
+1, That's called monopoly (X-Files background music). It's a very cool board game. – eyze Aug 22 at 5:34
Shipping your product with your operating system isn't a monopoly. – kitchen Aug 22 at 5:54
What might make a dent in the monopoly is a killer web app that requires HTML5 - IE8 has very limited HTML5 support at the moment. Hopefully people will be forced to get a better browser. – Charlie Salts Aug 22 at 6:02
vote up 5 vote down

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.

link|flag
A big one is the central management of IE. It really does make the IT life easier. Try pushing favorites and proxy settings to Firefox... yes you can use a vbscript to hack the prefs file and bookmarks file but what about GPO inheriatnce? You'd have to write a pretty large vb script to walk backwards and such whereas with IE it really does "just work". – Joshua Aug 22 at 5:23
vote up 3 vote down

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.

link|flag
vote up 2 vote down

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.

link|flag
thank you for the link to the video which was very amusing and enlightening! i might watch again now hehe. Also thanks for the suggestion, I'm looking up YUI now i'm not too sure what it is as I've never heard of it but I guess i'll find out soon enough :p – baeltazor Aug 22 at 4:44
: - o . . . . . – Oscar Reyes Aug 22 at 4:44
vote up 2 vote down

Because when people buy a new computer.

a) Guess what operating system is installed
b) Guess what webbrowser is installed with that operating system

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.

link|flag
vote up 1 vote down

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!

link|flag
vote up 1 vote down

Philisophically speaking, your question should be:

"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?"

link|flag
Your wish has been granted, my friend. – baeltazor Aug 22 at 5:44
I didn't know that counted as one of my wishes. Now how many do I have left? – Robert Aug 22 at 5:52
1. Please also note that you may NOT wish for the ability to have unlimited wishes OR the ability to have one or more wishes. – baeltazor Aug 22 at 6:59
vote up 1 vote down
  1. Lazy corporate IT
  2. Pirated copies of Windows by users oblivious to other choices
  3. Web designers who keep trying to make (1) and (2) happy
link|flag
vote up 1 vote down

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.

link|flag
vote up 0 vote down

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).

link|flag
One critical reason for not changing is that for a large company, it is very costly to upgrade a piece of software (deployment, testng, retraining). This is why they leave archaic systems like IE6, Lotus Notes, and Windows 2000/XP in place when there are much better and more cost effective alternatives available. This is especially true in companies such as banks, where a small screw up can potentially cost billions of dollars. – Jason Williams Aug 22 at 5:56
vote up 0 vote down

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.

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.