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/2004-10-04-misc-new-goodies.html | |
download | pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.tar.bz2 pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.zip |
initial commit, including theme
Diffstat (limited to 'content/posts/2004-10-04-misc-new-goodies.html')
-rw-r--r-- | content/posts/2004-10-04-misc-new-goodies.html | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/content/posts/2004-10-04-misc-new-goodies.html b/content/posts/2004-10-04-misc-new-goodies.html new file mode 100644 index 0000000..d84591e --- /dev/null +++ b/content/posts/2004-10-04-misc-new-goodies.html @@ -0,0 +1,25 @@ +--- +date: "2004-10-04T05:26:04Z" +title: Misc New Goodies +--- + +<p> +I whipped up some quick <a href='http://ruby-lang.org/'>Ruby</a> bindings for the <a href='http://freshmeat.net/articles/view/1048/'>Freshmeat <acronym title='eXtensible Markup Language Remote Procedure Call'>XML-RPC</acronym> <acronym title='Application Programmer Interface'>API</acronym></a>. They're functional, but I still need to write documentation, do a little testing, and package them up. In the mean time, if you want to use them, you can <a href='http://cvs.pablotron.org/?m=freshmeat-ruby'>grab them from <acronym title='Concurrent Versioning System'>CVS</acronym></a>. +</p> + +<p> +I've got two pockets full of business cards and scraps of paper with email addresses and project ideas from <a href='http://rubyconf.org/'>RubyConf</a> to go through. There are also couple of small <a href='http://ruby-lang.org/'>Ruby</a> bindings I'll be releasing within the next couple of weeks. +</p> + +<p> +I've got to get up in a few hours, so here's my parting finale; a couple of new screenshots from my graphical <a href='http://rubygems.rubyforge.org/'>RubyGems</a> package manager: +</p> + +<p> +<a href='/gallery/misc/gemini_progress-1.png'><img src='/gallery/misc/gemini_progress-1-thumb.png' width=274' height='206' border='0' style='border: 1px solid black' /></a> +</p> + +<p> +<a href='/gallery/misc/gemini_progress-2.png'><img src='/gallery/misc/gemini_progress-2-thumb.png' width=274' height='206' border='0' style='border: 1px solid black' /></a> +</p> + |