The latest Joel article is an explanation of Unicode and character encodings for programmers. As for many other things, the Python community has produced wonderful tools, libraries, and documentation on Unicode too.
- Unicode for Programmers, Jason Orendorff
- Unicode Support in Python (PDF), Marc-André Lemburg
- Dive Into Python, chp 6.4. Unicode, Mark Pilgrim
Related posts
» An unusual referrer (30/09/2004)
» HTTP Status Codes (linked to RFC2616) (15/09/2004)
» Russ discovers Perl (and bashes Python docs) (07/09/2004)
» SMIME sucks (24/06/2004)