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

Re: [syndication] OT: XML-RPC [was: site-wide metadata [was: RFC: myPublicFeeds.opml]]



> Bill, you're out of date here.  XML-RPC started off only understanding
> Latin-1 but any decent implementation ('decent' == 'built on a working
> XML parser that understands character encodings') looks at the
> encoding given in the <?xml?> tag and works off that.

Several tools still do not support effective XML internationalization.  I'll not
shame them by mentioning them here.  That would just be mean.

> An app running on my server receives blog posts over XML-RPC and it
> was successfully rendering them in UTF-8 last time I looked ...

Excellent!

-Bill Kearney