Re: [email protected]
Miles Egan <[email protected]> Tue, 02 Dec 2003 20:13:22 -0800
| Newsgroups | gmane.lisp.clump |
|---|---|
| Message-ID | <1070424801.1296.2.camel@snagret> |
On Tue, 2003-12-02 at 17:02, Daniel Barlow wrote: > Perhaps it's time to start dealing in RSS feeds, then people could > aggregate however they see fit. Anyone got any RSS code floating > around that might form the basis of a library? I have the stuff that > CLiki uses for recent changes, but it's hardcoded like a hard thing. > > (I'd quite like to add a feed to my diary, and I also have a customer > I think could use it. So, I might get to it eventually, but who > knows?) I've been thinking about adding rss support to macho for a while now. I probably would have done it already if I could find an rss aggregator that I like. Like Kevin, I've been thinking about writing a server-side aggregator and rss browser. Maybe now that Araneida plays nice with recent SBCL I'll take another whack at it. > Personally I would like to see a little more discussion on the Clump > list. While the ethos that each post should really be about Actual > Code is great, I don't think that it has to require a project release > announcement every time. We do seem to have devolved into a mostly announcement list recently. miles