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/2003-06-24-raggle.html | |
download | pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.tar.bz2 pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.zip |
initial commit, including theme
Diffstat (limited to 'content/posts/2003-06-24-raggle.html')
-rw-r--r-- | content/posts/2003-06-24-raggle.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/content/posts/2003-06-24-raggle.html b/content/posts/2003-06-24-raggle.html new file mode 100644 index 0000000..9ef8850 --- /dev/null +++ b/content/posts/2003-06-24-raggle.html @@ -0,0 +1,16 @@ +--- +date: "2003-06-24T12:10:54Z" +title: Raggle +--- + +<p> +<a href='http://www.richlowe.net/'>Richard (richlowe)</a> and I just unleashed our latest creation on the world: <a href='/software/raggle/'>Raggle</a>. Raggle is a console RSS aggregator, written in <a href='http://www.ruby-lang.org/'>Ruby</a>. Here's a <a href='/software/raggle/shots/00.png'>screenshot</a>, or you can skip straight to the <a href='/download/raggle-0.1.0.tar.gz'>version 0.1.0 download</a>. This is the initial release, so there are still some bugs. In fact, <a href='http://www.tynian.net/'>Brian (bma)</a> already reported a nasty one, and the patch for it is <a href='/download/raggle-0.1.0-describe_feed_bignum.patch'>here</a> (if patches scare you, this fix will be in version 0.1.1, which should be out within a couple of days). +That said, any suggestions, criticism, etc can be sent to <a href='mailto:i_hate_raggle@pablotron.org'>i_hate_raggle@pablotron.org</a>. +</p> + +<p> +On a completely unrelated note ;), this site now has an RSS feed. Check out the "Syndicate (RSS)" link on the sidebar, or click <a href='/?theme=rss&max=15'>here</a>. +</p> + + + |