We are working on a new website (wordpress), and we're going to publish news-articles there. We have our users in 1 domain, and now we want to have an rss reader on all our clients which reads from this feed. It has to be preconfigured by us (setting up the feed-address and how often to check for new feeds, etc.). It should only be a tray-icon which pops up when new feeds are published, with a link to the website.
Has anybody got any tips on existing applications? Or some code samples in c# on how to make this?