Dave Johnson on open web technologies, social software and software development
« BlogLines - #1 for... | Main | Tiger and Tiger,... »
Prompted by the news of the Rome effort, I started taking a serious look at the various Java based Weblog and Wiki libraries last night. Starting with the list compiled by the Rome guys in What's wrong with other existing RSS parsing libraries, I started to build my own list. I expanded my list to include not only newsfeed parsing libraries, but also blog/wiki API server and client libraries. I also added a couple of clarifications and a couple of categories: 1) newsfeed parsing and producing, 2) server-side libraries, 3) client-side libraries.
It is interesting that there are two Atom API server libraries, but no Atom API client library (except for Gilmore which is just getting started). This illustrates the fact that the Atom API is new, still in flux, and interesting only to server developers at this point. Also interesting: all of the newsfeed parsing libraries parse news feeds as XML, there is no Java equavalent to Mark Pilgrim's Universal Feed Parser.
One question that crossed my mind: should Rome include a blogging client library? Posting, updating, and deleting posts via the XML-RPC based Blogger API or the REST-based Atom API is not exactly easy to do. Wouldn't it be nice to have a client library with an easy-to-use set of interfaces for this.
Here is my list of Open source Java libraries for Weblogs, Wikis, and Newsfeeds.:
Newsfeed parsers and generators
Dave Johnson in Blogging
03:13AM Jun 25, 2004
Comments [4]
Tags:
Blogging
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 David Czarnecki on June 25, 2004 at 02:25 PM EDT #
Posted by Dave Johnson on June 25, 2004 at 04:16 PM EDT #
Posted by David Czarnecki on June 25, 2004 at 05:23 PM EDT #
Posted by Mark Lussier on June 25, 2004 at 06:35 PM EDT #