html update
[clinton/website/site/unknownlamer.org.git] / Lisp.html
index f053235..560e378 100644 (file)
--- a/Lisp.html
+++ b/Lisp.html
     <meta name="generator" content="muse.el" />
     <meta http-equiv="Content-Type"
           content="text/html; charset=utf-8" />
-<link rel="stylesheet" href="default.css" media="screen" />
+    <meta name="viewport"
+         content="width=device-width, initial-scale=1.0" />
+    <link href="https://feeds.unknownlamer.org/rss/site-updates" 
+          rel="alternate" type="application/rss+xml" title="Updates Feed" />
+
+<link rel="stylesheet" href="default.css" />
   </head>
   <body>
     <h1>Lisp is for Cool People</h1>
    <div class="contents">
 <dl>
 <dt>
-<a href="#sec1">Scheme Constraints Window Manager</a>
+<a href="#sec1">Site Software</a>
+</dt>
+<dt>
+<a href="#sec2">Scheme Constraints Window Manager</a>
 </dt>
 <dt>
-<a href="#sec2">Metaobject Protocols</a>
+<a href="#sec3">Metaobject Protocols</a>
 </dt>
 <dt>
-<a href="#sec3">UCW Structural Notes</a>
+<a href="#sec4">UCW Structural Notes (<em>Out of Date</em>)</a>
 </dt>
 </dl>
 </div>
 
 
-<!-- Page published by Emacs Muse begins here --><p>I am a programmer, and I write most of my software in Scheme and
+<!-- Page published by Emacs Muse begins here -->
+<p>I am a programmer, and I write most of my software in Scheme and
 Common Lisp. Lately I have been tending toward Common Lisp for
 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.</p>
 
 <h2><a name="sec1" id="sec1"></a>
+<a href="Site%20Software.html">Site Software</a></h2>
+
+<p class="first">A bit of Emacs-Lisp and Common Lisp keep this site running.</p>
+
+
+<h2><a name="sec2" id="sec2"></a>
 <a href="SCWM.html">Scheme Constraints Window Manager</a></h2>
 
 <p class="first">Some work I have done on <a href="http://scwm.sourceforge.net">SCWM</a>.</p>
 
 
-<h2><a name="sec2" id="sec2"></a>
+<h2><a name="sec3" id="sec3"></a>
 <a href="Metaobject%20Protocols.html">Metaobject Protocols</a></h2>
 
 <p class="first">Notes for a short (fifteen minute) presentation on MOPs.</p>
 
 
-<h2><a name="sec3" id="sec3"></a>
-<a href="UCWNotes.html">UCW Structural Notes</a></h2>
+<h2><a name="sec4" id="sec4"></a>
+<a href="UCWNotes.html">UCW Structural Notes</a> (<em>Out of Date</em>)</h2>
 
 <p class="first">Notes on the structure of the <code>ucw_dev</code> branch of <a href="http://common-lisp.net/project/ucw/">UnCommon Web</a>. The
 source is nicely documented, but lacked a handy roadmap so I compiled
 a few notes after reading through it.</p>
 
+<p>Alas, this is a bit out of date; <code>ucw_dev</code> is dead, <code>ucw_ajax</code> was vastly
+different, and <code>ucw-core</code> 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 <code>ucw-core</code>
+which ought to make my overview obsolete.</p>
+
 
   <!-- Page published by Emacs Muse ends here -->
 
   <p class="cke-buttons">
     <!-- validating badges, any browser, etc -->
-    <a href="http://validator.w3.org/check/referer"><img
-       src="http://www.w3.org/Icons/valid-xhtml10"
+    <a href="https://validator.w3.org/check/referer"><img
+       src="https://www.w3.org/Icons/valid-xhtml10"
        alt="Valid XHTML 1.0!" /></a>
     
-    <a href="http://www.anybrowser.org/campaign/"><img
+    <a href="https://www.anybrowser.org/campaign/"><img
        src="img/buttons/w3c_ab.png" alt="[ Viewable With Any Browser
        ]" /></a>
 
-    <a href="http://www.debian.org/"><img
+    <a href="https://www.debian.org/"><img
        src="img/buttons/debian.png" alt="[ Powered by Debian ]" /></a>
     
-    <a href="http://hcoop.net/">
+    <a href="https://hcoop.net/">
       <img src="img/buttons/hcoop.png" 
        alt="[ Hosted by HCoop]" />
     </a>
 
-    <a href="http://www.fsf.org/register_form?referrer=114">
+    <a href="https://www.fsf.org/register_form?referrer=114">
       <img src="img/buttons/fsf_member.png"
        alt="[ FSF Associate Member ]" />
     </a>
   </p>
 
-<p class="cke-footer">Mike: I WAS NOT MICROWAVED.
+<p class="cke-footer">Lindsay (Carlton): nighttime baker! sounds a little iffy
 </p>
 <p class="cke-timestamp">Last Modified:
-    March 13, 2008</p>
+    January 21, 2013</p>
   </body>
 </html>
\ No newline at end of file