Gregor Purdy - Software - Platen

Home : Gregor : Software : Platen

Java Classes for working with a Movable Type 2.63 MySQL database


Do you have a Movable Type blog? Do you wish you had the ability to write your own software to work with your data? Would you like to migrate away from the Perl- and filesystem- based Movable Type software, and generate the HTML for the pages of your blog on the fly, possibly using technologies like Cocoon?

If you answered "yes" to any of the above questions, then Platen may be of interest to you. At this time, Platen is very simple, and just a proof of concept for using Hibernate to access a MySQL database backend for a Movable Type blog with Java. But, the intent is to eventually be able to write an alternative front-end to that database so it is not necessary to use the Perl-based Movable Type software to render the blog web pages.

Read some history:


Version 0.2 (2004-07-15)

Downloads:

Version 0.1 (2004-07-06)

Initial release.

Downloads:

LICENSE

Platen is subject to the GNU General Public License (GPL):

    Platen is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    Platen is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with Platen; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

: 2005-12-03 16:31:39 -0800 (Sat, 03 Dec 2005) $