Sunday, December 25, 2005

Sirr

Last night, I installed Visual Studio 2005 on my machine. I decided to test out what I could do with it, and get my feet wet with C#, also. Thus I created a simple Atom feed reader. Point it to an Atom feed (such as the one for this blog: http://mntlchaos.blogspot.com/atom.xml), and it will let you sequentially read the posts on that blog. It uses an embedded web browser with most functionality disabled to display the posts. Links still work, though. Also, the title of each post is a clickable link to the post on the web (opens in default browser).

It's up here, but note that you need .NET framework 2.0, and that I haven't yet gotten it to work on any other machines. Find me online sometime and maybe I can work on getting a deployable version out.

0 comments: