Slashdot Mirror


Netscape 6.1

max2010 writes: "Netscape Browser Version 6.1 is released. Give it a try, grab the 25MByte junk of code for MAC, Unix and Windows at ftp.netscape.com." MSNBC has a brief story about the release.

8 of 530 comments (clear)

  1. Re:I thought they said they were done with browser by iceT · · Score: 3, Insightful


    Yeah, no more pesky end-table HTML tags...

    we can finally kiss JAVA good bye.. everything will be VBScript!
    W3C can finally disband... If people are only writing to the browser, then there's no need for a standard.

    They say there's no Netscape Loyalists.. Bullsh*t! IE renders nicely. I'll give it that, but it's everything ELSE that SUCKS, and that's why I can't STAND to use it!

    --
    -- You can't idiot-proof anything, because they're always coming out with better idiots.
  2. Re:Why? by GunFodder · · Score: 3, Insightful

    How come zealots of tools that lack major functionality always turn it into a badge of honor? "Plugins? Those are for luzers! Music and video don't belong on a computer!" Why don't you prove you are a real geek and go back to lynx on a vt100?

  3. great features, too late by fetta · · Score: 4, Insightful

    If Microsoft had ever released IE for Linux, this would be even more of a dead issue.

    A valuable lesson here - it doesn't matter how good the technology is if you take too long to produce it and don't market it well. (of course, that same principle could be applied to almost any product.)

    --
    ** The opinions expressed here are my own, and do not reflect those of my employers - past, present, or future**
  4. Re:Paul Festa -- not MSNBC by Jeffrey+Baker · · Score: 3, Insightful

    AFAIK IE 2.0 was the first release. It didn't even support tables.

  5. Re:How much deeper does this hole get? by TheFrood · · Score: 5, Insightful
    The more Netscape keeps releasing beta code, the more users it's alienating. I know it's tough not having the latest and greatest 5.x (err 6.x) browser to market, but come on. By the time we get to 6.2 (i.e. Mozilla 1.0 stable), there will be five Netscape users left.

    Basing 6.0 on Mozilla 0.6 (or whatever it was) was an incredibly stupid idea. But building 6.1 now off the Moz-0.9.2 source is the right thing to do. First, because Moz-0.9.2 is actually very stable -- the Mozilla folks are setting very high standards for Moz-1.0, and Moz-0.9.2 is already better then Netscape 4.x. Second, and more importantly, releasing 6.1 now gets 6.0 off the market and out of sight as soon as possible.

    Even if 6.1 isn't a perfect browser yet, it at least gets rid of the abomination that is 6.0.

    TheFrood

    --
    If you say "I'll probably get modded down for this..." then I will mod you down.
  6. Re:Why? by shepd · · Score: 4, Insightful

    >Someone will have to source a decent GPL spellchecker library or write one and a dictionary before Mozilla will have anything similar.

    This was done before Linux even existed (I believe I read about ispell in a book that was printed before the Linux "revolution").

    Newer stuff like aspell and pspell would be well suited to Mozilla. It should be in there, and I'd help do it, but my skillset is currently limited to simple TurboC, Assembly, Turing, and Visual Basic (and another language I won't speak of). :-/

    --
    If you could be told what you can see or read, then it follows that you could be told what to say or think - BoC
  7. Good, hopefully R.I.P. Netscape 4 really soon by brocktune · · Score: 3, Insightful

    I write web-based intranet applications. The sooner Nutscrape 4 dies, the better. Its proprietary DOM and weak CSS support cause me to write and test all my stuff twice. I had high hopes for Netscape 6.0, but its performance on Windows is abysmal. If Netscape 6.1 performance is close to the latest Mozilla, it will be a lot easier to convince people to dump NS4. None of the IS departments of our customers would ever allow Mozilla or Opera. For the few brave souls willing to venture away from IE, it's Netscape or nothing. A robust mainstream browser on Windows other than IE goes a long way towards keeping browsers standards-compliant. Yes, I realize Gecko is the same on NS and Mozilla, but try telling that to Fortune 100 companies. I'm looking forward to the day when I can write DHTML for one browser and it works everywhere.

  8. Re:Mozilla ... Netscape ... what't the difference? by BorgDrone · · Score: 3, Insightful
    By almost any technical measure, IE is a better browser than Netscape/Mozilla (N/M)

    I have a different opinion.
    • IE's HTML parser is crap, if the HTML is fscked it guesses what it should look like. it shouldn't do that
    • try loading a page that is not reachable, not only does the IE window loading the page hang but ALL IE windows are completely locked up
    • IE is integrated into windows, there is a Mac version but it was developed independent from the windows version. what does this tell us: IE is not at all portable
    • mozilla is WAY more flexible than IE will ever be. a few examples: you can modify the GUI or even build completely different applications based on mozilla in XUL, Mozilla can be easily embedded, and not just through an activeX component, it can e.g. even be embedded in a java app.
    • Microsoft keeps adding useless non-standard features claiming 'webdesigners' want them (marquee anyone?) , but they still don't have decent PNG (alpha transparency) support, something LOTS of designers would like.