WPF RSS Feed Reader
This was built in Visual Studio 2010 with .NET 3.5 SP1.
The current release is a simple RSS Feed Reader, allowing you to easily subscribe to web feeds, import and export feeds in OPML format.
It has the following features:
If there are any bugs please report them, or feature requests etc.
I created this for fun in my spare time, hope someone finds it useful
![Screenshot.jpg Screenshot.jpg]()
This was built in Visual Studio 2010 with .NET 3.5 SP1.
The current release is a simple RSS Feed Reader, allowing you to easily subscribe to web feeds, import and export feeds in OPML format.
It has the following features:
- Can add new folders
- Can move feeds into folders
- If first time running will load default feeds from IE
- Can mark all post as read on a feed
- Can view the properties of a feed - detailing home page and feed uri
- Manage feeds (add, add folders, delete, change refresh period of feeds)
- Drag and drop functionality
- Can rename the title of feeds via properties menu or rename context menu
- Can now mark all feeds within a folder as read (doesn't apply to folders within folders - i.e. only marks feeds in folder clicked as read, not feeds within a subfolder of the folder clicked)
- Can import/export feeds as OPML
- Can detect network connectivity
- Load IE feeds on first use of application
If there are any bugs please report them, or feature requests etc.
I created this for fun in my spare time, hope someone finds it useful