LaTeX Equation Editor from CodeCogs
CodeCogs is an collaborative open-source library developed by community, with numerical components in C/C++ that can also be downloaded as Excel addins or used interactively through any website. CodeCogs goal is to create a well documented source of numerical solutions in all areas of engineering, computing, mathematics, science and finance. Great huh! I will spend time looking on their numerical library later on, but I want to share with you a cool thing, CodeCogs LaText Equation Editor.
Simple, first, please visit here, then try out the editor. Once you have done, test it with Render Equation button. You can copy the resulted HTML codes to your blogs. For example:
LaTeX : \int_{0}^{10}\alpha \beta \gamma xdx
HTML Code :
<a href="http://www.codecogs.com">
<img src=http://www.codecogs.com/gif.latex?\int_{0}^{10}\alpha&space;\beta&space;\gamma&space;xdx
alt="\int_{0}^{10}\alpha \beta \gamma xdx" border="0"/>
</a>
Then put HTML code above into your Windows Live Writer (make sure you use HTML Mode). The result is:
CodeCogs LaTeX Equation editor can give you PDF, JPG, GIF, PNG and SWF format. Can anyone make it as Windows Live Write plug-in? Thats will be helpful.
Ciao - RAM