
 jMemorize README
 ----------------
 
    The jMemorize Homepage can be found at http://riad.de/jmemorize
 
 1. About

	jMemorize is written in Java and uses Leitner-flashcards to make 
	memorizing facts not only more efficient but also more fun. 
	jMemorize manages your learn progress and features categories, 
	statistics and a visually appealing and intuitive interface.

 2. How to run
    
    Currently you need Java 1.4 to run jMemorize. Just (double-)click 
    the icon to start the application or type 
    'javaw -jar jMemorize-0.9.jar' from command line.
   
 3. Creator
  
    This software is developed by Riad Djemili (code@riad.de) and
    licensed under the GPL license. A copy of the GPL license is 
    provided with this sourcecode.
    
 4. Dependencies
 
    All needed libraries are provided with jMemorize. Currently used 
    libraries are:
    
      * jfreechart-0.9.21 (http://www.jfree.org/jfreechart/)
      * jcommon-0.9.6
      * forms-1.0.5       (http://www.jgoodies.com/freeware/forms/)      
      * gnujaxp.jar
      * servlet.jar
      
    The card state icons were contributed by Magnus Hildebrandt 
    (magnus@bottledfish.de). All other icons were created by or originate 
    in the icons created by the Eclipse project (http://www.eclipse.org/).
    
  Have fun.
  