html updates
[clinton/website/site/unknownlamer.org.git] / Code.html
CommitLineData
2aff8b5c 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>Programming Projects</title>
7 <meta name="generator" content="muse.el" />
8 <meta http-equiv="Content-Type"
9 content="text/html; charset=utf-8" />
54a817d4 10 <link href="http://feeds.unknownlamer.org/rss/site-updates"
11 rel="alternate" type="application/rss+xml" title="Updates Feed" />
12
2aff8b5c 13<link rel="stylesheet" href="default.css" media="screen" />
14 </head>
15 <body>
16 <h1>Programming Projects</h1>
17 <div class="contents">
18<dl>
19<dt>
20<a href="#sec1">Nothing Much to See Here</a>
21</dt>
3e946ca7 22<dt>
23<a href="#sec2">The Future</a>
24</dt>
25<dd>
26<dl>
27<dt>
28<a href="#sec3">Golgonooza</a>
29</dt>
30</dl>
31</dd>
32<dt>
33<a href="#sec4">Old Projects</a>
34</dt>
35<dd>
36<dl>
37<dt>
38<a href="#sec5">Bobot++</a>
39</dt>
40<dt>
41<a href="#sec6">Guile-Web</a>
42</dt>
43</dl>
44</dd>
2aff8b5c 45</dl>
46</div>
47
48
49<!-- Page published by Emacs Muse begins here --><h2><a name="sec1" id="sec1"></a>
50Nothing Much to See Here</h2>
51
52<p class="first">All of my current, and some not so current, projects are browsable via
2501aea1 53<a href="http://unknownlamer.org/darcsweb/browse">my darcsweb</a>. You might want to take a look at my <a href="Lisp.html">Lisp projects</a> page.</p>
2aff8b5c 54
55
3e946ca7 56<h2><a name="sec2" id="sec2"></a>
57The Future</h2>
58
59<h3><a name="sec3" id="sec3"></a>
54a817d4 60<a href="http://unknownlamer.org/darcsweb/browse?r=golgonooza;a=summary">Golgonooza</a></h3>
3e946ca7 61
62<p class="verse">
63Fourfold the Sons of Los in their divisions: and fourfold.<br />
64The great City of Golgonooza: fourfold toward the north<br />
65And toward the south fourfold, &amp; fourfold toward the east &amp; west<br />
66Each within other toward the four points: that toward<br />
67Eden. and that toward the World of Generation.<br />
68And that toward Beulah. and that toward Ulro;<br />
69Ulro is the space of the terrible starry wheels of Albions sons:<br />
70But that toward Eden is walled up. till time of renovation:<br />
71Yet it is perfect in its building. ornaments &amp; perfection.<br />
72</p>
73
74
75
76<h2><a name="sec4" id="sec4"></a>
77Old Projects</h2>
78
79<p class="first">I used to work on some programs in terrible languages like <code>C++</code> when I
80was a poor misguided youth. I still attempt to respond to bug reports
81and patches for any that are still in use (<em>Bobot++</em> appears to be the
82only one), but they are otherwise not being worked upon.</p>
83
84<h3><a name="sec5" id="sec5"></a>
85<a href="../code/bobot.html">Bobot++</a></h3>
86
87<p class="first">A fancy little IRC bot that is extensible with Scheme. If you can
88figure out the scripting interface (which is <a href="../code/bobotpp-manual.html#SEC35">partially documented</a>) it
89is fairly powerful. <code>dsmith</code> from <code>#guile</code> has a nicely featured bot
90written on top of Bobot++; if I find time I shall attempt to post the
91source.</p>
92
93
94<h3><a name="sec6" id="sec6"></a>
f7bae6cc 95<a href="../code/guile-web.html">Guile-Web</a></h3>
3e946ca7 96
97<p class="first">A perhaps still useful library of web related utilities for
98<a href="http://www.gnu.org/software/guile/guile.html">Guile Scheme</a>. Be warned that the serializer is inefficient, consy, and
99hacky as Hell, but the <a href="../code/guile-web-manual.html#SEC6">XHTML generation library</a> might be useful.</p>
100
101
102
2aff8b5c 103 <!-- Page published by Emacs Muse ends here -->
104
105 <p class="cke-buttons">
106 <!-- validating badges, any browser, etc -->
107 <a href="http://validator.w3.org/check/referer"><img
108 src="http://www.w3.org/Icons/valid-xhtml10"
109 alt="Valid XHTML 1.0!" /></a>
110
111 <a href="http://www.anybrowser.org/campaign/"><img
112 src="img/buttons/w3c_ab.png" alt="[ Viewable With Any Browser
113 ]" /></a>
114
115 <a href="http://www.debian.org/"><img
116 src="img/buttons/debian.png" alt="[ Powered by Debian ]" /></a>
117
118 <a href="http://hcoop.net/">
119 <img src="img/buttons/hcoop.png"
120 alt="[ Hosted by HCoop]" />
121 </a>
122
123 <a href="http://www.fsf.org/register_form?referrer=114">
124 <img src="img/buttons/fsf_member.png"
125 alt="[ FSF Associate Member ]" />
126 </a>
127 </p>
128
54a817d4 129<p class="cke-footer">sup4hleet: My mgr had a staff meeting before we hired our first chick
130sup4hleet: he was like "We're diversifying, so no more searching for porn."
131sup4hleet: Then the chick got hired and she browsed porn all the time.
2aff8b5c 132</p>
133<p class="cke-timestamp">Last Modified:
54a817d4 134 September 28, 2008</p>
2aff8b5c 135 </body>
136</html>