This post originated from an RSS feed registered with Ruby Buzz
by James Britt.
Original Post: Rubilicious is Uberlicious
Feed Title: James Britt: Ruby Development
Feed URL: http://feeds.feedburner.com/JamesBritt-Home
Feed Description: James Britt: Playing with better toys
There is a new version of Rubilicious, the Ruby lib from Paul Duncan that makes it a snap to add, list, alter, and what not your Del.icio.us posts.
It was fairly trvial to add some code to Blogtari's metaWeblog posting handler so that new posts to this site are automagically added to my Del.icio.us posts.
I almost always use w.Bloggar to post; the tool lets you assign custom markup to keyboard shortcuts, so I can easily tag words as spans with the class "keyword." Once a new post is assigned a category and saved to disk, the tags are parsed from the entry content and a new Del.icio.us post is added.
The next step may be to pull the site-specific tags from Del.icio.us to provided tagged navigation for my home page.