« Home | Fun with Oracle and the Dow Jones » | Google's newsest patent » | Long prime numbers » | Did Amazon Induce Vista's Premature Birth? » | Delving into the recent PostgreSQL commits » | Vendr Neutral SQL Certification » | Flickr to host Library of Congress photos » | Sun Microsystems Announces Agreement to Acquire My... » | SQL/PSM Manual » | Relational database pioneer says technology is obs... » 

Sunday, January 18, 2009 

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:
  1. 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.
  2. Oracle XE - it's free to use. You might also want to install Oracle SQL Developer - it will make developing databases easier.
  3. 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 order to have filtering you should use the Feedhub , Postrank or Feedscrub services. In my example I used the first two. Please note that Feedhub and Feedscrub need some "training" in order to work well. After you've registered for these services import your feed list in them and get the URLs of the personalized RSS feeds they provide. You will need those shortly.

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

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.

Post a Comment

Links to this post

Create a Link