<?xml version="1.0"?>
<mathml-software xmlns:h="http://www.w3.org/1999/xhtml">
<!-- List of categories for MathML Software.
         Having the categories listed separately allows a single piece of software
         to belong to more than one category when appropriate -->
  <category key="browsers">Browsers</category>
  <category key="plugins">Browser plugins, scripts and extensions</category>
  <category key="editors">Editors</category>
  <category key="scientific_computation">Scientific Computation</category>
  <category key="composition_engines">Composition and Rendering Engines</category>
  <category key="converters">Converters</category>
  <category key="authoring">Authoring Systems</category>
  <category key="stylesheets">Stylesheets to/from MathML</category>
  <category key="dtds">DTDs and Schemas using MathML</category>
  <category key="components">Components and SDKs</category>
  <category key="research">Research Projects</category>
  <category key="accessibility">Accessibility</category>

<!-- List of MathML Software items.
         Each idem is made of:
	 1) one or more categories it belongs to
	 2) zero or more authors/vendors
	 3) a name with possibly an href to the home page of the item
	 4) a date referring to the last time the item was modified/added
	 5) a short description to appear in the category pages
	 6) an optional long description to appear on a page of its own
	 7) zero or more screenshots
	 8) a public contact which should be private instead (not everyone
	    wants to see their email address published online)
    -->
  <item>
    <category ref="browsers"/>
    <category ref="editors"/>
    <vendor href="http://www.w3.org">W3C</vendor>
    <name href="http://www.w3.org/Amaya/">Amaya</name>
    <date>May 2004</date>
    <short-description>
      <h:p>W3C's Amaya browser displays Presentation MathML, and lets a
      Web page author edit equations directly. The software gives
      multiple views of a document so that its internal structure can
      be displayed as well as a WSYSIWYG interface.</h:p>
    </short-description>
    <screenshot href="http://www.w3.org/Math/Images/amaya.gif"/>
  </item>

  <!-- =========================== -->

    <item>
      <category ref="browsers"/>
      <vendor href="http://www.microsoft.com">Microsoft</vendor>
      <name href="http://www.microsoft.com/windows/ie/">Internet Explorer</name>
    <date>Feb 2005</date>
      <short-description><h:p>Although IE doesn't directly support
      MathML, it has the hooks that allow plug-in support, enabling
      the full MathML experience through plug-ins such as <a
      href="mathml_software_cat_plugins.html#Imathplayer">Mathplayer</a>
      or <a
      href="mathml_software_cat_plugins.html#Itechexplorer_hypermedia_browser">techexplorer</a>.</h:p></short-description>
    </item>

  <!-- =========================== -->

  <item>
    <vendor href="http://www.mozilla.org">The Mozilla Foundation</vendor>
    <category ref="browsers"/>

    <screenshot href="http://www.mozilla.org/projects/mathml/screenshots/mathmail.gif"/>
    <name href="http://www.mozilla.org/products/firefox">Firefox and other Mozilla based browsers</name>
    <short-description>
      <h:p>Firefox 1.0 renders PersentationMathML in HTML pages natively. See the <h:a href="http://www.mozilla.org/projects/mathml/">MathML project
	page</h:a>. (Open source, all major platforms). Since MathML rendering is part of Mozilla's layout engine, all derived browsers (Netscape 7, Galeon, Kmeleon, etc.) include it.</h:p>
    </short-description>
  </item>

  <!-- =========================== -->

  <item>
    <category ref="plugins"/>
    <name>Abacus</name>
    <date>August 2004</date>
    <long-description>
      <h:p>Abacus is an extension for Mozilla-based applications for
	writing and editing MathML expressions. These expressions
	define the presentation and the content of a mathematical
	expression for other user-agents on the WWW.</h:p>
      <h:p>Abacus takes as its inspiration the W3C Amaya editor,
	using JavaScript and XUL to create a flexible interface for
	editing MathML. Abacus also insists on exporting content
	MathML, to convey to other user-agents the exact mathematical
	definition of an expression.</h:p>
    </long-description>
    <screenshot href="http://www.w3.org/Math/Images/abacus.png"/>
  </item>
  <item>
    <category ref="plugins"/>
    <category ref="accessibility"/>
    <vendor href="http://www.dessci.com/">Design Science</vendor>
    <name href="http://www.dessci.com/en/products/mathplayer/">MathPlayer</name>
    <date>April 2004</date>
    <public-contact>info@dessci.com</public-contact>
    <short-description><h:p>MathPlayer&#8482; is a high-performance MathML engine for
   Microsoft's Internet Explorer web browser. It requires Internet
   Explorer for Windows version 6.0 and later. We make MathPlayer
   available for free in order to accelerate the adoption of MathML in
   the math, science, and education communities.</h:p></short-description>
    <long-description>
      <h:p>Viewing web pages containing MathML requires a
       browser that can display MathML. Currently, only Netscape,
       Mozilla and Amaya can display MathML directly.  If you use
       Microsoft's Internet Explorer, the best solution for MathML
       display is Design Science MathPlayer.</h:p>
      <h:p><h:a href="http://www.dessci.com/webmath/mathplayer">MathPlayer</h:a>
       is a high-performance MathML display engine for Microsoft's
       Internet Explorer web browser. It requires Internet Explorer
       for Windows version 6.0 and later.  We make MathPlayer
       available for free in order to accelerate the adoption of
       MathML in the math, science, and education communities.</h:p>
      <h:p>Visually impaired users of Internet Explorer
       use screen reader software packages that speak the words on the
       page. Many of the most popular Windows screen readers, such as
       Window-Eyes, HAL, Read &amp; Write, and JAWS, will work
       with MathPlayer to speak the math in the page along with the
       words.</h:p>
      <h:p>Here's a sample of a web page as
       displayed in Internet Explorer with MathPlayer. Almost all of
       MathPlayer's special features are accessed by placing the mouse
       pointer over an equation and clicking the right mouse button,
       as shown on the picture. Choose the <i>MathZoom</i> command (or
       left-click on the equation) to get a closer look at the
       equation. This can be handy to view small scripts and
       accents.</h:p>
      <h:p style="text-align: center;">
        <h:img src="http://www.w3.org/Math/Images/MathPlayer.png" alt="mathplayer screenshot" border="0" height="571" width="685"/>
      </h:p>
    </long-description>
  </item>
  
  <item>
    <category ref="plugins"/>
    <category ref="editors"/>
    <category ref="components"/>
    <vendor href="http://www.dessci.com/">Design Science</vendor>
    <name href="http://www.dessci.com/en/products/webeq/">Design Science WebEQ</name>
    <date>Feb 2005</date>
    <screenshot href="http://www.dessci.com/en/products/webeq/misc/authorcomp.gif"/>
    <public-contact>info@dessci.com</public-contact>
    <short-description><h:p>WebEQ Developers Suite is a collection of
    Java tools and components for dynamic math applications and MathML
    processing.</h:p></short-description>
    <long-description>
      <h:p><h:a href="http://www.dessci.com/en/products/webeq/">WebEQ Developers Suite</h:a>
      is a collection of Java tools and components for dynamic math
      applications and MathML processing. The Developers Suite
      includes:</h:p>
      <h:ul>
        <h:li>WebEQ
      Editor. A graphical MathML equation editor, which can
      generate presentation or content MathML markup, images, or
      ViewerControl applet calls. The Editor also gives authors an
      easy way to create interactive equations.  <h:p style="text-align: center;"><h:img src="http://www.w3.org/Math/Images/editor.png" alt="WebEQ screenshot" border="0" height="305" width="698"/></h:p></h:li>
        <h:li><b style="color: black;">Publisher</b>. A program for processing a variety of
      document formats containing math markup into web pages ready for
      publication. The Publisher accepts math marked up as either
      MathML or WebTeX, a markup language similar to the math part of
      LaTeX. </h:li>
        <h:li><b style="color: black;">Equation
      Server</b>. The Equation Server is a batch version of the
      Publisher, suitable for server-side use as a back-end for
      dynamic math web applications, or off-line batch processing of
      documents. </h:li>
        <h:li><b style="color: black;">Viewer Control
      Applet</b>. The Viewer Control is a scriptable MathML viewer for
      use in web pages. The Viewer Control displays both presentation
      and content MathML, and WebTeX. It supports both the W3C DOM,
      and the MathML maction element for interactivity. It also
      provides automatic line breaking capabilities. </h:li>
        <h:li><b style="color: black;">Input Control Applet</b>. The Input
      Control is a streamlined MathML equation editor for using in web
      pages. It features customizable toolbars and help files, and
      supports the W3C DOM for scripting.  </h:li>
      </h:ul>
      <h:p style="text-align: center;">
        <h:img src="http://www.w3.org/Math/Images/input.gif" alt="Equation Server screenshot" border="0" height="567" width="785"/>
      </h:p>
    </long-description>
  </item>
  <item>
    <category ref="plugins"/>
    <category ref="composition_engines"/>
    <author href="http://www.cs.unibo.it/~lpadovan/">Luca Padovani</author>
    <author>Pouria Masoudi</author>
    <name href="http://helm.cs.unibo.it/software/gtkmathview-bonobo/">GtkMathView-Bonobo</name>
    <date>June 2003</date>
    <screenshot href="http://helm.cs.unibo.it/software/gtkmathview-bonobo/gtkmathview-bonobo.png"/>
    <public-contact>lpadovan@cs.unibo.it</public-contact>
  </item>
  <item>
    <category ref="plugins"/>
    <vendor href="http://www.integretechpub.com/">Integre Technical Publishing Co., Inc.</vendor>
    <name href="http://www.integretechpub.com/techexplorer/">techexplorer Hypermedia Browser</name>
    <date>Jan 2004</date>
    <screenshot href="http://www.w3.org/Math/Images/LagrangeXP.png"/>
    <public-contact>techexplorer-info@integretechpub.com</public-contact>
    <short-description>
      <h:p><h:a href="http://www.integretechpub.com/techexplorer">Integre
      techexplorer Hypermedia Browser</h:a> can be used either
      statically or dynamically to render TeX, LaTeX, Content MathML,
      and Presentation MathML.  Java APIs provide programmatic access
      to techexplorer and document properties.
      </h:p>
    </short-description>
  </item>
  <item>
    <category ref="editors"/>
    <vendor href="http://www.soft4science.com/">soft4science</vendor>
    <name href="http://www.soft4science.com/fr_index.html?/products/SciWriter/s4s_SciWriter.html">SciWriter</name>
    <date>June 2004</date>
    <screenshot href="http://www.soft4science.com/pics/SciWriter_19.jpg"/>
    <public-contact/>
    <long-description>
      <h:p><h:a href="http://www.soft4science.com/fr_index.html?/products/SciWriter/s4s_SciWriter.html">SciWriter
      1.9</h:a>, from soft4science, is an XML-based scientific editor
      that completely integrates writing mathematics and text in the
      same environment.</h:p>
      <h:p>XML Authoring: SciWriter is a pure XML-based editor. The
      native document format is a subset of XHTML 1.1 and MathML 2.0
      Presentation Markup </h:p>
      <h:p>Print Publishing: A SciWriter document can be exported to
      LaTeX. By utilizing a LaTeX system, like MikTeX, documents can
      be published as PDF, Postscript or DVI with high-quality layout
      </h:p>
      <h:p>Web Publishing: SciWriter documents can be published on the
      web as XHTML+MathML or as HTML with equations as images.</h:p>
      <h:p>
        <h:img src="http://www.w3.org/Math/Images/sciWriter_pad.jpg" alt="SciWriter 1.9 screenshot"/>
      </h:p>
    </long-description>
  </item>
  <item>
    <category ref="plugins"/>
    <vendor href="http://www.wolfram.com/">Wolfram Research, Inc.</vendor>
    <name href="http://www.wolfram.com/products/webmathematica/index.html">webMathematica</name>
    <date>Mar 2002</date>
    <public-contact/>
    <long-description>
      <h:p><h:a href="http://www.wolfram.com/products/webMathematica/">web<i>Mathematica</i></h:a>
      enables you to create web sites that allow users to compute and
      visualize results directly from a web browser. Based on Java
      Servlet technology, web<i>Mathematica</i> is fully compatible
      with <i>Mathematica</i> and state-of-the-art dynamic web
      systems. web<i>Mathematica</i> allows the generation of dynamic
      content by incorporating technologies such as HTML, MathML, and
      Java applets. With nothing more than knowledge of HTML and
      <i>Mathematica</i>, you can create custom interfaces to
      mathematical based web sites.  MathML functionality, which is
      built into <i>Mathematica</i> itself, can be accessed through
      web<i>Mathematica</i>.  Examples of <h:a href="http://library.wolfram.com/webMathematica/MSP/Explore/Examples/ToMathML">converting
      <i>Mathematica</i> code into MathML</h:a> and <h:a href="http://library.wolfram.com/webMathematica/MSP/Explore/Examples/FromMathML">rendering
      MathML code</h:a> via web<i>Mathematica</i>, as well as many other
      <h:a href="http://www.wolfram.com/products/webmathematica/examples/">examples</h:a>,
      are available online.</h:p>
      <center>
        <h:img src="http://www.w3.org/Math/Images/WebMOverlay.gif" alt="screenshot of WebMathematics showing MathML support"/>
      </center>
    </long-description>
  </item>
  
  <item>
    <category ref="editors"/>
    <category ref="plugins"/>
    <vendor href="http://www.terradotta.com/">Terra Dotta</vendor>
    <name href="http://www.terradotta.com/index.cfm?FuseAction=TerraDotta.Home&amp;Selected=Products&amp;Link_ID=118&amp;Page_ID=27">Mathiwyg Flash MathML Editor</name>
    <screenshot href="http://www.terradotta.com/_customtags/_wysiwyg/iexplorer/uploads/complex_summation.gif"/>
    <public-contact>sales@terradotta.com</public-contact>
  </item>
  
  <item>
    <category ref="editors"/>
    <vendor href="http://www.dessci.com/">Design Science</vendor>
    <name href="http://www.dessci.com/en/products/mathtype/">Design Science MathType</name>
    <date>Feb 2005</date>
    <public-contact>info@dessci.com</public-contact>
    <short-description>
      <h:p><h:a href="http://www.dessci.com/en/products/mathtype">
       Design Science MathType</h:a>&#8482; for Windows and Macintosh is the 
       full-featured professional version of the Equation Editor in Microsoft 
       Office. MathType includes built-in translators that let you point and 
       click to create equations, then copy/paste as MathML. MathType also 
       includes MathPage&#8482; technology that converts Microsoft 
       Word+equations to XHTML+MathML, the emerging standard format for 
       including MathML in a web page.</h:p>
    </short-description>
  </item>

  <item>
    <category ref="editors"/>
    <author href="mailto:dsr@w3.org">Dave Raggett</author>
    <author href="mailto:batsalle@email.enst.fr">Davy Batsalle</author>
    <name href="http://www.w3.org/People/Raggett/EzMath/">EzMath</name>
    <screenshot href="http://www.w3.org/People/Raggett/EzMath/EzMathEditor.gif"/>
    <public-contact>dsr@w3.org</public-contact>
    <short-description>
      <h:p><h:a href="http://www.w3.org/People/Raggett/EzMath/">EzMath</h:a>
      is an easy-to-use input format based on how people speak
      expressions. EzMath also provides a convenient way to author
      MathML.</h:p>
    </short-description>
  </item>

  <item>
    <category ref="editors"/>
    <vendor href="http://www.integretechpub.com/">Integre Technical Publishing Co., Inc.</vendor>
    <name href="http://www.integretechpub.com/techexplorer/">Integre MathML Equation Editor</name>
    <date>Jan 2004</date>
    <screenshot href="http://www.w3.org/Math/Images/MMLeqedXP.png"/>
    <public-contact>techexplorer-info@integretechpub.com</public-contact>
    <short-description>
      <h:p><h:a href="http://www.integretechpub.com/techexplorer">Integre
      MathML Equation Editor</h:a> can be used to create well-formed
      content and presentation MathML using a WYSIWYG interface, by
      editing the MathML source, or both.  An ActiveX control
      interface provides programmatic access to the content and
      presentation markup, and allows for extensive customization of
      editing templates, key bindings, menus, and palettes.</h:p>
    </short-description>
  </item>
  <item>
    <category ref="editors"/>
    <vendor href="http://www.mackichan.com/">MacKichan Software, Inc.</vendor>
    <name href="http://www.mackichan.com/products/sw.html">Scientific Word</name>
    <public-contact>info@mackichan.com</public-contact>
  </item>

