<rdf:RDF
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xml:base='http://snipsnap.org/rdf'>
    <s:Snip rdf:ID='MathML'
         s:name='MathML'
         s:cUser='fredguth'
         s:oUser=''
         s:mUser='fredguth'>
        <s:content>{quote}&#xA;&#xA;&#xA;MathML is about encoding the structure of mathematical expressions so that they can be displayed, manipulated and shared over the World Wide Web. A carefully encoded MathML expression can be evaluated in a computer algebra system, rendered in a Web browser, edited in your word processor, and printed on your laser printer. Mathematical software vendors are adding MathML support at a rapid pace, and MathML is fast becoming the lingua franca of scientific publication on the Web. &#xA;&#xA;~~by Robert Miner and Jeff Schaeffer ~~&#xA;&#xA;http://www.dessci.com/en/support/tutorials/mathml/default.htm&#xA;&#xA;{quote}&#xA;&#xA;MathML code is XML-like, for example:&#xA;&#xA;&lt;math&gt;&#xA;      &lt;mstyle displaystyle=&apos;true&apos;&gt;&#xA;        &lt;munderover&gt;&#xA;          &lt;mo&gt;&amp;sum;&lt;/mo&gt;&#xA;          &lt;mrow&gt;&#xA;            &lt;mi&gt;i&lt;/mi&gt;&#xA;            &lt;mo&gt;=&lt;/mo&gt;&#xA;            &lt;mn&gt;0&lt;/mn&gt;&#xA;          &lt;/mrow&gt;&#xA;          &lt;mi&gt;&amp;infin;&lt;/mi&gt;&#xA;        &lt;/munderover&gt;&#xA;        &lt;msub&gt;&#xA;          &lt;mi&gt;x&lt;/mi&gt;&#xA;          &lt;mi&gt;i&lt;/mi&gt;&#xA;        &lt;/msub&gt;&#xA;      &lt;/mstyle&gt;&#xA;    &lt;/math&gt;&#xA;</s:content>
        <s:mTime>2003-01-30 15:26:38.464</s:mTime>
        <s:cTime>2003-01-29 21:31:20.848</s:cTime>
        <s:comments>
            <rdf:Bag>
                <rdf:li>
                    <s:Comment rdf:ID='comment-MathML-1'
                         s:name='comment-MathML-1'
                         s:cUser='jsurfer'
                         s:oUser=''
                         s:mUser='jsurfer'>
                        <s:content>I created a (temporary) testpage for my MathML snipsnap variant here:&#xA;http://www.hmath.org&#xA;&#xA;It&apos;s not perfect at the moment but the main things work for Netscape 7.x and Mozilla 1.3.&#xA;&#xA;For Internet Explorer ≥5.5 the mathplayer plugin is supported:&#xA;&#xA;If someone else is interested in this topic feel free to contact me ([jsurfer]).</s:content>
                        <s:mTime>2003-11-06 22:41:57.472</s:mTime>
                        <s:cTime>2003-10-18 21:03:35.36</s:cTime>
                        <s:commentedSnip rdf:resource='#MathML'/>
                    </s:Comment>
                </rdf:li>
                <rdf:li>
                    <s:Comment rdf:ID='comment-MathML-2'
                         s:name='comment-MathML-2'
                         s:cUser='jsurfer'
                         s:oUser=''
                         s:mUser='jsurfer'>
                        <s:content>I made a major step towards a MathML capable snipsnap site.\\&#xD;&#xA;The site is now using it&apos;s own ParserFilter (which avoids regular expressions) for the wiki syntax.\\&#xD;&#xA;As an add-on this allows to use some html tags like __b,i,br,hr,blockquote,pre,h1,h2,h3__ directly in the snips.\\&#xD;&#xA;(There are probably some bugs in this (very complex) filter at the moment)\\&#xD;&#xA;Additionally the basic syntax from the [wikipedia] wiki engine is implemented.&#xD;&#xA;&#xD;&#xA;Supported client browsers are: Netscape, Mozilla and IE with Mathplayer Plugin.&#xD;&#xA;&#xD;&#xA;See a preview here: \\&#xD;&#xA;http://www.hartlage.de:8080/hmath/space/start \\&#xD;&#xA;http://www.hartlage.de:8080/hmath/space/Sandbox</s:content>
                        <s:mTime>2004-05-21 12:58:22.285</s:mTime>
                        <s:cTime>2004-02-02 11:16:31.056</s:cTime>
                        <s:commentedSnip rdf:resource='#MathML'/>
                    </s:Comment>
                </rdf:li>
                <rdf:li>
                    <s:Comment rdf:ID='comment-MathML-3'
                         s:name='comment-MathML-3'
                         s:cUser='alexk'
                         s:oUser=''
                         s:mUser='alexk'>
                        <s:content>Do you have a working MathML macro for the current SnipSnap release? I don&apos;t find a macro download on your site.</s:content>
                        <s:mTime>2004-09-21 09:42:04.234</s:mTime>
                        <s:cTime>2004-09-21 09:42:03.486</s:cTime>
                        <s:commentedSnip rdf:resource='#MathML'/>
                    </s:Comment>
                </rdf:li>
                <rdf:li>
                    <s:Comment rdf:ID='comment-MathML-4'
                         s:name='comment-MathML-4'
                         s:cUser='jsurfer'
                         s:oUser=''
                         s:mUser='jsurfer'>
                        <s:content>In the last time I didn&apos;t do much development for the project.&#xD;&#xA;&#xD;&#xA;You can find the current sources in the sourceforge CVS:\\&#xD;&#xA;http://www.sourceforge.net/projects/hmath&#xD;&#xA;&#xD;&#xA;Here are some example for the TeX converter:\\&#xD;&#xA;http://www.hartlage.de:8080/hmath/space/TeX+Sandbox&#xD;&#xA;&#xD;&#xA;Here are some other examples for a modified version of the \{code\} macro in german:\\&#xD;&#xA;http://www.hartlage.de:8080/eclipse/space/Sandkiste</s:content>
                        <s:mTime>2004-09-21 11:59:34.624</s:mTime>
                        <s:cTime>2004-09-21 11:59:33.773</s:cTime>
                        <s:commentedSnip rdf:resource='#MathML'/>
                    </s:Comment>
                </rdf:li>
            </rdf:Bag>
        </s:comments>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='#snipsnap-search'/>
                <rdf:li rdf:resource='http://snipsnap.org/rdf#Theme Tutorial'/>
                <rdf:li rdf:resource='#snipsnap-index'/>
                <rdf:li rdf:resource='#Documentation'/>
                <rdf:li rdf:resource='http://snipsnap.org/rdf#SnipSnap Theme'/>
                <rdf:li rdf:resource='http://snipsnap.org/rdf#Snipsnap as CMS'/>
                <rdf:li rdf:resource='#fredguth'/>
                <rdf:li rdf:resource='http://snipsnap.org/rdf#feature requests'/>
                <rdf:li rdf:resource='http://snipsnap.org/rdf#Use Cases'/>
                <rdf:li rdf:resource='http://snipsnap.org/rdf#SnipSnap as CMS'/>
                <rdf:li rdf:resource='#Contributed'/>
                <rdf:li rdf:resource='http://snipsnap.org/rdf#comment-Snipsnap as CMS-5'/>
                <rdf:li rdf:resource='#comment-funzel-11'/>
                <rdf:li rdf:resource='#funzel'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>
