[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: syndication and i18n



Mark Nottingham <mnot@mnot.net> wrote:

> - should I emit 'utf-8' in the appropriate HTTP headers to make
>  browsers do the right thing?

Why wouldn't you? I'd also stick it in the <?xml?> declaration.

> - How does one deal with creating an HTML page from XML feeds which
>  have potentially radically different charsets (i.e., ASCII and
>  double-byte chinese on the same page)?

Pick a superset of all the encodings (UCS-2?).

-- 
[ Aaron Swartz | me@aaronsw.com | http://www.aaronsw.com ]