OK, we all know X-S' newsfeeds, what about others?
Post your links here and experience. The links should be to http server with complete xml files in rss format.
As some sites mangle these format, I have not had time to clean up support - but will in the 0.9n.1 release.
This is Xbox-Scene's RSS newsfeed format:
| CODE |
<rss> <channel> <title>title</title> : : <item> </item> <title>Item Title</title> <link>...</link> : : <item> : : </item> </channel> </rss>
|
Ones in similar format should work great. If the format is different, let me know here!!