Tag (unicode)
Monday, 2008-03-10
Friday, 2007-10-12
Thursday, 2007-10-11
Sunday, 2007-10-07
Thursday, 2007-10-04
Friday, 2007-08-10
16:46
by dchud -
Territory Containment (UN M.49)
with tag
unicode
"The Territory Containment table shows the organization of territories and regions according to UN M.49, starting with the World."
Friday, 2007-07-27
Monday, 2007-07-09
Sunday, 2007-07-08
Friday, 2007-06-15
Wednesday, 2007-04-11
Tuesday, 2006-09-26
11:18
by fawcett -
International Components for Unicode
a c/c++/java library for unicode, with consistent behaviour across implementations, from IBM. cool.
Monday, 2006-05-29
Thursday, 2006-04-20
Wednesday, 2006-03-08
Wednesday, 2006-02-22
Friday, 2006-02-03
Thursday, 2006-02-02
Tuesday, 2006-01-24
Sunday, 2006-01-22
Wednesday, 2006-01-04
Monday, 2005-12-05
Friday, 2005-10-21
Tuesday, 2005-10-18
11:36
by watkins -
Unicode HOWTO
This HOWTO discusses Python's support for Unicode, and explains various problems that people commonly encounter when trying to work with Unicode.
Friday, 2005-08-12
Wednesday, 2005-07-27
18:08
by LionKimbro -
Sorting It All Out : Every Unicode Character Has a Story
with tag
unicode
Eeeevery character has a wild, wacky, story.
Monday, 2005-07-25
Sunday, 2005-07-24
10:01
by LionKimbro -
Unidesc
with tag
unicode
"The Unicode Description Utilities is a set of four programs for finding out what is in a Unicode file. uniname defaults to printing the character offset of each character, its byte offset, its hex code value, its encoding, the glyph itself, and its name. Command line options allow undesired information to be suppressed and the Unicode range to be added. unidesc reports the character ranges to which different portions of the text belong. unihist generates a histogram of the characters in its input. ExplicateUTF8 is intended for debugging or for learning about Unicode. It determines and explains the validity of a sequence of bytes as a UTF-8 encoding."
Wednesday, 2005-07-13
Tuesday, 2005-06-28
Wednesday, 2005-06-22
Monday, 2005-06-13
Saturday, 2005-06-11
Tuesday, 2005-05-24
09:55
by ksclarke -
The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)
From Joel on Software