Revert "html update"
[clinton/website/site/unknownlamer.org.git] / Lisp.muse
index 6c10550..a40149a 100644 (file)
--- a/Lisp.muse
+++ b/Lisp.muse
@@ -6,6 +6,10 @@ potential commercial ventures as there is a very solid set of
 libraries for doing almost anything in Common Lisp. It's like using
 perl, but with well designed libraries and readable applications.
 
 libraries for doing almost anything in Common Lisp. It's like using
 perl, but with well designed libraries and readable applications.
 
+* [[Site Software]]
+
+A bit of Emacs-Lisp and Common Lisp keep this site running.
+
 * [[SCWM][Scheme Constraints Window Manager]]
 
 Some work I have done on [[http://scwm.sourceforge.net][SCWM]].
 * [[SCWM][Scheme Constraints Window Manager]]
 
 Some work I have done on [[http://scwm.sourceforge.net][SCWM]].
@@ -14,8 +18,14 @@ Some work I have done on [[http://scwm.sourceforge.net][SCWM]].
 
 Notes for a short (fifteen minute) presentation on MOPs.
 
 
 Notes for a short (fifteen minute) presentation on MOPs.
 
-* [[UCWNotes][UCW Structural Notes]]
+* [[UCWNotes][UCW Structural Notes]] (*Out of Date*)
 
 Notes on the structure of the =ucw_dev= branch of [[http://common-lisp.net/project/ucw/][UnCommon Web]]. The
 source is nicely documented, but lacked a handy roadmap so I compiled
 a few notes after reading through it.
 
 Notes on the structure of the =ucw_dev= branch of [[http://common-lisp.net/project/ucw/][UnCommon Web]]. The
 source is nicely documented, but lacked a handy roadmap so I compiled
 a few notes after reading through it.
+
+Alas, this is a bit out of date; =ucw_dev= is dead, =ucw_ajax= was vastly
+different, and =ucw-core= offers a much simplified and cleaned up
+interface. Drew Crampsie is writing (or perhaps has written depending
+on how far in the future you live from me) documentation for =ucw-core=
+which ought to make my overview obsolete.