LINUX CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>

7-DAY TOP DOWNLOAD

#
Program
BackTrack 3.0 / 4.0
Pre-Final

5,487
Ubuntu 9.10
4,487
VLC 1.0.3
3,388
Wine 1.0.1 / 1.1.32
2,824
Yahoo Messenger
1.0.4

2,483
Adobe Flash Player
for Linux 10.0.32.18

2,320
Thunderbird PST
Import plugin 1.2

2,290
Mandriva Linux
2010.0

1,992
Super Grub Disk
0.9799

1,577
Yellow Dog Linux 6.2
1,441

WEEK'S BEST

  • Ubuntu 9.10
  • Ubuntu Netbook Rem...
  • Pidgin 2.6.3
  • Wine 1.0.1 / 1.1.32
  • Linux Kernel 2.6.3...
  • Mozilla Firefox 3....
  • Fedora 11
  • OpenOffice.org 3.1.1
  • Firestarter 1.0.3
  • The Gimp 2.6.7 / 2...
  • FileZilla 3.2.8.1 ...
  • Transmission 1.76
  • Super Grub Disk 0....
  • Gufw 9.04.2
  • Skype 2.0.072 / 2....
  • openSUSE Linux 11....
  • Opera 10.01 / 10.1...
  • Adobe Flash Player...
  • wine-doors 0.1.3
  • Google Gadgets 0.1...
  • Home / Linux / Education

    ZDT 0.7.0

    Download button

    Downloads: 1,125  Add to download basket  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.1/5)
    24 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Chris Fong | More programs
    Eclipse Public License / FREE
    November 6th, 2007, 00:35 GMT
    ROOT / Education

     Read user reviews (0)  Add a review  Refer to a friend  Subscribe

     

    ZDT description

     

    ZDT (Zhongwen Development Tool) is a program written to help users study Mandarin Chinese.

    ZDT (Zhongwen Development Tool) is a program written to help users study Mandarin Chinese. Users can create their own word lists and quizzes using the built in flash cards.

    There is also a dictionary that can be used to search through the built in CEDICT (and optional Adso) databases. Users can input Chinese characters and get the associated pinyin and English definitions through the Annotation function.

    This makes it convenient to read blocks of Chinese text. The program is built on top of the Eclipse RCP platform, which allows it to be extendable through its plugin architecture. It runs on Linux, OS X, and Windows platforms.

    Here are some key features of "ZDT":

    · Three different flashcard modes - Memorize those words!
    · Create categories for your vocabulary - Organize your character lists however you like. Test yourself using any combination of categories.
    · Default word lists - Comes with the top 500 frequently used characters and the Kangxi Radicals character lists.
    · Easily import and export character lists - Get new character lists. Contribute your own and help others out! You can also export your lists into other popular programs like VTrain, PlecoDict, and SuperMemo.
    · Practice writing chinese characters - By generating custom practice writing sheets using your own categories.
    · Simplified and Traditional character support - View characters in either mode.
    · Searchable database - Lookup entries by character, pinyin or english definition.
    · Chinese text annotation - Get mouseover popups with character definitions. Displays the corresponding pinyin as you type.
    · Integrated web browser - Surf Chinese based sites and easily add new vocabulary.
    · Sound support [Beta] - Available as a separate plugin. Hear a native mandarin speaker speak selected characters.
    · Native CEDICT support and optional Adso support - The Cedict database contains approximately 27,000 entries. The Adso database contains more than 120,000 entries and now has traditional character support.
    · Extensible - based on Eclipse RCP platform with its nice plugin architecture.
    · Free and Open Source - CPL based license. Free is always good!
    · Available for Windows, Linux and Mac platforms

    Requirements:

    · Java 1.5.0 (5.0) - If not already installed on your computer please go here and download either the JDK or the JRE.
    · Chinese fonts. I recommend the Arial Unicode MS font that comes with Office XP and some other Microsoft products. f you don't have that, Arial seems to work fine as well.
    · Chinese IME (optional, if you don't care about typing chinese characters).
    · gtk 2.2.1
    · atk 1.2.0
    · glib 2.2.1
    · pango 1.2.1
    · FreeType 2.1.3
    · Mozilla 1.4 or greater

    Installation:
    The zdt browser view requires Mozilla 1.4 or greater. In addition two environment variables must be set, MOZILLA_FIVE_HOME and LD_LIBRARY_PATH, to your Mozilla installation folder. e.g.

    export MOZILLA_FIVE_HOME=/usr/lib/mozilla.

    export LD_LIBRARY_PATH=$MOZILLA_FIVE_HOME:$LD_LIBRARY_PATH

    If for whatever reason, you are unable to meet this requirement, then you may run the zdt without the browser component by deleting

    < install_dir >/plugins/com.digitbit.chinese.rcp.browser_0.5.2.jar.

    There is no linux installer at this time. Extract the files using the command: unzip zdt-0.5.2-linux-gtk.zip. To launch, go to the install directory and type: ./zdt.

    Uninstall:
    There is no linux uninstaller at this time. Just delete the folder that you installed the zdt to. If you would like to keep your data, take your < install_dir >/user.script and < install_dir >/user.properties files and copy them to a different location.

    What's New in This Release:

    · Allow character and pinyin fonts to be changed individually.
    · [1779173] Pressing 'stop' in Self Review test doesn't really stop.
    · Added preference (see Preference > General) to allow toggling display of pinyin with tone marks and pinyin with
    · tone numbers.
    · Added mechanism to clear recent search history. See Preferences > Dictionary.
    · Tweak flashcards so that any missed cards appear at the end of session.
    · [1783760] Can't import words with neutral tone.
    · [1788221] Import with duplicate entries can cause hang.
    · Ignore comment character # in import files.
    · [1790554] Copy-paste to category in traditional mode bug.
    · Add ability to access stroke order animations from flashcard's view drop down.
    · Stroke order animations are now accessible via hotkey (F5). Works in flashcards, dictionary, and category editors.
    · Updated to August 25, 2007 version of CEDICT.
    · Add Reports Bug function to Help menu. Zips up the important files necessary for debugging problems.
    · [1802394] Change font and cancel causes exception.
    · [1802412] Last used dictionary not selected on startup.
    · [1803117] Certain pinyin not getting parsed correctly.
    · [1805669] Pinyin Recall. Back button enabled on initial card.
    · [1805717] Self Review mode. Back disables correct/wrong buttons.
    · [1807883] No sound for nu:, nu:e, lu:, and lu:e.
    · [1808865] Definition field not updating in Add an entry to a category.
    · [1809290] Can't drag retroflexed words from dict to category list.
    · Log and backup files are now stored in user's home directory.
    · Enable dragging of text from annotation area into category editors. Known limitation, single characters cannot be dragged, only multiple ones.
    · [1815357] IME: Turning off IME does not close IME window.
    · [1815354] IME: Typing two character words, cursor ends up in middle.
    · [1816262] Adjusting font sizes causes memory leak
    · [1818299] Exception when installing over previous ZDT install.
    · Uwe has made a change to Pinyin Recall mode so it now has the ability to show character only, definition only, or both. This is set via the new Pinyin Recall Preference page.
    · [1825029] Export writing sheet problems with special chars.

      


    TAGS:

    Zhongwen Development | study Mandarin | study Chinese | ZDT | Zhongwen | Development



    HTML code for linking to this page:


    Go to top

    Windows tabGames tabDrivers tabMac tabLinux tabScripts tabMobile tabHandheld tabGadgets tabNews tab

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   ENTER NEWS SITE   |   ENGLISH BOARD   |   ROMANIAN FORUM