Slashdot Mirror


Internet Explorer 6 Will Not Die

caffeinejolt writes "Despite all the hype surrounding new browsers being released pushing the limits of what can be done on the Web, Firefox 3 has only this past month overtaken IE6. Furthermore, if you take the previous report and snap on the Corporate America filter, IE6 rules the roost and shows no signs of leaving anytime soon. Sorry web developers, for those of you who thought the ugly hacks would soon be over, it appears they will linger on for quite a bit — especially if you develop for business sites."

9 of 531 comments (clear)

  1. As Someone Who Has to Support IE6 at Work ... by eldavojohn · · Score: 5, Insightful

    Sorry web developers, for those of you who thought the ugly hacks would soon be over, it appears they will linger on for quite a bit -- especially if you develop for business sites.

    Yeah, IE6 is the herpes of the internet. It appears to be gone after heavy medication but if you look under the first layer of skin, there it is.

    Oh, and I should point out another untimely mark of IE6: we've all made this hilariously fugly hacks to make crap work in IE6 at some point and those relics of the last millennium are still out there. Which means that browsers still have to support the old rendering ways of IE6. Yes, the doctype will tell the browser what standards to use but I'm betting that the support for rendering HTML 4 is just as annoying as having to patch up old struts 1.x applications and read through nested tables galore in the HTML.

    And we all know that 90% of the work out there for developers is maintenance. What a painful irrepressible memory ...

    --
    My work here is dung.
    1. Re:As Someone Who Has to Support IE6 at Work ... by Jurily · · Score: 5, Insightful

      Oh, and I should point out another untimely mark of IE6: we've all made this hilariously fugly hacks to make crap work in IE6 at some point and those relics of the last millennium are still out there. Which means that browsers still have to support the old rendering ways of IE6.

      Or maybe we can just ignore that crap, start designing according to standards, and get this fucking mess finally cleaned up.

      In the old days, if you pissed off those with IE6, you lost 90% of your viewers. Now it's totally different. Even IE8 respects standards now.

      Let's write off IE6 as obsolete and force those users to upgrade.

  2. Re:/. - are you listening? by teg · · Score: 5, Insightful

    f. Some of us, for various reasons, are pretty much stuck with using IE6 for browsing /. and are faced with a pile of mis-rendered & incompatible pages

    Slashdot doesn't render properly in Safari 4 or Firefox 3.5 beta4 either - the comment titles and scores aren't displayed anymore

  3. Re:Stop writing ugly hacks for IE6.... by jDeepbeep · · Score: 5, Insightful

    Stop doing the hacks, and let IE6 render them ugly and broken, while compliant browsers will render them correctly.

    Consider that many users will not realize it is their browser. They will simply decide your site is screwed up, and leave promptly. This is not a mistake to be eager to make in many scenarios.

    --
    Reply to That ||
  4. Re:Stop writing ugly hacks for IE6.... by Yvanhoe · · Score: 5, Insightful

    And scare away 50% of potential consumers because of a "broken website" ?

    --
    The Wise adapts himself to the world. The Fool adapts the world to himself. Therefore, all progress depends on the Fool.
  5. Re:Developers need to grow a set... by ledow · · Score: 5, Insightful

    "I checked the site statistics for my site and IE6 went from 15% of the hits in April to 0% in May."

    Well, duh, because no sod can see anything in IE6 - visit once and never come back again.

    This is the sort of crap that Opera has thrown at it - email a complaint to MSN, the BBC, any large website about parts not working in Opera (although they all do now), and you only ever got "nobody uses Opera to visit us"... OF COURSE NOT! BECAUSE IT DOESN'T BLOODY WORK!

    It's like saying "Since we started banning unhappy people, our store recorded that 100% of customers in the store were happy with us!"

  6. Re:/. - are you listening? by miceuz · · Score: 5, Insightful

    doesn't slashdot have any bug reporting tools for us to use?

    i doubt CmdrTaco is reading anything below +5 insightful ;)

  7. IE6 exists because of illegal Windows XP copies by AtomicInternet · · Score: 5, Insightful

    Think about this: if you have a legit copy of Windows XP you're HARASSED to upgrade to the latest version. If you have an illegal copy, you're either smart enough to ignore the harassment, or you constantly fail the required product validation before upgrading.

    I think this proliferation of IE6 is because it was the last upgrade that didn't require validation. It lives on through piracy, which also promotes insecure computers that don't have the latest updates.

  8. Re:The "understood" security risks by cml4524 · · Score: 5, Insightful

    I simply don't believe in this mythical "mountain of HTML code" that has so many problems that couldn't be fixed in a relatively short space of time by a competent professional.

    If I say I don't believe in you, will that make you disappear?

    I have one application sitting here right in front of me that is comprised of over 5618 files (about half of which are ASP or HTML) that were orginally built around IE5. When IE6 came out they broke. When IE7 came out, they broke. IE8 won't even render half the site.

    The people who were commissioned to build it were done and gone years before I started working here. I have no documentation, the code is laced with inline SQL, .HTCs, and, in some places, 7 or 8 layers of includes. The database is undocumented, I'm the only person in the company who understands any of it.

    COULD it be fixed? Yes. But it would take months for me to do it, and it would cost too much to hire someone else. Scrapping it and rebuilding it is the only viable option, but management spent a ton of money on this app and nobody will admit that it's a disaster and a $1 million+ mistake.

    Whether you admit it or not, a lot of early web code out there was written by a lot of people who never had any business being anywhere near the profession. It's not going away any time soon.