<item>
      <!-- soft4science MathML .NET Control  --> 
      <category ref="components"/>
      <vendor href="http://www.soft4science.com">soft4science</vendor>
      <name href="http://www.soft4science.com/products/MathMLControl/s4s_MathMLControl.html">MathML .NET Control</name>
      <date>February 2005</date>
      <!-- Screenshot height=160 pixel, please do not scale !!  --> 
      <screenshot href="http://www.soft4science.com/MathML_Control.png"/>
      <public-contact>info@soft4science.com</public-contact>
      <short-description>
        <h:p>
          <h:a href="http://www.soft4science.com/fr_index.html?/products/MathMLControl/s4s_MathMLControl.html">MathML .NET
Control</h:a>
          is a native <h:strong>MathML-based</h:strong> <h:strong>equation editor component</h:strong>, 
          supporting a rich subset of 
          <h:a href="http://www.w3.org/TR/2003/REC-MathML2-20031021/">MathML 2.0</h:a> 
          Presentation Markup, implemented on top of the 
          <h:a href="http://msdn.microsoft.com/netframework">.NET Framework</h:a>. 
          It can be used in 
          <h:a href="http://msdn.microsoft.com/netframework/programming/winforms/default.aspx">.NET Windows.Forms</h:a> 
          applications and provides complete integration with the 
          <h:a href="http://msdn.microsoft.com/vstudio/">Visual Studio .NET</h:a> 
          development environment. MathML .NET Control is an equation editor 
          for all users ranging from students and teachers to the high-end 
          science and technical publishers.
        </h:p>
      </short-description>
</item>
 



  <item>
    <category ref="editors"/>
    <vendor href="http://www.mackichan.com/">MacKichan Software, Inc.</vendor>
    <name href="http://www.newmexico.mackichan.com/mathml/mathmled.htm">mathmled - MathML Editor for Mozilla</name>
    <screenshot href="http://www.w3.org/Math/Images/MATHMLEDscreen.jpg"/>
    <short-description>
      <h:p><h:a href="http://www.newmexico.mackichan.com/mathml/mathmled.htm">mathmled</h:a>,
      from Steve Swanson, is an experimental MathML editor implemented
      in JavaScript and XUL which runs in Mozilla 1.2 and later versions.</h:p>
    </short-description>
  </item>
  <item>
    <category ref="editors"/>
    <author>Raphael Jolly</author>
    <name href="http://jscl-meditor.sourceforge.net/">jscl-meditor</name>
    <date>Jun 2004</date>
    <screenshot href="http://jscl-meditor.sourceforge.net/screenshot.png"/>
    <public-contact>raphael.jolly@free.fr</public-contact>
    <short-description>
      <h:p><h:a href="http://jscl-meditor.sourceforge.net/">Meditor</h:a> :
      a Java text editor with some symbolic computation capabilities
      which outputs presentation MathML code.  (Open source,
      Java).</h:p>
    </short-description>
  </item>
  <item>
    <category ref="editors"/>
    <author>Tom Chekam</author>
    <name href="http://mathcast.sourceforge.net/home.html">MathCast</name>
    <screenshot href="http://mathcast.sourceforge.net/poster.png"/>
    <long-description>
      <h:p><q>MathCast is an application that allows you to input mathematical
      equations, which can then be used in written documents,
      webpages, and even databases. Equations could be rendered
      graphically to the screen, to picture files, or to MathML -
      today's leading standard language for describing
      mathematics. MathCase can be used freely by anyone:
      students can create equation sheets to help them in their
      studies, educators can write handouts or study guides,
      webmasters can add mathematics to their website, and the list
      goes on and on.</q> (open source, Windows.)</h:p>
    </long-description>
  </item>
  <item>
    <category ref="editors"/>
    <name href="http://www.openoffice.org/">OpenOffice.org</name>
    <date>Jan 2003</date>
    <screenshot href="http://www.w3.org/Math/Images/OpenOffice.png"/>
    <public-contact/>
    <short-description>
      <h:p><h:a href="http://www.openoffice.org">OpenOffice.org</h:a> is an
      open source office suite and has an equation editor which can
      export formulas in MathML 1.01. Equations can either be input
      via a graphical interface or using a shorthand language (open
      source, many platforms)</h:p>
    </short-description>
  </item>
  <item>
    <category ref="editors"/>
    <vendor href="http://www.wolfram.com/">Wolfram Research, Inc.</vendor>
    <name href="http://www.wolfram.com/products/publicon/">Publicon</name>
    <date>Mar 2002</date>
    <public-contact/>
    <long-description>
      <h:p><h:a href="http://www.publicon.com">Wolfram Publicon</h:a> is a
      full-featured technical authoring system from Wolfram Research
      designed to simplify the creation of publication quality
      structured documents and is slated for release in mid-2002.  It
      incorporates the same unique visual authoring tool for
      mathematical typesetting as Mathematica, along with a
      point-and-click interface for managing notes, citations, and
      other document features typical academic and scientific
      papers. Publicon documents convert automatically to XML with
      MathML (WRI's NotebookML and other XML types), HTML (with or
      without MathML), HTML with CSS (for MS Word), LaTeX (including
      AMS and PhysRev), and techexplorer. A free Windows/Mac version
      limited to the math typsetting system is currently
      available.</h:p>
      <h:p>
        <h:img src="http://www.w3.org/Math/Images/publicon.gif" alt="Screenshot of Wolfram Publicon"/>
      </h:p>
    </long-description>
  </item>
  <item>
    <category ref="editors"/>
    <name href="http://mathosphere.net/editeurml/doc_english.html">WéM - PHP</name>
    <public-contact/>
    <short-description>
      <h:p><h:a href="http://mathosphere.net/editeurml/doc_english.html">WéM</h:a>:
      a MathML editor that converts a subset LaTeX to MathML . It can
      be <h:a href="http://mathosphere.net/editeurml/WeM-PHP.html">tested on
      line</h:a> and is also available for <h:a href="http://mathosphere.net/outils/index.html">download</h:a>
      (GPL, requires PHP).</h:p>
    </short-description>
  </item>

  <item>
    <category ref="editors"/>
    <category ref="components"/>
    <author href="http://www.cs.unibo.it/~lpadovan/">Luca Padovani</author>
    <name href="http://helm.cs.unibo.it/software/editex/">EdiTeX</name>
    <date>Nov 2003</date>
    <screenshot href="http://www.activemath.org/~paul/MathUI/pics/Luca_editex.png"/>
    <public-contact>lpadovan@cs.unibo.it</public-contact>
    <short-description>
      <h:p>EdiTeX is a MathML editor based on TeX syntax. It allows the
       user to create a MathML document by typing the TeX markup as he
       or she would do in a normal text editor. The TeX markup is
       parsed as the user types, an internal structured model of the
       typed text is built and from there an XSLT stylesheet generates
       the corresponding MathML.</h:p>
    </short-description>
  </item>


  <item>
    <category ref="scientific_computation"/>
    <vendor href="http://www.mackichan.com/">MacKichan Software, Inc.</vendor>
    <name href="http://www.mackichan.com/products/swp.html">Scientific WorkPlace</name>
    <screenshot href="http://www.w3.org/Math/Images/SWPjacobian.jpg"/>
    <public-contact>info@mackichan.com</public-contact>
    <short-description>
      <h:p><h:a href="http://www.mackichan.com/">MacKichan Software</h:a>:
      Scientific Workplace is an easy-to-use word processor that
      completely integrates writing mathematics and text in the same
      environment. With the built-in computer algebra systems, you can
      perform computations right on the screen. In Version 4, you can
      export documents as HTML with MathML islands.</h:p>
    </short-description>
  </item>
  <item>
    <category ref="scientific_computation"/>
    <vendor href="http://www.maplesoft.com/">Maplesoft</vendor>
    <name href="http://www.maplesoft.com/products/maple/">Maple</name>
    <public-contact>info@maplesoft.com</public-contact>
    <short-description>
      <h:p><h:a href="http://www.maplesoft.com/main.html">Maple</h:a> is a
      symbolic and numeric computation system with support for
      importing and exporting MathML 2.0, including both presentation
      and content forms of MathML.</h:p>
    </short-description>
  </item>

  <item>
    <category ref="scientific_computation"/>
    <vendor href="http://www.wolfram.com/">Wolfram Research, Inc.</vendor>
    <name href="http://www.wolfram.com/">Mathematica</name>
    <date>Mar 2002</date>
    <screenshot href="http://media.wolfram.com/products/mathematica/m6screenshots/vista.jpg"/>
    <public-contact/>
    <short-description>
      <h:p><h:a href="http://www.wolfram.com">Mathematica</h:a> is a
      technical computing system with high-quality mathematical
      typesetting and editing.  Mathematica is a visual typesetting
      and authoring tool which both renders and exports MathML.</h:p>
    </short-description>
  </item>
  <item>
    <vendor href="http://www.xyenterprise.com">XyEnterprise</vendor>
    <category ref="composition_engines"/>
    <name href="http://www.xyenterprise.com/xpp.asp">XPP</name>
    <short-description><h:p>XML-based publishing application, with MathML module.</h:p></short-description>
    <long-description>
<h:p>
   XMLProfessional Publisher is a high performance content formatting
   and publishing application that composes pages from XML source
   data and outputs high quality results in Postscript and PDF
   formats. XPP can also format other fielded data, such as database
   feeds, SGML, HTML, and other ASCII text to high-quality pages. XPP
   provides superior XML and typographic support combined with a
   level of speed, power and throughput that is unattainable in other
   publishing systems.
</h:p>
<h:p>
   XPP 7.2 includes a new MathML module for the import, use, and
   publishing of MathML structure and content, further enhancing XPP's
   capabilities to add value to XML standards-based publishing
   workflows. This functionality is particularly important for XPP's
   wide variety of users in the STM (Scientific, Technical, and Medical)
   Journals market, the textbook publishing market, and e-Leaning and
   testing organizations.
</h:p>
    </long-description>
  </item>
  <item>
    <category ref="composition_engines"/>
    <name>Advent3B2 Core Publishing System</name>
    <short-description><h:p>high-end composition and pagination software</h:p></short-description>
    <long-description>
      <h:p>The Core Publishing System (CPS) is a high-end composition
      and pagination software that is particularly well-suited to
      solving challenging publishing requirements. The CPS is a mature
      product that has been developed for over 16 years. It embraces
      the known standards and remains at the cutting edge of
      technology.</h:p>

   <h:p>As well as having significant support for TeX/LaTeX, Advent3B2's
   Core Publishing System (CPS) also supports MathML.</h:p>

    </long-description>
  </item>

<!-- ==================== -->

  <item>
    <vendor href="http://www.antennahouse.com">Antenna House</vendor>
    <category ref="composition_engines"/>
    <name href="http://www.antennahouse.com/product/axfo30/axfo3top.htm">Antenna House XSL Formatter</name>
    <short-description><h:p>Antenna House's XSL Formatter optionally renders
    XSL-FO+MathML documents, and display them on the screen or
    generate high-quality PDF scientific and technical
    documents. (Commercial, runs on Windows 2000/2003/XP, Linux and
    Solaris).</h:p></short-description>
    <screenshot href="http://www.antennahouse.com/product/img/mathml-sample.png"/>
    <date>January 2005</date>
  </item>


