Re: rants

dvanhorn <[email protected]> Sun, 07 Mar 2004 01:26:30 -0500
Newsgroups gmane.org.ballistichelmet.devel
Message-ID <[email protected]>
David Van Horn wrote:
> I still haven't been able to find a back up of the rants.ss program.  This is
> the latest version I could find, which doesn't use the RSS backend.  I guess
> I'll have to reimplement that from my notes.  Shit.  Makes you wish we had
> backups on phpwh.  Or maybe I should just post every Scheme program I've ever
> written here. ;)

>    ;; Insert the new item into the RSS feed file.
>    (match (xml->xexpr (with-input-from-file (string-append base "rants.xml")
>                            read-xml/element))

Oh shit, this does do the RSS thing.  Nevermind.  Expect rants to be back shortly.

David