diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-10-14 12:47:50 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-10-14 12:47:50 -0400 |
commit | 4b6c0e31385f5f27a151088c0a2b614495c4e589 (patch) | |
tree | 12243cdcd00704bc1a9d94ac9cc128459417370c /content/posts/2002-01-04-random-stuff.html | |
download | pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.tar.bz2 pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.zip |
initial commit, including theme
Diffstat (limited to 'content/posts/2002-01-04-random-stuff.html')
-rw-r--r-- | content/posts/2002-01-04-random-stuff.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/content/posts/2002-01-04-random-stuff.html b/content/posts/2002-01-04-random-stuff.html new file mode 100644 index 0000000..b582731 --- /dev/null +++ b/content/posts/2002-01-04-random-stuff.html @@ -0,0 +1,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> + |