Clementson's Blog

Bits and pieces (mostly Lisp-related) that I collect from the ether.

October 2004
Sun Mon Tue Wed Thu Fri Sat
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
Sep  Nov

CL weblog tutorial

Saturday, October 2, 2004

On the Elephant project page, there is a link to a tutorial on how to create a weblog using Elephant (to persist blog entries) and Araneida (a CL web server written by Daniel Barlow). Elephant is a CL persistence mechanism that utilizes Sleepycat's Berkeley DB, a widely-distributed embedded database. I've written about some of the persistence alternatives in the past (see here and here). Elephant looks interesting but doesn't (at least at this stage) work on Win32 so I haven't been able to play around with it.

emacs Copyright © 2005 by Bill Clementson