[OGDev] Weird characters in embedded RSS feeds
David Sheldon
dave at earth.li
Mon Feb 19 11:02:34 GMT 2007
On Mon, Feb 19, 2007 at 10:24:06AM +0000, David Sheldon wrote:
> There are two options here. One is to serve your pages claiming to be
> UTF-8, the other is to transcode the RSS feed to iso-8859-1 with
> something like iconv.
Obviously if you serve your pages claiming to be UTF-8 you will still
need to make sure that you transcode any RSS feeds that might not be
published in UTF-8 into utf-8.
David
--
"How should I know if it works? That's what beta testers are for. I only
coded it."
(Attributed to Linus Torvalds, somewhere in a posting)
More information about the OpenGuides-Dev
mailing list