Slashdot Mirror


Netscape 4.6

Netscape 4.6 has silently appeared on the netscape ftp servers. Looks like a bugfix release. D00D! sent us the release notes.

2 of 212 comments (clear)

  1. Do this. by Groucho · · Score: 4

    Add this to your .bash_profile

    MOZILLA_NO_ASYNC_DNS=True
    export MOZILLA_NO_ASYNC_DNS

    More info in the readme in /usr/doc/netscape-common-4.xx, also with instructions for tcsh etc.

    This stops the dns helper from starting. When I did it, Netscape got a LOT faster at dns lookups. Now I guess it just uses the nameservers I specified in /etc/resolv.conf, which is kinda what I wanted in the first place. :-)

    If you still think Netscape sucks, try the latest KFM which is not too shabby and renders pages very quickly. Look at Freshmeat on Netscape then try it with KFM. All those bloody tables render faster in KFM. Gawd, I can't wait for Mozilla. :-)

    Groucho

  2. Mozilla! by SuperDee · · Score: 5

    Well folks, I would say this is not completely unwelcome--4.6 does seem a little more stable than 4.51 was, although even so, I still can't get it to run more than a few minutes without crashing. And worst of all, unlike the current Mozilla SeaMonkey project, 4.6 is still proprietary, so don't even think about trying to go into the code and trying to fix the bugs yourself... If you don't like the bugs, tough--you'll have to live with them. Personally, I think Netscape has got to be the most unstable, bloated piece of software I've seen for Linux yet. I think the Linux platform is desperately in need of a better browser. I say, while 4.6 is a nice interim measure, at the same time, I hope Netscape isn't spending too much in the way of resources on the 4.x line still, for as Jamie Zawinski said, Netscape sunk a huge amount of engineering effort into the 4.5 release in 1998, and that was a huge blow to Mozilla.

    And on this front, I would say that Mozilla SeaMonkey is currently our best (and maybe our only) hope of getting a better browser for Linux... And what could be better? It is even open source! I therefore would like to call to all of you to help with the Mozilla project. Let us prove to Jamie Zawinski that all Mozilla needed was a little time.

    I am one of the people who is contributing. Admittedly, I am not much of a coder--I only just completed some introductory C/C++ courses. But you do not even have to know C/C++ to do things like file bug reports, or even just give tips. For example, check this out. These open source tools were suggested to them by me.

    Or, check out bug reports, like this. I submitted the patch that fixed that bug.

    My point is, you don't have to know much about programming to help. And I think Mozilla deserves all the help it can get right now. So please, let us help Mozilla.

    In case you people want to know what Mozilla is like... Let me say:

    1) It is a radical departure from the old Netscape, and about time, too.
    2) It is STANDARDS based. Example: ALL CSS1 properties are now supported.
    3) It is truly cross-platform, unlike IE. Cross-platform UIs are built using a form of XML, in .XUL files. These are really cool.
    4) It will support Skins (or Chrome), much like WinAmp. Skins anyone??
    5) Also please check out MozillaZine. They have some chrome available there.