Page 1 of 1

new CGI example newLISP Blog

Posted: Wed Nov 06, 2002 10:31 pm
by Lutz
A Blog program written in newLISP. Posts are stored in XML, no database required. Check it out at:

http://nuevatec.com/blog

and download it at

http://newlisp.org/download/newlisp-blog-10.tgz

the included file "cgi.lsp" contains the most common used CGI subroutines for gettting POST and GET parameters and getting and setting cookies.

Lutz