- From: Ivan Herman <ivan@w3.org>
- Date: Mon, 15 Jan 2007 14:00:44 +0100
- To: Akaash Maharaj <akaash.maharaj@yahoo.com>
- CC: Semantic Web <semantic-web@w3.org>
- Message-ID: <45AB7AFC.3020800@w3.org>
Akaash, there are very good RSS parsers that help you to that if you need. For example, there is an excellent python universal feed parser at: http://feedparser.org/ (Huge thanks to Mark Pilgrim) that can parse all various RSS formats, from RSS1.0 to Atom, and offers a kind of a general Python access to all. Dump the content into, say, RSS1.0 from there becomes easy. This how I generate an RSS1.0 feed from my blog via a CG script: http://www.ivan-herman.net/cgi-bin/rss2to1.py which takes the RSS2.0 format blog generated by wordpress and converts it into an RSS1.0 format. It is not ideal, but works. Ivan Akaash Maharaj wrote: > > Dear W3C, > > After reading through this newsgroup, I was > wondering if the issue of RDF as a standard for RSS > newsfeeds (i.e. RSS 1.0) is part of this group's > interests. > > It seems that RDF-based RSS 1.0 has clearly been > overtaken by RSS 2.0, despite the former's greater > power and readiness for the semantic web. Are there > any plans to attempt to create an RSS >2 that might > give RDF RSS a chance to make a comeback? > > Yours faithfully, > Akaash > > _____ > > < http://www.maharaj.org/ > > < http://www.maharaj.org/tentpegging.shtml > [new] > > > > > > ____________________________________________________________________________________ > Get your own web address. > Have a HUGE year through Yahoo! Small Business. > http://smallbusiness.yahoo.com/domains/?p=BESTDEAL > -- Ivan Herman, W3C Semantic Web Activity Lead URL: http://www.w3.org/People/Ivan/ PGP Key: http://www.cwi.nl/%7Eivan/AboutMe/pgpkey.html FOAF: http://www.ivan-herman.net/foaf.rdf
Received on Monday, 15 January 2007 13:00:54 UTC