kBlog Conversion Relit
Tuesday, February 5th, 2008After recent discoveries in PHP and whatnot, ive finnally decided to continue with kblog’s object conversion into a blog API. The new layout won’t use mysql as the data storage method, but XML. Using XML for the normal data storage will be easier to manipulate, restore, and backup. It has also proven to be more reliable than MySQL and does not need further setup to use. So, sit back and wait for the first 2.0 beta tarball. The beta will only contain the API’s but 2.1rc1 will contain test scripts that use the API.