[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Quiz: How do you put a Euro sign in your data if yourXML u
I've been advising people how to solve character encoding issues for about 100 years, but our own internal system for handling Saxon license requests still gets it wrong. It ain't easy. > For what it's worth, 1: Joel Spolsky's article on "The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)" <http://www.joelonsoftware.com/articles/Unicode.html> is quite good, I think. The thread seems to be pointing to two conclusions: (a) there are people who don't understand the theory, and need to be educated (I don't know if Roger's insight about &x80 really was a new discovery for him, if so I am rather shocked). (b) but even if you do understand the theory, it's still hard to get it right in practice, because our systems are complex and built from heterogeneous components, many of which are outside our control, cannot be easily changed, and are poorly documented; the more complex they become, the more opportunities there are for data to be corrupted across the component boundaries. The underlying problem is that components throw bytes at each other without first agreeing what they mean, and because it works most of the time (i.e. when you speak English) people live with the problem rather than fixing it; and because they don't fix it, it gets worse. Michael Kay Saxonica
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|