Better Blogging Tool

posted on 2004-10-29 at 10:33:56 by Joel Ross

I modified my program I wrote the other night to do two things: First, it now uses the IBlogExtension API, so any plugin that supports that will be able to be selected to blog with. Now I just need to make the plugins load dynamically, and allow me to select which ones to use. Second, it gets categories from my blog using the XMLRCP interface.

This is much, much better than directly accessing the database!

Categories: Blogging