Google To End Support For IE6
itwbennett writes "Google announced Friday that it will be phasing out support for Internet Explorer 6, more than two weeks after the attacks on Google's servers that targeted a vulnerability in IE6. In a blog post, Rajen Sheth, Google Apps senior product manager, said that support for IE6 in Google Docs and Google Sites will end March 1. At that point, IE6 users who try to access Docs or Sites may find that 'key functionality' won't work properly. Sheth suggested that customers upgrade their browsers to pretty much anything else."
It's about time high traffic sites stop supporting that abomination of a browser.
Die IE6 die.
upgrade their browsers to pretty much anything else
What an appropriate assessment of IE6.
its not the best browser alright but its a huge step in right direction
The only reason it's a step in the right direction is because every other browser has dragged Microsoft kicking and screaming into the present. They certainly wouldn't have done it on their own...
"Disobedience is the true foundation of liberty. The obedient must be slaves. " ---Henry David Thoreau
Apologies. I should have been more clear. Why wouldn't they just suggest the latest release version for the IE browser (IE8) to begin with? I'm not going to debate it's merits or cons, and I don't use IE, but it doesn't make sense, or seem very responsible to suggest an older browser version that is arguably less standards compliant than IE8. It would seem like Google is just shooting themselves in the foot by doing so.
IE6 has long been known to be non-standards compliant and insecure, and quite frankly these companies should have had the foresight to be moving away from it years ago.
Microsoft themselves wants companies to abandon IE6.
Consider it a little tough love from Google. If they announced they'd end support for IE6 in 18 months, nobody would do anything for the next 15 months.
No way. The writing has been on the wall for IE6 for years, both from Google (many of their more advanced products, like Wave, state very explicitly that something more modern than IE6 is needed if you want to partake), and across the internet (Digg, YouTube, etc.). Any IT shop that hasn't already begun plans to migrate away from IE6 by now is just being stubborn, and needs a kick in the pants.
I know why there are so many businesses that won't upgrade from IE6, with their legacy web apps that they refuse to upgrade, but for God's sake, IE8 has compatibility mode. For the good of humanity, upgrade!
Dislike the Electoral College? Lobby your state to join the National Popular Vote Interstate Compact.
Actually, if these companies had written their internal system software as a big ActiveX component, they wouldn't have this problem. ActiveX is (as far as IE's concerned) simply a plugin architecture. Note that the Flash plugin for IE (an ActiveX control) works the same in IE6-IE8.
The problem with ActiveX is that it's just not an appropriate plugin technology for browsers. It has no inherent sandboxing capabilities; there's no way to differentiate between a browser plugin and any other ActiveX control; and Windows comes with several ActiveX controls that should never be allowed to be used in a browser (FileSystemObject, anyone)? For what it was designed for -- resuable components for desktop applications -- it's great, but MS should have put a little more thought into what they were unleashing when they decided to make ActiveX the plugin standard for IE. And no, I don't count "signed" and "marked safe for scripting" features as thought.
No, the problem is that these business systems were all put together using HTML/CSS content that was only ever written for, or tested with, IE. Companies that needed these systems took their bizapps people and told 'em to "make a web version". As is typical with internal apps, they were written to meet the company's needs as quickly and cheaply as possible; which means "works in our current environment", not "is ready for the future". Add in years of ad-hoc tweaks, changes, subsystem additions, and you've got a crufty piece of web tech that barely works in the originally spec'ed envrionment.
Asking for cross-browser/web standards output from a bunch of stuff written by programmers who:
is optimistic, at best.
"200 Quatloos on the newcomer!" "300 Quatloos against!"
There are plenty of tools to do this (MED-V, XP Mode, etc.), but there's no business case for it, except "being more secure".
This can be very hard to sell, so it's not only a technology problem but an organizational one too, because upgrading from "IE6 on XP" to "IE6 in a VM accessed by XP" or "IE6 on a TS accessed by XP" means you'll need to spend a lot of money. You'll need a very good CIO to sell this to the rest of management why this should be done. And if the CIO doesn't think this is a good idea, then there's no chance in hell that this will ever happen.
Even the hugest step is not all that helpful when you're 80 steps behind already. You'd think that a company with an $8 billion R&D budget could build a web browser that is 100% standards compliant, performs well, and adds enough value for their users to make it the browser of choice on Windows. Apple and Google can did it, so it's definitely doable. Both Chrome and Safari on my Mac score 100/100 on the acid 3 test. Firefox: 93, Opera: 85.
IE 8 on Window 7? 20. After getting stuck at 12 for 6 seconds.
In the real world this is not that apparent, an I can generally get pages to display identically in FF, Safari, Chrome, Opera and IE8, but I do need to modify CSS that renders fine in the other 4 to make IE8 work, particularly in the area of margins and padding.
There is no good excuse for a company with Microsoft's resources to build such shitty software. I'm a little apprehensive about how crappy their implementation of HTML 5 will be; IE 9 will be the new IE 6. Bet on it.
I still cannot find the droids I am looking for...
And why should they? I mean how exactly does IE8 build shareholder value or add value to the Windows platform?
Intentionally or not, I think you've managed to highlight one of the biggest problems in modern-day business. There's a lot of emphasis of "building or adding value", but there really doesn't seem to be much consideration of how to manage its evil twin, which is the erosion of value.
When you only look at things that show tangible and immediate gains, you're doing the equivalent of nurturing the leaves of a plant and ignoring its root system. When support is an "expense" or "cost center", when the money you save by routing customers - and potential customers - into Phone Menu Hell, when, by a thousand cuts you make the people who send in the money (whether directly or indirectly) feel abused, neglected and resentful, that's all eroding value. Like a weak root system, it may not immediately be apparent what's wrong, but the "plant" as a whole cannot flourish.
None of which matters to the grab-the-money-and-run crowd, but once you've grabbed the money, you're best off not investing it in places like that.
Not only that, but we talked them into dropping support for IE completely, including IE7 and IE8. We got them to standardize on Chrome, and we're currently in the process of deploying it company-wide. Our lives will be much more enjoyable from this point onwards, I think.
It was believable up until this part. No IE support at all? That seems wildly unlikely.
Do what thou wilt shall be the whole of the Law
And instead of calling me names, you might have taken the time to explain what that point was. ;)
OK, yes. AC has a point. And indeed, much of the grief in my current job comes from the fact that we're writing a web-based application, forcing web pages to do things that it was never envisaged they would do. But the world has moved on, and that's how it is; you move with it, or you stick to the old ways and you die. Regardless, that has little or nothing to do with whether the page is "resolution independently [sic]" - and my HTML is semantic and valid, which is as close to "normal and proper" as it's ever likely to get.
And AC's assertion that the problem began with the invention of stylesheets is laughable. People were slapping "Best viewed with Netscape 3 at 800x600" icons on their pages long before those came along. Table-based layout, anyone? Whatever the tools available, some people will use them well and others won't. (You should have seen some of my hideous creations in high-school woodwork.)
The kind of "webdevelopers" AC is so angry about get right up my nose, too. They give the rest of us a bad name. I get very annoyed when I'm tarred with the same brush - especially when it's by someone who's never seen my work and doesn't have the balls to identify himself.