Jump to...
Columns:
Advanced Software and Technologies
BYTE Media Lab
Chaos Manor
Conference Reports
Features
Free Features
Gigglebytes
Letters to BYTE.com
Mr. Computer Language Person
New Products
Op/Ed
Portable Computing
Serving with Linux
The Upgrade Advisor
Latin-X
July 1997
/
Inbox
/ Latin-X
Although I praise the increasing use of Unicode (and its UTF-8 form) ("Unicode Evolves," March), I would caution against prematurely dropping support for the primary 8-bit character sets. In particular, failing to support all six of the bandwidth-friendly MIME-standard ISO 8859 Roman code pages (Latin-1 [Western], -2 [central European], -- 3 [Esperanto], -4 [Baltic], -5 [Turkish], and -6 [extended Baltic]) would open applications providers to accusations of
Internet censorship and gagging of linguistic diversity. I look forward to e-mail and browsers implementing Unicode, but hope they won't continue to suppress the netizen's ability to read messages and Web pages in Latin -2 to -6.
Aaron Irvine
Belfast, Northern Ireland
Unicode in all forms (UCS-2, UTF-8, and so on) contains those characters, so a brows
er or mail client can continue to handle those languages either through 1:1 mapping-that data can be converted in both directions between ISO 8859-x and Unicode/ISO 10646-or directly through Unicode, since it is a superset and includes all the required characters. Unicode actually helps these languages because you no longer have to switch code pages to move between those characters. In the past, the software industry often defaulted to the requirements of the largest installed base, at the expense of other languages.--Ken Fowles
Matthew Wilson
My approach to software engineering is far more pragmatic than it
is
theoretical--and no language better exemplifies this than C++.
more...
BYTE Digest editors every month analyze and evaluate the best articles from Information Week , EE Times , Dr. Dobb's Journal , Network Computing , Sys Admin ,
and dozens of other CMP publications—bringing
you critical news and information about wireless communication,
computer security, software development, embedded systems,
and more!
Find out more