seysmail 0 Newbie Poster

Hi everyone,

I have a web page in my project which shows news and press releases of my client. I m showing the news page with headlines, pubdate etc. from a Rss Feed URL. I have used skmRss reader to read the data from the linke that returns Rss output.

When i click a headlines, it will open another link which returns RDF. The contents are not coming up becasuse it says the RDF data to be parsed.

Can anyone help me how to do this?

The solution for this in PHP is : include('feed.lib.php');

I have searched and tried many RSS, RDF tools from the internet but i cant find an apt solution for this.

Seysmail.