[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
OT: XML-RPC [was: site-wide metadata [was: RFC: myPublicFeeds.opml]]
> Sure, like the myopic limitations of XML-RPC? Replete with it's arrogance of
> being anglo-centric?
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.
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 ...
Cheers,
Phil :-)