Diesel Posted November 13, 2008 Posted November 13, 2008 Hi, I've developed an RSS aggregrator for Windows. There are dozens of RSS readers out there already, but this one uses a different philosophy. It doesn't bombard you with information, the interface was well thought out, and there is no maintenance at all, unlike the current generation of readers that alert you to delete posts everyday. I'm in need of a beta audience. It's completely functional right now, but there may be some minors bugs and tweaks to make. Any feedback at this stage will immediately effect the product. Check it out at: http://www.realsimplenewsreader.com Quote
Nate Bross Posted November 13, 2008 Posted November 13, 2008 Maybe user error on my part, but I could not add this feed: http://feeds.arstechnica.com/arstechnica/BAaf I was able to use Opera to read this feed, so I think the feed is OK. Quote ~Nate� ___________________________________________ Please use the [vb]/[cs] tags on posted code. Please post solutions you find somewhere else. Follow me on Twitter here.
Diesel Posted November 13, 2008 Author Posted November 13, 2008 Bug Fixed. The program has an auto update feature. It checks for updates when you start the program, downloads them and installs them when you exit the application. So, you can let the program update itself, meaning it wouldn't be updated until you start it a second time, or you can download the newest version. You don't have to manually uninstall the previous version when installing a new version. Thanks for the feedback. Oh, I also noticed a bug when creating a newspaper with a user added feed, it always add it to the Misc section. I'm fixing it now. Quote
Nate Bross Posted November 13, 2008 Posted November 13, 2008 If I might ask, how did you emulate the Office 2007 look/feel is there a smiple way to do this? or did you have to manually generate that look and feel. Also, what version of the framework are you using? is it WF or WPF? Quote ~Nate� ___________________________________________ Please use the [vb]/[cs] tags on posted code. Please post solutions you find somewhere else. Follow me on Twitter here.
Diesel Posted November 13, 2008 Author Posted November 13, 2008 (edited) I used .Net 2.0 in order to have a low initial adoption cost. Almost everyone has .Net 2.0 as it's installed with XP, but very few people have 3.0/5. The UI was created using DevExpress controls, which I highly recommend. Their service is great too. Check out the memory allocation, it's very low compared to other readers. The DevExpress controls have some really efficient allocation techniques. Edited November 13, 2008 by Diesel Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.