html updates
[clinton/website/site/unknownlamer.org.git] / index.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>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" media="screen" />
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">Email</a>
32 </dt>
33 <dt>
34 <a href="#sec5">Jabber</a>
35 </dt>
36 <dt>
37 <a href="#sec6">IRC</a>
38 </dt>
39 <dt>
40 <a href="#sec7">Résumé</a>
41 </dt>
42 <dt>
43 <a href="#sec8">A Picture</a>
44 </dt>
45 <dt>
46 <a href="#sec9">Site Software</a>
47 </dt>
48 </dl>
49 </dd>
50 </dl>
51 </div>
52
53
54 <!-- Page published by Emacs Muse begins here --><p>Greetings, my name is Clinton and you have stumbled upon my personal
55 website. This is a continually evolving project as most things on the
56 web are.</p>
57
58 <h2><a name="sec1" id="sec1"></a>
59 Sections</h2>
60
61 <ul>
62 <li><a href="Bicycle.html">Bicycle</a></li>
63 <li><a href="Kilt.html">Kilt</a></li>
64 <li><a href="Maytag.html">Cat</a></li>
65 <li><a href="Homebrewing.html">Homebrewing</a></li>
66 <li><a href="Book%20List.html">Things I Have Read</a></li>
67 <li><a href="Code.html">Code</a>
68
69 <ul>
70 <li><a href="Lisp.html">Lisp</a></li>
71 </ul></li>
72 <li><a href="Imagery.html">Imagery</a></li>
73 <li><a href="Politics.html">Political and Social Views</a></li>
74 <li><a href="Music.html">Music</a></li>
75 </ul>
76
77
78 <h2><a name="sec2" id="sec2"></a>
79 Journal</h2>
80
81 <p class="first">I keep a <a href="http://journal.unknownlamer.org/">journal</a> which is where I tend to send ideas out into the
82 Ether before reformulating them into coherent essays for the site
83 sitting before you, occasionally interspersed with commentary on my
84 mundane daily existence.</p>
85
86 <p><a href="http://unknownlamer.org/index.1999_2006.html">The Old Site</a> is still available. Links to pages there will remain
87 stable indefinitely so as to not break the Holy Command of Our Sovran
88 Hypertextia.</p>
89
90
91 <h2><a name="sec3" id="sec3"></a>
92 About Me / Contact</h2>
93
94 <p class="first">I am a mild mannered hacker and metalhead.</p>
95
96 <p>I welcome criticism and suggestions to improve anything I have
97 written here.</p>
98
99 <h3><a name="sec4" id="sec4"></a>
100 Email</h3>
101
102 <p><code>clinton at unknownlamer dot gro</code> (a simple puzzle)</p>
103
104
105 <h3><a name="sec5" id="sec5"></a>
106 Jabber</h3>
107
108 <p><code>clinton at hcoop dot net</code> (this also works as an email address and must
109 be protected as a result)</p>
110
111
112 <h3><a name="sec6" id="sec6"></a>
113 IRC</h3>
114
115 <p class="first">I hang out on Freenode and oftc as <code>unknown_lamer</code> in various
116 channels. <code>/whois</code> will guide you to me.</p>
117
118
119 <h3><a name="sec7" id="sec7"></a>
120 Résumé</h3>
121
122 <p class="first">I am a programmer by trade, and as such have a (potentially) fancy
123 <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
124 general. This, naturally, makes me unemployable.</p>
125
126
127 <h3><a name="sec8" id="sec8"></a>
128 A Picture</h3>
129
130 <table class="image" width="100%">
131 <tr><td align="center"><img src="img/photos/me/2008-03-09.jpg" alt="An Adventurous Young Lad" /></td></tr>
132 <tr><td align="center" class="image-caption">An Adventurous Young Lad</td></tr>
133 </table>
134
135
136 <h3><a name="sec9" id="sec9"></a>
137 Site Software</h3>
138
139 <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
140 the closest approximation to a good user interface available on any
141 modern computer system. Muse allows me to simply write with very low
142 overhead (I spend most of my time in Emacs, and having hyperlinks and
143 a reasonable preview in the file buffer is quite useful). The file
144 format is quite hairy, but luckily the code is Free Software and, if
145 needed, I could easily write a publishing backend that transcoded my
146 site to an easier to parse format. There are advantages to being a
147 programmer.</p>
148
149 <p>I use darcs to push updates to the site and manage my muse files. As
150 such there is a handy <a href="http://feeds.unknownlamer.org/rss/site-updates">updates feed</a> courtesy of a small Lisp program I
151 wrote and darcs.</p>
152
153
154
155 <!-- Page published by Emacs Muse ends here -->
156
157 <p class="cke-buttons">
158 <!-- validating badges, any browser, etc -->
159 <a href="http://validator.w3.org/check/referer"><img
160 src="http://www.w3.org/Icons/valid-xhtml10"
161 alt="Valid XHTML 1.0!" /></a>
162
163 <a href="http://www.anybrowser.org/campaign/"><img
164 src="img/buttons/w3c_ab.png" alt="[ Viewable With Any Browser
165 ]" /></a>
166
167 <a href="http://www.debian.org/"><img
168 src="img/buttons/debian.png" alt="[ Powered by Debian ]" /></a>
169
170 <a href="http://hcoop.net/">
171 <img src="img/buttons/hcoop.png"
172 alt="[ Hosted by HCoop]" />
173 </a>
174
175 <a href="http://www.fsf.org/register_form?referrer=114">
176 <img src="img/buttons/fsf_member.png"
177 alt="[ FSF Associate Member ]" />
178 </a>
179 </p>
180
181 <p class="cke-footer">Corinne: this is why we should have designated bath buddies
182 Corinne: to get places you cant reach because youre slippery and in
183 case you get a lil tooo slippery and crack your head open
184 someone can call the coast guard and save you
185 </p>
186 <p class="cke-timestamp">Last Modified:
187 September 25, 2008</p>
188 </body>
189 </html>