html updates
[clinton/website/site/unknownlamer.org.git] / index.html
CommitLineData
ced4f6a5 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>The Home of Your Friendly Neighborhood Terrorist</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>The Home of Your Friendly Neighborhood Terrorist</h1>
17 <div class="contents">
18<dl>
19<dt>
20<a href="#sec1">Sections</a>
21</dt>
22<dt>
23<a href="#sec2">Journal</a>
24</dt>
25<dt>
26<a href="#sec3">About Me / Contact</a>
27</dt>
28<dd>
29<dl>
30<dt>
31<a href="#sec4">GnuPG</a>
32</dt>
33<dt>
34<a href="#sec5">Email</a>
35</dt>
36<dt>
37<a href="#sec6">Jabber</a>
38</dt>
39<dt>
40<a href="#sec7">IRC</a>
41</dt>
42<dt>
43<a href="#sec8">Résumé</a>
44</dt>
45<dt>
46<a href="#sec9">A Picture</a>
47</dt>
48<dt>
49<a href="#sec10">Site Software</a>
50</dt>
51</dl>
52</dd>
53</dl>
54</div>
55
56
57<!-- Page published by Emacs Muse begins here --><p>Greetings, my name is Clinton and you have stumbled upon my personal
58website. This is a continually evolving project as most things on the
59web are.</p>
60
61<h2><a name="sec1" id="sec1"></a>
62Sections</h2>
63
64<ul>
65<li><a href="Bicycle.html">Bicycle</a></li>
66<li><a href="Kilt.html">Kilt</a></li>
67<li><a href="Maytag.html">Cat</a></li>
68<li><a href="Homebrewing.html">Homebrewing</a></li>
69<li><a href="Book%20List.html">Things I Have Read</a></li>
70<li><a href="Code.html">Code</a>
71
72<ul>
73<li><a href="Lisp.html">Lisp</a></li>
74</ul></li>
75<li><a href="Imagery.html">Imagery</a></li>
76<li><a href="Politics.html">Political and Social Views</a></li>
77<li><a href="Music.html">Music</a></li>
78</ul>
79
80
81<h2><a name="sec2" id="sec2"></a>
82Journal</h2>
83
84<p class="first">I keep a <a href="http://journal.unknownlamer.org/">journal</a> where I used to send ideas out into the Ether before
85reformulating them into coherent essays for the site sitting before
86you, occasionally interspersed with commentary on my mundane daily
87existence. As livejournal has sold out almost all of their former
88ideals I no longer use this, but will eventually set up a weblogging
89system locally.</p>
90
91<p><a href="http://unknownlamer.org/index.1999_2006.html">The Old Site</a> is still available. Links to pages there will remain
92stable indefinitely so as to not break the Holy Command of Our Sovran
93Hypertextia.</p>
94
95
96<h2><a name="sec3" id="sec3"></a>
97About Me / Contact</h2>
98
99<p class="first">I am a mild mannered hacker and metalhead.</p>
100
101<p>I welcome criticism and suggestions to improve anything I have
102written here.</p>
103
104<h3><a name="sec4" id="sec4"></a>
105GnuPG</h3>
106
107<p><a href="public-key.asc">EE29 3A02 4527 0464 94F5 8EB8 2D27 EF5F D1F0 AEFE</a> (key used for
108signing software release tarballs).</p>
109
110
111<h3><a name="sec5" id="sec5"></a>
112Email</h3>
113
114<p><code>clinton at unknownlamer dot gro</code> (a simple puzzle)</p>
115
116
117<h3><a name="sec6" id="sec6"></a>
118Jabber</h3>
119
120<p><code>clinton at hcoop dot net</code> (this also works as an email address and must
121be protected as a result)</p>
122
123
124<h3><a name="sec7" id="sec7"></a>
125IRC</h3>
126
127<p class="first">I hang out on Freenode and oftc as <code>unknown_lamer</code> in various
128channels. <code>/whois</code> will guide you to me.</p>
129
130
131<h3><a name="sec8" id="sec8"></a>
132Résumé</h3>
133
134<p class="first">I am a programmer by trade, and as such have a (potentially) fancy
135<a href="files/resume.pdf">Résumé</a>. I am quite familiar with <a href="http://common-lisp.net/project/ucw/">UnCommon Web</a> and Common Lisp in
136general. This, naturally, makes me unemployable.</p>
137
138
139<h3><a name="sec9" id="sec9"></a>
140A Picture</h3>
141
142<table class="image" width="100%">
143 <tr><td align="center"><img src="img/photos/me/2008-10-31.jpg" alt="A Terrifying Young Lad" /></td></tr>
144 <tr><td align="center" class="image-caption">A Terrifying Young Lad</td></tr>
145</table>
146
147
148<h3><a name="sec10" id="sec10"></a>
149Site Software</h3>
150
151<p class="first">I use <a href="http://www.mwolson.org/projects/MuseMode.html">muse-mode</a> to author the site because <a href="http://emacswiki.org">Emacs</a> is all powerful, and
152the closest approximation to a good user interface available on any
153modern computer system. Muse allows me to simply write with very low
154overhead (I spend most of my time in Emacs, and having hyperlinks and
155a reasonable preview in the file buffer is quite useful). The file
156format is quite hairy, but luckily the code is Free Software and, if
157needed, I could easily write a publishing backend that transcoded my
158site to an easier to parse format. There are advantages to being a
159programmer.</p>
160
161<p>I use darcs to push updates to the site and manage my muse files. As
162such there is a handy <a href="http://feeds.unknownlamer.org/rss/site-updates">updates feed</a> courtesy of a small Lisp program I
163wrote and darcs.</p>
164
165<p>A <a href="Site%20Software.html">more detailed description</a> of my setup is available.</p>
166
167
168
169 <!-- Page published by Emacs Muse ends here -->
170
171 <p class="cke-buttons">
172 <!-- validating badges, any browser, etc -->
173 <a href="http://validator.w3.org/check/referer"><img
174 src="http://www.w3.org/Icons/valid-xhtml10"
175 alt="Valid XHTML 1.0!" /></a>
176
177 <a href="http://www.anybrowser.org/campaign/"><img
178 src="img/buttons/w3c_ab.png" alt="[ Viewable With Any Browser
179 ]" /></a>
180
181 <a href="http://www.debian.org/"><img
182 src="img/buttons/debian.png" alt="[ Powered by Debian ]" /></a>
183
184 <a href="http://hcoop.net/">
185 <img src="img/buttons/hcoop.png"
186 alt="[ Hosted by HCoop]" />
187 </a>
188
189 <a href="http://www.fsf.org/register_form?referrer=114">
190 <img src="img/buttons/fsf_member.png"
191 alt="[ FSF Associate Member ]" />
192 </a>
193 </p>
194
5f1212da 195<p class="cke-footer">unknownlamer: I got a rack.
196Erica: you have breasts?
197unknownlamer: No. A music rack.
198Erica: breasts that sing
ced4f6a5 199</p>
200<p class="cke-timestamp">Last Modified:
201 December 11, 2008</p>
202 </body>
203</html>