[haiku-web] Re: [Haiku] #1882: "Subscribe to Haiku Daily RSS feed" in Download page is broken

On Fri, Mar 14, 2008 at 8:16 PM, Curtis Wanner <katisu@xxxxxxxxxxx> wrote:

> >
> > > Well, firstly i have to finish the picasaweb gallery, but what it the
> > > deal with this feed ?
> > > A XML file generate by a PHP from datas in the database ? (quite like
> > > this ? -> http://www.beosfrance.com/articles.xml )
> >
> > If I am not mistaken, the idea is for the feed to provide a list with
> > links to the last 10 builds from the archive. Correct me if I am
> > mistaken (which I may well be).
> >
> > I don't know how this would be achieved and/or whether data needs to be
> > read from a DB or not.
> >
>
> How are the file listing pages generated??  I would think that a script
> does that and could be modified to additionally output the XML file.
>
> Curtis


Yep that's the idea. Instead of a simple XML output, why not a multi-output
file generation ? (RSS, Digg-it...) Since i use no aggregator i don't know
if there is another output that XML used for content sharing, but if it's
the case, that would be niceto have a feed.php?out=rss or ?out=digg. Nope ?

Other related posts: