OpenDocumentPHP
Your solution for OpenDocument in PHP.
Home

Notice: Undefined property: stdClass::$published in /home/o/opendocumentphp.org/public_html/plugins/content/sef.php on line 42
Welcome to OpenDocumentPHP PDF Print E-mail
Written by Norman Markgraf   
Thursday, 18 January 2007 11:54

After one year of development, we are ready to end the "proof of concept" phase and enter the new "phase1". Equipped with new ideas and a new codebase we start with a new approach.

The "poc" codebase was a document centric approach with many problems. So we decided to skip the "single document" stuff and concentrate on the "package document". But we thought this was cleverer made by first handle the "archive" problem, because a "package document" is indeed a "archive" like ZIP or JAR.

So we first develop "OpenDocumentArchive" and now starting to create the new OpenDocumentPHP around it. This new approach is called "phase1" and is our current actively develop codebase.

This origin of this project started on 17. Feb. 2006, and if you are interested in what we have done until now, please check our sourceforge.net project.