[Lispweb] [Gardeners] The Common Lisp Directory turns 1
Marc Battyani
marc.battyani at fractalconcept.com
Mon Dec 18 15:49:06 CST 2006
"Frank Buss" <fb at frank-buss.de> wrote:
[Oops, sorry for the late reply, I thought I already replied...]
> Marc Battyani wrote:
>
>> At the time I'm writing this, after one year and 7 days, the same Lisp
>> process has served 111 977 267 HTTP requests.
113 233 075 right now :)
> Nice. Which Lisp web application framework are you using?
My own webapp framework (the one I presented at the ILC02). BTW it has been
using an Ajax like mode since 2000 even though at that time the term Ajax
did not even exist.
I've released some parts of this framework that I think were of general
interest and usable stand alone. These modules are: mod_lisp, cl-pdf and
cl-typesetting. I also use iterate, clsql, asdf and my own HTML macro.
In fact I use this framework for most of my GUI needs, even in stand alone
PC applications, excepted when I need OpenGL. But from banking applications
to FPGA HPC financial applications, most of the time an HTML interface with
the Ajax like mode is enough.
>> When I find some spare time, I will open the CLD to modifications by
>> anybody
>> but still with a validation process to avoid spam.
>> Improving the CLD usability would also be a good thing but I'm not a
>> designer so alternative designs and/or styles are welcomed.
>> Any other suggestions?
>
> I like the usability and design, but if you want to change the design, you
> may find something at http://www.oswd.org
Thanks, very interesting link!
Marc
More information about the lispweb
mailing list