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

37 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:As Someone Who Has to Support IE6 at Work ... by Bashae · · Score: 4, Informative

      I'm a web developer and I'm already doing that. However, people from certain areas of business may have the majority of their users still visiting through IE6. When that happens, your only choices are either to support IE6 or not to work for that client.

    3. Re:As Someone Who Has to Support IE6 at Work ... by tepples · · Score: 5, Informative

      If you're so cheap that you can't download a FREE browser to see the web, fuck ye!

      The excuse: "I can download a web browser for free, but I can't install it because I'm not in the Administrators group."

    4. Re:As Someone Who Has to Support IE6 at Work ... by poetmatt · · Score: 4, Insightful

      You can't do that to a business though. Ours hates IE6 and is migrating to firefox support but lets look at it this way: if a client is stupid/stubborn and uses IE6 and brings in 10+ million bucks a year for example, would you be able to just say "sorry, we can't support you" when you know there's competition? Not all people welcome browser changes with open arms even if it's just plain ignorance. You'd be dropped for your competitors faster than you could hit send on that email.

    5. Re:As Someone Who Has to Support IE6 at Work ... by Bert64 · · Score: 4, Informative

      If your site is correctly formed HTML, then it will degrade gracefully and be perfectly accessible in lynx.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  2. Corporate users and backward compatibility by javacowboy · · Score: 5, Informative

    The reason IE 6 won't die is intranet applications that were coded specifically for IE 6 that corporations haven't bothered to make cross-browser. IE 7 (and presumably IE 8) breaks a lot of those sites.

    At my current job, we're not allowed to install IE 7 or 8, and don't have the administrator rights to do it. It sucks because as a web developer, I'd like nothing better than to see IE 6 die a quick death.

    --
    This space left intentionally blank.
  3. /. - are you listening? by dazedNconfuzed · · Score: 4, Funny

    Pay attention to your own news site, CmdrTaco!
    Though this is a site for nerds, that doesn't mean that everyone has abandoned IE, or is at least running the latest incarnation thereof. 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 (I'm thinking the user account page in particular). We appreciate having /. optimized for FireFox, but would also like such consideration for the more-used IE6 browser.

    --
    Can we get a "-1 Wrong" moderation option?
    1. 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

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

    3. Re:/. - are you listening? by abigsmurf · · Score: 4, Funny

      There's also a weird bug in quite a few browsers where it cuts of the end o

    4. Re:/. - are you listening? by mwigmani · · Score: 5, Informative

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

      The comment titles and scores are being rendered (highlight the page with ctrl-a), the problem is with the CSS - the background image that runs the length of the div element containing the title is being overwritten. This:

      .comment div.title { background:#044 url("//c.fsdn.com/sd/article-title-bg.png") repeat-x left top; }

      get's overwritten by this (appears further down the document):

      .comment div.title { background:#fff!important; }

      You'll notice the issue doesn't occur on some of the alternative stylesheets (Ask Slashdot, YRO, etc). In the meantime, you can hit 'change' in the threshold form to set things straight.

    5. Re:/. - are you listening? by Rocketship+Underpant · · Score: 5, Informative

      Not to mention that it's 2009, but Slashdot can't even be bothered to work with Unicode yet.
      Here is an em-dash: â"
      Here is some Japanese: æ--¥æoeèzãã
      See?

      --
      He who lights his taper at mine, receives light without darkening me.
    6. Re:/. - are you listening? by morgan_greywolf · · Score: 4, Informative

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

      Yes, yes it does..

    7. Re:/. - are you listening? by anaesthetica · · Score: 4, Funny

      Yeah, that's called the 'Candlejack bug,' and it seems to be caus

  4. in-house apps by Lord+Ender · · Score: 5, Informative

    IT departments have no budgets right now. Testing all the in-house apps with IE8 would cost money. Even telling people to press the "render in IE6 mode" button would be quite expensive in terms of calls. So they're just blocking the update.

    --
    A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
    1. Re:in-house apps by wolrahnaes · · Score: 4, Insightful

      They don't even have to do that, IE8 has a list of incompatible sites which can have updates forced to it through AD. Corporate IT puts the entire intranet zone in that list, pushes it out, and magic, everyone can use IE8 and have it render their broken-ass webpages designed by retarded fucksticks (yes I do have major anger issues against anyone building with IE6 as a target). Individual apps can be checked out by IT and/or adventurous users one by one and moved off the list if it works in IE8 mode.

      I'm a believer in standards compliance with graceful failure. Write it for proper browsers, then do the absolute bare minimum to make it usable in the shitholes of the internet. If you can, place a notification on those pages explaining their experience is not optimal due to them or their IT department not clicking the goddamn update button. They don't get the nifty stuff, but they get a working site and encouragement to solve the problem thus making the internet better for the rest of us.

      --
      I used to get high on life, but I developed a tolerance. Now I need something stronger.
  5. Businesses by Andy+Dodd · · Score: 4, Interesting

    Businesses often stay about one version behind on Microsoft products, or in some cases about a half cycle behind. They wait for a given MS product to get service packed out the wazoo before deploying it.

    For example, my employer is just starting to roll out Office 2007 very slowly, and based on my experiences and many other reports, this is typical at most businesses.

    Similarly, they are just rolling out IE7 now, when IE8 just came out.

    So it's not surprising that IE6 still has a major deployment base considering that IE8 just came out and that many companies stay about one revision behind.

    --
    retrorocket.o not found, launch anyway?
  6. 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 ||
  7. 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.
  8. i have a complex strategy for dealing with ie6 by circletimessquare · · Score: 4, Funny


    if(window.XMLHttpRequest){ //proceed as normal
            }
    else
            {
            if(window.ActiveXObject){
                    document.write "Error 404 Page Not Found"
                    }
            }

    i haven't had any problems with ie6 since i implemented this holistic approach

    --
    intellectual property law is philosophically incoherent. it is your moral duty to ignore it or sabotage it
  9. Re:Stop writing ugly hacks for IE6.... by thedonger · · Score: 4, Insightful

    Stop doing the hacks, and let IE6 render them ugly and broken...

    A semantically-coded site should render acceptably, unless you are using tons of nested DIVs and crazy CSS/image methods to make a site act like something it wasn't meant to be.

    Part of the problem is unrealistic expectations of users and overzealous developers. Are your rounded corners in IE worth non-semantic, difficult to maintain mark up, with poor cross-browser and legacy-browser support?

    --
    Help fight poverty: Punch a poor person.
  10. I wonder by SmallFurryCreature · · Score: 4, Insightful

    Old crap tends to stay around, until something kills it.

    What if someone develops a html 5 webapp, using a speedy browser as a base that becomes a killer must have app? Then MS will have no choice or be known as the OS vendor whose browser ain't good enough.

    MS isn't trying to limit IE for nothing, it hopes that nobody dares create a webapp that simply doesn't work under IE. Google has shown with Chrome they are thinking of pushing the envelope, wonder what they got in the pipeline that needs Chrome.

    IE6 will die when using it hurts the user. Personally, for private web-apps, ie ALL ie is dead. It is amazing what you can make a webapp do when IE support is dropped.

    --

    MMO Quests are like orgasms:

    You may solo them, I prefer them in a group.

  11. 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!"

  12. Stop the artificial life support by Opportunist · · Score: 4, Interesting

    A company I work for dropped support for IE6 (not only but also because of my pressure) about a year ago. The impact was minimal. People who came to their page with an IE6 or earlier were asked to update, and they did. According to the logs, people who arrived at the page with an IE6 soon came back with IE7/8 or other browsers.

    Why?

    So far, it seems people don't frankly care what browser they're using. They're just using what they have. And they're usually quite willing to update to something "new and improved", they just don't know that it exists. Now, the average user that visits this client's page isn't too computer savvy (the company is in the adult education sector, the usual visitor of the page wants to be educated), and from the questionary I attached to the booking process nobody was really "annoyed" that they were asked to update. Many were actually happy to learn something new and "better" is out there for them.

    So don't be shy to tell your visitors "hey, there's some new browser out, you might wanna use it for a better browsing experience". People like it.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  13. Netscape 4 again by Tridus · · Score: 4, Insightful

    The last time something like this happened, it was everybody wishing Netscape 4 would die. But it kept shambling across the Internet like a zombie for years.

    At this point, IE6 will die when the computers still using it get replaced.

    --
    -- "So they told me that using the download page to download something was not something they anticipated." - Bill Gates
  14. Developers should charge more for IE6 support by atfrase · · Score: 5, Interesting

    There seems like a pretty clear free-market solution to this problem: developing sites that support IE6, with all the requisite hacks and workarounds, is harder. It takes longer, and should cost more. If developers just attach an appropriate premium to this extra work, businesses start having a financial incentive to stop demanding it.

    "Well boss, I got a quote for that intranet app we need developed, and it turns out our IE6 requirement adds 35% to the total cost." "Hrm.. and what's your estimate of the cost of migrating?" "Migrating would cost us more than the 35% on this one project. But looking a year or two out, paying that kind of premium on all future development contracts, switching is way cheaper, and will probably reduce IT expenses for security issues to boot." "Right. Start working on that."

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

  16. How to block portable apps by tepples · · Score: 5, Interesting

    The answer remains: fuck ye!

    Administrator's response: Fuck executables outside %SystemRoot% and %ProgramFiles%.

    1. Re:How to block portable apps by jslater25 · · Score: 4, Informative

      I've worked for a number of companies that would respond to your 'happy hacking' by simply terminating your employment. Happy hunting (a new job)!

  17. The "understood" security risks by Gary+W.+Longsine · · Score: 4, Insightful

    I know that you are simply repeating the excuse you have been given by your IT people, but they are smoking crack. The "understood" security risks are that using IE 6 to surf the web is probably the most efficient way to funnel malware into the Norton AntiVirus malware collection system. The real truth in most of these companies, if you scratch the surface, is that they have a mountain of HTML code for internal custom applications which assumed all the flaws in IE6, and they don't have a budget, nor a plan, for updating those apps. If you're the CIO or CEO, demand a plan. If they can't produce one, fire them, and get people who know what they're doing.

    --
    If you mod me down, I shall become more powerful than you could possibly imagine.
    1. Re:The "understood" security risks by McFadden · · Score: 4, Interesting

      I tend to take a less generous view. I think any IT department that can't figure out a strategy to upgrade IE6 is either useless or fucking lazy. 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.

      I've heard these kinds of excuses time and time again, and on every occasion I've asked the IT admin staff responsible to give me some solid examples of where the problems lie (i.e. actual apps/code that moving to IE7/8, Firefox, Chrome or whatever would break and couldn't be fixed within minutes). Never seen a single example yet. They don't even know because they don't have a clue.

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

    3. Re:The "understood" security risks by FictionPimp · · Score: 5, Interesting

      I suggest you find a new job. That is a time bomb. Any management who won't admit that in 5 years a important part of the business logic is not going to work. Microsoft is going to stop supplying security patches for IE6. It's a fact, at that point you are going to have to run a very insecure browser while you do what you are saying is too expensive to do. Only now you have even more risk then starting the project before it's an emergency.

      What happens when new hardware simply will not run XP and you have no choice?

      My company just went though this. Luckily they listened to me and were proactive. We had tons of PHP4 code, a lot of it incompatible with php5. I pointed out plans from several projects we use to drop PHP4 support and the fact PHP itself was getting ready to drop support.

      So we got approval to start the project. It took us 2 years of modest work in addition to our normal projects. We also made sure all new projects were fine with PHP5. While we were at it, we rewrote everything to conform to a standard that worked in all major browsers at the time IE6, firefox, and safari.

      We also came up with a unified plan for the future. Doing things like putting an end to little access databases and random mysql servers. Unifying that took even more work as we had to reverse engineer work from developers long gone.

      Now we have a very flexible framework to work in that allows us to quickly change directions as trends change in our field. Boss wants a site to work on his blackberry, no problem. He suddenly switches to an iPhone, again no problem. He goes bonkers and moves to linux, guess what, no problem.

    4. Re:The "understood" security risks by Fred_A · · Score: 4, Funny

      I suggest you find a new job. That is a time bomb.

      Wait ! Not yet !
      First document it on The daily WTF and /. and *then* find a new job. There's no sense in letting the good bits of your current job go to waste. Of course, this thing will blow in some one's face sooner or later. You probably don't want to be around when it happens.

      --

      May contain traces of nut.
      Made from the freshest electrons.
  18. Re:We still have IE6 at work by Tanktalus · · Score: 4, Funny

    Rumour has it that the browser that was built in to Duke Nukem Forever loads /. fine.

    *sigh* Now we'll never know for sure.

  19. Easy peasy by geekoid · · Score: 4, Interesting

    "If you upgrade to a newer version of IE, or Firefox we will give you 5% off next year."

    You will save that in not needing to maintain for the pile of crap.
    It's business, money talks.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect