Gmane
From: Marco Baringer <mb <at> bese.it>
Subject: Announcing UnCommon Web version 0.0
Newsgroups: gmane.lisp.web
Date: 2003-11-20 18:15:03 GMT (5 years, 32 weeks, 3 days, 23 hours and 39 minutes ago)

UnCommon Web is a common lisp web application development
framework. This is an alpha release, the "core" is functional but it
is missing various major features (cookie and form handling come to
mind) plus all the conviences (like documentation) required for a
real-world web framework.

Features:

 - Continuation based page flow control and "regular" url<->function
   mapping.

 - Component oriented UI generation will (when such components exist)
   allow for easy re-use of user interface elements.

 - Programmer freindly HTML generation via macros, designer (and
   designer-tool) friendly HTML generation via templating.

 - mod_lisp and portableaserve backends

 - portable (but not yet ported) across implementations and operating
   systems.

 - BSD license

This release is known to work on OpenMCL 0.13 on PPC and CMUCL 18d on
linux.

Really Really Quick Install instructions:

1) download and install the required libs (see below)

2) make sure ASDF sees all the .asd files

3) see the exampels/run-examples-*.lisp files.

Download:

UCW - ftp://ftp.common-lisp.net/pub/project/bese/ucw_0.0.1.tar.gz

arnesi - ftp://ftp.common-lisp.net/pub/project/bese/arnesi_latest.tar.gz

yaclml - ftp://ftp.common-lisp.net/pub/project/bese/yaclml_latest.tar.gz

pxmlutils - ftp://ftp.common-lisp.net/pub/project/bese/pxmlutils_latest.tar.gz

asdf - ???

one of:

modlisp - http://www.fractalconcept.com/fcweb/download/mod_lisp-2.32.c

portableaserve - get from CVS at sf.net

Arch Archive Parameters:

Name: bese-devel <at> common-lisp.net
Location: http://common-lisp.net/project/bese/bese-devel <at> common-lisp.net
Version: ucw--dev--0.0

-- 
-Marco
Ring the bells that still can ring.
Forget your perfect offering.
There is a crack in everything.
That's how the light gets in.
     -Leonard Cohen