new CGI example newLISP Blog

Started by Lutz, November 06, 2002, 02:31:44 PM

Previous topic - Next topic

Lutz

A Blog program written in newLISP. Posts are stored in XML, no database required. Check it out at:



http://nuevatec.com/blog">//http://nuevatec.com/blog



and download it at



http://newlisp.org/download/newlisp-blog-10.tgz">//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