Blogging Roller

Dave Johnson on open web technologies, social software and software development

Roller status

I have not been able to spend a lot of time on Roller development recently, but I have gotten a couple of things done. I took a look at at alternative webapp and persistance frameworks and decided to stick with Struts and Castor for the time being.

Also, I implemented a simple backup mechanism for Roller. I started working with Axis (the next generation of Apache SOAP) and I was hoping to create a SOAP-based blog-backup interface for Roller. But I ended up just writing a Servlet that blasts out the current user's data in Roller's own (Castor-generated) XML format - no SOAP needed for that.

Right now, I'm working on bookmark import. I've got a start-page of favorite links and I want to import them into Roller. To do this, I wrote a little command-line program that parses an HTML page and then writes all links from that page to an OPML file (maybe I should have used XBEL, but OPML was easier). Now I need to get that data into Roller, perhaps by file-upload perhaps by SOAP.

Once I complete bookmark import, I'll probably polish-up Roller's bookmark management and display features and put out a 0.9.5 release. Perhaps I should throw in Radio import as well.
Dave Johnson in Roller • 🕒 05:08PM Jul 17, 2002
Tags: Roller
Comments:

Post a Comment:
  • HTML Syntax: NOT allowed