jFlash Multilingual Web-Based Flashcard System Change Log --------------------------------------------------------- 1.6 o Added PHP 5.0 shim compatibility for DOM XML and XPath calls. o The jFlash system now works with PHP >= 5.0.x o Added a couple of Korean color lessons. 1.5 o Added fuzzy text-answering support based on my own implementation of the MCWPA algorithm in JavaScript. o Try the Italian demo to see how this works. o See also utilities mcwpa-test.html to try and tune your own fuzzy answer threshold values. o Users may now browse subdirectories of the lessons directory. o Added message buffer to print useful status messages. o Style/stylesheet updates. o Added keybinding for enter key so pressing enter to enter and answer won't mistakingly return you to the lesson index. o All JavaScript source have been re-organized and cleaned. o Files are now included using a nifty JavaScript-based inclusion method. o jFlash.js has been broken out into seperate class files. o Modified crd2jfxml.pl script to have new card records start with a blank CR; the extra newline makes the entry a bit more readable and thus a little easier to enter. o Added a few Korean lessons. o Bumped version to 1.5, added 2005 copyright. 1.0 o Initial public release of jFlash.