amairgen
22-09-2005, 17:16
The RSS feed for GWOnline.net breaks every time that there's an "&" in the news title.
For example, today's feed contains:
<title>
1 Million Sold & Guild Wars Special Edition
</title>
That's not XML-valid, the "&" has to be changed to "&".
If you want to try it out and have no RSS reader, you can use Google Home (http://www.google.com/ig) and add a custom section with the feed (http://www.gwonline.net/rss/site_feed.xml), that's what I do.
For example, today's feed contains:
<title>
1 Million Sold & Guild Wars Special Edition
</title>
That's not XML-valid, the "&" has to be changed to "&".
If you want to try it out and have no RSS reader, you can use Google Home (http://www.google.com/ig) and add a custom section with the feed (http://www.gwonline.net/rss/site_feed.xml), that's what I do.