<!-- retired: http://www.alphaworks.ibm.com/tech/texml 
  <item>
    <category ref="converters"/>
    <author ref="miller"/>
    <name>TeXML</name>
  </item>
-->

  <item>
    <category ref="converters"/>
    <vendor href="http://www.stratumtek.ca/">Stratum Technical Services Ltd.</vendor>
    <name href="http://www.stratumtek.ca/">Custom converters</name>
  </item>

  <item>
  <category ref="converters"/>
  <author href="http://golem.ph.utexas.edu/~distler/">Jacques Distler</author>
  <author href="mailto:gartside@math.pitt.edu">Paul Gartside</author>
  <name href="http://golem.ph.utexas.edu/~distler/blog/itex2MML.html">itex2mml</name>
  <date>June 2006</date> <!-- last update -->
  <short-description><h:p>itex2MML is a commandline stream filter which
  converts
     <h:a href="http://golem.ph.utexas.edu/~distler/blog/itex2MMLcommands.html">itex</h:a>
     (a subset of LaTeX) equations in the input to MathML.
     <h:a href="http://golem.ph.utexas.edu/~distler/blog/files/itexToMML.tar.gz">Distribution</h:a>
     includes full source code and binaries for MacOSX and Linux.</h:p>
     <h:p> Originally developed by Paul Gartside, now maintained by Jacques Distler.
     Licensed under GPL/MPL.</h:p>
  </short-description>
  </item>


  <item>
    <category ref="converters"/>
    <author href="http://romeo.roua.org/">Romeo Anghelache</author>
    <name href="http://www.aei.mpg.de/hermes/">Hermes</name>
    <date>Jan 2004</date>
    <public-contact>romeo@nu.ll</public-contact>
    <short-description>

      <h:p>Hermes is a semantic XML e-publishing tool for LaTeX authored
      scientific articles, is free software (GPL license), and relies
      on the TeX engine to compile the source. Hermes complements the
      TeX system by letting the user adding semantics to the document
      by parsing the resulting semantic dvi.</h:p><h:p>It converts LaTeX
      and AMSTeX authored documents into XML documents containing
      MathML islands, containing enough information for indexing,
      archiving and rendering.</h:p>

    </short-description>
  </item>
  <item>
    <category ref="converters"/>
    <author href="http://cbl.leeds.ac.uk/nikos/personal.html">Nikos Drakos</author>
    <author href="http://www.maths.mq.edu.au/~ross/">Ross Moore</author>
    <name href="http://www.latex2html.org/">LaTeX2HTML </name>
    <date>Nov 2003</date>
    <short-description>
      <h:p><h:a href="http://www.latex2html.org">LaTeX2HTML MathML
      package</h:a>: LaTeX to MathML conversion.</h:p>
    </short-description>
  </item>
  <item>
    <category ref="converters"/>
    <author href="mailto:gurari@cis.ohio-state.edu">Eitan M. Gurari</author>
    <name href="http://www.cse.ohio-state.edu/~gurari/TeX4ht/">TeX4ht: LaTeX and TeX for Hypertext</name>
    <date>Feb 2004</date>
    <public-contact>gurari@cis.ohio-state.edu</public-contact>
    <short-description>
      <h:p><h:a href="http://www.cis.ohio-state.edu/~Egurari/TeX4ht/mn.html">TeX4ht</h:a>:
      general TeX to SGML/XML translator (presentation tags). Open
      Source, TeX.</h:p>
    </short-description>
  </item>
  <item>
    <category ref="converters"/>
    <name href="http://hutchinson.belmont.ma.us/tth/mml/">TtM, a TeX to MathML translator</name>
    <date>Jan 2003</date>
    <public-contact/>
    <short-description>
      <h:p><h:a href="http://hutchinson.belmont.ma.us/tth/mml">TtM</h:a> Ian
      Hutchinson's powerful (La)TeX to HTML + MathML
      translator. (Windows and free Linux version)</h:p>
    </short-description>
  </item>
  <item>
    <category ref="converters"/>
    <category ref="stylesheets"/>
    <author>Vasil I. Yaroshevich</author>
    <name href="http://xsltml.sourceforge.net/">XSLT MathML Library</name>
    <date>November 2002</date>
    <public-contact>shade33@mail.ru</public-contact>
    <short-description>
      <h:p><h:a href="http://sourceforge.net/projects/xsltml/">XSLT MathML
      Library</h:a>, is a set of XSLT stylesheets to transform MathML
      2.0 to LaTeX. It supports Presentation and Content MathML.</h:p>
    </short-description>
  </item>
  <item>
    <category ref="converters"/>
    <author href="http://pauillac.inria.fr/~maranget/">Luc Maranget</author>
    <name href="http://pauillac.inria.fr/~maranget/hevea/">HeVeA</name>
    <public-contact>Luc.Maranget@inria.fr</public-contact>
    <short-description><h:p>HEVEA is a quite complete and fast LATEX to
    HTML translator, written in Objective Caml.</h:p></short-description>
  </item>

  <!-- =========================== -->

  <item>
    <category ref="authoring"/>
    <name href="http://www.inera.com/extylesinfo.shtml">eXtyles Word -&gt; XML + MathML</name>
    <long-description>eXtyles is an integrated suite of tools that allows editorial staff
   to work in the familiar Microsoft Word environment. eXtyles
   streamlines Word content into a standard editorial and visual style
   and exports Word documents to XML or other typesetting formats.
   eXtyles incorporates seamless integration of MathType to permit
   powerful equation editing within Microsoft Word and MathML or TeX
   export of equations embedded within XML created directly from Word.</long-description>
  </item>

  <!-- =========================== -->

  <item>
    <category ref="authoring"/>
    <category ref="plugins"/>

    <author href="http://www1.chapman.edu/~jipsen/">Peter Jipsen</author>
    <name href="http://www1.chapman.edu/~jipsen/asciimath.html">ASCIIMathML</name>
    <screenshot href="http://www1.chapman.edu/~jipsen/mathml/asciimathexample.gif"/>
    <public-contact>jipsen@chapman.edu</public-contact>
    <short-description>
      <h:p><h:a href="http://www.chapman.edu/~jipsen/asciimath.xml">ASCIIMathML</h:a>
       is a JavaScript script which allows editing of XHTML+MathML
       through a simple text shorthand language, e.g <code>we first
       divide by `a` to get `x^2+b/ax+c/a=0`</code>. The script is
       open source and available under a GPL licence. An online <h:a href="http://www1.chapman.edu/~jipsen/mathml/asciimathdemo.xml">demo
       page</h:a> is also available.</h:p>
    </short-description>
  </item>

  <!-- =========================== -->

  <item>
    <category ref="authoring"/>
    <category ref="accessibility"/>
    <vendor href="http://handy.univ-lyon1.fr/index/index-ie-h.html">Mission Handicap</vendor>
    <name href="http://handy.univ-lyon1.fr/projets/bramanet/">BraMaNet</name>
    <public-contact>bramanet@handy.univ-lyon1.fr</public-contact>
    <short-description>
      <h:p><h:a href="http://handy.univ-lyon1.fr/projets/bramanet/">BraMaNet</h:a>
      is An XSL Style Sheet that translates MathML (Presentation tags
      only) into French Mathematical Braille. It has a user-friendly
      VB interface and can be used together with MathType to translate
      Word Documents into Braille for printing.</h:p>
    </short-description>
  </item>

  <!-- =========================== -->

  <item>
    <category ref="converters"/>
    <vendor href="http://www.schemasoft.com/">SchemaSoft</vendor>
    <name href="http://www.schemasoft.com/">MathML to SVG Converter</name>
    <screenshot href="http://www.schemasoft.com/"/>
    <public-contact>mathml@schemasoft.com</public-contact>
    <short-description>
      <h:p><h:a href="http://www.schemasoft.com/">MathML to SVG
      converter</h:a>, from SchemaSoft, renders a MathML file to SVG
      (Java, free evaluation version) [<h:strong>SchemaSoft has decided in March of 2005 to leave the software services business, and to entrust their existing client relationships to <h:a href="http://atimi.com/">Atimi Software</h:a></h:strong>]</h:p>
    </short-description>
  </item>

  <!-- =========================== -->
  
  <item>
    <category ref="converters"/>
    <author href="http://mainline.essi.fr/wiki/bin/view/Main/DominiqueBroeglin">Dominique Broeglin</author>
    <author href="http://mainline.essi.fr/wiki/bin/view/Main/NicolasDuboc">Nicolas Duboc</author>
    <author href="http://mainline.essi.fr/wiki/bin/view/Main/StephaneLavirotte">Stephane Lavirotte</author>
    <author href="http://mainline.essi.fr/wiki/bin/view/Main/MarcSalvati">Marc Salvati</author>
    <name href="http://mainline.essi.fr/wiki/bin/view/Fixidea/WebHome/">Fixidea: MathML to SVG</name>
    <date>Feb 2003</date>
    <screenshot href="http://mainline.essi.fr/wiki/pub/Fixidea/FixideaSamples/zolieformule2.jpg"/>
    <public-contact/>
  </item>
  <item>
    <category ref="authoring"/>
    <author href="mailto:bbhatt1@towson.edu">Bhuvanesh Bhatt</author>
    <name href="http://triton.towson.edu/users/bbhatt1/ti/TIMathML.htm">TIMathML</name>
    <date>Mar 2002</date>
    <screenshot href="http://triton.towson.edu/users/bbhatt1/ti/TIMathML_files/image004.jpg"/>
    <public-contact>bbhatt1@towson.edu</public-contact>
    <short-description>
      <h:p>A MathML <h:a href="http://triton.towson.edu/users/bbhatt1/ti/TIMathML.htm">import/export
