Speaking of PocketFeed.NET, last weekend I started working on it. Right now, I have no release date in sight, but will keep updating here as things progress. One thing i’m keeping in the front of my mind is a decent way to develop it as modular components, as i’d like to have it up on both Pocket PC and Smartphone.

First task which is out of the way was wrapping up the built in HTMLView control into something more .NET friendly. Next, I want to look into some extendablity models - it would be pretty cool to allow plugins.

The two big decisions I have right now are storage (do the feeds go into a database or flat xml like they are now) and RSS parsing - do I port an open RSS engine (such as RSS.NET or RSS Components) or write a new one.



No Comments

No comments yet.

Sorry, the comment form is closed at this time.