 | |
|  |
WME Software
WME System End-user Documentation
WME Software Components
- The Mathematics Education Markup Language (MeML)---public dtd loacation http://icm.mcs.kent.edu/MeML/dtd/MeML.dtd.
- Woodpecker---A server-side Page Processor
- MadMath---An MeML authoring tool
- fraction.wme---An experimental WME serivce for fraction computations.
- lineplot.wme---An experimental WME serivce for plotting straight lines.
- twoline.wme---An experimental WME serivce for solving linear equations and plotting lines.
- polynomial.wme A---An experimental WME serivce for simple polynomial computations.
- polynomial.wme B---An experimental WME serivce for polynomial GCD.
- polynomial.wme C---An experimental WME serivce for polynomial factoring.
- polynomial.wme D---An experimental WME serivce for solving linear polynomials in one variable.
- fraction.mesp---An experimental MESP
conforming WME serivce for fractions.
Useful Software for Demo and Downloading
- Introducing JSON
- JSON in Javascript
- Mastering JSON
- Javascript Soap Client
- You need to install fonts for your Netscape, Mozilla, or Firefox
browser to display Math. See these instructions, For IE, you may
install MathPlayer to display math. Once you have installed the fonts, test MathML
display on your browser by visiting the this page.
- To include MathML in a webpage to display, you can follow this example.
They work for IE with MathPlayer 2.0 plugin and
Mozilla-derived browsers. Note that the page needs to be delivered with
the content type of application/xhtml+xml.
For more information on MathML see this tutorial at Design Sciences.
- XHTML and CSS Tempaltes from Cem---his templates page
- WME PDF slide template (Latex)---the template (wmeslide_template.tgz)
- Xiao has created this WME site packing tool---WMEPack.sh and User's Guide
W3C's XSLT stylesheets for MathML, used for Web pages containing MathML.
W3C's Crossbrowser Compound XHTML, SVG, MathML, and XInclude Documents
Xiao has constructed an Infix to MathML converter in Javascript.
See this test page for IE.
- The Mathematics Education Markup Language (MeML)---public dtd location http://icm.mcs.kent.edu/MeML/dtd/MeML.dtd.
- Use the latest Firefox (>= 1.5), Mozilla to this file and see how to mix SVG, MathML,
and XHTML. Note the file suffix. See also An XHTML + MathML + SVG Profile for code samples and other information. And see the Mozilla SVG Project for native SVG support in Mozilla.
Paul has constructed Infix to MathML converter, CGI in Perl that uses MAXIMA for the conversion. See this demo page (for Mozilla, Firefox, and Netscape)
or this demo page (for IE with MathPlayer)
for live action.
- See this demo
for dynamically (AJAX) inserting DOM nodes for MathML into an xhtml
document for display. And, use the latest Firefox (>= 1.5) to see this demo for obtaining user-selected MathML subexpresions.
- Paul has constructed a MathML Content to infix conversion demo:
for firefox/mozilla and
for IE.
- Paul has constructed a SOAP client and server to demo WME related
Web services. See the Infix to Mathml Converter demo (php source, php source two), and
the SOAP client, the SOAP server.
Client-side MeML processor, the Woodpecker plugin
|