Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
User Journal

Journal ironfrost's Journal: Chinese Flashcards for Mobile Phones 2

I recently wrote a Chinese flashcard program for mobile phones - mostly to help my own Chinese language skills, but I decided to put it online for free download from my website for anyone who wants to use it.

The basic principle is fairly simple - the program shows a word in one language (either English or Chinese), then displays the pinyin (Chinese pronunciation) of the word and finally gives the word in the other language. You can choose whether to go from English to Chinese or from Chinese to English, and also other options like whether to view words in order or in a random order, and whether or not to remove cards after a certain number of successful answers.

At the moment the program comes loaded with seven word lists at different levels, and you can also add your own lists in the CEDICT format (it's a little tricky to do this, but nothing too difficult).

To use the flashcards your phone needs to support Java (MIDP2 / CLCD 1.1), which should be no problem for most phones bought in the last couple of years, and to see the Chinese characters you need to have Chinese fonts installed as well.

DRM is pretty ubiquitous in the mobile world - most mobile java download sites automatically add DRM to the content you get off them - and I don't want that to happen to my own program, so I'm waiting for GPL version 3 before I release the code. In the meantime, I put the jad/jar files up for download on my website under the Creative Commons Attribution - Share Alike license.
This discussion has been archived. No new comments can be posted.

Chinese Flashcards for Mobile Phones

Comments Filter:
  • You can always add your own 'DRM prohibited' clause to the GPLv2 if you want to release the code. Or just release it under the Creative Commons Non-Commercial ShareAlike.

    Although, unfortunately, if a big company decides to do something like this you're stuffed anyway - especially if you're living in China.
    • Releasing under my own or an uncommon license will just cause a nuisance later on as far as license compatibility goes - I'm wanting to release it under GPL3 eventually, and I want to make sure things go smoothly. I'm not such a fan of the Creative Commons license for code, because there's nothing in it to make sure people continue to give back their edited source code as well as just the compiled program.

      Having said that, you're probably right about not being able to do anything about infringement, and

"Protozoa are small, and bacteria are small, but viruses are smaller than the both put together."

Working...