descriptionJ-Ben Version 2 (Python rewrite)
homepage URLhttp://www.vultaire.net/software/jben/
ownergeneral@vultaire.net
last changeSun, 13 Feb 2011 13:31:42 +0000 (13 22:31 +0900)
content tags
add:
README.txt
J-Ben: a Japanese study program
Copyright 2007, 2008, 2009, 2010, 2011 by Paul Goins
Released under the GNU General Public License (GPL), version 2 or above

This program should be considered "alpha" status and is not intended
for everyday use.


For installation, see INSTALL.txt.
For license information, see COPYING.txt.


Summary of current status:

  - The kanji and word dictionaries work at a basic level, but are by
    no means fast.  They are pending cleanup if not a rewrite.  (I
    knew much less about Python at the time I wrote them than I do
    now.)

  - Improvement over J-Ben 1.2.3: Startup time is nearly instantaneous
    since dictionary data is not loaded until one of the dictionaries
    is queried.

  - The preferences menu, although present, does not actually do
    anything meaningful yet.

  - Most advanced features in the program are not yet present.  (Study
    lists, kanji practice mode, character/word cross referencing.

  - The program can be hooked into jben_kpengine for handwriting
    recognition support.  However, the path is currently hardcoded.
    This is a temporary situation; I plan on making a Python module
    equivalent to that code in the future.


As always, feedback and patches are welcome.

- Paul
shortlog
2011-02-13 Paul GoinsAdded kanji frequency selector and linked it into Kanji... master
2011-02-13 Paul GoinsFixed JLPT dialog. Linked in dialog to the KanjiListEd...
2011-02-13 Paul GoinsRemoved one unneeded import. Added a new dialog for...
2011-02-13 Paul GoinsCleaned up code in KanjiListEditor by refactoring AddKa...
2011-02-13 Paul GoinsAdded add-from-file dialog. Retrieved data from dialog...
2011-02-12 Paul GoinsPolished addkanjibyjouyou.py a bit. Added extra labels.
2011-02-03 Paul GoinsSmall revision to addkanjibyjouyou.py.
2011-01-31 Paul GoinsAdded mnemonics to buttons in main kanji list editor...
2011-01-29 Paul GoinsAdded skeleton for 'Add Kanji By Jouyou Grade' dialog.
2011-01-29 Paul GoinsPushed signal handling down to the buttons themselves.
2011-01-29 Paul GoinsAdded event stubs for buttons in kanji list editor.
2011-01-29 Paul GoinsConnected the direct edit checkbox.
2011-01-29 Paul GoinsMore cleanups in the kanji list editor dialog. Also...
2011-01-29 Paul GoinsFixed File->Quit menu.
2011-01-29 Paul GoinsRefactored kanji list editor somewhat.
2011-01-24 Paul GoinsVersion up.1.9.7
...
tags
13 years ago 1.9.7
13 years ago 1.9.6
13 years ago 1.9.5
13 years ago 1.9.4
13 years ago 1.9.3
heads
13 years ago master
forks
Cached version (2787s old)
jben2_gui/jose.git josepgl@gmail.com 13 years ago