jEditOQMath

  • user warning: Table './jem/sessions' is marked as crashed and should be repaired query: SELECT COUNT(sid) AS count FROM sessions WHERE timestamp >= 1231485421 AND uid = 0 in /var/www/net.jem-thematic/site/includes/database.mysql.inc on line 174.
  • user warning: Table './jem/sessions' is marked as crashed and should be repaired query: SELECT DISTINCT u.uid, u.name, s.timestamp FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.timestamp >= 1231485421 AND s.uid > 0 ORDER BY s.timestamp DESC in /var/www/net.jem-thematic/site/includes/database.mysql.inc on line 174.

jEditOQMath is a text-editor, jEdit, boosted with facilities to edit OMDoc content. It is tuned for the ActiveMath learning environment.

jEditOQMath takes advantage of jEdit's great XML mode: by the provision of templates of XML files, authors can edit readable source files. The files are called OQMath files because they are OMDoc files except for... the OpenMath expressions. For the latter, the QMath processor, an author extensible converter to OpenMath and OMDoc, is used.

The editing workflow follows a source editing paradigm where a compilation or build phase is run often followed by a test phase, where, typically, the author tests the delivery of the OMDoc files within the ActiveMath learning environment.

jEditOQMath is a pack of software distributed under various open-source licenses, essentially, GPL, Apache, and MPL.

jEditOQMath is running under Windows, Linux, and MacOSX and is easily started using the Java Web Start link. Try the developer snapshot from jEditOQMath's home page.