Problem with RSS Feed
Posted: Tue Nov 22, 2005 7:02 am
I have a problem with using the RSS-Feed. I wrote an small rss-parser for my website which i am using for heise news and so on. I tried it with the exported feed from my s9y installation. But all Umlauts are looking weird (look under Aktuelle Blog-Einträge):
http://masterbootrecord.de/
The feed is from http://masterbootrecord.de/blog/feeds/index.rss
Is it maybe the problem, that my Installation is NOT UTF-8 (wrong option during installation - impossible to change?)?
The Feed says that it's encoded in UTF-8 but how can i check this?
I tried to utf8_decode the Feed before parsing it but this makes no difference...
http://masterbootrecord.de/
The feed is from http://masterbootrecord.de/blog/feeds/index.rss
Is it maybe the problem, that my Installation is NOT UTF-8 (wrong option during installation - impossible to change?)?
The Feed says that it's encoded in UTF-8 but how can i check this?
I tried to utf8_decode the Feed before parsing it but this makes no difference...