» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with unicode + Development

Only use escapes in exceptional circumstances

Only use escapes in exceptional circumstances: &lt; (<), &gt; (>), &amp; (&). You may also want to represent the double-quote (") as "

XML: del.icio.us/tag/xml

Setting the HTTP charset parameter

Covers everything from unicode friendly server setup to scripting languages and webserver configs.

W3C: Del.icio.us W3C Tags

A composite approach to language/encoding detection

This paper presents three types of auto-detection methods to determine encodings of documents without explicit charset declaration.

Firefox: del.icio.us/tag/firefox

Windows CE

If you ever wanted to understand the different character encoding schemes (Unicode, UTF-16, UTF-8, ansi, etc) this thread on the Lua fourm illustrates a lot of the issues very well. I really like what Anna Hester had to say on the subject.

Lua: del.icio.us/tag/lua