News via http://www.nintendomax.com/viewtopic...79b55388832a44

main () offers version 1.0.0 of its application "RSSMii" which lets you receive RSS feeds of your choice directly in your mailbox Wii.

Getting started ¶

1. The archive you extract Downloaded to your SD Card. The archive of The Root Of The SD-Card.
2. Create a "feeds.xml"in the root of your SD Card.

The "feeds.xml" ¶

Here you see a sample-feed-xml-file:

<? xml version = "1.0" encoding = "utf-8"?>
<rss>
<feed url="http://example.com/rss-feed" name="Example-Feed" />
<feed url = "http://example.com/another_rss-feed" name = "One more Example-Feed!" />
</ rss>

You Can Add Many have feed-nodes as you want. The "name"-Attribute Will Be Displayed On Top of The Message At The Wii-Messageboard, so It Is recommended to CUT THAT REALLY SHORT Because There's Hardly Any Space.
Launching rssmii ¶

1. Launch rssmii In The Homebrew Channel or Any Other-launcher of your choice (I Thought of custom channels, so this Launching Will not result in a CodeDump-Error on exit!)
2. You See the RSS feeds listed in the "feeds.xml"
3. When you now press A, Every previous subscriptions to RSS feeds overwritten by Will Be To The Feeds subscriptions listed in the "feeds.xml.
4. Everything's finished - You Should Be Receiving updates now has RSS feeds Those At The Wii Messageboard!

http://code.google.com/p/rssmii/