Slashdot Mirror


Mobile Phones w/ Support for Chinese Characters?

antifoidulus asks: "I am learning both Chinese and Japanese(well, I can converse in Japanese, but I can only say that I want to eat stuff in Chinese!) and I was curious if there were any phones available in the US which I can use to read/write Chinese/Japanese characters. I frequently communicate with friends in Japan, and I would like be able to send Japanese mail on my phone. I have a Japanese phone, but it seems Verizon says that it will not work on their network. I would prefer to have something that I can upload Java programs to, so I can customize my language practice."

5 of 68 comments (clear)

  1. Speaking Chinese by tod_miller · · Score: 5, Funny

    but I can only say that I want to eat stuff in Chinese!

    twentyseven with fortythree, is thirtysix spicey?, ok a side of twelve, and a can of coke.

    Sorry.

    --
    #hostfile 0.0.0.0 primidi.com 0.0.0.0 www.primidi.com 0.0.0.0 radio.weblogs.com
  2. Loads of issues by Saiai+Hakutyoutani · · Score: 4, Informative

    Support for Chinese characters isn't actually one package that can be supported as such. First of all, you need fonts: Traditional fonts, simplified, Korean and Japanese fonts. Then you need support for encodings, like GB18030, ISO-2022-JP, ISO-2022-KR, Unicode, etc. And last but not least you need input methods, and Asian input methods are often rather complex.

    Since at least Japanese users often prefer to send e-mail over their phones rather than text messages, it would be feasible to make a Java e-mail app that supported a few input methods and encoding conversions, as well as a rendering engine for Asian characters. However, I wouldn't hold my breath. It's a good thing if Nokia's trying to address this.

    1. Re:Loads of issues by beswicks · · Score: 5, Interesting

      While this is true, there are PLENTY of phones that can do japanise / chinese character encoding.

      The basic way to so it, with only the ~12 buttons or so on a mobile phone, is to mark the keys with the different types of strokes that make up the chacters. Chinese charaters (and therfore at least some of japanise, but i don't know how to write 'any' japanise) are written in a particular order from a finite set of strokes, so it you know how to write chineese properly (i.e. know the stroke order rules not just the 'pretty pictures') this system is VERY usable.

      In fact I can use a chineese phone to type better than i can use a full keyboard, because the system makes more sense to me.

      Also for the chineese, getting a chineese font ain't that hard, and if your using java to build and app, then its unicode anyway.

      If you could be bothered to code an app, all you'd need is a java phone, and a marker to add the stokes to the keys.

    2. Re:Loads of issues by antifoidulus · · Score: 5, Informative

      Well both Japanese and Korean have phonetic characters in addition to the Chinese characters. These phonetic characters are required to conjugate Japanese verbs, for use as sentence particles etc, as well as they can be used instead of the kanji. When Japanese people use their cell phones, they input the phonetic characters directly(There are about 50 of these phonetic symbols, organised into 10 groups by initial consonant, and each group has 5 vowels in it, so it's quite easy, if a bit slow, to enter them on a phone).
      I'm not sure exactly how Korean works, the Hangul I know is phonetic, but they can also use Chinese characters. Though, from what I understand, the Chinese characters are usually for show(when writing the proper names of people or places etc) and serve very little grammatical function in day to day writing anymore, but I could be wrong.

  3. The problem is your network by beswicks · · Score: 5, Informative

    I cannot speak for the US, but in the UK, this is REALLY easy.

    All you need to do is find out the requirements for your network, and then buy a phone from hong kong, that has chineese input, and works with you carriers network.

    Thats what my friends do, and they can then send each other SMS, over the UK networks, in chinese, using the 12 key input system i described in another post, and it 'just works'(tm).

    So my recomendation would be find a phone from hong kong that works with a US network, and buy the phone and switch networks, you can even use the phone in 'english' and have the chinese as a possible option.

    If you want an exact recomendation, look at Motorola, the one with the circular display, where the key guard 'spins' around the display to show the keys. The chinese ones have the 'stokes' written on the number keys, so they are kinda obvious.

    Hope this helps.