Weblog von mark

Druckversion
  • user warning: Table './jem/sessions' is marked as crashed and should be repaired query: SELECT COUNT(sid) AS count FROM sessions WHERE timestamp >= 1231458879 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 >= 1231458879 AND s.uid > 0 ORDER BY s.timestamp DESC in /var/www/net.jem-thematic/site/includes/database.mysql.inc on line 174.

new version of MathDox Formula Editor

I just released a new version of the MathDox Formula Editor. There are two main improvements over the previous version. The first is Microsoft Internet Explorer (v7) support. Unfortunately IE is still the browser with the largest market share, so I couldn't just ignore it. Debugging my code in IE was a rather painful experience compared to developing with Mozilla Firefox and the Firebug addon, but after two weeks of debugging it finally works!

Demo of the MathDox formula editor

In about an hour and a half I will present at the MathUI workshop a prototype of a semantic formula editor that can be used in a browser. More information about the editor can be found here and at the MathUI website.