You should click to download it!
Save IE6
51–60 of 78 posts
Re: Save IE6
#52Earlier quoted context omitted.
I have to disagree. While IE7 (or IE8 for that matter) is clearly very far from being perfect, it's massively superior to IE6. Not just "CSS differences". I mean IE7 fixed bugs like select elements being always on top or the URL fragment (the #hash part) being submitted to the HTTP server as part of the URL. These issues are major pains in the back. Supporting IE7 is an awful lot easier than supporting IE6.
The things you have mentioned are rather trivial in the overall picture and really not a good enough reason to support IE7 but not IE6. The JavaScript engines are nearly identical and the broad set of technologies are the same. For example, I consider not supporting SVG 10 years after standarization a major probleam. And only IE9 addressed that issue.
Re: Save IE6
#53Re: Save IE6
#54Re: Save IE6
#55As far as I can tell there's no reason to get rid of IE6 unless you're going to also eliminate IE 7 and 8. Aside from CSS differences they are largely equivalent. Even IE9 doesn't support websockets or even half the HTML5 features of any other modern browser so for a modern web app you still need to drop IE support anyways.
Re: Save IE6
#56As far as I can tell there's no reason to get rid of IE6 unless you're going to also eliminate IE 7 and 8. Aside from CSS differences they are largely equivalent. Even IE9 doesn't support websockets or even half the HTML5 features of any other modern browser so for a modern web app you still need to drop IE support anyways.
I ended up spending about four hours coming up with a bunch of optimizations that made it perform acceptably in IE6. I suppose you could argue that optimized code is a good thing, but personally I would have rather have spend that time working on something else.
Re: Save IE6
#57I laughed out loud... "You have been mislead by a vocal minority and are using opera, which is clearly an inferior web browser to IE6. Please switch to IE6 and sign our petition."
Re: Save IE6
#58Re: Save IE6
#59I was finding it hilarious until I got to: "SaveIE6.com was put together as an April Fool’s joke by the uptime monitoring service Pingdom. Due to the tremendous interest it has received we have decided to keep this site up and running. Thanks everyone for the great feedback and for enjoying the irony!" Perhaps it's because I'm British (we Brits can be a little particular about humour, especially irony), but I don't t…
Ideally, you'd be right. The problem is that so many people also don't think a joke should explicitly identify itself by being funny.
Re: Save IE6
#60My favorite bits were: "Get the W3C standard changed to fit IE6" (listed as a goal of the site) "Places Internet icon on desktop (blue e)" (listed as an IE6 feature) "No need to install (it’s there already)" (another feature) "Highly secure (has received lots of security updates)"
Please correct me if I got it wrong, but it seems HTML 5 is a bit similar -- ``let's make a list of features our sponsors support''. Only the sponsor base is wider.