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" media="screen" />
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</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></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
67 <!-- Page published by Emacs Muse ends here -->
68
69 <p class="cke-buttons">
70 <!-- validating badges, any browser, etc -->
71 <a href="http://validator.w3.org/check/referer"><img
72 src="http://www.w3.org/Icons/valid-xhtml10"
73 alt="Valid XHTML 1.0!" /></a>
74
75 <a href="http://www.anybrowser.org/campaign/"><img
76 src="img/buttons/w3c_ab.png" alt="[ Viewable With Any Browser
77 ]" /></a>
78
79 <a href="http://www.debian.org/"><img
80 src="img/buttons/debian.png" alt="[ Powered by Debian ]" /></a>
81
82 <a href="http://hcoop.net/">
83 <img src="img/buttons/hcoop.png"
84 alt="[ Hosted by HCoop]" />
85 </a>
86
87 <a href="http://www.fsf.org/register_form?referrer=114">
88 <img src="img/buttons/fsf_member.png"
89 alt="[ FSF Associate Member ]" />
90 </a>
91 </p>
92
93 <p class="cke-footer">Jessie: i stuck the phone antenna up the dogs nose and he ignored me
94 </p>
95 <p class="cke-timestamp">Last Modified:
96 September 28, 2008</p>
97 </body>
98 </html>