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."
Getting Mozilla news from Mozillaquest is like getting kernel development news from ZDNet - it just shouldn't exist.
"...tabbed browsing. it is the ultimate addition to web browsing."
:)
Sshhhh! Shut up or M$ will steal our ideas.
Linux users unite... Go vote for fullscreen (other platforms)
How about "Linux users unite... Go implement fullscreen for Linux Mozilla" ?
--Asa
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
More likely, why are you typing math equations into a weblog? That's not the sort of thing I'd advertise about myself.....
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>⁢</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>!