There's also this resource which is very much for beginners but if you're just starting to find out all about using Lisp to do web development this might be a good read: http://www.gigamonkeys.com/book/practical-web-programming-with-allegroserve.html
Thank you for the link. I used to code in Scheme and enjoyed it very much, it would be great to get back into LISP one of these days. However, whenever I see HTML generated from within the code, as it is in that tutorial, it just feels like it is 10 years behind the state of the art. I think it is much better to use some kind of HTML templates (but maybe I am wrong?). Another thing I was looking for when I last evalu…
HTML-TEMPLATE: http://weitz.de/html-template/
Tal support in yaclml, part of Uncommonweb: http://common-lisp.net/project/bese/yaclml.html
CLSQL provides object/relational mapping; it's quite good: http://clsql.b9.com/