Re: mailman/rss?

dvanhorn <[email protected]> Wed, 29 Oct 2003 00:23:01 -0600
Newsgroups gmane.org.ballistichelmet.devel
Message-ID <[email protected]>
Aaron S. Hawley wrote:
> tips from the resident schemer: /usr/local/bin/latest-mail-list.ss

That program essentially does what

   http://taint.org/mmrss/

purports to do, if I understand it correctly.  It just uses MzScheme instead
of Perl.  It doesn't print RSS right now, but I can do some dusting and get
that working on PHPWH, which already has MzScheme installed (I heard there
were problems getting the Perl script to work).

latest-mail-list.ss gets the latest post to an archive using http, so
potentially, you could fetch archives of any list running Mailman.

-sigh- It seems like I've said all of this before, and all I need to do is get
off my ass and finish it.

-d