PhoroLinux

Learn Vocabulary with jVLT

January 4th, 2008 · Posted by Toor · 1 Comment

With jVLT, you can learn the vocabulary of foreign languages. In addition, jVLT also can perform quizzes using a flash card system. jVLT is written in Java, it runs on Linux, Mac OS X, and Windows platform.

How to run jVLT in Linux

1. Download the latest version of jVLT from here. The current version of jVLT is 1.0.5.

2. Run jVLT with the following command:

java -jar jvlt-1.0.5.jar

Here’s a screenshot of jVLT.

jVLT screenshot

jVLT screenshot (click to enlarge)

In addition, you can get some vocabulary files at here.

If you like this post, please consider buying me a beer.

Tags: Cool Apps

1 response so far ↓

  • 1 Maximilian // Jan 5, 2008 at 3:28 am

    Hi,
    this app. looks fun but the output is it less:

    $ java -jar Desktop/Downloads/jvlt-1.0.5.jar
    No such file or directory: /home/maximilian/.jvltrc
    Exception during event dispatch:
    java.util.MissingResourceException: Key ‘HEIGHT’not found in Bundle: java.util.PropertyResourceBundle
    at java.util.ResourceBundle.getObject(ResourceBundle.java:178)
    at java.util.ResourceBundle.getString(ResourceBundle.java:142)
    at GUIUtils.getString(Unknown Source)
    at GUIUtils.getString(Unknown Source)
    at GUIUtils.createTextAction(Unknown Source)
    at AbstractDialog.init(Unknown Source)
    at AbstractDialog.setButtons(Unknown Source)
    at EntryQueryDialog.init(Unknown Source)
    at EntryQueryDialog.(Unknown Source)
    at EntryQueryDialog.(Unknown Source)
    at EntryPanel.init(Unknown Source)
    at EntryPanel.(Unknown Source)
    at JVLTUI.initUI(Unknown Source)
    at JVLTUI.access$600(Unknown Source)
    at JVLTUI$6.run(Unknown Source)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:200)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:465)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)
    at java.lang.VMThread.run(VMThread.java:120)

    Not out of the box sadly..

Leave a Comment