Slashdot Mirror


Mozilla 0.9.9 Released

OSSMKitty writes: "Mozilla.org has released the next version of Mozilla, version 0.9.9. Highlights include MathML enabled by default on Unix and Win32, and TrueType font support on Unix. Read the release notes and then download a binary to test on your platform."

6 of 629 comments (clear)

  1. Re:related links by reaper20 · · Score: 4, Funny

    Getting Mozilla news from Mozillaquest is like getting kernel development news from ZDNet - it just shouldn't exist.

  2. Re:tabbed browsing by Jester998 · · Score: 5, Funny

    "...tabbed browsing. it is the ultimate addition to web browsing."

    Sshhhh! Shut up or M$ will steal our ideas. :)

  3. Re:full screen by asa · · Score: 5, Funny

    Linux users unite... Go vote for fullscreen (other platforms)

    How about "Linux users unite... Go implement fullscreen for Linux Mozilla" ?

    --Asa

  4. Re:Spellchecker, yes! by BarefootClown · · Score: 5, Funny

    Why would anybody on Slashdot be worried about a spellchecker?

    --

    "Make it ten--I am only a poor corrupt official."
    --Captain Louis Renault (Claude Rains), Casablanca

  5. Re:Thanks for the attempt by talonyx · · Score: 4, Funny

    More likely, why are you typing math equations into a weblog? That's not the sort of thing I'd advertise about myself.....

  6. I want my XML! by extrasolar · · Score: 5, Funny

    MathML on by default! That is great!

    The old notation for math is so boring and obsolete:

    x^2 + 4x + 4 = 0

    I much prefer:

    <mrow>
    <mrow>
    <msup>
    <mi>x</mi>
    <mn>2</mn>
    </msup>
    <mo>+</mo>
    <mrow>
    <mn>4</mn>
    <mo>&InvisibleTimes;</mo>
    <mi>x</mi>
    </mrow>
    <mo>+</mo>
    <mn>4</mn>
    </mrow>
    <mo>=</mo>
    <mn>0</mn>
    </mrow>

    because it is XML and standardized and non-proprietary and cool. I want my <elite>XML</elite>!