aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2002-04-01-imlib2-ruby-and-rbot.html
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2021-10-14 12:47:50 -0400
committerPaul Duncan <pabs@pablotron.org>2021-10-14 12:47:50 -0400
commit4b6c0e31385f5f27a151088c0a2b614495c4e589 (patch)
tree12243cdcd00704bc1a9d94ac9cc128459417370c /content/posts/2002-04-01-imlib2-ruby-and-rbot.html
downloadpablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.tar.bz2
pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.zip
initial commit, including theme
Diffstat (limited to 'content/posts/2002-04-01-imlib2-ruby-and-rbot.html')
-rw-r--r--content/posts/2002-04-01-imlib2-ruby-and-rbot.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/content/posts/2002-04-01-imlib2-ruby-and-rbot.html b/content/posts/2002-04-01-imlib2-ruby-and-rbot.html
new file mode 100644
index 0000000..3eacd5b
--- /dev/null
+++ b/content/posts/2002-04-01-imlib2-ruby-and-rbot.html
@@ -0,0 +1,21 @@
+---
+date: "2002-04-01T16:30:39Z"
+title: Imlib2-Ruby and rbot
+---
+
+<p>
+I guess I forgot to announce the initial release of <a href="/software/imlib2-ruby/">Imlib2-Ruby</a>. Apparently it's a good week for
+<a href="http://www.ruby-lang.org/">Ruby</a> software; <a href="http://www.linuxbrit.co.uk/">Tom</a> just released the first version of <a href="http://www.linuxbrit.co.uk/rbot/">rbot</a>, his cool all-ruby IRC bot. I've been helping him "test" rbot a bit. BTW in this context, "test" really means "wait until he says 'check out this new feature!', then try and make it do annoying or malicious stuff or crash the bot". Case in point:
+</p>
+<pre>
+&lt;pabs&gt; rbot: remind giblet about poop every 0.1 seconds
+&lt;rbot&gt; okay
+*** Signoff: rbot[Excess Flood]
+* pabs whistles
+</pre>
+
+<p>
+Anyway, we're both in this week's Ruby News; you can check it out <a
+href="http://www.rubygarden.org/rurl/html/2002-04-01.html">here</a>.
+</p>
+