Quick TeX to graphic utility
Here’s a web site where you can type in some TeX code, click a button, and get back a GIF with a transparent background. Handy for pasting equations into HTML.
http://www.artofproblemsolving.com/LaTeX/AoPS_L_TeXer.php
For example:

This entry was posted on 17 January 2008 at 17:15 and is filed under Math, Computing. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response or trackback from your own site.
18 January 2008 at 14:18
That’s pretty cool. I also happen to like jsMath just because I think its a very elegent approach of embedding TeX into a simple javascript processor in a portable way. It also makes the resulting HTML code very readable which I like instead of embedded graphics.
http://www.math.union.edu/~dpvc/jsMath/welcome.html