Slashdot Mirror


Retro Browser War: IE6 Vs. Netscape In 2011

jbrodkin writes "What if you took the raw, pre-patched, 10-year-old versions of Internet Explorer 6 and Netscape 6.1 and tried to surf the modern Web? What would happen? You might think firing up IE6 or Netscape would lead to an immediate onslaught of viruses, but just for fun, I decided to spend some time using these two ancient browsers. It turns out IE6 is still capable of surfing much of the modern Internet, and can play Flash and Java content, but Netscape's troubles show it probably died a justified death."

29 of 211 comments (clear)

  1. Or possibly... by bsDaemon · · Score: 5, Insightful

    Possibly, the fact that large numbers of corporate desktops still have IE 6 means that a non-trivial number of Web programmers code to where IE6 will still work, whereas no one is using old Netscape, even for fun, except for this dude.

    1. Re:Or possibly... by xSauronx · · Score: 4, Interesting

      Really. I work at corporate for a medical system with a few hospitals and clinics...only late last year was IE7 approved for deployment because (finally) a couple of key software vendors supported it. Deployment is still optional at this point in time, but theres talking of making it automatic soon.

      --
      By and large, language is a tool for concealing the truth. -- George Carlin
    2. Re:Or possibly... by Machtyn · · Score: 2

      Same field. We're still trying to get certain software to play nice with IE7 and IE8. Therefore, IE6 is still deployed to all computers.

    3. Re:Or possibly... by AliasMarlowe · · Score: 2

      large numbers of corporate desktops still have IE 6

      Hah! We don't use that old shit where I work, buddy. We upgraded to IE 6.5 years ago...

      --
      Those who can make you believe absurdities can make you commit atrocities. - Voltaire
    4. Re:Or possibly... by tripleevenfall · · Score: 2

      Typo - I mean IE8 is in pilot. (why the hell can't you edit posts here?)

    5. Re:Or possibly... by Shikaku · · Score: 2, Informative

      Because then you can retract your statements and game modding up for nefarious reasons. Slashdot has permaposting for a good reason.

      There's a reason why it's preview then post button.

    6. Re:Or possibly... by commodore6502 · · Score: 2, Insightful

      Really this is an apples versus oranges comparison: IE 6 was last updated in 2008. Netscape 6.x in 2002. It's like comparing a Mac G3 versus a modern QuadCore PC. Of COURSE the older technology will not work as well as the new one

      If they wanted to do a real comparison, try:
      - IE 6 (2008) versus Netscape 9 (also 2008)
      - IE 5 (last update: 2000) versus Netscape 4.5 (2001) - both will be about equally broken.

      --
      Information wants to be expensive AND wants to be free. So you have Value vs. Cheap distribution fighting each other.
    7. Re:Or possibly... by sodul · · Score: 3, Funny

      allow editing for 15 minutes, and in those 15 minutes, no moderation is allowed.

      And we should call it 'Preview', what a great concept ... oh wait

    8. Re:Or possibly... by w_dragon · · Score: 4, Informative

      They thought of that. He went to great lengths to get a version of IE6 that was released in 2001, no patches allowed. It's in the first page of the article. I know, I must be new here.

    9. Re:Or possibly... by natehoy · · Score: 2

      True, but even so, the fact that IE6 was updated 6 years more recently indicates that more people are using it, and even the old unpatched version is more likely to be compatible with current stuff (because a lot of current stuff gets retrofitted to support it, and IE6 has not undergone a major structural change,so writing support for the 2008 version means you're most likely also writing support for the 2001 version).

      A lot of web developers still write code to support IE6's peculiarities. That's because a lot of people still use it. There's a correlation between that and the fact the Microsoft kept updating IE6 until 2008.

      Netscape was abandoned. There's a correlation between the fact that the company writing it died out and people stopped using it and the fact that no web developers write back-support code for it.

      IE6 has remained useful because of hordes of web developers who, to this day, write "if useragent = IE6 do something different" code all across their web pages. And those web developers do that because, surprise surprise, it's still in common use.

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    10. Re:Or possibly... by Waccoon · · Score: 3, Informative

      I just did a clean install of Win2K (IE 5.5) under VM, and put on Netscape 4 for fun. The results weren't pretty. IE 5.5 did pretty well on my sites which made no accommodations for IE at all. Netscape regularly showed blank pages because it choked on the CSS, and some perfectly valid code even made the browser crash.

      This perfectly reflects my experience when I was in college. I stopped using Netscape because it was a slow, cranky, crash-prone piece of junk, especially on the Mac. People have fond memories thanks to the nostalgic factor. In reality, Netscape 4 was a direct response to the IE monopoly panic, and the company screwed up big time. They killed themselves.

      Apparently, I'm alone in my memories that Netscape wasn't that great a product, thus making it part of yet another VHS vs Betamax.

    11. Re:Or possibly... by nahdude812 · · Score: 2

      More accurately a lot of developers are taking great pains to keep IE6 reasonably functional because they don't want to give up that market share.

      All this article demonstrates is:

      1. 10 years ago the browser market was greatly fragmented, and
      2. a 10 year old browser still commands a significant market share.
    12. Re:Or possibly... by nschubach · · Score: 2

      I didn't read TFA, but did they also use a similarly patched Windows installation? (if it was XP, there should be literally no patches)

      I say it matters because a good portion of that makes IE work is built into Windows, so having an updated Windows means having an updated IE...

      --
      Every time I start to have faith in humanity, I ruin it by driving to work between 7 and 8 am.
  2. Duh by hedwards · · Score: 5, Insightful

    Up until relatively recently you absolutely had to include whatever hacks were necessary to get IE6 running on your site because it was the default browser on Windows and had a huge market share. Netscape hasn't had that sort of status in a really long time. So of course IE6 probably looks pretty good in comparison.

    Now, look at more recent sites that don't include that kludge and see if it still looks OK.

    1. Re:Duh by hedwards · · Score: 2

      Seriously, when's the last time that anybody bothered to check Netscape compatibility? I mean Firefox has been around since I was in college, and I think by then I didn't know anybody that was using Netscape. I'd be surprised if there were many websites in use then that are still in use now that haven't gone through some pretty significant updates.

      While we're at it, why don't we check to see if Mosaic is still workable for browsing the web.

  3. Obvious by Even+on+Slashdot+FOE · · Score: 2

    The reason IE6 still works is because it HAD to work. People made web apps that only work in IE6 and then Microsoft broke the compatibility in every version after. I admit that if companies were more willing to update their apps IE6 would not still be required by some companies, but you tell them they have to spend their money porting apps.

    Didn't work, did it?

    1. Re:Obvious by foobsr · · Score: 3, Informative

      Remember this thing came out nearly a decade ago and those "web standards" you fellas like so much really didn't exist as anything more than proposals at the time, most of which were completely changed after IE 6 had already been released.

      I disagree. http://en.wikipedia.org/wiki/HTML#HTML_version_timeline

      CC.

      --
      TaijiQuan (Huang, 5 loosenings)
  4. IE6?!?!? Amateurs by OzPeter · · Score: 2

    This week I had to do a Win 98 install to test some software. My install came with IE4 and I had some fun trying various sites to see what would and wouldn't work. It was interesting to see how well (and not well) sites degraded to an utter crap view.

    --
    I am Slashdot. Are you Slashdot as well?
    1. Re:IE6?!?!? Amateurs by hesiod · · Score: 2

      So i just got to know WTH else is out there that actually needs Win9x support?

      We have HVAC monitoring software that will not run on anything newer that W98. It was running on an old laptop in a dirty elevator machinery room, and unsuprisingly it finally died (last year). The oldest machine we had available was a Dell Optiplex 270 (made in about 2005), which was lucky, because that was probably one of the last devices w98 could possibly be installed on. After we got that in service we had to figure out what to do if that one fails (being a Dell it will, soon).

      So we now are the proud owners of a Windows 98 VMWare virtual machine. Just because management didn't want to upgrade our HVAC monitoring software (which, admittedly, is extortionately expensive).

  5. Not very surprising results by wompa · · Score: 2

    As the article mentions, IE6 is still used by millions of users. Website designers still try to retrofit at least some of their functionality to work w/ this ancient scourge. You don't hear anybody trying to make sure their website will work with Netscape.

  6. Just got done surfing with IE6 :) by bl8n8r · · Score: 5, Funny

    No viri or malware here!  I was.... uh,popup... *click* ..I was just say... what the?..*click*...*click*... I was just going to sa... *click*..*click*... +++ ath0

    --
    boycott slashdot February 10th - 17th check out: altSlashdot.org
  7. Long live Netscape by just_another_sean · · Score: 4, Insightful

    Posted from SeaMonkey. Personally I still like having an HTML editor, browser and email client all in one package.

    --
    Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
  8. Modern browser on retro OS? by Hatta · · Score: 2

    If you had a Win98 machine that you'd like to access the web from occasionally, what would be the best browser to do so? Firefox 2.0? Are there any projects still targeting OSs this old? What about something really crazy, like Mac OS 7? Or Amiga OS?

    --
    Give me Classic Slashdot or give me death!
    1. Re:Modern browser on retro OS? by armanox · · Score: 2

      Opera 10 is probably the most recent browser for Win 98 support.

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
  9. IE 6 by dlowder · · Score: 2

    I just re-installed XP sp 2 last night on an old laptop which comes with IE 6. I didn't really think of it as old. It worked fine until I was able to update,restart,update,restart,update,restart,update,restart,update,restart and then update to IE 8.

  10. Netscape 6+ by Dracos · · Score: 3, Informative

    After AOL bought Netscape, they decided to keep the Netscape browser on life support (but strangle it anyway) by releasing versions 6.0 and later, which were cut from the maturing Mozilla 5 codebase:

    • Netscape 6.0 = Mozilla .5
    • Netscape 6.1 = Mozilla .9
    • Netscape 6.2 = Mozilla .9
    • Netscape 7.0 = Mozilla 1.1
    • Netscape 7.1 = Mozilla 1.4
    • Netscape 7.2 = Mozilla 1.7
    • Netscape 8.0 = Mozilla 1.7

    At this point (May 2005) Netscape was irrelevant, as Firefox had taken over among the tech savvy, and word was spreading beyond us. Also, AOL had seen fit to saddle Netscape with ugly, ad-infested themes.

    The 6x and 7x lines were premature at best, almost as if they were designed to nail the brand's coffin shut, which they did.

    Source: http://en.wikipedia.org/wiki/Browser_timeline, and my own memory of the time.

  11. Re:Hmm... by HaZardman27 · · Score: 2

    That's the way it's been in the past, but assuming these statistics are correct, it will hopefully be left to die soon.

    --
    Apparently wizard is not a legitimate career path, so I chose programmer instead.
  12. Re:if IE6 doesn't support it by FuckingNickName · · Score: 2

    In the real world people expect more out of html than simple text.

    In the real world shitty corporations didn't know what crap to shovel on consumers next, so came up with the idea of merging the interactivity and responsiveness of an early '90s PC with the service model of a '70s mainframe.

    They expect interactive applications with instant gratification. As a developer, if you want to get paid and stay employed, you do what the boss tells you to do, no matter how ridiculous you think it is.

    If this is your career and you can't get a better job than one where you feel you have to shovel shit, you're doing your life a disservice. Find something else which you do better, enjoy more and is more in line with your beliefs. If you respond with some excuse for why you "can't do that" then you've already failed life.

  13. You can run IE5 on Windows for Workgroups 3.11 by Nimey · · Score: 2

    I did exactly that last year in a Virtual PC VM. ISTR I had to install IE, Win32s, and MS's 16-bit TCP/IP stack to get it all working. The result was surprisingly usable, considering the OS dates from the early '90s. Not to say that it rendered everything well, or that it didn't crash, but it was an interesting exercise in retrocomputing.

    It did a lot better than Mosaic 3 on WinXP, which would crash upon loading /any/ website, so far as I could tell.

    --
    Hail Eris, full of mischief...

    E pluribus sanguinem