|
||||||
Life with nntp//rssI've been using nntp//rss for over a month now, and overall, I'm pretty happy with it. I like it for the same reason people who live in Outlook love NewsGator. (I live in Outlook Express, because it lets me handle e-mail and NNTP newsgroups from a single app, and without a VPN connection to the company network. With nntp//rss, I can leverage that same app to monitor my favorite Web sites.) I do have a handful of wishes (the program's author, Jason Brome, posted a comment the last time I wrote about nntp//rss, so perhaps he'll see these suggestions):
Those are the biggies. Threading and "virtual newsgroups" would be cool, but they're not a big deal to me. It's unfortunate that adding a feed requires multiple steps (add the feed via nntp//rss' browser interface, then "subscribe" to the feed in your newsreader), but I like the fact that nntp//rss addresses most of the issues people have with other popular aggregators, such as SharpReader and RSS Bandit. If you're happy with your NNTP newsreader, you'll like nntp//rss. Comments
Post a comment
|
Presentations
Create Great User Interfaces
Articles
Easy RSS in VB.NETIs Inheritance Overrated? A Tale of Tabbed Pages Categories
.NETBlog Career Cycling Geek Humor Microsoft Music Personal Rants Reading Software Tech Usability VB Archives
March 2008December 2006 August 2006 April 2006 February 2006 January 2006 December 2005 September 2005 June 2005 May 2005 March 2005 January 2005 December 2004 September 2004 July 2004 June 2004 January 2004 August 2003 July 2003 May 2003 April 2003 March 2003 February 2003 January 2003 December 2002 November 2002 Misc
Talk to MeSubscribe |
|||||
Phil,
Thanks for the comments - most appreciated! In response to your suggestions:
xhtml:body, dc:date, dc:creator - You'll be glad to know that I've already implemented support for xhtml:body and dc:date in the soon-to-be-released 0.4 version. I haven't yet looked at supporting dc:creator, but I might be able to sneak that in for the 0.4 release.
Robustness - This problem is, unfortunately, an issue with the underlying database implementation. I'm testing out a newer release of the library to see if it improves the situation. I'm also refactoring the data access layer of nntp//rss to enable plug-in support for other databases in the future (e.g. MySQL).
As far as 0.4 goes - I'm trying hard to get it released soon (work-commitments pending..). It'll have a few new features, and some options to let you manage existing feeds (for example, purging capability). There's also some optimizations in terms of how the sync process works against the database, and some internationalization issues resolved for From and Subject fields (there'll be a 'Japanese-RSS-feed-through-nntp/rss-in-a-news reader' screenshot up soon!).