PDA

View Full Version : accentuated characters from flux RSS


JMPCOMPUTER
02-01-2010, 12:44 AM
Bonjour,
Je rencontre un problème lors de la lecture des flux RSS en Français sur l'écran LCD de Veris premier ministre.
En effet, les caractères accentués ne passent pas sur l'appareil et sont remplacés par des chaines de caractères.
http://img714.imageshack.us/img714/9235/dsc00777bis.jpg
Il est curieux car l'écran est tout à fait en mesure de montrer les caractères accentués. Elle est elle trés certainement quand il affiche des informations sur l'ordinateur.
http://img709.imageshack.us/img709/9366/dsc00774bis.jpg
Yat-il une résolution pour mettre vrai problème?
Merci.

hjunior
04-20-2010, 08:37 AM
I am not sure if the korean developers can understand French. At least on the 21st century.

I can just a little, but it seems that the images speak for themselves: a RSS feed is sending special (accented) characters in HTML format instead of UTF-8 or ISO-8859-1 encoding, for example. As the example figures show: the 'è' character presents itself as 'è', that is, ISO-8859-1 charset's character code 232.

The question for the developers is: "Is there a way to interpret those HTML entities before sending them to UltraBay?"

BTW, I have some Portuguese feeds that sends accented characters. All characters appears correctly. Looking at imon_rss_temp.xml, I can see my feeds come in ISO-8859-1 encoding, xml format is ok, and all accented characters come using that encoding (no HTML entities). (file path: <Drive letter>:\Documents and Settings\<username>\Application data(in your Windows' language)\SOUNDGRAPH\iMON\RSSFeed\imon_rss_temp.xm l).