LWN.net Logo

OpenOffice.org sends Dell a letter

OpenOffice.org sends Dell a letter

Posted Mar 12, 2007 16:53 UTC (Mon) by sveinrn (guest, #2827)
In reply to: OpenOffice.org sends Dell a letter by branden
Parent article: OpenOffice.org sends Dell a letter

That's a hack from an ancient time when the Internet used 7-bit ASCII... And it works only for a limited number of characters. I think specifying a proper character set (like UTF-8) is a much better long term solution.


(Log in to post comments)

OpenOffice.org sends Dell a letter

Posted Mar 12, 2007 19:59 UTC (Mon) by ajross (subscriber, #4563) [Link]

HTML has numeric entities that can encode any unicode character. And 7 bit ASCII is still a very useful interchange and storage format, guaranteed to display robustly on all devices.

But yeah: Latin-1 as a web page encoding needs to die a fast death. UTF-8 would be much cleaner.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds