On Sat, Feb 19, 2011 at 4:09 PM, stereotactic <[email protected]> wrote: > Hi All, > > I need an offline feed aggregator which should also be able to output the > URL. > > Here's what I have in my mind. > > 1) I feed in the RSS feeds from different sources. > 2) Filter out the content using keywords. > 3) The filtered content be available as an OPML file so that I can use it on > my Google Reader. > > Is there any solution like that for Ubuntu?
Thunderbird can do 1 and 3. Yahoo pipes can do all the three things but it's a web application. If none of the above 2 work, you can write a script in your favourite scripting language. I have done the same thing that you're looking for using yahoo pipes. And it is easy to do. -- With Regards, Mehul Ved -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
