Re: mailing list stuff in progress
Erik Enge <[email protected]> Wed, 16 Jul 2003 13:09:04 -0400
| Newsgroups | gmane.lisp.clump |
|---|---|
| Organization | Professional Reviews Inc. |
| Message-ID | <[email protected]> |
Miles Egan <[email protected]> writes: > Just my very modest attempts at a style. The usual html list dots are > too big, I think. Kudos to your general style, but why not just have no dots? > Just running it out of cron for now. So the files are just in mbox format and then you have your CL code generate the HTML files in a set directory-tree and then this is plainly served via Apache? Out of curiosity, how long does it take your program to parse and generate all the HTML for a set of messages? > What I'd really like is something that maps an object with attributes > into a marked up wysiwyg template like jakarta's tapestry or the > python twisted/woven framework. Doesn't HyperObject (of Kevin Rosenberg) do this? Erik.