html updates
[clinton/website/site/unknownlamer.org.git] / Lisp.html
1 <?xml version="1.0" encoding="utf-8" ?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6 <title>Lisp is for Cool People</title>
7 <meta name="generator" content="muse.el" />
8 <meta http-equiv="Content-Type"
9 content="text/html; charset=utf-8" />
10 <link href="http://feeds.unknownlamer.org/rss/site-updates"
11 rel="alternate" type="application/rss+xml" title="Updates Feed" />
12
13 <link rel="stylesheet" href="default.css" />
14 </head>
15 <body>
16 <h1>Lisp is for Cool People</h1>
17 <div class="contents">
18 <dl>
19 <dt>
20 <a href="#sec1">Site Software</a>
21 </dt>
22 <dt>
23 <a href="#sec2">Scheme Constraints Window Manager</a>
24 </dt>
25 <dt>
26 <a href="#sec3">Metaobject Protocols</a>
27 </dt>
28 <dt>
29 <a href="#sec4">UCW Structural Notes (<em>Out of Date</em>)</a>
30 </dt>
31 </dl>
32 </div>
33
34
35 <!-- Page published by Emacs Muse begins here --><p>I am a programmer, and I write most of my software in Scheme and
36 Common Lisp. Lately I have been tending toward Common Lisp for
37 potential commercial ventures as there is a very solid set of
38 libraries for doing almost anything in Common Lisp. It's like using
39 perl, but with well designed libraries and readable applications.</p>
40
41 <h2><a name="sec1" id="sec1"></a>
42 <a href="Site%20Software.html">Site Software</a></h2>
43
44 <p class="first">A bit of Emacs-Lisp and Common Lisp keep this site running.</p>
45
46
47 <h2><a name="sec2" id="sec2"></a>
48 <a href="SCWM.html">Scheme Constraints Window Manager</a></h2>
49
50 <p class="first">Some work I have done on <a href="http://scwm.sourceforge.net">SCWM</a>.</p>
51
52
53 <h2><a name="sec3" id="sec3"></a>
54 <a href="Metaobject%20Protocols.html">Metaobject Protocols</a></h2>
55
56 <p class="first">Notes for a short (fifteen minute) presentation on MOPs.</p>
57
58
59 <h2><a name="sec4" id="sec4"></a>
60 <a href="UCWNotes.html">UCW Structural Notes</a> (<em>Out of Date</em>)</h2>
61
62 <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
63 source is nicely documented, but lacked a handy roadmap so I compiled
64 a few notes after reading through it.</p>
65
66 <p>Alas, this is a bit out of date; <code>ucw_dev</code> is dead, <code>ucw_ajax</code> was vastly
67 different, and <code>ucw-core</code> offers a much simplified and cleaned up
68 interface. Drew Crampsie is writing (or perhaps has written depending
69 on how far in the future you live from me) documentation for <code>ucw-core</code>
70 which ought to make my overview obsolete.</p>
71
72
73 <!-- Page published by Emacs Muse ends here -->
74
75 <p class="cke-buttons">
76 <!-- validating badges, any browser, etc -->
77 <a href="http://validator.w3.org/check/referer"><img
78 src="http://www.w3.org/Icons/valid-xhtml10"
79 alt="Valid XHTML 1.0!" /></a>
80
81 <a href="http://www.anybrowser.org/campaign/"><img
82 src="img/buttons/w3c_ab.png" alt="[ Viewable With Any Browser
83 ]" /></a>
84
85 <a href="http://www.debian.org/"><img
86 src="img/buttons/debian.png" alt="[ Powered by Debian ]" /></a>
87
88 <a href="http://hcoop.net/">
89 <img src="img/buttons/hcoop.png"
90 alt="[ Hosted by HCoop]" />
91 </a>
92
93 <a href="http://www.fsf.org/register_form?referrer=114">
94 <img src="img/buttons/fsf_member.png"
95 alt="[ FSF Associate Member ]" />
96 </a>
97 </p>
98
99 <p class="cke-footer">* jeffcovey becomes too groggy to read the directions and becomes
100 the year's first nasal spray overdose fatality.
101 </p>
102 <p class="cke-timestamp">Last Modified:
103 December 11, 2008</p>
104 </body>
105 </html>