[Gimp-web] dgo

Sven Neumann sven at gimp.org
Mon Apr 21 18:21:05 2003


Hi,

Helvetix Victorinox <helvetix@mysterious.org> writes:

> So for mmmaybe, the URLs would be
> 	http://mmmaybe.gimp.org/var/spool/news-current/news.rdf
> 	http://mmmaybe.gimp.org/var/spool/news-pending/news.rdf
> 	http://mmmaybe.gimp.org/var/spool/news-archive/news.rdf

hmm, that's a start. Doesn't look like RSS version 1.0 to me though
and you forgot to escape some ampersands in the descriptions. In order
to make this proper RSS 1.0 you'd have to list the items in the
channel element. For this to work, you need unique resource
links. That's why I introduced the silly MD5 links in my first attempt
to create an RSS from the ChangeLog. Instead of linking to
http://www.w3.org/News/, the RSS should probably link to the entry in
the news section on mmmaybe.


Sven