Jorge,
Is there anyway for your RssReader to read this kind of feed
http://headlines.internet.com/internetnews/top-news/news.rss---------------------------------------------------------------------------
<?xml version="1.0" encoding="UTF-8" ?>
- <rdf:RDF xmlns:rdf="
http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="
http://purl.org/rss/1.0/" xmlns:dc="
http://purl.org/dc/elements/1.1/" xmlns:syn="
http://purl.org/rss/1.0/modules/syndication/" xmlns:taxo="
http://purl.org/rss/1.0/modules/taxonomy/">
- <channel rdf:about="
http://internetnews.com/">
<title>internetnews.com: Top News</title>
<link>
http://internetnews.com/</link>
<description>Latest top Internet news headlines from internetnews.com</description>
<dc:language>en</dc:language>
- <items>
- <rdf:Seq>
<rdf:li rdf:resource="
http://redir.internet.com/rss/top-news/www.internetnews.com/infra/article/0,,10796_2225191,00.html" />
<rdf:li rdf:resource="
http://redir.internet.com/rss/top-news/www.internetnews.com/ec-news/article/0,,10793_2225461,00.html" />
<rdf:li rdf:resource="
http://redir.internet.com/rss/top-news/boston.internet.com/news/article/0,,10852_2225531,00.html" />
<rdf:li rdf:resource="
http://redir.internet.com/rss/top-etc....
----------------------------------------------------------------------------
I am baffled with all this RSS feed business - some are .xml some are .rss - Your Reader is perfect for .xml but these days i need to link some .rss.
Is is it just a change in the code that parses the XML to read different tags or is there more to it? After all .rss are only .xml files...!
Also if if you know of a link that would help me get around this .xml/.rss - and what else i don't know about news feed.
Thanks for your time
Respecfully
Marc