Building a Personal Filtered RSS Reader with Oracle XE and Apatar
Today I will show you how to build a personal, filtered, web-based RSS reader with free tools and no programming (except simple SQL). I will not go into too many details so that you can have fun experimenting with the tools. Before we start you will need:
In the next post we will create the database and Apatar transformations.
- A list of the URLs of your favorite feeds - the more the better because we will be filtering the content. High-profile, popular RSS feeds will work better with the filtering I propose. OPML format will be best.
- Oracle XE - it's free to use. You might also want to install Oracle SQL Developer - it will make developing databases easier.
- Apatar - This is a FOSS ETL tool which we will use to transform the RSS feed items and automatically import them in the database.
In the next post we will create the database and Apatar transformations.

Ivan,
I was interested in Personal Filtered RSS Reader with Oracle XE and Apatar.
When are you going to post the actual solution?
James
Posted by
James |
5:28 PM, February 09, 2009
Hi,
I saw one of your responses to a similar topic here.
http://www.linkedin.com/answers/technology/blogging/TCH_BLG/489037-7295029?searchIdx=4&sik=1249395230987&goback=.asr_1_1249395230987
I would like to recommend you to have a look at http://www.feedJoint.com that helps you build a personal RSS reader with options to customize.
Posted by
Anonymous |
5:35 PM, August 04, 2009