FeedDemon Likes And Dislikes

My blog has moved.
You can view this post at the following address:
http://www.osherove.com/blog/2003/6/29/feeddemon-likes-and-dislikes.html
Published Sunday, June 29, 2003 7:19 PM by RoyOsherove
Filed under: ,

Comments

Sunday, June 29, 2003 8:58 AM by Datagrid Girl

# re: FeedDemon Likes And Dislikes

Is it just me, or is your font shrinking Roy?
Sunday, June 29, 2003 9:00 AM by Roy Osherove

# re: FeedDemon Likes And Dislikes

Heh. Pasting from word will to that to ya it seems...
Sunday, June 29, 2003 9:09 AM by Datagrid Girl

# re: FeedDemon Likes And Dislikes

Ah yes, that explains it :)
Sunday, June 29, 2003 11:27 AM by Wesley Mason

# re: FeedDemon Likes And Dislikes

My #1 wish for FeedDemon: ability to have links launch in my system's default browser, so I'm not tied MSIE for actual browsing (this is fine for FeedDemon internally, as it's just using MSIE to render a UI and display data, but crossing over to external sites *in* MSIE breaks functionality for me when I dislike the browser, just a matter of personal taste).
Sunday, June 29, 2003 3:12 PM by Jack Baty

# re: FeedDemon Likes And Dislikes

Wesley,

The latest beta will open *external* links in your default browser. File -> Options -> Open external links in default browser instead of inside FeedDemon.

I'm having tourble getting it to work with Mozilla Firebird, but it's *supposed* to work.
Sunday, June 29, 2003 3:19 PM by TrackBack

# ISerializable

ISerializable
Sunday, June 29, 2003 4:01 PM by Tim Marman

# re: FeedDemon Likes And Dislikes

I also like the synchronize with OPML bit. It seems that each "listing" is treated as a separate OPML file.

I just wish the read/unread/flag status would sync as well :)
Sunday, June 29, 2003 8:09 PM by Darshan Singh

# re: FeedDemon Likes And Dislikes

I've been working on a RSS Feed reader using C# .NET. The project RSSConnect with complete source code is available at http://www.PerfectXML.com/RSSConnect. Some of the unique/salient features include ability to export to database and search (phase 1, improvements coming in next release), XSLT skins, check for new feeds, check for RSSConnect application update, Favorites list, OPML import/export, and many other options.

Be sure to check it out: http://www.PerfectXML.com/RSSConnect .

Any comments/suggestions: Please email me at darshan@PerfectXML.com. Thanks.