Using a polyglot compatibility section in a DVB-MHP program

2001-08-28 Thread William Overington
I am currently researching upon applying the DVB-MHP system, that is the Digital Video Broadcasting - Multimedia Home Platform system. People interested in DVB-MHP broadcasting might like to look at http://www.mhp.org and http://forum.mhp.org and http://www.mhp-forum.de and http://www.mhpdev.net

IPA chart in Unicode

2001-08-28 Thread Roozbeh Pournader
Does anyone have a copy of IPA charts: http://www2.arts.gla.ac.uk/IPA/ipachart.html in Unicode? I may be able to produce one, but I'm a novice in IPA, and given the number of similiar looking Latin characters in Unicode, roozbeh

Re: Using a polyglot compatibility section in a DVB-MHP program

2001-08-28 Thread Markus Scherer
You are on the right track: ResourceBundle's allow you to store strings and all kinds of objects separate from the program code. Locale's are used to identify which resouce bundles (among other things) to select, based on language and region/country, mostly. You will also need MessageFormat

Re: IPA chart in Unicode

2001-08-28 Thread Herman Ranes
http://www.cl.cam.ac.uk/~mgk25/ucs/examples/ipa-english.txt http://www.cl.cam.ac.uk/~mgk25/ucs/examples/ipa-chart.txt http://www.cl.cam.ac.uk/~mgk25/ucs/examples/lyrics-ipa.txt Roozbeh Pournader skreiv: Does anyone have a copy of IPA charts:

ipa lyrics?

2001-08-28 Thread $B$F$s$I$&$j$e$&$8(B
Why? Karaoke? rubyrb$B$8$e$&$$$C$A$c$s(B/rbrp(/rprtJuuitchan/rtrp)/rp/ruby Well, I guess what you say is true, I could never be the right kind of girl for you, I could never be your woman - White Town

Re: IPA chart in Unicode

2001-08-28 Thread Peter_Constable
Roozbeh: Does anyone have a copy of IPA charts: http://www2.arts.gla.ac.uk/IPA/ipachart.html in Unicode? I may be able to produce one, but I'm a novice in IPA, and given the number of similiar looking Latin characters in Unicode, If you're wondering what Unicode characters to use

Re: Using a polyglot compatibility section in a DVB-MHP program

2001-08-28 Thread David Gallardo
You're right, ResourceBundle will let you store strings and other objects. If it's just text he needs, PropertyResourceBundle is easiest to use. It stores strings in text files, .properties files. I would avoid using MessageFormat and ChoiceFormat, if possible, because they make localization

Old Hungarian

2001-08-28 Thread DougEwell2
The Old Hungarian script (rovásírás) was proposed by Michael Everson in WG2 document N1686, dated 1998-01-18. Further information, including an amended code table, was provided in WG2 document N1758, dated 1998-05-02. The Unicode Web page on proposed new scripts

Mailing list archives

2001-08-28 Thread DougEwell2
There's a lot of interesting stuff on this mailing list, especially when it's a bit more active than it has been lately. In the past it has been a real blessing to be able to download the raw text concatenations of the mailing list messages (split into several files of one megabyte or more)