fix the fucking index yet again god damnit muse stop doing this
authorclinton <clinton@unknownlamer.org>
Thu, 7 Aug 2008 04:11:00 +0000 (04:11 +0000)
committerClinton Ebadi <clinton@unknownlamer.org>
Mon, 2 Dec 2019 01:22:58 +0000 (20:22 -0500)
index.html [new file with mode: 0644]

diff --git a/index.html b/index.html
new file mode 100644 (file)
index 0000000..3be11ba
--- /dev/null
@@ -0,0 +1,183 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <title>The Home of Your Friendly Neighborhood Terrorist</title>
+    <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" />
+  </head>
+  <body>
+    <h1>The Home of Your Friendly Neighborhood Terrorist</h1>
+   <div class="contents">
+<dl>
+<dt>
+<a href="#sec1">Sections</a>
+</dt>
+<dt>
+<a href="#sec2">Journal</a>
+</dt>
+<dt>
+<a href="#sec3">About Me / Contact</a>
+</dt>
+<dd>
+<dl>
+<dt>
+<a href="#sec4">Email</a>
+</dt>
+<dt>
+<a href="#sec5">Jabber</a>
+</dt>
+<dt>
+<a href="#sec6">IRC</a>
+</dt>
+<dt>
+<a href="#sec7">Résumé</a>
+</dt>
+<dt>
+<a href="#sec8">A Picture</a>
+</dt>
+<dt>
+<a href="#sec9">Site Software</a>
+</dt>
+</dl>
+</dd>
+</dl>
+</div>
+
+
+<!-- Page published by Emacs Muse begins here --><p>Greetings, my name is Clinton and you have stumbled upon my personal
+website. This is a continually evolving project as most things on the
+web are.</p>
+
+<h2><a name="sec1" id="sec1"></a>
+Sections</h2>
+
+<ul>
+<li><a href="Bicycle.html">Bicycle</a></li>
+<li><a href="Maytag.html">Cat</a></li>
+<li><a href="Homebrewing.html">Homebrewing</a></li>
+<li><a href="Book%20List.html">Things I Have Read</a></li>
+<li><a href="Code.html">Code</a>
+
+<ul>
+<li><a href="Lisp.html">Lisp</a></li>
+</ul></li>
+<li><a href="Imagery.html">Imagery</a></li>
+<li><a href="Politics.html">Political and Social Views</a></li>
+<li><a href="Music.html">Music</a></li>
+</ul>
+
+
+<h2><a name="sec2" id="sec2"></a>
+Journal</h2>
+
+<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
+Ether before reformulating them into coherent essays for the site
+sitting before you, occasionally interspersed with commentary on my
+mundane daily existence.</p>
+
+<p><a href="http://unknownlamer.org/index.1999_2006.html">The Old Site</a> is still available. Links to pages there will remain
+stable indefinitely so as to not break the Holy Command of Our Sovran
+Hypertextia.</p>
+
+
+<h2><a name="sec3" id="sec3"></a>
+About Me / Contact</h2>
+
+<p class="first">I am a mild mannered hacker and metalhead.</p>
+
+<p>I welcome criticism and suggestions to improve anything I have
+written here.</p>
+
+<h3><a name="sec4" id="sec4"></a>
+Email</h3>
+
+<p><code>clinton at unknownlamer dot gro</code> (a simple puzzle)</p>
+
+
+<h3><a name="sec5" id="sec5"></a>
+Jabber</h3>
+
+<p><code>clinton at hcoop dot net</code> (this also works as an email address and must
+be protected as a result)</p>
+
+
+<h3><a name="sec6" id="sec6"></a>
+IRC</h3>
+
+<p class="first">I hang out on Freenode and oftc as <code>unknown_lamer</code> in various
+channels. <code>/whois</code> will guide you to me.</p>
+
+
+<h3><a name="sec7" id="sec7"></a>
+Résumé</h3>
+
+<p class="first">I am a programmer by trade, and as such have a (potentially) fancy
+<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
+general. This, naturally, makes me unemployable.</p>
+
+
+<h3><a name="sec8" id="sec8"></a>
+A Picture</h3>
+
+<table class="image" width="100%">
+  <tr><td align="center"><img src="img/photos/me/2008-03-09.jpg" alt="An Adventurous Young Lad" /></td></tr>
+  <tr><td align="center" class="image-caption">An Adventurous Young Lad</td></tr>
+</table>
+
+
+<h3><a name="sec9" id="sec9"></a>
+Site Software</h3>
+
+<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
+the closest approximation to a good user interface available on any
+modern computer system. Muse allows me to simply write with very low
+overhead (I spend most of my time in Emacs, and having hyperlinks and
+a reasonable preview in the file buffer is quite useful). The file
+format is quite hairy, but luckily the code is Free Software and, if
+needed, I could easily write a publishing backend that transcoded my
+site to an easier to parse format. There are advantages to being a
+programmer.</p>
+
+<p>I use darcs to push updates to the site and manage my muse files. As
+such there is a handy <a href="http://unknownlamer.org/darcsweb/browse?r=unknownlamer.org;a=rss">updates feed</a> courtesy of darcsweb.</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"
+       alt="Valid XHTML 1.0!" /></a>
+    
+    <a href="http://www.anybrowser.org/campaign/"><img
+       src="img/buttons/w3c_ab.png" alt="[ Viewable With Any Browser
+       ]" /></a>
+
+    <a href="http://www.debian.org/"><img
+       src="img/buttons/debian.png" alt="[ Powered by Debian ]" /></a>
+    
+    <a href="http://hcoop.net/">
+      <img src="img/buttons/hcoop.png" 
+       alt="[ Hosted by HCoop]" />
+    </a>
+
+    <a href="http://www.fsf.org/register_form?referrer=114">
+      <img src="img/buttons/fsf_member.png"
+       alt="[ FSF Associate Member ]" />
+    </a>
+  </p>
+
+<p class="cke-footer">                                 So play today
+                  Go make your hay beneath a warm sun shining
+      But bear in mind one day you'll find the silver cloud's dark lining
+</p>
+<p class="cke-timestamp">Last Modified:
+    August  6, 2008</p>
+  </body>
+</html>
\ No newline at end of file