Slashdot Mirror


Mozilla RC3 Released

pjdepasq was one of many reader to submit the news that "Those fine folks at Mozilla.org rolled out RC3 on Thursday I noted. They say it's the last planned release before 1.0, which I'm guessing is right around the corner. As a fan of the project (I'm using it on 3 platforms!), kudos to all of you!" Here are the release notes.

6 of 492 comments (clear)

  1. Re:Something interesting about Moz on Windows XP by satanami69 · · Score: 5, Informative

    Edit->Preferences
    Click on Advanced
    Click in Enable Quick Launch.
    Click ok.
    Now it'll load just as fast.

    --
    I really hate Dan Patrick.
  2. Heres the post everyone should read first by HanzoSan · · Score: 5, Informative



    Basically, this is what posts you'll see.

    "IE is faster, Mozilla cant beat IE"

    Lets respond to this post right now. OF course IE is faster and always will be faster because its build into the damn OS. MSN msger is faster than ICQ and AIM, anything made by Microsoft should be the fastest considering Microsoft has advantages in terms of knowing the source code of the entire OS.


    "IE has won, its too late, Mozilla team should just give up"

    Isnt this exactly what the IE team should have done back in 1998 when Netscape 4 was winning 70-30 in terms of percentages?


    "Opera's done it all first, Mozilla is copying"

    Of course Mozilla and Netscape will copy Opera the same way Opera and IE copied Netscapes Bookmark system.

    "Opera is better than Mozilla and IE because its faster"

    Are you using Windows? Perhaps you should try linux on your 486, its faster. What? You arent using a 486? Well stop complaining about speed, if Mozilla is slow, its because you are too slow to upgrade

    "Mozilla/Netscape cant render page X"

    Maybe it WOULD render page X if you stopped using IE and wrote that same msg to the site owner

    "Mozilla is bloated and slow"

    Try Kmeleon, Galeon, or if both those are slow try lynx.

    "AOL isnt supporting Mozilla, why wont they put gecko into their AOL package?"

    They have. AOL 7.0 gecko beta. Also try Netscape 7


    This ends all arguements you people will have before they begin, the rest of the arguements will be about bugs in mozilla, when will 1.0 release, why mozilla isnt availble for your obscure OS, or why the mozilla team took 4 years to build the best browser.


    --
    If you use Linux, please help development of Autopac
  3. Re:Netscape 7 by bunratty · · Score: 5, Informative
    Well, I need netscape anyway because some sites won't let you install a plugin for mozilla but only netscape or explorer.
    The Mozilla PluginDoc project was created to help Mozilla users with installing their plugins. Go to that website to get instructions on how to install your favorite plug-in without needing Netscape.
    --
    What a fool believes, he sees, no wise man has the power to reason away.
  4. Mozilla and acceptance by theolein · · Score: 5, Informative

    I have just read one page of trolls and flamebait and the usual anti Mozilla responses such as it is bloated, slow, non CSS compliant, buggy, no one uses it, etc.

    Consider this:
    1. It is the *one* browser that is nearly 100% standards compliant. IE's non-standard standards may be de facto standards in many cases, but those pages on the web that do in fact use those are very small in number and are usually on websites which are not heavily frequented, Microsoft's own pages being the exception to prove the rule.
    2.If you use Quick Launch with Mozilla, it loads part of itself into memory and then starts up about as fast as IE does.
    3.It is the *one* browser that renders pages in the same manner across all supported platforms. IE does not do this for example between the mac and Windows. Opera is one version behind on the Mac and it remains to be seen when they get to 6 there.
    4.It is, in my experince, more stable than IE on Win and Mac. I experience fewer crashes with the latest RC's than I do with IE on Win and mac.
    5.It is definitely more secure than IE. It has it's security bugs, but in no way as many as IE does.
    6.You can have an influence in the way this browser is developed. Do you have the same influence with IE or even Opera for that matter?
    If Netscape dies, Mozilla will carry on.
    7.For those who say that the browser share market belongs to IE, I say let's look again in a year. Netscape used to own the market and lost it because of Microsoft's tactics and a poor product that was less standards compliant than IE. This could change again.
    8.For those who troll that Mozilla is only at 1.0RC3 and in one year has only gotten here from a 0.9 version, perhaps you should realise that the Mozilla developers are not in a competition for version numbers with IE. Netscape plays this game and has released version 7.

    All that said, you're free to use whichever browser you like best on your platform.

    1. Re:Mozilla and acceptance by killmenow · · Score: 4, Informative

      1. It is the *one* browser that is nearly 100% standards compliant.
      For everything you say but this, I agree. However, this would indicate Opera is very nearly 100% standards compliant as well.

      I don't know if we should concern ourselves with a debate over which is closer to 100% compliant. It suffices to say there are at least *two* browsers that are nearly 100% standards compliant...and IE isn't one of them.
  5. Re:YAY MOZILLA! by selmer · · Score: 4, Informative
    Does the problem disappear when you add:

    user_pref("dom.disable_open_click_delay", 1000);

    From: the customizing mozilla-guide:

    When the dom.disable_open_click_delay pref is set to a non-zero number, window.open will fail when called more than that number of milliseconds after a mouse click.