Entity encoding for RSS feed
21 Jan
2003
21 Jan
'03
2:03 p.m.
When I create my RSS XML feed I html_quote the description. This doesn't cut the mustard because I still need to convert £ to £ and ö to ö etc. Which encoding should I use and how? Peter
21 Jan
21 Jan
10:31 p.m.
New subject: [Zope] Entity encoding for RSS feed
Peter Bengtsson wrote at 2003-1-21 14:03 +0000:
When I create my RSS XML feed I html_quote the description. This doesn't cut the mustard because I still need to convert £ to £ and ö to ö etc. Convert them to UTF-8, the default encoding for XML files.
Dieter
8476
Age (days ago)
8476
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dieter Maurer -
Peter Bengtsson