1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
<html><head><title>Araneida</title>
<LINK rel="stylesheet" href="/doc/araneida.css">
<title>Araneida: examples</title>
</head><body>
<h1>Araneida: examples</h1>
<p>There are many (or at any rate, several), and I no longer know
where all of them are. If you're doing something interesting with
Araneida and would like to be featured in this list, please feel free
to send a patch.
<ol>
<li> <a href="http://www.cliki.net/Cliki">CLiki</a>, the collaborative
CL-on-Unix free resources link farm. The same software is also used
on the <a href="http://alu.cliki.net/">ALU Wiki</a> and any other wiki
you might find in the cliki.net domain.
<li> <a href="http://ww.telent.net/">ww.telent.net</a>: Daniel Barlow's
blog and vanity site
<li> <a href="http://www.stargreen.com/">Stargreen Box Office</a>: gig
listings and online ticket booking for London/UK pop and rock concerts.
<li> <a href="http://paste.lisp.org/">lisppaste</a> :a pastebot /
pastebin / nopaste service with syntax highlighting, XML-RPC support,
annotations, and more.
</ol>
|