A clarification regarding accessibility: as far as I can see, all LaTeXRender pictures automatically come with a title tag written in essentially “plain LaTeX” which I imagine is as easy as would be feasible for a blind person to ‘read’ mathematics.
Reading the LaTeX source is better than nothing, but it’s not nearly as good as getting a spoken version of the equation, such as MathPlayer provides.
Still, you’re right, the output of LateXRender is not completely inaccessible to the blind.
This also means that the LaTeX images in Wordpress may not be perfect but they are just as indexable as your MathML
Fascinating! Both the search bar on Terry Tao’s blog and Google will return appropriate hits for the search term
z \mapsto \sqrt{z^2 + 4t}
That’s pretty cool.
What still won’t work is the “Find on this Page” function (Cntrl-F/⌘-F in Firefox). But, admittedly, that’s not nearly as important as having your content indexed by Google.
Also images do work well with CSS.
I think you misunderstood what I meant. You can’t turn an equation using CSS, or change its font-size, or … And you can’t manipulate its content using DOM scripting, etc. Even something as simple as making a term in an equation a hyperlink (which you can do in itex, using the \href{}{} command) is not possible in something like LaTeXRender.
The other main problem with images is of course bandwidth.
I didn’t mention the bandwidth issue because most of us have nice broadband connections most of the time. But, if you ever find yourself at the wrong end of a low-bandwidth link, you really begin to appreciate the problem with having to download dozens of little image files in order to read a page.
Also it is annoying that the necessary fonts are not included with browsers “as standard” but nevertheless it is true, and this is a barrier to more widespread acceptance.
I think that the STIX fonts (which is all that is needed now) are/will be offered as an automated XPI download in Mozilla/Firefox.
PS - a unrelated ‘usability’ request here and on the n-category cafe - would it be possible to change default behaviour and not make the default ‘subject’ the article title - it is redundant. It would be better left blank by default (or even better, removed - does each comment really need a subject line?).
I wish the “Subject” line was more “discoverable” and better used.
When you have a long comment section, it’s really useful to have comments tagged by an appropriate subject line.
Perhaps not every comment needs a subject line. But having one present by default make this feature somewhat more discoverable (since it is not common on other blogs).