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.