module</h:a> for TI-89/92+ calculators</h:p>
    </short-description>
  </item>
  <item>
    <category ref="stylesheets"/>
    <author href="http://www.dcarlisle.demon.co.uk/david/">David Carlisle</author>
    <name href="http://www.nag.co.uk/projects/OpenMath/mml-files/">DSSSL stylesheets for MathML</name>
    <public-contact>web@nag.co.uk?Subject=Attn. David Carlisle</public-contact>
    <long-description>
      <h:p>As part of the Esprit OpenMath Project, David Carlisle has
      made available <h:a href="http://www.nag.co.uk/projects/OpenMath/mml-files/"> DSSSL
      stylesheets for MathML</h:a>.</h:p>
      <h:p>These parse both Content and Presentation MathML (although
      currently do not support the definition element). Using <h:a href="http://www.jclark.com/jade/">Jade</h:a> one may render
      MathML to TeX or to rtf. The screenshots show the same example,
      viewed with the TeX previewer, xdvi, and in Microsoft Word. In
      these early versions of the scripts, some typographic aspects,
      especially for Content MathML, are not as you might
      expect. However being based on a full SGML system which is using
      the MathML DTD, the scripts do parse the full MathML
      language.</h:p>
      <center>
        <h:img src="http://www.w3.org/Math/Images/tex.gif" alt="xdvi       srcreenshot"/>
      </center>
      <center>
        <h:img src="http://www.w3.org/Math/Images/msw.gif" alt="MSWord       screenshot"/>
      </center>
      <h:p>The examples above were rendering the following <h:a href="implementations_dssl.html">MathML expressions</h:a>.</h:p>
    </long-description>
  </item>
  <item>
    <category ref="dtds"/>
    <name>Docbook + MathML</name>
  </item>
  <item>
    <category ref="dtds"/>
    <name>NIH's Journal Archiving and Publishing DTD</name>
  </item>
  <item>
    <category ref="dtds"/>
    <name href="http://www.cellml.org">CellML</name>
    <date>December 2004</date>
    <short-description><h:p>an XML markup language to store and exchange
    computer-based mathematical models.</h:p></short-description>
    <long-description>
   <h:p>The CellML language is an open standard based on the XML markup
   language. CellML is being developed by the Bioengineering Institute
   at the University of Auckland and affiliated research groups.</h:p>

   <h:p>The purpose of CellML is to store and exchange computer-based
   mathematical models. CellML allows scientists to share models even
   if they are using different model-building software. It also
   enables them to reuse components from one model in another, thus
   accelerating model building.</h:p>

   <h:p>Mathematical expressions are embedded in CellML documents using
   Mathematical Markup Language 2.0 (MathML), an XML-based language
   that encodes the underlying structure of a mathematical
   expression. CellML uses a subset of the elements from MathML 2.0,
   known as the content markup element set, which includes several
   deprecated elements from MathML 1.0.</h:p>
    </long-description>



  </item>
  <item>
    <category ref="dtds"/>
    <author href="mailto:mimasa@w3.org">Ishikawa Masayasu</author>
    <name href="http://www.w3.org/TR/2002/WD-XHTMLplusMathMLplusSVG-20020809/">An XHTML + MathML + SVG Profile</name>
    <date>August 2002</date>
    <screenshot href="http://www.w3.org/TR/2002/WD-XHTMLplusMathMLplusSVG-20020809/mixed-sample.png"/>
    <public-contact>mimasa@w3.org</public-contact>
  </item>


  <item>
    <category ref="dtds"/>
    <author>St&#xE9;phane Dalmas</author>
    <vendor href="http://www.w3.org">W3C</vendor>
    <name href="http://www.w3.org/Math/XMLSchema">XML Schema for MathML</name>
    <short-description>
      <h:p>This is the Math Working Group's MathML2.0 XML Schema.</h:p>
    </short-description>
  </item>
  <item>
    <category ref="composition_engines"/>
    <author>Hans Hagen</author>
    <name>ConTeXt</name>
    <url/>
    <public-contact/>
    <short-description>
      <h:p><h:a href="http://www.pragma-ade.com/">ConTeXt</h:a> is a free
      program by Hans Hagen, based on TeX can convert MathML to PDF or
      DVI files. An on-line <h:a href="http://www.pragma-pod.com/codpages/mathml/mathml.htm">testing
      page</h:a> is available.
      </h:p>
    </short-description>
  </item>

  <item>
    <category ref="editors"/>
    <vendor href="http://www.dessci.com/">Design Science</vendor>
    <name href="http://www.dessci.com/en/products/mathflow/">Design Science MathFlow Editor for XMetaL</name>
    <date>Feb 2005</date>
    <public-contact>info@dessci.com</public-contact>
    <short-description>
      <h:p><h:a href="http://www.dessci.com/en/products/mathflow/">
       Design Science MathFlow&#8482; Editor for XMetaL</h:a> 
       is a native MathML equation editor that works with Blast Radius' XMetaL. Its user interface is similar to how Design Science's MathType and Equation Editor products work with Microsoft Word -- the operator double-clicks on an equation in an XMetaL document and it automatically opens in the MathFlow Editor window. To compose a new equation, click on the MathFlow Editor button on the XMetaL toolbar and the equation opens in a new equation window. Equations appear in typeset form and are saved as MathML within the XMetaL document.
      </h:p>
    </short-description>
  </item>

  <item>
    <category ref="editors"/>
    <vendor href="http://www.dessci.com/">Design Science</vendor>
    <name href="http://www.dessci.com/en/products/mathflow/">Design Science MathFlow Editor for Arbortext</name>
    <date>Feb 2005</date>
    <public-contact>info@dessci.com</public-contact>
    <short-description>
      <h:p><h:a href="http://www.dessci.com/en/products/mathflow/">
       Design Science MathFlow&#8482; Editor for Arbortext</h:a> 
       is a native MathML equation editor that works with Arbortext's Epic Editor. Its user interface is similar to how Design Science's MathType and Equation Editor products work with Microsoft Word -- the operator double-clicks on an equation in an Epic document and it automatically opens in the MathFlow Editor window. To compose a new equation, click on the MathFlow Editor button on the Epic toolbar and the equation opens in a new equation window. Equations appear in typeset form and are saved as MathML within the Epic document.
      </h:p>
    </short-description>
  </item>

  <item>
    <category ref="composition_engines"/>
    <vendor href="http://www.dessci.com/">Design Science</vendor>
    <name href="http://www.dessci.com/en/products/mathflow/">MathFlow Composer for Arbortext</name>
    <date>Feb 2005</date>
    <public-contact>info@dessci.com</public-contact>
    <short-description>
      <h:p><h:a href="http://www.dessci.com/en/products/mathflow/">
       Design Science MathFlow&#8482; Composer</h:a>works with Arbortext's 
	   Epic Composer to generate output documents in HTML, XTHML 
	   and PDF formats.</h:p>
    </short-description>
  </item>

  <item>
    <category ref="converters"/>
    <vendor href="http://www.dessci.com/">Design Science</vendor>
    <name href="http://www.dessci.com/en/products/mathflow/">MathFlow Exchange for Arbortext</name>
    <date>Feb 2005</date>
    <public-contact>info@dessci.com</public-contact>
    <short-description>
      <h:p><h:a href="http://www.dessci.com/en/products/mathflow/">
       Design Science MathFlow&#8482; Exchange</h:a> 
	   works with Arbortext's Interchange software to import documents 
	   from Microsoft Word containing MathType and Equation Editor 
	   equations. Equations are converted to MathML while the 
	   surrounding document is converted into XML.</h:p>
    </short-description>
  </item>

  <item>
    <category ref="components"/>
    <vendor href="http://www.dessci.com/">Design Science</vendor>
    <name href="http://www.dessci.com/en/products/mathflow/">MathFlow</name>
    <date>Feb 2005</date>
    <public-contact>info@dessci.com</public-contact>
    <short-description>
      <h:p><h:a href="http://www.dessci.com/en/products/mathflow/">
       Design Science MathFlow</h:a>&#8482; consists of several components which 
	   can be integrated into XML publishing workflows when math is involved. 
	   Currently, there are three MathFlow components:</h:p>
      <h:ul>
        <h:li>
          <h:p>MathFlow Exchange -- imports Microsoft Word documents with equations 
		  (MathType and Microsoft Equation Editor equations), and converts them 
		  into XML+MathML documents.</h:p>
        </h:li>
        <h:li>
		  <h:p>MathFlow Editor -- a WYSIWYG MathML equation editor for authoring 
		  and editing MathML equations.</h:p>
        </h:li>
        <h:li>
		  <h:p>MathFlow Composer -- generates PDF and web output (HTML/XHTML+MathML).</h:p>
        </h:li>
      </h:ul>
    </short-description>
  </item>

  <item>
    <category ref="components"/>
    <author>Endre Somogyi</author>
    <name href="http://numerator.sourceforge.net/">gNumerator</name>
    <date>Jan 2004</date>
    <screenshot href="http://numerator.sourceforge.net/complex1.jpg"/>
    <private-contact>endre-somogyi@comcast.net</private-contact>
    <short-description>
      <h:p><h:a href="http://numerator.sourceforge.net/components.php">gNumerator</h:a>
      is a set of components for .net supporting MathML: an
      implementation of the MathML DOM, and a MathML rendering
      WinForms control. Open Source (LGPL) </h:p>
    </short-description>
  </item>
  <item>
    <category ref="components"/>
    <author href="http://www.cs.unibo.it/~lpadovan/">Luca Padovani</author>
    <name href="http://helm.cs.unibo.it/mml-widget/">GtkMathView</name>
    <date>Mar 2002</date>
    <screenshot href="http://helm.cs.unibo.it/mml-widget/test1.png"/>
    <public-contact>lpadovan@cs.unibo.it</public-contact>
    <short-description>
      <h:p><h:a href="http://www.cs.unibo.it/helm/mml-widget/">GtkMathView</h:a>
      is an open source widget that can render Presentation MathML
      markup. It can be used in any software based on the <h:a href="http://www.gtk.org">GTK+</h:a> toolkit.  The tool is made of
      three main components: a portable rendering engine for MathML
      written in C++, the GTK interface, and a PostScript interface
      which renders MathML documents to encapsulated PostScript using
      TeX fonts.</h:p>
    </short-description>
  </item>
  <item>
    <category ref="components"/>
    <author>Max Berger (current maintainer) et al.</author>
    <name href="http://jeuclid.sourceforge.net/">JEuclid</name>
    <screenshot href="http://jeuclid.sourceforge.net/screenshot01.jpg"/>
    <public-contact/>
    <short-description>
      <h:p><h:a href="http://jeuclid.sourceforge.net/">JEuclid</h:a>
      is a complete MathML rendering solution, consisting of: a
      MathViewer application, command line converters from MathML to
      other formats, an ant task for autmated conversion, display
      components for AWT and Swing and a component for Apache
      Cocoon</h:p>
    </short-description>
  </item>
  <item>
    <category ref="dtds"/>
    <category ref="stylesheets"/>
    <category ref="authoring"/>
    <author href="mailto:bronger@physik.rwth-aachen.de">Torsten Bronger</author>
    <name href="http://tbookdtd.sourceforge.net/">The tbook system for XML Authoring</name>
    <screenshot href="http://tbookdtd.sourceforge.net/tbook-wide.png"/>
    <public-contact>bronger@physik.rwth-aachen.de</public-contact>
    <short-description>
      <h:p><h:a href="http://tbookdtd.sf.net">tbook</h:a> is a DTD to edit
      scientific documents that include mathematics. Stylesheets
      convert XML files of the DTD (that also includes MathML) to
      high-level LaTeX, XHTML, HTML, and XML DocBook.  It provides a
      simple alternative for creating documents.</h:p>
    </short-description>
  </item>
  <item>
    <category ref="components"/>
    <author href="http://www-sop.inria.fr/lemme/Hanane.Naciri/">Hanane Naciri</author>
    <name href="http://www-sop.inria.fr/lemme/Hanane.Naciri/these/mathml/main.html">Figue</name>
    <public-contact>Hanane.Naciri@sophia.inria.fr</public-contact>
  </item>

  <!-- =========================== -->

    <item>
      <category ref="editors"/>
      <vendor href="http://www.xfy.com">xfy technology</vendor>
      <name href="http://www.xfy.com">xfy technology</name>
      <date>December 2004</date>
      <short-description>
        <h:p>an architecture for authoring and editing compound XML
        documents, including SVG and MathML (Java, commercial, free
        demo)</h:p>
      </short-description>
    </item>

  <!-- =========================== -->

    <item>
      <category ref="authoring"/>
      <author>William F. Hammond</author>
      <name href="http://www.albany.edu/~hammond/gellmu/">gellmu</name>
      <date>December 2004</date>
      <screenshot href="http://www.w3.org/Math/Images/wprodgim.png"/>
      <short-description><h:p>GELLMU provides a way to generate fully accessible XHTML+MathML, accessible classic HTML with math in ASCII pseudo-TeX (for browsers not supporting MathML), and regular LaTeX markup (hence, both DVI and PDF) from a single article-level source document.</h:p>

<h:p>Writing an article in "regular" GELLMU source is very much like
writing an article in LaTeX article source.</h:p>

<h:p>For example, the author may write:</h:p>
<h:pre>\[ \int_{0}^{\infty} t^x e^{-t} \frac{dt}{t}\int:
       \ = \ \frac{1}{x} \prod_{k=1}^{\infty}\fra c{\bal{1 +
             \frac{1}{k}}^x}{\bal{1 + \frac{x}{k}}} \prod: \]</h:pre>

<h:p>Note that this mathematical markup is slightly different from that of
LaTeX in that both the integral and the product must be terminated
explicitly.</h:p>

<h:p>The screenshot is a rendering of Mozilla, version 1.7, on this content.</h:p>

<h:p>GELLMU is available from the Comprehensive TeX Archive Network (CTAN) in support/gellmu, and the GELLMU web site is http://www.albany.edu/~hammond/gellmu/.</h:p></short-description>
    </item>

  <!-- =========================== -->

    <item>
      <category ref="research"/>
      <category ref="accessibility"/>
      <name href="http://www.lambdaproject.org">LAMBDA Project</name>
      <date>January 2005</date>
      <public-contact>info@lambdaproject.org</public-contact>
      <short-description><h:p>Linear Access to Mathematic for Braille
      Device and Audio-synthesis: An integrated and innovative system
      to manage scientific documents with Braille peripherals and
      voice synthesis.</h:p>

<h:p>The Lambda system is based upon integration between a linear
code, which can be immediately converted through MathML, and a
mathematical editor which is designed to meet the educational needs of
both students and teachers. The whole system is flexible and entirely
configurable.  There are different mathematical Braille codes in
different countries, so the Lambda project allows customisation of the
Braille code to meet the local standard. At the same time it ensures
portability by its foundation in the MathML standard
code.</h:p></short-description>
    </item>

  <!-- =========================== -->

    <item>
      <category ref="research"/>
      <category ref="accessibility"/>
      <name href="http://karshmer.lklnd.usf.edu/~igroupuma/">Group UMA (Universal Math Accessability)</name>
      <date>January 2005</date>
      <short-description><h:p>The work of Group UMA is to build automatic translators between various Braille based math notations as well as presentation tools to help the users better read complex equations. Then, for example, a blind mathematician in Germany can convert his Marburg math representation to Nemeth and email it to a colleague in the United States, or into French notarion to send to a French colleague</h:p></short-description>
    </item>

    <item>
      <category ref="research"/>
      <category ref="accessibility"/>
      <name href="http://www.dessci.com/accessibility">Accessible Electronic Mathematical 
Content Project</name>
      <date>January 2005</date>
      <short-description><h:p>Design Science is investigating ways of making mathematical
expressions accessible to people with print disabilities, including
blindness, low vision, dyslexia and other learning disabilities. The
project seeks to develop software that enables screen readers and
other assistive technology products to seamlessly handle embedded
MathML. To date, Design Science extended MathPlayer to speak and
synchronously highlight MathML expressions in Web pages, and has
worked with leading assistive technology vendors to integrate speech
generation, navigation and highlighting for math and text.  This work
was supported in part by a grant from the National
Science Foundation.  Future plans include improving algorithms, and extending
support to other electronic document formats.
</h:p></short-description>
    </item>

    <item>
      <category ref="research"/>
      <name href="http://www.dessci.com/searching">Enhancing the Searching of Mathematics Project</name>
      <date>January 2005</date>
      <short-description><h:p>Design Science is conducting a project to develop infrastructure
for enhanced search capabilities for documents containing mathematics.
The project has three broad goals: to formulate, coordinate and
disseminate best-practice guidelines for facilitating the searching
and indexing of documents containing mathematics; to create a test bed
collection of documents suitable for conducting usability testing for
math-aware search systems; and to investigate several specific
algorithms for searching mathematics.   The project is support in part
by a National Science Digital Library grant from the National Science Foundation.
</h:p></short-description>
    </item>

  <!-- =========================== -->

    <item>
      <category ref="converters"/>
      <vendor href="http://www.schemasoft.com/">SchemaSoft</vendor>
      <name href="http://www.schemasoft.com/">Custard</name>
      <date>May 2005</date>
      <short-description><h:p>SchemaSoft's Custard 2.1 is a Mathematical Markup Language 2.0 to Scalable Vector Graphics 1.1 converter that performs professional typography and equation layout using your choice of the packaged font families, including any combination of proportional/monospace and serif/sans-serif. You can also substitute your own SVG font file, which can be generated from TrueType fonts using third-party software. [<h:strong>SchemaSoft has decided in March of 2005 to leave the software services business, and to entrust their existing client relationships to <h:a href="http://atimi.com/">Atimi Software</h:a></h:strong>]</h:p></short-description>
    </item>

  <!-- =========================== -->

