new CGI example newLISP Blog

Notices and updates
Locked
Lutz
Posts: 5289
Joined: Thu Sep 26, 2002 4:45 pm
Location: Pasadena, California
Contact:

new CGI example newLISP Blog

Post 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

Locked