Hacker News new | ask | show | jobs
by PawBer 1098 days ago
You'd also have to find a copy of the web framework it uses because it got renamed and the author disabled the old download address.
1 comments

The tbnl web server was indeed renamed to hunchentoot.

I found the old tbnl versions in the wayback machine. One of the snapshots: https://web.archive.org/web/20080131152054/http://www.weitz....

Most likely adapting to the current hunchentoot would not be difficult too.

Cool. So db schema is actually present, in the form of clsql clas definitions (the view-defs.lisp)