On Sat, 21 Apr 2012, Erik Nørgaard wrote:

When characters show up wrong in the users browser it's usually because the browser is set to use a non-UTF-8 charset by default such as windows-1252, the web server sends the charset=ascii in the http header and there is no or incorrect meta tag to resolve the problem. Non UTF-8 charsets are a leftover from last millenia that we sometimes still choke on .. sorry the rant ;)

UTF-8 is a waste of storage for most people and is incompatiple with
text-mode tools: it's simple another bid to make it impossible to run
without a GUI.

--
Lars Eighner
http://www.larseighner.com/index.html
8800 N IH35 APT 1191 AUSTIN TX 78753-5266
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to