Home / karatasi.java / 0.1.0-beta4
Name Modified Size InfoDownloads / Week
Parent folder
karatasi-java-0.1.0-beta4.zip 2009-12-13 2.7 MB
karatasi-java-0.1.0-beta4.tgz 2009-12-13 2.7 MB
karatasi-java-0.1.0-beta4.tar 2009-12-13 2.9 MB
karatasi-java-0.1.0-beta4.dmg 2009-12-13 2.7 MB
karatasi-java-0.1.0-beta4.bz2 2009-12-13 2.7 MB
karatasi.jar 2009-12-12 2.8 MB
Totals: 6 Items   16.4 MB 0
############################
# This file is part of the karatasi project.
#
# Copyright 2009, 2010, 2011 Christa Runge, Mathias Kussinger, Christian Hujer
#
# karatasi is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# karatasi is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with karatasi.  If not, see <http://www.gnu.org/licenses/>.
############################

This is 'karatasi-java'.
karatasi is a flip-card based training program.

####################################################################################
########## karatasi components
####################################################################################

At the moment we provide the following karatasi components:

- karatasi-iphone: an iPhone application.
  * can be used as stand-alone application for flip-card based learning
  * uses the SuperMemo SM-2 learning algorithm with spaced repetition intervals

- karatasi-java: a basic Java desktop application.
  * backup and restore of the databases from the iPhone
  * import of SuperMemo databases for Palm
  * import of csv-encoded files

- karatasi-tools: Perl scripts.
  * import of SuperMemo databases for Palm
  * import of csv-encoded files
This component is out of maintenance. It has been replaced by karatasi-java.

- karatasi-httpd: cgi scripts for an Apache web server.
  * backup and restore of the databases from the iPhone
This component is out of maintenance. It has been replaced by karatasi-java.

####################################################################################
########## Links
####################################################################################

Good sources for further information are:

- the karatasi web page: http://karatasi.org

- our project page at sourceforge: http://sourceforge.net/projects/karatasi

- our user manuals 
  http://karatasi.sourceforge.net/manual/en/index.html (English)
  http://karatasi.sourceforge.net/manual/de/index.html (German)

- SuperMemo
  http://www.supermemo.com/

####################################################################################
########## Requirements 
####################################################################################

*** karatasi-java

- JRE 1.5 or higher

####################################################################################
########## Run it (command line)
####################################################################################

java -jar karatasi.jar

####################################################################################
########## Release notes for version 0.4.0 beta
####################################################################################

released 14 Jun 2011
new features and enhancements:
* automated check for new versions (#2874381)



Source: README.txt, updated 2011-06-13