My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 107
Unibabel allows you to: 1) browse the rich visual universe of Unicode glyphs 2) understand the relationship between legacy encodings and Unicode 3) convert from legacy encodings to Unicode and back Unibabel runs on Google App Engine. Check it out: http://unibabel.appspot.com .
To show encoded code string to decoded character string. {{{ public void testReadUnicode() { String string = "김갑돌"; String c2 = StringHelper.readUnicode(string); assertEquals("김갑돌", c2); } public void testReadUnicode2() { String string = "김갑 ...
There are many utilities that allow the input of any unicode characters, given their (hexa)decimal codes. But that's really cumbersome. This software allows searching for a character by its name, then copies it to the clipboard in order to be pasted anywhere. = Installation == On Windows: th...
http://lh4.google.com/mohammad.damt/R36_77YW0HI/AAAAAAAAAH8/LNV0UoJJfQY/lontara-20080105.png *English speakers please see the bottom part* Proyek ini bertujuan untuk membangkitkan kembali aksara-aksara tradisional Indonesia yang sudah masuk ke dalam standar Unicode. Daftar aksara di Unicode...
Documents on Google Groups: http://groups.google.com/group/emoji4unicode-ll/web Encode::JP::Emoji Perl module: http://emoji4unicode-ll.googlecode.com/svn/trunk/lang/perl/Encode-JP-Emoji/trunk/ Unicode::Emoji::E4U Perl module: http://emoji4unicode-ll.googlecode.com/svn/trunk/lang/perl/Unicod...
to do to do
Ude is a C# port of [http://mxr.mozilla.org/mozilla/source/extensions/universalchardet/src/ Mozilla Universal Charset Detector]. The article [http://www.mozilla.org/projects/intl/UniversalCharsetDetection.html "A composite approach to language/encoding detection"] describes the charsets detectio...
*This is currently alpha material* ID3EncodingConverter is a simple ID3 tag viewer for KDE written in Python which supports conversion of tags from different character sets to Unicode with ID3v2. Its goal is fast and simple conversion for multiple files, letting the user compare between ID3v1 ...
=Zawgyi Developer Network= [http://www.zawgyi.net http://api.ning.com/files/mJXFIOTmmboAmtK*BZ8oZAqL1dMgryuQz7rQCqp0i6NNXTn9yl65ZPc2146fwKL*mDELJ*nlDsQZwaKmRbVkG3410MkUXPxN/zawgyilogo3small.jpg?width=64&height=64&crop=1%3A1] In tune with our stated objective and desire to keep Zawgyi always free...
*UNILAN* is a Universal Programming Language based on unicode symbols to represent the constructs of the language. In short, instead of words like _function_, _for_, _if_, etc *unilan* uses symbols like ⊝ ⬗ ⟳ The idea is to offer a simple to use, basic and yet powerful language for a modern er...
1 2 3 4 5 6 7 8 9 10 Next