Joel Spolsky's explanation of Unicode
joelonsoftware.com
Joel Spolsky's explanation of Unicode
1–7 of 7 posts
Re: Joel Spolsky's explanation of Unicode
#2http://en.wikipedia.org/wiki/ISO/IEC_10646#History_of_ISO_10...
Re: Joel Spolsky's explanation of Unicode
#3Re: Joel Spolsky's explanation of Unicode
#4I have yet to work on a project where neither charsets nor line-endings ever pop-up and cause problems... seeing as it is 2011, this is an absolutely abysmal testimony for IT as a whole.
Re: Joel Spolsky's explanation of Unicode
#5I have yet to work on a project where neither charsets nor line-endings ever pop-up and cause problems... seeing as it is 2011, this is an absolutely abysmal testimony for IT as a whole.
Microsoft had/has a lot to do with that.
Re: Joel Spolsky's explanation of Unicode
#6Re: Joel Spolsky's explanation of Unicode
#7Earlier quoted context omitted.
How is it Microsoft's fault that the world couldn't agree on line-termination or charset (especially charset, since there really was no reasonable option before unicode)?
CR/LF. That's why.
It just happens that we ended up in a world where basically everything is Unix or Windows, so Windows seems like the odd man out. But history tells a rather different story. The use of CRLF was enshrined in RFC561 (the original email RFC) in 1973, before Unix was popular.