Merge ../unknownlamer.org-repo
[clinton/website/site/unknownlamer.org.git] / Code.html
index c5ea89b..6c2411e 100644 (file)
--- a/Code.html
+++ b/Code.html
@@ -7,7 +7,9 @@
     <meta name="generator" content="muse.el" />
     <meta http-equiv="Content-Type"
           content="text/html; charset=utf-8" />
-    <link href="http://feeds.unknownlamer.org/rss/site-updates" 
+    <meta name="viewport"
+         content="width=device-width, initial-scale=1.0" />
+    <link href="https://feeds.unknownlamer.org/rss/site-updates" 
           rel="alternate" type="application/rss+xml" title="Updates Feed" />
 
 <link rel="stylesheet" href="default.css" />
 </dl>
 </dd>
 <dt>
-<a href="#sec7">Old Projects</a>
+<a href="#sec7">Scheme</a>
 </dt>
 <dd>
 <dl>
 <dt>
-<a href="#sec8">Bobot++</a>
+<a href="#sec8">Guile XOSD2</a>
+</dt>
+</dl>
+</dd>
+<dt>
+<a href="#sec9">Standard ML</a>
+</dt>
+<dd>
+<dl>
+<dt>
+<a href="#sec10">Domtool</a>
+</dt>
+</dl>
+</dd>
+<dt>
+<a href="#sec11">Old Projects</a>
+</dt>
+<dd>
+<dl>
+<dt>
+<a href="#sec12">Bobot++</a>
 </dt>
 <dt>
-<a href="#sec9">Guile-Web</a>
+<a href="#sec13">Guile-Web</a>
 </dt>
 </dl>
 </dd>
 </div>
 
 
-<!-- Page published by Emacs Muse begins here --><p>All of my current, and some not so current, projects are browsable via
-<a href="http://unknownlamer.org/darcsweb/browse">my darcsweb</a>. You might want to take a look at my <a href="Lisp.html">Lisp related projects</a>
-page.</p>
+<!-- Page published by Emacs Muse begins here -->
+<p>All of my current, and mostly not so current, projects are browsable in
+a few places:</p>
+
+<ul>
+<li><a href="http://unknownlamer.org/darcsweb/browse">my darcsweb</a></li>
+<li><a href="http://git.hcoop.net/?a=project_list;pf=clinton">my gitweb</a>, and the <a href="http://git.hcoop.net/?a=project_list;o=age;pf=hcoop">HCoop projects gitweb</a></li>
+</ul>
+
+<p>You might want to take a look at my <a href="Lisp.html">Lisp related projects</a> page too.</p>
 
 <h2><a name="sec1" id="sec1"></a>
 Common Lisp</h2>
@@ -126,8 +155,32 @@ interface are welcome.</p>
 
 
 
-
 <h2><a name="sec7" id="sec7"></a>
+Scheme</h2>
+
+<h3><a name="sec8" id="sec8"></a>
+<a href="http://unknownlamer.org/darcsweb/browse?r=guile-xosd2;a=summary">Guile XOSD2</a></h3>
+
+<p class="first">A simple SWIG based wrapper for <a href="http://www.ignavus.net/software.html">libxosd2</a>. I forked this from
+<a href="https://gna.org/projects/guile-xosd">guile-xosd</a> after the maintainer did not respond to an email with a
+small patch to make the interface nicer. Guile-XOSD2 requires SWIG
+1.3.x and has been tested against the VM branch of Guile. I renamed
+most of the functions to have properly Scheme names.</p>
+
+
+
+<h2><a name="sec9" id="sec9"></a>
+Standard ML</h2>
+
+<h3><a name="sec10" id="sec10"></a>
+<a href="http://wiki.hcoop.net/DomTool">Domtool</a></h3>
+
+<p class="first">Originally authored by <a href="http://www.schizomaniac.net/">Adam Chlipala</a>, as of late 2010 I have been
+tasked with keeping it up to date for <a href="http://hcoop.net">HCoop</a>.</p>
+
+
+
+<h2><a name="sec11" id="sec11"></a>
 Old Projects</h2>
 
 <p class="first">I used to work on some programs in terrible languages like <code>C++</code> when I
@@ -135,7 +188,7 @@ was a poor misguided youth. I still attempt to respond to bug reports
 and patches for any that are still in use (<em>Bobot++</em> appears to be the
 only one), but they are otherwise not being worked upon.</p>
 
-<h3><a name="sec8" id="sec8"></a>
+<h3><a name="sec12" id="sec12"></a>
 <a href="../code/bobot.html">Bobot++</a></h3>
 
 <p class="first">A fancy little IRC bot that is extensible with Scheme. If you can
@@ -152,7 +205,7 @@ not designed by a Schemer and I was not so well versed in proper style
 in 2002 when I did most of my work on Bobot++).</p>
 
 
-<h3><a name="sec9" id="sec9"></a>
+<h3><a name="sec13" id="sec13"></a>
 <a href="../code/guile-web.html">Guile-Web</a></h3>
 
 <p class="first">A perhaps still useful library of web related utilities for
@@ -165,32 +218,32 @@ hacky as Hell, but the <a href="../code/guile-web-manual.html#SEC6">XHTML genera
 
   <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"
+    <a href="https://validator.w3.org/check/referer"><img
+       src="https://www.w3.org/Icons/valid-xhtml10"
        alt="Valid XHTML 1.0!" /></a>
     
-    <a href="http://www.anybrowser.org/campaign/"><img
+    <a href="https://www.anybrowser.org/campaign/"><img
        src="img/buttons/w3c_ab.png" alt="[ Viewable With Any Browser
        ]" /></a>
 
-    <a href="http://www.debian.org/"><img
+    <a href="https://www.debian.org/"><img
        src="img/buttons/debian.png" alt="[ Powered by Debian ]" /></a>
     
-    <a href="http://hcoop.net/">
+    <a href="https://hcoop.net/">
       <img src="img/buttons/hcoop.png" 
        alt="[ Hosted by HCoop]" />
     </a>
 
-    <a href="http://www.fsf.org/register_form?referrer=114">
+    <a href="https://www.fsf.org/register_form?referrer=114">
       <img src="img/buttons/fsf_member.png"
        alt="[ FSF Associate Member ]" />
     </a>
   </p>
 
-<p class="cke-footer">"Karen loved animals. Unfortunately the cheetahs betrayed her trust,"
-Libot said.
+<p class="cke-footer">   (1) _Of course_ we made sure it was actually too slow before making
+the ugly optimization.
 </p>
 <p class="cke-timestamp">Last Modified:
-    December 11, 2008</p>
+    May  9, 2019</p>
   </body>
 </html>
\ No newline at end of file