Slashdot Mirror


Mozilla 0.9.3 Released

nexex writes: "Shamelessly ripped from Mozilla.org, "Talkback data shows that recent 0.9.2 branch builds are more stable than Netscape 4.78 and we expect even better results for 0.9.3. Now is the time to try Mozilla again if you've been waiting for stability to improve." Translation: Mozilla is better than ever. Get your copy here."

5 of 418 comments (clear)

  1. coolfeatures by BroadbandBradley · · Score: 4, Interesting

    text sizing:
    CTRL+
    Or
    CTRL-
    to enlarge text or make it smaller. great feature
    Keywords:
    edit bookmarks, pick a bookmark and pick properties, add a keyword. say 'sd' for slashdot.org. then type in the location box (ctrl L gets you focused on the location box) type sd and hit enter, you'll be whisked away to slashdot.org.
    SideBar Tabs:
    A great way to have quick acces to web tools like mapquest or an online dictionary. see the sidebar directory at:http://dmoz.org/Netscape/Sidebar/

  2. Re:What about the *mailer*? by Delirium+Tremens · · Score: 3, Interesting
    Call me crazy, but I have been using Mozilla as my main Mailer since last December. Apart from a few quirks, I am extremely pleased with my choice. So far, Mozilla has been succesfully managing my every day life, with 20-30 outgoing emails, 150-200 incoming emails and some mail folders containing hundreds and thousands of messages.
    But the most awesome feature is definitely Mozilla's ability to use multiple profiles, either IMAP, POP or local folders. When you used to be stuck in one single profile with NS4.xx, this is definitely a blast!
    I used to run the Mozilla nightlies, but 2 months ago I decided to stick to the Netscape 6.1 branch because the Netscape 6.1 mailer comes with a spell check. Very comfortable feature, especially when English is not your mother tongue or when your religion forbids you to use the MSOffice suite.
    The only two things that I treally miss in the Mozilla/Netscape6.1 mailer are:
    • Encryption support for PGP, GPG, SMIME, or whatever ... I don't care which one. I'll use the first that makes it into the build (yeah, I would definitely switch back to the nightlies if they had encryption support)
    • I want to be able to embed remote URL document in my mails as a reference, not as a mime-encoded object. Especially images. That's Bug 59535 for those who want to know, or vote!
  3. No spellchecking (yet) by abischof · · Score: 3, Interesting

    Mozilla doesn't currently have spellchecking (it used to be that you could install Netscape 6's spellchecking into Mozilla, but that no longer works). So, if you're interested in spellchecking, please vote for bug 56301 (of course, you'll need a free Bugzilla account to vote).

    --

    Alex Bischoff
    HTML/CSS coder for hire

  4. No Bank Access!! Argh!! by Preylude · · Score: 3, Interesting

    The only real thing stopping me from using Mozilla as a primary browser is its lack of support for secure connections. It simply won't connect to some bank and credit card sites.

    I'll give it some credit. It now works (more or less) with my my two most frequently accessed accounts. But still, one of my primary bank accounts won't let me log in

    What annoyed me most was reading the comments on the related bugs. Developers saying that ABC Webserver doesn't support the exact SSL specification here or there. That's life! Slight incompatibilities exist all over the internet. You have to work around them. Emailing the webmaster and having them upgrade their software is NOT the bug fix. Patch, kludge and work around the problem, please! Then, I can start using Mozilla instead of dumbass NS 4.78746372...

  5. Interesting bug by wiredog · · Score: 5, Interesting
    Mozilla requires glibc 2.1 or later. (Bug 44787)

    The question is, why is this called a bug? It seems that requiring glibc 2.1 is fairly common in other programs. Library dependencies are normal, as later versions have APIs that earlier ones lacked, and expected. (Also, annoying if you are not warned, but here we are)

    So, why is a dependency a bug?