<item>
     <category ref="research"/>
     <category ref="authoring"/>
     <category ref="composition_engines"/>
     <author href="mailto:paul@activemath.org">The ActiveMath Group</author>
     <vendor href="http://www.activemath.org">DFKI GmbH and University of Saarland</vendor>
     <name href="http://www.activemath.org">ActiveMath Learning Environment</name>
     <date>December 2006</date>
     <screenshot
href="http://www.activemath.org/doc/presentation-integrated-am-mathml.png"/>
     <public-contact>activemath@activemath.org</public-contact>
     <short-description><h:p>ActiveMath is a learning environment for
     mathematics on the Web with intelligent learner-support, advanced
     math rendering in contemporary browsers, mathematical exercise
     evaluation.</h:p></short-description>
     <long-description>
       <h:p>ActiveMath is a stable, web-based, multi-lingual,
       user-adaptive learning system for mathematics. It is a Semantic
       Web application with a number of services. It's
       Model-View-Controller architecture as presented in the figure
       shows that ActiveMath is a server application and only a few
       addtional tools need installation on the client.</h:p>

      <h:p> ActiveMath's knowledge base stores semantically encoded
      learning objects annotated with metadata, wich are encoded in a
      pedagogically extended <h:a
      href="http://www.mathweb.org/omdoc/">OMDoc</h:a>. The course
      generator uses formalizations of pedagogical knowledge to
      automatically assemble individual courses according to a
      learner's learning goal, learning scenario, competencies,
      learning context and preferences. The exercise subsystem
      supports diagnoses of student errors and of misconceptions, it
      generates feedback, and has configurable tutorial strategies for
      the feedback. The search facility includes a cutting edge search
      for formulea as as fuzzy text search, presentation of
      dependencies., and parallel Google search. Another cognitive
      tool is the interactive concept mapping tool. </h:p>

      <h:p> ActiveMath has been usability tested so far and the user
      interface has been revised accordingly. It has been evaluated in
      classrooms a number of times, in several European countries, and
      with with different content. Please see <h:a
      href="http://www.activemath.org/evaluations.php">Evaluations</h:a>
      for more detail. </h:p>

      <h:p> ActiveMath has been engineered according to standard
      software engineering practices.a It is a rather modular software
      and some of the components are reusable. ActiveMath has been
      developed at the <a href="http://www.dfki.de/">DFKI </a> and at
      the <a href="http://www.uni-saarland.de/">University of
      Saarland</a>. It has an open source license for non-commercial
      applications.</h:p>

     </long-description>
   </item> 


  <!-- =========================== -->

<item>
      <!-- soft4science MathML Renderer  --> 
      <category ref="composition_engines"/>
      <category ref="converters"/>
      <category ref="components"/>
      <vendor href="http://www.soft4science.com">soft4science</vendor>
      <name href="http://www.soft4science.com/products/MathML_Renderer/s4s_MathML_Renderer.html">MathML Renderer</name>
      <date>February 2005</date>
      <screenshot href="http://www.soft4science.com/MathML_Renderer.jpg"/>
      <public-contact>info@soft4science.com</public-contact>
      <short-description>
       <h:p>  
       <h:a
       href="http://www.soft4science.com/fr_index.html?/products/MathML_Renderer/s4s_MathML_Renderer.html">MathML
       Renderer</h:a> for <h:a
       href="http://msdn.microsoft.com/netframework">.NET</h:a> is a
       native high-performance <h:strong>MathML Rendering
       Engine</h:strong>, supporting a rich subset of <h:a
       href="http://www.w3.org/TR/2003/REC-MathML2-20031021/">MathML
       2.0</h:a> Presentation Markup, implemented on top of the <h:a
       href="http://msdn.microsoft.com/netframework">.NET
       Framework</h:a>.  It can be used client-side in <h:a
       href="http://msdn.microsoft.com/netframework/programming/winforms/default.aspx">.NET
       Windows.Forms</h:a> Applications or server-side, for
       <h:b>MathML to bitmap conversion</h:b>, in <h:a
       href="http://msdn.microsoft.com/asp.net">ASP.NET</h:a> Web
       Applications or <h:a
       href="http://msdn.microsoft.com/webservices/default.aspx">.NET
       Web Service</h:a> Applications. An <h:a
       href="http://www.mathml.net/MathML2Bitmap.html">online
       demo</h:a> is also available.
       </h:p>  
      </short-description>
