scheme to do sexp->atom
Thien-Thi Nguyen <[email protected]> Mon, 12 Dec 2005 18:52:24 -0500
| Newsgroups | gmane.lisp.web |
|---|---|
| Message-ID | <[email protected]> |
folks, i skimmed linkit site recently (nice hack), and saw a complaint/request for rss feed support. fwiw, some scheme code to do sexp->atom formatting is part of ttn-do: http://www.glug.org/people/ttn/software/ttn-do/ look for format-atom-feed.scm. other web-related stuff (http server, etc.) can be found in the vicinity, as well. the merits of atom vs rss is mostly outside the scope of this mailing list, probably. its like arguing about what font to write a program in (ok, i'm depressing myself w/ standard paren-proxy lamentation so i'll stop now...) thi