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.
← Back to Stories (view on slashdot.org)
- Greater quality control. The commercial version is beat on a lot more than any Mozilla milestone meaning it should be more robust.
- Some limited support. Netscape will more than likely release another minor update in a few months to catch any top crashers. It will also release updates for any security issues that arise. With Mozilla you must apply a patch or wait for the next milestone.
- Instant messenger.. Netscape has AIM built in. Clever people may even figure out how to remove the advert from the bottom by editting the chrome.
- Spell checker.. Moz doesn't have one of these due to the fact that the dictionary is licenced.
- Bundled crap/goodies.. The installer can download and install RealPlayer, Shockwave, Net2Phone, WinAmp and some other stuff if you let it.
- Netscape branding and version. Believe it or not but some people trust something more when its called 6.1 than 0.9.3.
- Netscape Netcentre integration. Register when you open a new profile and the instance messenger, side panels and home page are all customised to your taste.
Obviously some people may not be perceive some of these things as advantages, but that is why Mozilla exists. You're free to choose either. Mozilla is free of the commercialism and out on the cutting edge but you will experience more crashes as a result of that.This is not a MSNBC story. It's a CNET authored story-- the original of which is here. It is inaccurate and short sighted to continue to give credit to a Microsoft owned network, but even more so in this particular case, where a conflict of interest might reasonably be suspected.
Netscape 6.1 = (Mozilla 0.9.2 + further tweaking + branding)
Netscape 6.1 comes from the Mozilla 0.9.2 branch, not the 0.9.3 branch.
Boffoonery - downloadable Comedy Benefit for Bletchley Park
Actually, 6.1 is based on 0.9.2. After some stabilization and major crash fixes, of course. :)
MSNBC didn't write the article, they got it from syndication.
I have detected no editorial bias towards Microsoft at MSNBC, and I think I'd notice, since I'm quite biased *against* Microsoft.
Ben "You have your mind on computers, it seems."
1) Mozilla's user agent string is easily changed in user.js:
;)
user_pref("general.useragent.override","(insert user agent string here...)");
2) I have never had any problems with the plugins I use. If a plugin doesn't "recognize" Moz, keep an install of Netscape 4 around and copy the plugin files from Communicator/Program/plugins to Mozilla's plugin directory. Works like a charm for QuickTime at least, and I haven't found any other plugins I have a use for yet...
DennyK
The Dev asks:
Um, what exactly don't you like about Netscape 4.x (now 4.78)? It's stable (as least on windows and FreeBSD), fast and a nice integrated mail client (sucky for newsgroups though).
(Note: I am not an IE fan, in fact I use Mozilla as my main browser; also note: most of my Netscape 4.x experience is with the Linux version, your mileage may vary).
Here's a quick, of the top of my head, list of some things I don't like about Netscape 4.x
* Pathetically non-standard CSS implementation
* Annoyingly quirky DOM implementation
* Crashes more than Mozilla 0.9.2 and above (at least for me)
* Mail client can't handle multiple accounts
* Does not properly handle being executed more than once at a time
* Pointless HTML editor that just takes up space
* Awkward rendering; particularly bad handling of fonts and text placement
* Badly chosen or missing keyboard shortcuts
* Occasionally corrupts downloaded binaries
Yes, some of these gripes also carry over to Mozilla (eg integrated HTML editor), but it's already pretty much surpassed 4.x in features (it's missing a few, but has many that 4.x couldn't even think about), and blown way past it in standards compliance and ease to develop for.
IE 5.x is (mostly) more standards compliant than Netscape 4.x, but at the expense of security (on windows) or performance (on unix). It is also, in my experience, far less stable than Netscape 4.x.
I'm looking forward to the day when I can focus my website development on looking good on IE 5.0+, Netscape 6.1+ (6.0 is best forgotten) and Mozilla 1.0+, and dump support for both Netscape and IE's obnoxious 4.x browsers.
----
Open mind, insert foot.
I just have a few comments regarding netscape 6.1/mozilla.
Standard compliance : Netscape is the most standard complaint browser out there, even the internet explorer 6.0 beta fails to render pages correcly. For example just go to W3 CSS page and compare the pages rendered my mozilla/ns and ie. Note the position of the toolbar as you scroll down the page in both browsers. Also you can choose alternate stylesheets on that site using View->Use Stylesheet
Speed : Performance is comparable to that of IE now.. If you want faster than IE browsers use Galeon or skipstone which are based on mozilla
UI issues : Unfortunately mozilla/ns does not support some features which used to work in NS4.x. Dynamic Font issues bugs 52746 Ugly list items ON LINUX 91816