blob: b5827317945f0c7da9be8fc0c76ad7c697e5eb2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
---
date: "2002-01-04T00:51:57Z"
title: Random Stuff
---
<p>
Thanks everyone for the compliments on the new
page. For those of you looking for the backend,
it's still not up yet :(. But, you can check out
most of the code right now on the
<a href="/backend/">Backend page</a>; some
interesting places to start are probably
the <a href="/backend/?source=/themes/default/inc/page.php&printable=1">Page class</a>, the <a href="/backend/?source=/themes/default/inc/sidebar.php&printable=1">Sidebar class</a>, and the <a href="/backend/?source=/themes/default/inc/comment.php&printable=1">CommentItem class</a>.
</p>
<p>
A bunch of random stuff... <a href="http://bma.debian.net/e-irc/index.php?nick=RADKade1">RADKade1</a> posted <a href="http://bender.efterlyst.org/~iceman/xp.jpg">this amusing WinXP picture</a> the other day in IRC. I've been messing around with <a href="http://www.germane-software.com/~ser/software/rexml/">REXML</a>, and I seriously think it's the coolest XML API I've ever seen. That it's written for <a href="http://www.ruby-lang.org/">Ruby</a> in Ruby is quite a coincidence, don't you think? <a href="http://www.foundmagazine.com/displaycase.html">Found Magazine</a> collects found stuff. Wierd.
</p>
<p>Okay, that's it for now.</p>
|