Dave Johnson on open web technologies, social software and software development
« Sun Ultra 24 and... | Main | OpenID support in... »
The delicious.com Blog Posting tool is an "experimental feature creates a daily post of your latest bookmarks to your blog." Lately, folks have been complaining that it is completely broken. Personally, I never could get the thing to work consistently and for the past couple of years I've been using the Feed Poster Blogapp to do my link postings. Now, I'm thinking about fixing Feed Poster up a bit, making it easier to run from the command-line or a cron-job and re-releasing it for those folks who can't get the delicious.com tool to work.
What follows is a synopsis of how I think the tool should work.
You run the tool by entering something like this 'java -jar delpost.jar [parameters]' on your favorite command-line. The tool will connect with delicious.com, grab all of your bookmarks since the last time the tool was run, create a post that lists all of them and publish that post on your blog (via AtomPub or MetaWeblog API). Here are the parameters you can specify on the command line.
Is that what you'd like to see in a delicious.com Blog Posting tool?
Of course, a command-line tool is not the most friendly way to do things, so perhaps I should provide an installer that sets up a cronjob or a Windows Schedule Task. Or maybe I'll reserve that as an outer-ring feature.
Dave Johnson in Blogging 11:59AM Aug 29, 2008 Comments [4]
This is just one entry in the weblog Blogging Roller. You may want to visit the main page of the weblog
Below are the most recent entries in the category Blogging, some may be related to this entry.
Posted by Aaron Johnson on August 29, 2008 at 10:18 PM EDT #
Posted by Simon Phipps on August 30, 2008 at 12:28 AM EDT #
Posted by Dick Davies on September 22, 2008 at 10:35 PM EDT #
There's nothing at all wrong with letting Delicious do the push -- if that works for you. It's never worked well for me and the poster I'm working on offers a lot more options for the post, as you can see above.
- DavePosted by Dave Johnson on September 23, 2008 at 01:25 PM EDT #