Development07 Jan 2008 02:15 pm

Nathan has been working pretty hard on releasing version 0.3 of our Hanzi Recognizer program, and finally it has been released, which includes a small change in the GUI.

Over the past few days, word got out about our Hanzi Recognizer program, which has generated upwards of 300 downloads a day, with 1000 total downloads soon to be reached. I’m not quite sure where the popularity all of a sudden sprouted, but we had increased our downloads per day by two orders of magnitude in just a few days, AMAZING!

One Response to “Hanzi Recognizer 0.3 release”

  1. on 29 Aug 2008 at 8:44 am Philip

    Hi

    I’ve downloaded this software. When I start it in Windows Vista, I get the following error:

    *************************************
    Exception in thread “main” java.lang.NoClassDefFoundError: D:\Downloads\HanziRec
    ognizer-0/3/jar
    Caused by: java.lang.ClassNotFoundException: D:\Downloads\HanziRecognizer-0.3.ja
    r
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    *************************************

    I have Java Version 6 installed on my computer. What is the problem?

    Philip