<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Word2MathML</title><link>http://word2mathml.codeplex.com/Project/ProjectRss.aspx</link><description>Scientific blogging - a key issue with scientific blogging is the representation of formulas. I have built a simple tool which converts a Word document with equations into a XHTML&amp;#43;MathML document. ...</description><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/word2mathml/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Scientific blogging from Word 2007&lt;br /&gt;&lt;img src="http://www.mediastoryboard.com/mathml.jpg" alt="mathml.jpg" /&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>aravindmc</author><pubDate>Fri, 25 Jul 2008 04:01:52 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080725040152A</guid></item><item><title>UPDATED RELEASE: Word2MathML v1 installer file + source code (May 25, 2008)</title><link>http://www.codeplex.com/word2mathml/Release/ProjectReleases.aspx?ReleaseId=13744</link><description>I have created an installer file. I will be posting the source code for this shortly &amp;#40;it has not been changed in any major way since the last release of the source&amp;#41;. &lt;br /&gt;&lt;br /&gt;Update &amp;#40;05&amp;#47;31&amp;#47;08&amp;#41;&lt;br /&gt;The source code is now posted.</description><author></author><pubDate>Sat, 31 May 2008 06:50:30 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Word2MathML v1 installer file + source code (May 25, 2008) 20080531065030A</guid></item><item><title>UPDATED RELEASE: Word2MathML v1 installer file (May 25, 2008)</title><link>http://www.codeplex.com/word2mathml/Release/ProjectReleases.aspx?ReleaseId=13744</link><description>I have created an installer file. I will be posting the source code for this shortly &amp;#40;it has not been changed in any major way since the last release of the source&amp;#41;. &lt;br /&gt;&lt;br /&gt;Update &amp;#40;05&amp;#47;31&amp;#47;08&amp;#41;&lt;br /&gt;The source code is now posted.</description><author></author><pubDate>Sat, 31 May 2008 06:49:36 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Word2MathML v1 installer file (May 25, 2008) 20080531064936A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/word2mathml/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Scientific blogging from Word 2007&lt;br /&gt;&lt;img src="http://www.mediastoryboard.com/video/mathml.jpg" alt="mathml.jpg" /&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>aravindmc</author><pubDate>Thu, 29 May 2008 20:24:53 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080529082453P</guid></item><item><title>NEW POST: Using Word2MathML v1</title><link>http://www.codeplex.com/word2mathml/Thread/View.aspx?ThreadId=28376</link><description>&lt;div style="line-height: normal;"&gt;Install the application using the installer provided. Create a Word document with equations, say file1.docx. Now open Word2MathML app and choose file1.docx in Open Word file dialog box. Choose a folder where you would like to put the output xhtml file (this is the html equivalent of your Word doc viewable inside a browser). Call it &amp;lt;path&amp;gt;/mathfolder, say. Now the app will create a file called file1.xml in &amp;lt;path&amp;gt;/mathfolder and place a stylesheet file in the same folder. The stylesheet file is required for this to work. The application creates some temp files and puts them in &amp;lt;path&amp;gt;/mathfolder/mathTemp. I will try to dispose of these temp files in the next release, but that seems to be one of the &lt;span style="text-decoration:underline"&gt;major issues&lt;/span&gt; in this application.&lt;br&gt;
&lt;br&gt;
Now open file1.xml in a browser (IE 7 and FireFox 2 work - you need to install the MathPlayer plugin to get it to work in IE7. FF2 has much better looking output.&lt;br&gt;
&lt;br&gt;
&lt;em&gt;If you would like to post the xml file to the web, remember to add the pmathml.xsl file to the same folder on the server!&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>aravindmc</author><pubDate>Sun, 25 May 2008 23:33:25 GMT</pubDate><guid isPermaLink="false">NEW POST: Using Word2MathML v1 20080525113325P</guid></item><item><title>CREATED RELEASE: Word2MathML v1 installer file (May 25, 2008)</title><link>http://www.codeplex.com/word2mathml/Release/ProjectReleases.aspx?ReleaseId=13744</link><description>I have created an installer file. I will be posting the source code for this shortly &amp;#40;it has not been changed in any major way since the last release of the source&amp;#41;. </description><author></author><pubDate>Sun, 25 May 2008 23:25:06 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: Word2MathML v1 installer file (May 25, 2008) 20080525112506P</guid></item><item><title>NEW POST: Installation instructions</title><link>http://www.codeplex.com/word2mathml/Thread/View.aspx?ThreadId=27952</link><description>&lt;div style="line-height: normal;"&gt;It seems registering the libtidy.dll fails using the regsvr32 command. If you would still like to get this to work you can simply copy the libtidy.dll file into your C:\Windows\System32 directory. &lt;br&gt;
&lt;br&gt;
And if you are getting an exception like System.Linq exception etc while running the program, you can fix that by installing the .NET Framework 3.5.&lt;br&gt;
&lt;br&gt;
I will create an installer for the file soon and post it here.
&lt;/div&gt;</description><author>aravindmc</author><pubDate>Mon, 19 May 2008 23:10:49 GMT</pubDate><guid isPermaLink="false">NEW POST: Installation instructions 20080519111049P</guid></item><item><title>UPDATED RELEASE: Word2MathML v0.5</title><link>http://www.codeplex.com/word2mathml/Release/ProjectReleases.aspx?ReleaseId=13544</link><description>Source, exe file for project. Please see instruction installations under Discussions tab for how to use the application.</description><author></author><pubDate>Mon, 19 May 2008 00:21:29 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Word2MathML v0.5 20080519122129A</guid></item><item><title>UPDATED RELEASE: Word2MathML v0.5</title><link>http://www.codeplex.com/word2mathml/Release/ProjectReleases.aspx?ReleaseId=13544</link><description>Source, exe file for project.</description><author></author><pubDate>Mon, 19 May 2008 00:20:43 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: Word2MathML v0.5 20080519122043A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/word2mathml/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Scientific blogging from Word 2007&lt;br /&gt;
&lt;/div&gt;</description><author>aravindmc</author><pubDate>Mon, 19 May 2008 00:12:44 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080519121244A</guid></item><item><title>NEW POST: Installation instructions</title><link>http://www.codeplex.com/word2mathml/Thread/View.aspx?ThreadId=27952</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;To create (reasonably) well formatted XHTML documents from a given Word 2007 document with mathematical formulas, you need the following.&lt;br&gt;
&lt;br&gt;
Word2MathML executable file&lt;br&gt;
libtidy.dll must be registered in your machine&lt;br&gt;
pmathml.xsl stylesheet file must be placed in the target directory for the XHTML file.&lt;br&gt;
&lt;br&gt;
How it works.&lt;br&gt;
&lt;br&gt;
1) Download Word2MathML.exe file&lt;br&gt;
&lt;br&gt;
2) Download libtidy.dll file and register it on your machine. Instructions for registering dll files are given here :&lt;br&gt;
&lt;br&gt;
&lt;a href="http://knowledge.macrovision.com/selfservice/viewContent.do?externalId=Q108199&amp;sliceId=1"&gt;http://knowledge.macrovision.com/selfservice/viewContent.do?externalId=Q108199&amp;amp;sliceId=1&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
I suppose the program would still work if you simply place the libtidy.dll file in the appropriate Windows system folder&lt;/p&gt;
&lt;p&gt;3) Download the pmathml.xsl stylesheet file to the target folder for your XHTML file.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Now run Word2MathML.exe. Select Word 2007 file to convert, and select target folder name. If your filename is &amp;lt;filename&amp;gt;.docx then you will see a file called &amp;lt;filename&amp;gt;.xml in the target directory if everything works correctly. Now open the &amp;lt;filename&amp;gt;.xml in your browser and for the Word documents which follow certain rules, it will be completely converted to XHTML+MathML.&lt;/p&gt;
&lt;/div&gt;</description><author>aravindmc</author><pubDate>Mon, 19 May 2008 00:10:34 GMT</pubDate><guid isPermaLink="false">NEW POST: Installation instructions 20080519121034A</guid></item></channel></rss>