Slashdot Mirror


Mozilla.org Launches Mozilla 1.3

theBrownfury writes "Mozilla 1.3 is out and about. New to this version are features like image auto sizing, bayesian junk-mail filtering, dynamic profile switching, about:config for a pretty view into all of Mozilla's "secret" settings, an initial version of Midas for rich text editing, and a lot of other fixes for performance, standards compliance and site compatability. Also with 1.3 Mozilla is now applying machine learning to improve the autocomplete feature. Mozilla 1.3 is now the official stable release from mozilla.org. Users of all previous versions should upgrade to 1.3 for the latest in features and stability. More info at the 1.3 release page and discussions at mozillaZine.org."

12 of 697 comments (clear)

  1. Spam filtering by kirun · · Score: 5, Informative

    If you haven't been using the 1.3 preview releases, and so haven't been running the spam filters yet, remember they take a while to get going. Look at http://www.paulgraham.com/spam.html , the results are for around 8000 sorted messages. Just keep correcting it and you'll be fine.

    --
    I'm scared of numbers that can't be written as a fraction. It's an irrational fear.
  2. One really good thing about this is... by Dthoma · · Score: 5, Informative

    ...you can now use a version of Galeon later than 1.2.7 without worrying about a dodgy beta copy of Mozilla. In the past if I'd wanted 1.2.8 I'd have to download and use the possibly unstable Mozilla 1.3 beta.

    Get Mozilla 1.3 here and here.

    --

    Note to M1-ers: a curt but otherwise insightful message is not "Flamebait" or "Troll".

  3. How To Build Mozilla w/ Anti-Aliased Font Support by Bowie+J.+Poag · · Score: 5, Informative

    Everything you need to know, step by step, can be found here.... I've been building AA/TrueType support into Mozilla for a while now, and I have no idea why it's not enabled by default, or why others don't config their builds to do the same. Mozilla looks like absolute shit without smooth fonts.

    Additionally, you can find a webcam movie of me eating a donut by clicking the link below.

    --
    Bowie J. Poag

  4. Machine Learning in Autocomplete not in 1.3 by dbaron · · Score: 5, Informative

    Autocomplete doesn't use machine learning in 1.3. It was an experimental, disabled-by-default, feature in 1.3beta for data-collection.

  5. No NTLM? by mkelley · · Score: 5, Informative

    Unfortunately they still haven't added NTLM support. If you're in a total Microsoft shop with a MS proxy, if the admin has it totally secured, nothing other than IE can be used. Having this feature in Mozilla will help reestablish it as a corporate browser....and help some of us who can only use IE.

    Oh and the bug is 3 years old. I know some work is being done on the Windows Mozilla, but damn. Three years?

    --

    m.kelley
    life is like a freeway, if you don't look you could miss it.
    1. Re:No NTLM? by D'Arque+Bishop · · Score: 5, Informative

      There's no NTLM authentication in Squid proxy either, and it makes no sense. I guarantee it would find much more use in the real world with NTLM.

      Huh?

      We have a Squid proxy server running right now using NTLM authentication with help from Winbind. The Squid FAQ has an entry here which explains how to implement it.

      Hope this helps...

  6. Re:How To Build Mozilla w/ Anti-Aliased Font Suppo by dbaron · · Score: 5, Informative

    The RPMs for RedHat 8 have the Xft support enabled. (They're not released yet, but they probably will be soon.)

    It's not enabled by default because it requires libraries (Xft2, fontconfig) that many users don't have. At some point someone might modify the code so that it tests for the presence of the library and loads all the required function pointers manually, but that's a bit of work. What's available now is good enough for distributors and good enough for people who know to get the RH8 RPMs.

  7. Automatic image resizing by dbaron · · Score: 5, Informative

    Automatic image resizing is off by default in Mozilla (although on by default in Phoenix), and can be toggled by clicking on the image.

    I have to say I don't like it much either. For Phoenix users, it can be turned off by adding user_pref("browser.enable_automatic_image_resizing ", false); to user.js in the profile directory, or by manipulating the browser.enable_automatic_image_resizing preference in about:config .

  8. Re:hmm by andrewm · · Score: 5, Informative

    It was moved to "Popup Windows" under the "Privacy & Security" tab in the Preferences.

  9. Re:Addendum: Never Fear by Huogo · · Score: 5, Informative

    You are aware that mozilla is hosted in AOL's datacenter, arn't you? Good luck slashdotting it.

    From domainwhitepages.com:

    OrgName: Netscape Communications Corp.
    OrgID: NSCP
    Address: 501 E. Middlefield
    City: Mountain View
    StateProv: CA
    PostalCode: 94043
    Country: US

    NetRange: 207.200.64.0 - 207.200.127.255
    CIDR: 207.200.64.0/18
    NetName: NETSCAPE-CIDR
    NetHandle: NET-207-200-64-0-1
    Parent: NET-207-0-0-0-0
    NetType: Direct Allocation
    NameServer: NS.NETSCAPE.COM
    NameServer: NS2.NETSCAPE.COM
    Comment: ADDRESSES WITHIN THIS BLOCK ARE NON-PORTABLE
    RegDate: 1996-09-06
    Updated: 2001-03-28

    TechHandle: AOL-NOC-ARIN
    TechName: America Online, Inc.
    TechPhone: +1-703-265-4670
    TechEmail: domains@aol.net

    I think AOL can hold up aginst a slashdotting...

  10. Re:So... what should we expect for 1.4? by mykmelez · · Score: 5, Informative

    Check out the Progress and Future of Mozilla-the-application-suite for information on what's coming up in the next few months.

  11. Re:What about bloat by ianezz · · Score: 5, Informative
    What is wrong with Mozilla?

    That the idea to use it as a platform to develope portable applications (using ECMAScript + XUL) is catching on slower than some people would expect. This is a pity, because ungodly amounts of effort goes in making this possible, and still people see it just as a web browser (a large one).

    Other than that, Mozilla-the-web-browser is fine, Mozilla-the-messaging suite is at least good enough, and Mozilla-the-javascript-debugger shows lots of promises.

    I don't include Mozilla-the-IDE (Komodo) in the list, since it deviates too much from the usual distribution (even if it is Gecko Inside(TM)).

    Now waiting for Mozilla-the-organizer (thru Calendar, planned for 1.4 ~ 1.5). Perhaps a Mozilla-the-file-manager would be something worth implementing (but Meow seems definitively dead).