Primal Flashcards (beta) released!

51 views
Skip to first unread message

Trickster

unread,
Jul 5, 2008, 3:29:35 AM7/5/08
to E-Primal, jaz...@gmail.com
The flashcards program is available for beta testing on the E-Primal
group website.

NOTE: Do not repost these files anywhere...the program is still in
beta.

Please let me know what works and what doesn't, and let us know which
platform(s) you tried it under. I included two flashcard packs so you
can test most of the features. Much of the utility phonetic
translator won't apply in those packs, but I've tested that already.

Trickster

Trickster

unread,
Jul 5, 2008, 3:36:43 AM7/5/08
to E-Primal, jaz...@gmail.com
Oh, I almost forgot...be sure to uninstall PRIMALF.TTF to check out
the font detection.

Reuploaded just now because of a bug I forgot to fix after
refactoring.

Trickster
(k'nilth-sur)

Moonbarker Osbourne

unread,
Jul 5, 2008, 6:26:11 AM7/5/08
to E-Pr...@googlegroups.com
Woof! *wags tail*

-------------- Original message ----------------------
From: Trickster <wolf.tr...@gmail.com>
>
> The flashcards program is available for beta testing on the E-Primal
> group website.
>
> NOTE: Do not repost these files anywhere...the program is still in
> beta.
>
> Please let me know what works and what doesn't, and let us know which
> platform(s) you tried it under. I included two flashcard packs so you
> can test most of the features. Much of the utility phonetic
> translator won't apply in those packs, but I've tested that already.
>
> Trickster

I only could take a quick look because my time is short, but it seems to be working OK

Take care! Goodbye!

Cloudchaser Shaconage (shah-con-ah-jey) the Red Wolf

Kyejian Hyena

unread,
Jul 6, 2008, 12:36:33 PM7/6/08
to E-Primal
> Please let me know what works and what doesn't, and let us know which
> platform(s) you tried it under.

Got this nasty error when running it on Linux with OpenJDK.

Exception in thread "main" java.lang.NoClassDefFoundError:
PrimalFlashcards/jar
Caused by: java.lang.ClassNotFoundException: PrimalFlashcards.jar
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:323)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:268)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:336)

Maybe "PrimalFlashcards/jar" was a typo for "PrimalFlashcards.jar"?

Trickster

unread,
Jul 6, 2008, 1:11:29 PM7/6/08
to E-Pr...@googlegroups.com
> Got this nasty error when running it on Linux with OpenJDK.

I believe the problem is that you need to tell java to run it as a jar file,
where you were running it as though it was source code. The command should
look something like:

java -jar PrimalFlashcards.jar

...where -jar is the option to inform java that the argument is a .jar file,
not a class file.

Trickster (k'nilth-sur)

Kyejian Hyena

unread,
Jul 7, 2008, 12:48:41 AM7/7/08
to E-Primal

> java -jar PrimalFlashcards.jar

Yeah that made it work, also found using "OpenWith" the java runtime
worked as well. Font detection works just fine too. I played with it a
little and haven't seen any problems so far.

Would like to see some Common Phrases packs, like the phrases from the
tutorial. Not to rush you though, i know this is only beta.

Trickster

unread,
Jul 7, 2008, 1:14:02 AM7/7/08
to E-Pr...@googlegroups.com
> Would like to see some Common Phrases packs, like the phrases from the
> tutorial. Not to rush you though, i know this is only beta.

I'll have time to work on it next weekend...so be sure to test it over the
course of the week and let me know what works.

The only thing I wanted to implement but wasn't able to was vertical
centering of the text on the flashcards. This sounds like an easy thing but
is a royal pain in the ass using the platform-independent font metrics
system (getting the text to autofit was a major coup--it should work without
producing scrollbars). I may or may not care enough to try to fix that for
another day or two, depending on whether people care.

Trickster (k'nilth-sur)

Moonbarker Osbourne

unread,
Jul 7, 2008, 8:15:18 AM7/7/08
to E-Pr...@googlegroups.com
-------------- Original message ----------------------
From: Kyejian Hyena <dnb...@gmail.com>
>
>
> Would like to see some Common Phrases packs, like the phrases from the
> tutorial. Not to rush you though, i know this is only beta.

*agrees*

Cloudchaser

Kyejian Hyena

unread,
Jul 15, 2008, 10:36:21 PM7/15/08
to E-Primal
> Please let me know what works and what doesn't, and let us know which
> platform(s) you tried it under.

Got a phone today and found out it can run .jar files. I gave the
flashcard program a try cause i was curious, I didn't expect anything
to really happen cause of missing libs font and flashcard packs. Do
you know if its a lot of work to make a java program compatible with
phones? It would be awesome to study Primal on my lunch break. :)

Trickster

unread,
Jul 16, 2008, 12:25:12 AM7/16/08
to E-Pr...@googlegroups.com
> Got a phone today and found out it can run .jar files. I gave the
> flashcard program a try cause i was curious, I didn't expect anything
> to really happen cause of missing libs font and flashcard packs. Do
> you know if its a lot of work to make a java program compatible with
> phones? It would be awesome to study Primal on my lunch break. :)

You would have to have the java runtime engine (JRE) installed on your
phone, and the phone would need to have a resolution compatable with the
program (there's a minimum size, the way it's designed). I don't mean to be
grim, but: the first case is not likely and the second case is really
unlikely.

If you can figure out a way to do it, though, do tell. :) I'm working on
other things at the moment, and I'll be back to the flashcard program soon.
It sounds like it works on all the platforms people have tested it on.

Trickster

Reply all
Reply to author
Forward
0 new messages