</item>

  <!-- =========================== -->

    <item>
      <category ref="authoring"/>
      <category ref="plugins"/> 
      <author href="mailto:distler@golem.ph.utexas.edu">Jacques Distler</author>
      <name href="http://golem.ph.utexas.edu/~distler/blog/itex2MML.html">ItexToMML MovableType Plugin</name>
      <date>January 2005</date>
      <public-contact>distler@golem.ph.utexas.edu</public-contact>
      <short-description>MovableType plugin to allow easy authoring of XHTML+MathML in a weblogging system. [update: see also Jacques Distler's <h:a href="http://golem.ph.utexas.edu/~distler/blog/itex2MML.html">itex2MML plugin</h:a> page.]</short-description>
      <long-description>
        <h:p>This <h:a href="http://www.movabletype.org/">MovableType</h:a> plugin provides automated
          conversion of LaTeX-like input into XHTML+MathML. It uses an updated
          <h:a href="http://golem.ph.utexas.edu/~distler/blog/files/itexToMML.tar.gz">version of
          itex2MML</h:a>. Additional support for Textile and Markdown syntax
          <h:a href="http://golem.ph.utexas.edu/~distler/blog/archives/000374.html">is available</h:a>.
        </h:p>
      </long-description>
    </item>

    <item>
      <category ref="authoring"/>
      <category ref="plugins"/> 
      <author href="mailto:distler@golem.ph.utexas.edu">Jacques Distler</author>
      <name href="http://golem.ph.utexas.edu/~distler/blog/archives/000367.html">ItexToMML WordPress Plugin</name>
      <date>January 2005</date>
      <public-contact>distler@golem.ph.utexas.edu</public-contact>
      <short-description>WordPress plugin to allow easy authoring of XHTML+MathML in a weblogging system.
      </short-description>
      <long-description>
        <h:p>This <h:a href="http://wordpress.org/">WordPress</h:a> plugin provides automated
          conversion of LaTeX-like input into XHTML+MathML. It uses an updated
          <h:a href="http://golem.ph.utexas.edu/~distler/blog/files/itexToMML.tar.gz">version of
          itex2MML</h:a>. Supports Texturize, Textile and Markdown syntax.
        </h:p>
      </long-description>
    </item>

    <item>
      <category ref="authoring"/>
      <category ref="plugins"/> 
      <author href="mailto:distler@golem.ph.utexas.edu">Jacques Distler</author>
      <name href="http://golem.ph.utexas.edu/~distler/blog/archives/000422.html">ItexToMML ecto Plugins</name>
      <date>January 2005</date>
      <public-contact>distler@golem.ph.utexas.edu</public-contact>
      <short-description><h:p>Plugin for the ecto weblogging client.</h:p>
      </short-description>
      <long-description>
        <h:p>This <h:a href="http://ecto.kung-foo.tv/">ecto</h:a> plugin provides automated
          conversion of LaTeX-like input into XHTML+MathML. Support for Markdown syntax is available, if
          Markdown is installed on your MovableType weblog.
        </h:p>
      </long-description>
    </item>

    <item>
       <category ref="converters"/>
       <category ref="plugins"/>
       <author href="http://golem.ph.utexas.edu/~distler/">Jacques Distler</author>
       <name href="http://search.cpan.org/~distler/MathML-Entities/lib/MathML/Entities.pm">MathML::Entities</name>
       <date>January 2005</date>
       <short-description><h:p>XHTML+MathML defines over 2100 named entities, a
	 superset of the 252 named entities in (X)HTML. Only the 5 "safe" ones
	 (&amp;lt;, &amp;gt;, &amp;amp;, &amp;quot;, &amp;apos;) are suitable for
	 consumption by a generic XML parser (which includes by XHTML UAs which
	 are not specifically MathML-aware).</h:p>
	 <h:p>This Perl Module will convert the rest to numeric character
	 references or to UTF-8 characters.</h:p>
	 <h:p>A <h:a href="http://golem.ph.utexas.edu/~distler/blog/NumericEntities.html">MovableType plugin</h:a>
	 is also provided, for easy integration into the popular weblogging system.</h:p>
       </short-description>
    </item>

  <!-- =========================== -->

   <!-- Removed, program doesn't actually convert MathML entitites; waiting for news from Stephan Watt
   <item>
      <category ref="converters"/>
      <author href="mailto:webmaster@orcca.on.ca">ORCCA Software Team</author>
      <vendor href="http://www.orcca.on.ca">Ontario Research Centre for Computer Algebra</vendor>
      <name href="http://www.orcca.on.ca/MathML/software/enttran.zip">Entity Resolver for MathML</name>
      <date>March 2002</date>
      <public-contact>webmaster@orcca.on.ca</public-contact>
      <short-description><h:p>
             The "enttran" program converts between symbolic entities, numeric
             character references and raw unicode characters.</h:p>
      </short-description>
      <long-description>
        <h:p>
            The "enttran" program  converts between symbolic entities (e.g. &amp;alpha;),
            numeric character references (e.g. &amp;#x3b1; &amp;#945;)
            and raw unicode characters (e.g. &#x3b1;).
        </h:p>
        <h:p>
            Enttran may be applied to text files, XML or HTML,
            with the entities being specified by a mapping file.
            The program will convert between forms in any direction.
            It requires a Java run-time to operate.
        </h:p>
      </long-description>
   </item>
   -->
 
   <item>
      <category ref="converters"/>
      <author href="mailto:webmaster@orcca.on.ca">ORCCA Software Team</author>
      <vendor href="http://www.orcca.on.ca">Ontario Research Centre for Computer Algebra</vendor>
      <name href="http://www.orcca.on.ca/MathML/texmml/mmltotex.html">Translator from MathML to TeX/LaTeX</name>
      <date>December 2004</date> <!-- last update -->
      <screenshot href="http://www.orcca.on.ca/MathML/Images/mml2tex.png" alt="GUI for Notation Selection Tool to convert Content to Presentation MathML"/>
      <public-contact>webmaster@orcca.on.ca</public-contact>
      <short-description>  
            This MathML to LaTeX on-line translator
            converts MathML representations of math formulae to equivalent
            TeX expressions. The user may also control line-breaking.
      </short-description>
      <long-description>
        <h:p>
            This MathML to LaTeX on-line translator
            converts MathML representations of math formulae to equivalent
            TeX expressions. The user may also control line-breaking.
        </h:p>
        <h:p> 
            One of the main goals of this converter is to conserve high-level
            semantics during translation.
            The user may provide one or more mapping files to specify how
            MathML or other XML elements should be translated.
            This allows user customization and transformation of high-level MathML
            extensions to TeX macros.
            (These mapping files are also used for the
            <h:a href="http://www.w3.org/Math/Software/mathml_software_cat_converters.html#Itranslator_from_tex_latex_to_mathml">TeX to MathML converter</h:a>.)
        </h:p>
        <h:p> The translator supports three kind of conversion:
           <h:ol>
             <h:li> <h:i> File to file</h:i>: to convert an entire
              <h:ul>
                <h:li>MathML file into TeX document (.tex file)  or</h:li>
                <h:li>XML file with MathML entries to XML document (.xml file)
                      with embedded TeX</h:li>
                </h:ul>
             </h:li>
             <h:li> <h:i>Expression to expression</h:i>:
                    to convert any valid MathML expression, given as input string.</h:li>
             <h:li> <h:i> Object to object</h:i>:
                    allows the user to manipulate individual MathML and TeX-objects obtained
                    from sources different from standard MathML or TeX files.</h:li>
           </h:ol>
        </h:p>
        <h:p>
            Inquiries about a stand-alone version should be directed to the
            <h:a href="http://ptibonum.scl.csd.uwo.ca:16661/EmailClient/request.jsp?soft=MathML+to+TeX+converter&amp;submitBtn=Request+Form"
            >ORCCA software group</h:a>
        </h:p>
       </long-description>
   </item>

   <item>
      <category ref="converters"/>
      <author href="mailto:webmaster@orcca.on.ca">ORCCA Software Team</author>
      <vendor href="http://www.orcca.on.ca">Ontario Research Centre for Computer Algebra</vendor>
      <name href="http://www.orcca.on.ca/MathML/texmml/textomml.html">Translator from TeX/LaTeX to MathML</name>
      <date>December 2004</date> <!-- last update -->
      <public-contact>webmaster@orcca.on.ca</public-contact>
      <short-description>
           This TeX/LaTeX to MathML on-line translator
           converts mathematical expressions embedded in math mode in TeX/LaTeX documents.
      </short-description>
      <long-description>
        <h:p>
           This <a href="http://www.orcca.on.ca/MathML/texmml/textomml.html"
           >TeX/LaTeX to MathML on-line translator</a>
           converts mathematical expressions embedded in math mode in TeX/LaTeX documents.
        </h:p>
        <h:p>
           The translator can produce two kinds of output:
           <h:ul>
            <h:li> MathML files (.xml), containing only the math formulae from
                 the submitted TeX/LaTeX document or </h:li>
            <h:li> An entire TeX/LaTeX document (.tex file or complex directory),
                 containing all non-math context of the original and embeded
                 verbatim MathML.</h:li>
           </h:ul>
           (This package may be used in conjunction with the
           <h:a href="http://www.latex2html.org/">LaTeX2HTML converter</h:a> by Ross More.)
        </h:p>
        <h:p>
           Conversion is driven by mapping files, which allow high-level translation
           of user-defined macros to help preserve any semantic content of the original
           document. The same set of mapping files are used for the conversion from
           <h:a href="http://www.w3.org/Math/Software/mathml_software_cat_tex.html#Iorcca_mathml_tex_translator">MathML to LaTeX</h:a>.
        </h:p>
        <h:p>
           Inquiries about a stand-alone version should be directed to the
           <h:a href="http://ptibonum.scl.csd.uwo.ca:16661/EmailClient/request.jsp?soft=TeX+to+MathML+converter&amp;submitBtn=Request+Form"
           >ORCCA software group</h:a>
        </h:p>
      </long-description>
   </item>

   <item>
      <category ref="converters"/>
      <category ref="stylesheets"/>
      <author href="mailto:webmaster@orcca.on.ca">ORCCA Software Team</author>
      <vendor href="http://www.orcca.on.ca">Ontario Research Centre for Computer Algebra</vendor>
      <name href="http://www.orcca.on.ca/MathML/software/mmlctop2_0.zip">Translator from Content to Presentation MathML</name>
      <date>June 2003</date> <!-- last update -->
      <public-contact>webmaster@orcca.on.ca</public-contact>
      <short-description>
          This XSLT stylesheet translates Content to Presentation MathML or
          to mixed (Content+Prentation) MathML.
      </short-description>
      <long-description>
        <h:p>
          This XSLT stylesheet translates Content to Presentation MathML or
          to mixed (Content+Prentation) MathML.
        </h:p>
        <h:p>
          The input is a file containing Content MathML, and the output can be given as
          <h:ul>
            <h:li>Presentation MathML</h:li>
            <h:li>Parallel Markup,
                  with Content given as an XML annotation at the root node</h:li>
            <h:li>Parallel Markup,
                  with Content given as an XML annotation at the root node and
                  cross-reference attributes given on the interior Presentation nodes, or</h:li>
            <h:li>Parallel Markup, with equivalent Content given as an
                  XML annotation at the interior Presentation nodes.</h:li>
          </h:ul>
          This is useful to display MathML in  settings where Content is not understood, 
          or if one wishes to use particular notations.
        </h:p>
      </long-description>
   </item>

   <item>
      <category ref="converters"/>
      <category ref="stylesheets"/>
      <author href="mailto:webmaster@orcca.on.ca">ORCCA Software Team</author>
      <vendor href="http://www.orcca.on.ca">Ontario Research Centre for Computer Algebra</vendor>
      <name href="http://www.orcca.on.ca/MathML/software/cmmlopenmath.zip">Translator between OpenMath and MathML</name>
      <date>September 2003</date> <!-- last update -->
      <public-contact>webmaster@orcca.on.ca</public-contact>
      <short-description>
          These XSLT stylesheets convert between OpenMath and Content MathML.
      </short-description>
      <long-description>
        <h:p>
          These XSLT stylesheets convert between OpenMath and Content MathML.
        </h:p>
        <h:p>
           Conversion from OpenMath to Content MathML may either elect to 
           generate the built-in MathML operations, when appropriate, or
           to give everything in a general format using csymbols.
           The converter supports arbitrary OpenMath CDs
        </h:p>
        <h:p>
           Conversion in the other direction, from Content MathML to OpenMath,
           understands the standard OpenMath CDs.
        </h:p>
        <h:p>
          These stylesheets can be used in combination with the
          <h:a href="http://www.w3.org/Math/Software/mathml_software_cat_stylesheets.html#Itranslator_from_content_to_presentation_mathml">ORCCA Translator from
          Content to Presentation MathML</h:a> to format OpenMath mathematical
          content for presentation.
          This is useful to display OpenMath in settings where its content
          is not understood, or if one wishes to use particular notations.
        </h:p>
      </long-description>
   </item>

   <item>
      <category ref="converters"/>
      <category ref="stylesheets"/>
      <author href="mailto:webmaster@orcca.on.ca">ORCCA Software Team</author>
      <vendor href="http://www.orcca.on.ca">Ontario Research Centre for Computer Algebra</vendor>
      <name href="http://ptibonum.scl.csd.uwo.ca:16661/NotationSelectionTool/">MathML Notation Selection Tool</name>
      <date>Novemeber 2004</date> <!-- last update -->
      <screenshot href="http://www.orcca.on.ca/MathML/Images/nst.gif" alt="GUI for MathML to LaTeX conveter"/>
      <public-contact>webmaster@orcca.on.ca</public-contact>
      <short-description>
          This On-line Notation Selection Tool perform conversion of mathematical expressions in XML format.
          The user may select notational conventions from menus organized by mathematical area.
      </short-description>
      <long-description>
        <h:p>
          This On-line Notation Selection Tool perform conversion of mathematical expressions in XML format.
          It provides a graphical user interface to generate an XSLT stylesheet,
          which is then used to transform Content MathML to the Presentation MathML.
          This generated stylesheet is combined with a base stylesheet that may be
          specified, with the default being the
        <h:a href="http://www.w3.org/Math/Software/mathml_software_cat_stylesheets.html#translator_from_content_to_presentation_mathml">ORCCA Content to Presentation stylesheet</h:a>.
        </h:p>
        <h:p>
          The user may select notational conventions from menus organized by
          mathematical area.
        </h:p>
        <h:p>
          The Notation Selection Tool is initialized by an XML-format
          configuration file.
          This configuration file provides a database of concepts and alternative
          notations as well as template transformation rules to be applied for
          the selected notations.
          Advanced users may supply their own configuration files.
        </h:p>

        <h:p>
          Inquiries about a stand-alone version should be directed to the
          <h:a href="http://ptibonum.scl.csd.uwo.ca:16661/EmailClient/request.jsp?soft=Notation+Selection+Tool&amp;submitBtn=Request+Form"
          >ORCCA software group</h:a>
        </h:p>
       </long-description>
   </item>
   
    <item>
      <category ref="dtds"/> 
      <author href="mailto:webmaster@orcca.on.ca">ORCCA Software Team</author>
      <vendor href="http://www.orcca.on.ca">Ontario Research Centre for Computer Algebra</vendor>
      <name href="http://www.orcca.on.ca/MathML/software/mmlschema.zip">Modular XML Schema for MathML</name>
      <date>April 2002</date> <!-- last update -->

      <public-contact>webmaster@orcca.on.ca</public-contact>
      <short-description>
          A modular XML Schema for MathML describes pure presentation markup and pure
          content markup, as well as mixed presentation and content markup.
      </short-description>
      <long-description>
        <h:p>
          A modular XML Schema for MathML describes pure presentation markup and pure
          content markup, as well as mixed presentation and content markup.
          The Schema consists of modules in a hierarchical structure that may be
          used independently or in combination.
        </h:p>
      </long-description>
   </item>

<item>
      <category ref="editors"/>
      <category ref="authoring"/>
      <author href="mailto:wem@wem-editeur.com">Stéphan Sémirat</author>
      <vendor href="http://www.crdp.ac-grenoble.fr/scripts/vel/vel.dll/direct?cle=380M024M">CRDP de l'Académie de Grenoble</vendor>
      <name href="http://wem-editeur.com">WéM - Web éditeur Mathématique</name>
      <date>Mars 2005</date>
      <screenshot href="http://wem-editeur.com/Presentation/screenshot.png"/>
      <public-contact>wem@wem-editeur.com</public-contact>
      <short-description>WéM is a French xhtml+mathml editor that is aimed at the creation of scientific and interactive documents.</short-description>
      <long-description>
        <h:p>WéM is a complete editor to create scientific texts.</h:p>
        <h:p>Special chars, math formulae (mathml), geometric figures (SVG and PNG) and functions plotter are all integrated.</h:p>
        <h:p>It is not only designed for high quality printed documents, but also for the creation of interactive documents like presentations, online exercices for the classroom, etc.</h:p>
        <h:p>The edition is made through a simple specific language (that looks like a very very simplified LaTeX) : menus, buttons, contextual assistants and real time visualisation will guide the non-experimented user, while the experimented one will be completely satisfied with the keyboard access.</h:p>
        <h:p>WéM could then be placed between the "all automatic" that you cannot control and the "do it by yourself" that you cannot manage : that is a modern and powerfull point of view of the scientific edition.</h:p>
      </long-description>
    </item>

  <!-- =========================== -->

<item>
      <category ref="browsers"/>
      <author href="mailto:rydarab@ucam.ac.ma">Mustapha EDDAHIBI and
Azzeddine LAZREK</author>
      <vendor href="http://www.ucam.ac.ma/fssm/rydarab">RyDArab</vendor>
      <name
href="http://www.ucam.ac.ma/fssm/rydarab/system/dadzilla.htm">Dadzilla</name>
      <date>June 2004</date>
      <screenshot
href="http://www.ucam.ac.ma/fssm/rydarab/system/dadzilla1_1/examples.png"/>
      <public-contact>rydarab@ucam.ac.ma</public-contact>
      <short-description> <h:p>Dadzilla, an adapted version of Mozilla,
allows using MathML for Arabic mathematical presentation. In this
presentation, Arabic mathematical expressions use specific symbols
and spread out from right to left. Dadzilla runs both in Linux and
Windows platforms.</h:p></short-description>
      <long-description>
      </long-description>
    </item>


  <!-- =========================== -->

  <item>
      <category ref="converters"/>
      <author href="mailto:denis@binarythings.com">Denis Makarov</author>
      <vendor href="http://www.binarythings.com">Binary Things Development</vendor>
      <name href="http://www.binarythings.com">MathML Generator</name>
      <date>March 2005</date>
      <screenshot href="http://www.binarythings.com/images/mmllarge.gif"/>
      <public-contact>info@binarythings.com</public-contact>
      <short-description>MathML Generator converters expressions like 'sin(2pi/3)=sqrt(3)/2' into MathML.</short-description>
      <long-description>
      MathML Generator - tiny batch converter of expressions like 'sin(2pi/3)=sqrt(3)/2' into MathML. It works in command-line &amp; GUI mode.
      </long-description>
</item>

<item>
  <category ref="editors"/> <!-- Editors -->
  <category ref="components"/> <!-- Components and SDKs  -->
  <author href="mailto:sdumitriu@infoiasi.ro">Sergiu Dumitriu</author>
  <author href="mailto:marta@infoiasi.ro">Girdea Marta</author>
  <author href="mailto:Catalin.Hritcu@gmail.com">Catalin Hritcu</author>
  <name href="http://smarth.sourceforge.net/">sMArTH</name>
  <date>April 2005</date>
  <!-- last update -->
  <screenshot href="http://download.freshmeat.net/screenshots/51839.png"/>
  <public-contact>smarth.team@gmail.com</public-contact>
  <short-description>sMArTH is an online equation editor for MathML and LaTeX</short-description>
  <long-description>
    <h:p>
      <h:a href="http://smarth.sourceforge.net/">sMArTH</h:a> is an <h:a href="http://smarth.sourceforge.net/sMArTH/sMArTH.svg">online equation editor</h:a> built on open Web standards. The editor itself uses a friendly SVG user interface and the application logic is implemented in JavaScript using the DOM. MathML and LaTeX can be exported in addition to the native SVG format.
    </h:p>
  </long-description>
</item>

<item>
  <category ref="plugins"/>
  <author href="mailto:info@hermitech.ic.zt.ua">Andriy Kovalchuk, Vyacheslav Levitsky, Igor Samolyuk, Valentyn Yanchuk</author>
  <vendor href="http://www.hermitech.ic.zt.ua">Hermitech Laboratory</vendor>
  <name href="http://www.hermitech.ic.zt.ua/downloads/downloads.html#altovaplugin">Formulator plugin for Altova's XMLSPY</name>
  <date>April 2005</date>
  <screenshot href="http://www.hermitech.ic.zt.ua/projects/formulator/formulator2_xmlspy.png"/>
  <public-contact>info@hermitech.ic.zt.ua</public-contact>
  <short-description>
<h:p>Formulator plugin for Altova's XMLSPY enhances this industry standard XML 
Development Environment to display and visually edit mathematical notation 
within an XML page.</h:p>
  </short-description>
  <long-description>
    <h:p>
<a href="http://www.hermitech.ic.zt.ua/projects/formulator/">Formulator</a>
plugin for Altova's XMLSPY enhances this industry standard XML 
Development Environment to display and visually edit mathematical notation 
within an XML page. Formulator plugin for Altova's XMLSPY also allows 
users of XMLSPY embedding mathematical equations into XML documents as 
MathML fragments through simple point-and-click techniques.
    </h:p>
  </long-description>
</item>

<item>
  <category ref="editors"/>
  <author href="mailto:info@hermitech.ic.zt.ua">Andriy Kovalchuk, Vyacheslav Levitsky, Igor Samolyuk, Valentyn Yanchuk</author>
  <vendor href="http://www.hermitech.ic.zt.ua">Hermitech Laboratory</vendor>
  <name href="http://www.hermitech.ic.zt.ua/projects/formulator/index.html">Formulator</name>
  <date>April 2005</date>
  <screenshot href="http://www.hermitech.ic.zt.ua/projects/formulator/formulator2.png"/>
  <public-contact>info@hermitech.ic.zt.ua</public-contact>
  <short-description>
<h:p>Formulator is a program to create, edit mathematical 
expressions and convert them to/from MathML/graphics.</h:p>
  </short-description>
  <long-description>
    <h:p>
The Hermitech MathML Expression Editor, known also as 
<a href="http://www.hermitech.ic.zt.ua/projects/formulator/">Formulator</a>,
is a dynamic and intelligent mathematical equation editor designed for 
personal computers running MS Windows. This application allows to create 
mathematical equations through simple point-and-click techniques.
    </h:p>
    <h:p>
Equations can be converted into MathML 2.0 and can be saved in several graphic 
file formats, ready to be imported into documents. Formulator provides not 
only import into the MathML 2.0 format, but also export from this standard 
for math on the World Wide Web.
    </h:p>
    <h:p>
Formulator supports both Presentation and Content MathML.
    </h:p>
  </long-description>
</item>
<item>
  <category ref="components"/>
  <author href="mailto:info@hermitech.ic.zt.ua">Andriy Kovalchuk, Vyacheslav Levitsky, Igor Samolyuk, Valentyn Yanchuk</author>
  <vendor href="http://www.hermitech.ic.zt.ua">Hermitech Laboratory</vendor>
  <name href="http://www.hermitech.ic.zt.ua/downloads/downloads.html#component">Formulator ActiveX Control</name>
  <date>April 2005</date>
  <screenshot href="http://www.hermitech.ic.zt.ua/projects/formulator/formulator2.png"/>
  <public-contact>info@hermitech.ic.zt.ua</public-contact>
  <short-description>
<h:p>Formulator ActiveX Control is a component edition of the 
Hermitech MathML Expression Editor, known also as Formulator</h:p>
  </short-description>
  <long-description>
    <h:p>
Formulator ActiveX Control (or Automation Server) is a component edition of 
the Hermitech MathML Expression Editor, known also as 
<a href="http://www.hermitech.ic.zt.ua/projects/formulator/">Formulator</a>.
It can be viewed as MathML expressions editor and uses the same core for 
creating, rendering, interacting, converting mathematical expressions as 
Formulator.
    </h:p>
    <h:p>
The editing functionality provided by Formulator, when combined with 
the API of the Formulator ActiveX Control component (or Automation Server), 
can be used to implement a variety of mathematical applications that can be 
utilized in several different contexts. For example, an interface for 
computer algebra systems can be created that interchange MathML data, or 
multimedia materials with mathematical data can be created.
    </h:p>
  </long-description>
</item>
<item>
  <category ref="plugins"/>
  <author href="mailto:info@hermitech.ic.zt.ua">Andriy Kovalchuk, Vyacheslav Levitsky, Igor Samolyuk, Valentyn Yanchuk</author>
  <vendor href="http://www.hermitech.ic.zt.ua">Hermitech Laboratory</vendor>
  <name href="http://www.hermitech.ic.zt.ua/projects/formulator/index.html">Formulator plugin for Internet Explorer</name>
  <date>April 2005</date>
  <screenshot href="http://www.hermitech.ic.zt.ua/projects/formulator/formulator2_ie.png"/>
  <public-contact>info@hermitech.ic.zt.ua</public-contact>
  <short-description>
<h:p>Formulator plugin for Internet Explorer enhances the browser 
to display mathematical notation within a web page.</h:p>
  </short-description>
  <long-description>
    <h:p>
<a href="http://www.hermitech.ic.zt.ua/projects/formulator/">Formulator</a>
plugin for Internet Explorer enhances the browser to display 
mathematical notation within a web page. If the math in a web page is 
written in the MathML language, Internet Explorer gives it to the Hermitech 
MathML Equation Editor to display as standard math notation.
    </h:p>
    <h:p>
When displayed the equation within a web page can be accessed by placing 
the mouse pointer over an equation and clicking the right mouse button. 
This brings up Formulator's shortcut menu. In addition to the commands 
operating with the clicked-on equation, there are commands to view 
Formulator's information, version number and copyright and to visit the 
Formulator web site.
    </h:p>
    <UL>
        <LI>The &quot;Copy MathML&quot; command copies the MathML equivalent of the 
            equation to the Clipboard.</LI>
        <LI>The &quot;Save as image...&quot; command exports the current equation 
            by saving it on disk in a graphic file.</LI>
        <LI>The &quot;Open with Formulator&quot; command opens the equation in a new 
            Formulator window.</LI>
        <LI>Choose the &quot;Zoom&quot; command to change the viewing scale and get a 
            closer look at the equation (accessibility elements).</LI>
    </UL>
  </long-description>
</item>

<item>
    <category ref="converters"/>
    <category ref="composition_engines"/>
    <author href="mailto:svgmath@grigoriev.ru">Nikolai Grigoriev</author>
    <name href="http://www.grigoriev.ru/svgmath">SVGMath</name>
    <date>June 2005</date>
    <public-contact>svgmath@grigoriev.ru</public-contact>
    <short-description><h:p>SVGMath is a converter from presentation MathML to SVG, written in Python</h:p></short-description>
    <long-description>
        <h:p>
            <h:b>SVGMath</h:b> converts MathML expressions into
            <h:a href="http://www.w3.org/Graphics/SVG">SVG</h:a> images.
            It is written in pure Python (version 2.4 or higher). 
            It can be used either as a command-line script for batch-mode 
            file conversion, or as a layout engine component to process MathML 
            data in other Python applications.
        </h:p>

        <h:p>
            SVGMath is an open-source project, released under
            <h:a href="http://www.opensource.org/licenses/mit-license.php">MIT license</h:a>.
        </h:p>
    </long-description>
</item>


<item>
  <category ref="stylesheets"/>
  <category ref="authoring"/>
  <category ref="converters"/>
  <author href="http://ex-code.com/~porton/">Victor Porton</author>
  <vendor href="http://www.mathematics21.org">www.mathematics21.org</vendor>
  <name href="http://www.mathematics21.org/xslt.html">Extended XHTML for Math - XSLT Stylesheets</name>
  <date>July 2005</date> <!-- last update -->
  <!--screenshot href="http://www.example.org/software/mathex/sshot.png"/-->
  <public-contact>support@ex-code.com</public-contact>
  <short-description><h:p>Converts extended XHTML+MathML into XHTML+MathML</h:p></short-description>
  <long-description>
    <h:p>XSLT stylesheet which converts an <h:em>extended</h:em>
      <h:abbr>XHTML</h:abbr> format into
      <h:abbr>XHTML</h:abbr>+<h:acronym>MathML</h:acronym>.</h:p>
    <h:p>It is intented for writing math articles. It has advanced support
      for embedding formulas and other mathematical texts features.</h:p>
    <h:p>Additionally features converting content markup into
      presentational markup.</h:p>
    <h:p>As of Jul 2005 is pre-alpha, but should grow into full-scale
    <h:acronym>LaTeX</h:acronym> replacement. (A future version should
    be also able to convert <abbr>XML</abbr> into <h:acronym>LaTeX</h:acronym>.)</h:p>
  </long-description>
</item>


<item>
  <category ref="stylesheets"/>
  <category ref="converters"/>
  <author>Alexandre Stevens</author>
  <name href="http://sourceforge.net/projects/pmml2svg/">pMML2SVG</name>
  <date>24 July 2005</date>
  <screenshot href="http://ovh.dl.sourceforge.net/sourceforge/pmml2svg/screenshot.jpg"/>
    <public-contact>alexandre.stevens(AT)student.ulg.ac.be</public-contact>
    <short-description><h:p>XSLT stylesheets transforming MathML formulas to SVG</h:p></short-description>
</item>


<item>
      <category ref="converters"/>
      <category ref="research"/>
      <category ref="accessibility"/>
      <author href="mailto:helder.filipe@sapo.pt">Helder Ferreira</author>
      <name
href="http://lpf-esi.fe.up.pt/~audiomath/index_en.html">AudioMath 2005</name>
      <date>September 2005</date>
      <public-contact>helder.filipe@sapo.pt</public-contact>
      <short-description>
         <h:p>AudioMath is a research project, since 2003, that studies the
MathML Audio Rendering.</h:p>
         <h:p>During this project some tools have been created:
AudioMathEngine (a set of algoritms capable to convert MathML into a
comprehensive text that can be spoken out), AudioMathGUI (a nice demo GUI
that allows the user to navigate through MathML expressions and listen to
them), and AudioMathWEB (an on-line conversion service, working as an
accessibility service).</h:p>
         <h:p>Currently it only supports European Portuguese but you can try
it in: <h:a href="http://lpf-esi.fe.up.pt/~audiomath/demo/index_en.html">
http://lpf-esi.fe.up.pt/~audiomath/demo/index_en.html</h:a></h:p>
      </short-description>
</item>

<item>
      <category ref="editors"/> <!-- one category element for each
category this -->
      <category ref="converters"/> <!-- software belongs to. see below
for
the list -->
      <vendor href="http://www.mathmlstudio.com">MathMLStudio</vendor>
      <name href="http://www.mathmlstudio.com">MathMLStudio Lite</name>
      <date>October 2005</date> <!-- last update -->
      <screenshot
href="http://www.mathmlstudio.com/screenshot/screenshot.PNG"/>
      <public-contact>support@mathmlstudio.com</public-contact>
      <short-description><h:p>This program converts a TeX formula to
MathML. The MathML code can be easily copied to the clipboard for
pasting to another document. (Requires Mozilla ActiveX
Control.)</h:p></short-description>
      <long-description>
        <h:p>This program converts a TeX formula to MathML. A large
subset
of Plain TeX, some LaTeX, and some AMS-TeX commands are
recognized. It comes with samples of simple to complicated
formulas, a help file, and a PDF listing the symbols supported.
The browser window lets you see the generated MathML immediately.
The MathML code can be easily copied to the clipboard for pasting
to another document.</h:p>
      </long-description>
    </item>

    <item>
      <category ref="converters"/>
      <category ref="composition_engines"/>
      <author href="mailto:scoder@users.sourceforge.net">Stefan Behnel</author>
      <vendor href="http://mathdom.sourceforge.net">http://mathdom.sourceforge.net</vendor>
      <name href="http://mathdom.sourceforge.net">MathDOM</name>
      <date>October 2005</date>
      <public-contact>scoder@users.sourceforge.net</public-contact>
      <short-description>

        <h:p>MathDOM is a set of Python 2.4 modules (using PyXML or
        lxml, and pyparsing) that import literal mathematical terms as
        a Content MathML DOM. It currently parses MathML and literal
        infix or Python terms into a DOM or lxml document and writes
        out Content MathML, Presentation MathML and literal
        infix/prefix/postfix/Python terms. The DOM elements are
        enhanced by domain specific methods that make using the DOM a
        little easier.</h:p>

	<h:p>You can call it the shortest path between different term
	representations and a Content MathML DOM. Ever noticed the
	annoying differences between terms in different programming
	languages? Build your application around MathDOM and stop
	caring about the term representation that users prefer or that
	your machine can execute. If you need a different
	representation, add a converter, but don't change the
	model. Literal terms are connected through an intermediate AST
	step that makes writing converters for
	C/Fortran/SQL/yourfavourite easier.</h:p>
      </short-description>
    </item>


    <item>
     <category ref="authoring"/>
     <author href="mailto:qnghu@yahoo.com">Charlie Hu</author>
     <name href="http://mathbb.sourceforge.net">MathBB</name>
     <date>November 2005</date>
     <screenshot href="http://sourceforge.net/dbimage.php?id=26420"/>
     <short-description><h:p>MathBB is a MathML-enabled Bulletin Board
System. It supports itex (a simple version of Latex) input, and shows
the result with MathML. It is designed for web forums focusing on
mathematic related discussion. An example forum is available at

http://mathbb.sourceforge.net/MathBB/index.php</h:p></short-description>
</item>

    
  <item>
    <category ref="plugins"/>
    <category ref="composition_engines"/>
    <category ref="editors"/>
    <author href="http://www.sti.uniurb.it/padovani/">Luca Padovani</author>
    <vendor href="http://www.sti.uniurb.it/padovani/">Luca Padovani</vendor>
    <name href="http://helm.cs.unibo.it/mml-widget/">AbiMathView plugin</name>
    <date>October 2005</date>
    <screenshot href="http://www.abisource.com/~fjf/InvisibleAnt/images/InsertEquation.png"/>
    <public-contact>http://www.cs.unibo.it/~lpadovan/</public-contact>
    <short-description><h:p>Since version 2.4.0, released last
      October, the free, open-source <h:a
      href="http://www.abisource.com">AbiWord word-processor</h:a> can
      import and display MathML by means of the AbiMathView plugin. 
      The MathML is embedded in AbiWord's document format. In
      addition, it is possible to edit the math using a <h:a
      href="http://pear.math.pitt.edu/mathzilla/itex2mml.html">LaTeX-like
      syntax</h:a>.</h:p></short-description>
  </item>

  <item>
       <category ref="scientific_computation"/>
       <author href="mailto:info@geometryexpressions.com">Saltire Software</author>
       <vendor href="http://www.geometryexpressions.com">Geometry Expressions</vendor>
       <name href="http://www.geometryexpressions.com">Geometry Expressions</name>
       <date>January 2006</date>
       <screenshot href="http://www.geometryexpressions.com/images/arbelus.png"/>
       <public-contact>info@geometryexpressions.com</public-contact>

       <short-description>
               <h:p>Geometry Expressions is the world's first Interactive Symbolic Geometry System. This means:</h:p>
               <h:li>Geometric figures can be defined by either Symbolic Constraints or numeric locations.</h:li>
               <h:li>Measurements on your drawing are not only presented numerically, but also expressed symbolically as Mathematical Expressions.</h:li>
               <h:li>Your drawing comes to life via parametric, symbolic animation.</h:li>
               <h:li>All the usual constructions are available but also powerful, new symbolic constraints.</h:li>
               <h:p>Visit our <a href="http://www.geometryexpressions.com">website</a> now to sign up to participate in our beta program!</h:p>
       </short-description>
   </item>

   <item>
      <category ref="plugins"/>
      <category ref="editors"/>
      <author href="mailto:sales@ephox.com">Ephox</author> 
      <vendor href="http://www.ephox.com">Ephox.</vendor>
      <name
	href="http://www.ephox.com/products/equationeditor/">EditLive! WebEQ Equation Editor</name>
      <date>April 2006</date>
      <screenshot
        href="http://www.ephox.com/images2/products/equation/mathml_sm_small.gif"/>
      <public-contact>sales@ephox.com</public-contact>
      <short-description><h:p>Allows authors to include equations in
	HTML documents using the mathematical markup language,
	MathML.</h:p></short-description>
      <long-description>
        <h:p>Add the WebEQ equation editor to <h:a
	href="/products/editliveforjava/">EditLive! for Java</h:a>
        or <h:a href="/products/editliveforxml/">EditLive! for
	XML</h:a>&#160;and&#160;enable content
	contributors to create and edit mathematical and scientific
	equations.&#160; The add-on allows authors to generate
	equations using the mathematical markup language, MathML. Benefits
	include: 
	</h:p>
	<h:ul>
	<h:li>
        Seamlessly embed equations in your content
	</h:li>
	<h:li>
        Generate industry standard MathML markup
	</h:li>
	<h:li>
        Completely integrated with the EditLive! editing environment
	</h:li>
	<h:li>
        Intuitive user interface
	</h:li>
	</h:ul>
      </long-description>
    </item>

    <item>
      <category ref="converters"/>
      <author href="">David Harvey</author>
      <author href="http://gva.noekeon.org/">Gilles Van Assche</author>
      <name href="http://gva.noekeon.org/blahtexml/">Blahtex and Blahtexml</name>
      <date>July 2008</date>
      <short-description>Blahtex is a free software tool/library that
      translates TeX markup into MathML markup. It is also capable of
      generating PNG format images, using some external tools.
      Blahtexml is a super-set of blahtex, which has XML processing
      in mind and is able to process a whole XML document into another
      XML document.</short-description>
    </item>

    <item>
      <category ref="scientific_computation"/>
      <vendor href="http://www.sciface.com/?l=en">SciFace Software GmbH &amp; Co. KG</vendor>
      <name href="http://www.mupad.com/products/mupadpro.php">MuPAD Pro</name>
      <date>July 2006</date> <!-- last update -->
      <screenshot href="http://mupad.com/include/images/screenshots/mp4-demo-en.png"/>
      <public-contact>info@sciface.com</public-contact>
      <short-description><h:p><a href="http://www.mupad.com/products/mupadpro.php">MuPAD</a> is a
      symbolic and numeric computation system with support for
      exporting MathML 2.0, including both presentation
      and content forms of MathML.</h:p></short-description>
    </item>

    <item>
      <category ref="composition_engines"/>
      <category ref="converters"/>
      <category ref="components"/>
      <author href="mailto:heuer@exmpl.de">Rene Heuer</author>
      <vendor href="http://www.exmpl.de/">eXMPL</vendor>
      <name href="http://www.exmpl.de/projects/mathml/math.html">v2Math</name>
      <date>November 2006</date>
      <screenshot 
href="http://www.exmpl.de/projects/mathml/math_html_bd35b91.jpg"/>
      <public-contact>heuer@exmpl.de</public-contact>
      <short-description>
        <h:p>v2Math is a program to display MathML sequences. It is written in 
pure Java, open source with GPL licence. The generated picture has all 
attributes of a single character (baseline etc.) to make it easy for text 
based applications. Any parts of a displayed formula are available as glyphs 
to create simple interfaces for SVG. Download <a 
href="http://www.exmpl.de/down/formula.zip">v2Math</a> </h:p>
      </short-description>
      <!--<long-description>
        <h:p></h:p>
      </long-description>-->
    </item>

<item>
    <category ref="scientific_computation"/> 
    <category ref="authoring"/> 
    <category ref="research"/>
    <author href="mailto:hefaeche@usc.edu.co">Héctor Fabián Echeverri
      Quintero</author>
    <author href="mailto:calovi86@hotmail.com">Cristian Camilo
      Lopez</author>
    <author href="mailto:alejovic@hotmail.com">Alejandro
      Victoria</author>

    <vendor href="http://redes.colombiaaprende.edu.co:8080/dspace/">Banco
      de Objetos Virtuales de Aprendizaje</vendor>
    <name href=
      "http://redes.colombiaaprende.edu.co:8080/dspace/handle/2145/344">MathML Chat</name>
    <date>30-Ago-2005</date> 
    <!-- screenshot
    href="http://www.example.org/software/mathex/sshot.png"/ -->
    <public-contact>hefaeche@ieee.org</public-contact>
    <short-description>
      <h:p>
	MathML Chat is software for the synchronous transmission of
	Mathematical content
      </h:p>
      <h:p xml:lang="es">
	MathML Chat es un software sincrónico para la transmisión de
	contenido Matemático
      </h:p>
    </short-description>
    <long-description>
      <h:p>
	MathML Chat consist of a chat server that allows communication
	of mathematical content on the Web. It can be installed in a
	local network or on the Internet, and the clients can access
	the server through simple software. The zip file contains a
	manual for installation and use. The program is based on the
	Open Source software figue and nfcchat. Although with
	limitations, it allows students and teachers to interact
	synchronously.
      </h:p>
      <h:p xml:lang="es">
	MathML Chat esta compuesto de un servidor chat que permite la
	comunicación de contenido matemático en la Web, se puede
	instalar en cualquier equipo con dirección ip valida dentro de
	una red local u internet, y los clientes pueden acceder al
	mismo a través de un software sencillo. El comprimido contiene
	además un manual de instalación y uso. Se fundamenta en las
	librerías open source de figue y nfcchat. Aunque con
	limitaciones, permite interactuar de forma sincrónica a
	estudiantes y docentes
      </h:p>
    </long-description>
</item>

<item>
    <category ref="plugins"/>
    <author href="mailto:info@mathdonalds.com">Aleksey Onopriyenko</author>
    <author href="mailto:vladimir.sukhoy@gmail.com">Vladimir Sukhoy</author>
    <vendor href="http://www.mathdonalds.com">Aleksey Onopriyenko</vendor>
    <name href="http://www.mathdonalds.com">Expressionism</name>
    <date>April 2007</date>
    <public-contact>info@mathdonalds.com</public-contact>
    <short-description><h:p>
	A WYSIWYG browser-based editor (MathML + JavaScript) of
	mathematical expressions which is also capable of rendering
	images (e.g. in PNG format).
      </h:p></short-description>
 </item>

<item>
      <category ref="editors"/>
      <category ref="converters"/> 
      <author href="mailto:suwei@lzu.edu.cn">Su Wei</author> 
      <vendor href="http://wme.lzu.edu.cn">ICCM Lab, Lanzhou University</vendor>
      <name href="http://wme.lzu.edu.cn/mathedit/index.html">MathEdit</name>
      <date>May 2007</date>
      <screenshot href="http://wme.lzu.edu.cn/mathedit/matheditview1.jpg"/>
      <short-description><h:p>MathEdit is a browser-based visual editor for mathematical expressions</h:p></short-description>     
</item>

  <item>
     <category ref="editors"/>
     <category ref="converters"/>
     <category ref="components"/>
     <category ref="research"/>
     <author>Alex Billingsley</author>
     <name href="http://www.dragmath.bham.ac.uk/">DragMath</name>
     <date>November 2007</date>
     <screenshot href="http://sourceforge.net/dbimage.php?id=136525"/>
     <short-description><h:p> This is an open-source drag and drop 
equation editor written in Java. Once an expression is created the user 
can convert it into a variety of different linear syntax for 
mathematics, including MathML, LaTeX, Maple, Maxima or any user defined 
style. It is possible for the user to create an .xml file containing a 
custom output format without requiring the applet to be 
recompiled.</h:p></short-description>
     <long-description>
       <h:p>  This is an open-source drag and drop equation editor 
written in Java. Once an expression is created the user can convert it 
into a variety of different linear syntax for mathematics, including 
MathML, LaTeX, Maple, Maxima or any user defined style. It is possible 
for the user to create an .xml file containing a custom output format 
without requiring the applet to be recompiled.</h:p>
     </long-description>
   </item>

<item>
      <category ref="accessibility"/> 
      <category ref="converters"/> 
      <category ref="stylesheets"/>
      <author href="mailto:natbraille@free.fr">Bruno Mascret</author>
      <vendor href="http://natbraille.free.fr/">NatBraille</vendor>
      <name href="http://natbraille.free.fr/">NAT</name>
      <date>November 2006</date> <!-- last update -->
      <screenshot href="http://natbraille.free.fr/images/snapNAT.png"/>
      <public-contact>natbraille@free.fr</public-contact>
      <short-description><h:p>NAT is a free universal translator which converts standards inputs (text, openoffice, word+mathtype) into Braille</h:p></short-description>    <!-- XHTML markup accepted, bound to h: -->
      <long-description>
        <h:p>NAT uses MathML through XSL stylesheets to convert mathematical expressions into Braille. It bests the BraMaNet project and uses a part of this work.</h:p>   <!-- XHTML markup accepted, bound to h: -->
      </long-description>
    </item>

	<item>
		<!-- WIRIS Editor -->
		<category ref="editors"/>
		<category ref="components"/>
		<author href="http://www.mathsformore.com">Maths for More</author>
		<vendor href="http://www.wiris.com">WIRIS</vendor>
		<name href="http://www.wiris.com">WIRIS Editor</name>
		<date>Jan 2008</date>
		<screenshot href="http://www.wiris.com/images/stories/screenshots/editor/wiris_editor_in_moodle_700.png"/>
		<private-contact>ramon@mathsformore.com</private-contact>
		<public-contact>info@mathsformore.com</public-contact>
		<short-description>
			<h:p>WYSIWYG editor for math expressions based
			on MathML. Developed as a Java applet. WIRIS
			also provides an image web service that
			produces the associated image to a mathml
			code.</h:p> <h:p>Potentially integrated into
			any web page. Currently integrate it into the
			LMS Moodle. Check it at <h:a
			href="http://www.wiris.com/content/view/96/lang,en/">
			WIRIS Plugin for Moodle</h:a></h:p>
		</short-description>
	</item>

    <item>
      <category ref="composition_engines"/>
      <category ref="components"/>
      <author href="http://mathmlflash.blogspot.com/">Ionel Alexandru</author>
      <!-- <vendor href="http://www.learn-math.info/mathml.do"></vendor> -->
      <name href="http://www.learn-math.info/mathml.do">MathML for Flash</name>
      <date>January 2008</date>
      <!-- <screenshot href=""/> -->
      <private-contact>admin.learnmath@gmail.com</private-contact>
      <public-contact>http://mathmlflash.blogspot.com/</public-contact>
      <short-description>
        “MathML for Flash” is an implementation of MathML intended
        to be used in Adobe Flash applications to display a MathML
        formula, display the functions (not implemented in
        version 0.2) and process the functions (not implemented in
        version 0.2).
      </short-description>
      <!-- <long-description></long-description> -->
    </item>

<item>
  <category ref="converters"/>
  <category ref="authoring"/>
  <author href="mailto:mcaravind@gmail.com">Aravind Mohanoor</author>
  <vendor href="http://www.soonerdev.net">SoonerDev</vendor>
  <name href="http://word2mathml.blogspot.com">Word2MathML</name>
  <date>May 2008</date>
  <screenshot href="http://bp3.blogger.com/_BgNGam39Xbo/SEHt28PFHUI/AAAAAAAAAHA/FCtU7BryTwM/s1600/mathml.jpg"/>
  <public-contact>mcaravind@gmail.com</public-contact>
  <short-description>
    <h:p>Word2MathML is a tool which converts existing Word 2007 documents into XHTML+MathML which can be directly viewed in browsers</h:p>
  </short-description>
  <long-description>
    <h:p>Word2MathML is a tool which converts existing Word 2007 documents into XHTML+MathML which can be directly viewed in browsers</h:p>
  </long-description>
</item>

  <item>
       <category ref="editors"/>
       <category ref="composition_engines"/>
       <category ref="converters"/>
       <author href="mailto:support@mathmagic.com">MathMagic
         Support</author>
       <vendor href="http://www.mathmagic.org">InfoLogic,
         Inc.</vendor>
       <name href="http://www.mathmagic.com">MathMagic equation editor</name>
       <date>July 2007</date>
       <screenshot
         href="http://www.mathmagic.com/screenshot/mathmagic_pe_mac.jpg"/>
       <public-contact>support@mathmagic.com</public-contact>
       <short-description><h:p>MathMagic is a WYSIWYG equation editor
         that can convert from+to MathML and TeX.</h:p></short-description>
       <long-description>
         <h:p>[Math+Magic] is a stand-alone equation editor
         application based on easy-to-use WYSIWYG interface.</h:p>

         <h:p>MathMagic is known for its publishing quality equation
         and high productivity in Desktop Publishing market, mainly
         among InDesign users and QuarkXPress users. You run
         MathMagic, write any equation or symbols in the editor window
         fast and easily via keyboard or palettes, or typing TeX
         expressions or pasting TeX or MathML from other editor.</h:p>

         <h:p>Then, you can bring the beautiful equation to other
         applications and documents, via Copy&amp;Paste,
         Drag&amp;Drop, or Export in PICT, EPS, WMF, JPEG, PDF, Plain
         TeX, or MathML.</h:p>

         <h:p>You can also re-edit those equations by pasting back to
         MathMagic editor window.</h:p>

         <h:p>Fully functional trial version is <h:a
         href="http://www.mathmagic.com/download/">available for
         download.</h:a></h:p>
       </long-description>
  </item>

<!--
    <item>
      <category ref=""/>
      <category ref=""/>
      <category ref=""/>
      <author href=""></author>
      <vendor href=""></vendor>
      <name href=""></name>
      <date></date>
      <screenshot href=""/>
      <private-contact></private-contact>
      <public-contact></public-contact>
      <short-description></short-description>
      <long-description><h:p></h:p></long-description>
    </item>
-->

</mathml-software>

