Home / karatasi.iphone
Name Modified Size InfoDownloads / Week
Parent folder
beta 2011-10-10
1.7.6 2011-07-31
1.6.7 2011-01-04
1.5.5 2010-02-05
1.4.6 2009-10-10
1.3.6 2009-08-22
1.2.3 2009-05-23
1.1.8 2009-04-13
1.0.7 2009-02-14
1.0.6 2009-01-31
README.txt 2011-07-31 3.6 kB
release_notes.txt 2011-07-31 4.1 kB
Totals: 12 Items   7.7 kB 0
############################
# This file is part of the karatasi project.
#
# Copyright 2009 - 2011 Christa Runge, Mathias Kussinger
#
# 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-iPhone'.
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
####################################################################################

Download the iPhone application from the Apple AppStore for free:
  http://www.itunes.com/app/karatasi  


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 for compiling, testing, debugging
####################################################################################

*** karatasi-iphone

- Xcode 4.0 for Mac OS X, SDK 4.3
- iPhone or iPodTouch with iOS 3.0
- an Apple iPhone developer key if you want to compile and run the application on the iPhone
- doxygen for code documentation, including "dot" for graph generation


####################################################################################
########## Release notes for version 1.7.6
####################################################################################

-- karatasi-iphone-1.7.6
release Jul 2011
* summary for ratings in test procedure (#2711713)
* repeat drill (#2711710)
* search for uncommitted cards (#2509308, #2553211, #3149978)
* different look for fulltext search and alphabetical search
* show remaining cards for both test and drill during test / drill (#3149975)
* cancel button for edit card field and data wizard
* bugfixes

Source: README.txt, updated 2011-07-31