Results 1 to 13 of 13

Thread: [RESOLVED] Need a good free RSS reader

  1. #1

    Thread Starter
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Resolved [RESOLVED] Need a good free RSS reader

    I need a good free rss reader. (better than FeedReader)

    Do you know any ? Please help me.
    Thanks in advance.
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Need a good free RSS reader

    I've used SharpReader... not too shabby if you aren't against using something written in .NET (using C#, hence the name).

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3
    Smitten by reality Harsh Gupta's Avatar
    Join Date
    Feb 2005
    Posts
    2,938

    Re: Need a good free RSS reader

    i used 2 feedreaders 2-3 years back, and they seemed to be good but i dont know if they are still good.

    1- SauceReader (recommended)
    2- SharpReader (was also good)

    hope they are still good for something.

    Harsh Gupta
    Show Appreciation. Rate Posts.

  4. #4

    Thread Starter
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: Need a good free RSS reader

    Thanks ! I used SharpReader, but didn't like it very much. I'm low on memory. It takes too much memory.

    BTW, SauceReader is now closed. I'll give the last version a try.

    I have found some commercial feed readers that integrate with Outlook. Any free tool with similar functionality ?
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  5. #5
    Smitten by reality Harsh Gupta's Avatar
    Join Date
    Feb 2005
    Posts
    2,938

    Re: Need a good free RSS reader

    take a look at Blog Express
    and a list of RSS readers available for Win users.

    Harsh Gupta
    Show Appreciation. Rate Posts.

  6. #6

    Thread Starter
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: Need a good free RSS reader

    Wow !!!!!!
    That's LOTS of tools !!
    Thank you very much.

    I have downloaded BlogExpress, it is really nice. I'll try other tools tomorrow.
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  7. #7
    Smitten by reality Harsh Gupta's Avatar
    Join Date
    Feb 2005
    Posts
    2,938

    Re: [RESOLVED] Need a good free RSS reader

    not at all!!

    and yes, blog express seems impressive. i will try it soon.

    Harsh Gupta
    Show Appreciation. Rate Posts.

  8. #8
    PowerPoster
    Join Date
    Aug 2005
    Location
    College Station, TX
    Posts
    4,521

    Re: [RESOLVED] Need a good free RSS reader

    Use FireFox, and add the feed to your "Live Bookmarks"... then all you do is view the bookmark to see all of the links to the recent posts....
    Attached Images Attached Images  
    Last edited by gigemboy; Feb 25th, 2006 at 03:30 PM.

  9. #9

    Thread Starter
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: [RESOLVED] Need a good free RSS reader

    Thanks. Didn't know about live feeds.
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  10. #10
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: [RESOLVED] Need a good free RSS reader

    I tried Live Feeds.... didn't like them.... I wanted something that will tell me when a particular feed has changed. It also didn't provide any historical storage of the feeds (OK, the feed is there today, but I might not want to read it immediately.) To each their own, and it works for some, just not me.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  11. #11

    Thread Starter
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: [RESOLVED] Need a good free RSS reader

    That's true. But I think it is OK for feeds of CNN/BBC like sites.

    The problem I faced that, SharpReader/Blogexpress/SauceReader can't import OPML created by FeedReader. They are saying, it has syntax error.

    Only FeedDemon is able to import the OPML correctly. But it is not free and I didn't like its UI. No tree view in the release version (1.5), the beta 2.x versions has only single level treeview.
    The plus point is, it is the only stand-alone rss reader that can use the Mozilla engine.
    Last edited by iPrank; Feb 27th, 2006 at 01:23 AM.
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


  12. #12
    PowerPoster
    Join Date
    Aug 2005
    Location
    College Station, TX
    Posts
    4,521

    Re: [RESOLVED] Need a good free RSS reader

    Why not build your own????

    http://msdn.microsoft.com/coding4fun...s/default.aspx

    Shows a simple way of doing it with Visual Web Developer Express, but you can also easily make it a winforms application as well...

  13. #13

    Thread Starter
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: [RESOLVED] Need a good free RSS reader

    That's a good idea. Infact the "VB.NET absolute beginner's video series" I have downloaded from MS, teaches that.
    But, I don't have knowledge in .NET to build a 'good' one. I guess I'll stick with the free ones for now.
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width