This is the first example I've ever heard of where a browser-upgrade banner worked . Every time I've tried it on sites I've worked on, the "please upgrade" banner does nothing. Years ago, we even tried turning it into an intrusive pop-up for a percentage of users. They just clicked through the pop-up, presumably without reading it. I wonder if it worked in this case because it started a movement? > Between YouTube, G…
I'm glad you've actually measured this, because you've saved me from doing it! Killing off our "update your browser" nag on our sites has been something I've been considering for a while. Over the last week we hit the jackpot at work, in that we had errors come into Rollbar caused by every version of Internet Explorer we don't support all the way back to 6. Yes, there was a little celebration in our dev team when we…
A Conspiracy to Kill IE6
141–150 of 386 posts
Re: A Conspiracy to Kill IE6
#142Earlier quoted context omitted.
The main codebase... of a video sharing site. With no SLAs, and (at the time) no partner video-hosting agreements. The most awful thing that could happen to 2006-era YouTube: they could stop delivering ad impressions for an hour or two. Oh wait, no; 2006-era YouTube didn't even have ads yet .
I suppose more awful thing could be an accidental XSS or other vulnerability.
Re: A Conspiracy to Kill IE6
#143Re: A Conspiracy to Kill IE6
#144From '08-'10, I was in web design & development at a company that was neck-deep in IE6 dependency. The animus I harbored for IE6 was so intensely palpable that there were days where I was mere moments from getting a tattoo permanently documenting my burning hate for what I still reckon as the worst piece of software ever known, based on reach, potential for issues caused, and total net effort expended on all mitigations.
Re: A Conspiracy to Kill IE6
#145This is the first example I've ever heard of where a browser-upgrade banner worked . Every time I've tried it on sites I've worked on, the "please upgrade" banner does nothing. Years ago, we even tried turning it into an intrusive pop-up for a percentage of users. They just clicked through the pop-up, presumably without reading it. I wonder if it worked in this case because it started a movement? > Between YouTube, G…
IE6 was insanely bad. Later browsers worked somewhat.
The perspective on outdated (insecure) browsers is becoming more broadly accepted.
Re: A Conspiracy to Kill IE6
#146Earlier quoted context omitted.
IE7 was only for a short time the newest Microsoft browser. IE8 lived for a long time, untill eventualy IE9 came about. IE7 didn't have tabs, IE8 did.
IE7 did have tabs. In fact, it was one of the main features. They didn't make significant standards compatibility improvements until IE8, and only really in IE9. IE10 was the first one (since 6) to actually be comparable to other modern browsers.
IE8 did have a really bad bug around the JSON.parse implementation though.
Re: A Conspiracy to Kill IE6
#147Earlier quoted context omitted.
> IE6 wasn't always terrible For web apps, IE6 and anything that came before was always terrible. It used to be hard to build a decent web app, even if most of your code ran on the server. There is a huge qualitative difference between building for an ad-hoc platform and one that is rigorously built and tested against some externally defined standard. Sure, Chrome may be lagging in some areas, but--like all modern br…
I would disagree. IE5.5 was the first browser you could reliably write "rich" web UIs in. Once we got to IE6/ Netscape 6/ Phoenix, it felt too easy.
Re: A Conspiracy to Kill IE6
#148EDIT: I misunderstood the article. Nothing to see here.
Re: A Conspiracy to Kill IE6
#149Beautiful illustration of what keeps bad ideas going, and what it takes to break them. > Our boss, in on the conspiracy with us, had thoughtfully recommended that we randomize the order of the browsers listed and then cookie the random seed for each visitor so that the UI would not jump around between pages, which we had done. It's not exactly clear whether the boss was in on the conspiracy - or whether this was a st…
Also, do it as right and professionally as you can . I mean, randomizing the order is obviously the right thing to do when you hear it. The reason companies don't want people doing this without going through the proper channels is... what if the boss hadn't happened to think of it, or hadn't been in on it? Of course, in reality in this case, they would have just fixed it when they noticed, it in fact wouldn't have be…
Re: A Conspiracy to Kill IE6
#150EDIT: I misunderstood the article. Nothing to see here.
Calm down, they just put a banner suggesting an upgrade up.
EDIT: yes I did. Thanks for making me go back and read carefully rather than jumping to conclusions.