<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/opendocumentphp/news/" rel="alternate"/><link href="https://sourceforge.net/p/opendocumentphp/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/opendocumentphp/news/</id><updated>2015-08-09T16:21:57.690000Z</updated><subtitle>Recent posts to news</subtitle><entry><title>Restarting the next generation OpenDocumentPHP …</title><link href="https://sourceforge.net/p/opendocumentphp/news/2015/08/restarting-the-next-generation-opendocumentphp-/" rel="alternate"/><published>2015-08-09T16:21:57.690000Z</published><updated>2015-08-09T16:21:57.690000Z</updated><author><name>Norman Markgraf</name><uri>https://sourceforge.net/u/nmarkgraf/</uri></author><id>https://sourceforge.netee13ef6ae03994cfa7dd47b1bb48f34dba911c56</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi folks, &lt;/p&gt;
&lt;p&gt;I knew, it was a long, long time, you didn't hear a single word from me. But I plan a restart of OpenDocumentPHP at the end of this year. &lt;br/&gt;
If you want to join or be a part of the project, send me a line ...&lt;/p&gt;
&lt;p&gt;Yours&lt;br/&gt;
Norman&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>OpenDocumentPHP 0.5.2 released</title><link href="https://sourceforge.net/p/opendocumentphp/news/2007/06/opendocumentphp-052-released/" rel="alternate"/><published>2007-06-12T08:36:29Z</published><updated>2007-06-12T08:36:29Z</updated><author><name>Norman Markgraf</name><uri>https://sourceforge.net/u/nmarkgraf/</uri></author><id>https://sourceforge.net789f52ee68e0b5afbe570e4652673964f68686a1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Dear Customers and Developers, &lt;/p&gt;
&lt;p&gt;the OpenDocumentPHP team is proud to ship the newest code out of our subvision repository as release 0.5.2. A lot of changes has been made to the code to make it faster and more reliable than ever.&lt;/p&gt;
&lt;p&gt;The current code is based on the great “phase1.1” tree in our repository. If you want to stay close to the latest code, you can always use the “phase1.1” development tree right out of the subvision repository.&lt;/p&gt;
&lt;p&gt;Most of the former bugs where fixed and the source is much more documented than 0.5.1. But as every code under development, there could be new bugs. So please report any bug you find on the bug tracking system at sourceforge, send a message on the mailing list, or report it at least to one of our developers.&lt;/p&gt;
&lt;p&gt;Take a look at our website &lt;a href="http://opendocumentphp.org" rel="nofollow"&gt;http://opendocumentphp.org&lt;/a&gt; for the latest information about OpenDocumentPHP and for our open positions in the development team.&lt;/p&gt;
&lt;p&gt;For the whole OpenDocumentPHP Team&lt;br /&gt;
Norman Markgraf &lt;br /&gt;
(team leader)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>OpenDocumentPHP 0.5.1 released</title><link href="https://sourceforge.net/p/opendocumentphp/news/2007/02/opendocumentphp-051-released/" rel="alternate"/><published>2007-02-17T14:33:46Z</published><updated>2007-02-17T14:33:46Z</updated><author><name>Norman Markgraf</name><uri>https://sourceforge.net/u/nmarkgraf/</uri></author><id>https://sourceforge.net82e91cc2ade3a715a08fc1245201271805e25a76</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Dear Customer and Developer,&lt;/p&gt;
&lt;p&gt;this second release in our new code base (phase1) is mainly a bugfix release. Please check it out and tell us about it.&lt;/p&gt;
&lt;p&gt;Yours&lt;br /&gt;
Norman Markgraf (for The OpenDocumentPHP Team)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>OpenDocumentPHP 0.5.0 released</title><link href="https://sourceforge.net/p/opendocumentphp/news/2007/02/opendocumentphp-050-released/" rel="alternate"/><published>2007-02-09T09:22:50Z</published><updated>2007-02-09T09:22:50Z</updated><author><name>Norman Markgraf</name><uri>https://sourceforge.net/u/nmarkgraf/</uri></author><id>https://sourceforge.netf598727b7350eacedc7596631253d023b88476d2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Today we have released the latest OpenDocumentPHP code. It is based on the &amp;quot;phase1&amp;quot; code base and can be found in the download area under &amp;quot;phase1&amp;quot;. You can also get the latest SVN version, if you check out (only) the phase1 part. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>OpenDocumentArchive 0.2</title><link href="https://sourceforge.net/p/opendocumentphp/news/2007/01/opendocumentarchive-02/" rel="alternate"/><published>2007-01-04T09:41:54Z</published><updated>2007-01-04T09:41:54Z</updated><author><name>Norman Markgraf</name><uri>https://sourceforge.net/u/nmarkgraf/</uri></author><id>https://sourceforge.net35637c0f91932103d6def3b863eb1cc7e11dd6de</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi folks,&lt;/p&gt;
&lt;p&gt;as you all know, we are currently in a redesign phase. As a first result of this redesign, we will publish this new code which is called &amp;quot;OpenDocumentArchive&amp;quot;. &lt;/p&gt;
&lt;p&gt;This class is a extension of ZipArchive class (available since PHP 5.2.0) to store OpenDocuments in the OpenDocument package format, wich is a zip archive with a manifest document. (Very similar to JAR archives, but with a manifest which is a DOM document rather than a text file.)&lt;/p&gt;
&lt;p&gt;The current 0.2 release shows the new direction for OpenDocumentPHP. So join the development team today, and be a part of it.&lt;/p&gt;
&lt;p&gt;Norman Markgraf&lt;br /&gt;
(project founder)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>We are back again...</title><link href="https://sourceforge.net/p/opendocumentphp/news/2006/12/we-are-back-again/" rel="alternate"/><published>2006-12-24T10:56:24Z</published><updated>2006-12-24T10:56:24Z</updated><author><name>Norman Markgraf</name><uri>https://sourceforge.net/u/nmarkgraf/</uri></author><id>https://sourceforge.netcebe1a0fbd72eda206c48003f2392e5237504c2f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;After a very long time of no active development, we are back to the code and working on it. So if you always wanted to join, this is a pretty good time.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>stage 0: 3rd public release! POC 0.4.7-pre-snapshot is out!</title><link href="https://sourceforge.net/p/opendocumentphp/news/2006/05/stage-0-3rd-public-release-poc-047-pre-snapshot-is-out/" rel="alternate"/><published>2006-05-12T15:04:42Z</published><updated>2006-05-12T15:04:42Z</updated><author><name>Norman Markgraf</name><uri>https://sourceforge.net/u/nmarkgraf/</uri></author><id>https://sourceforge.net8e0f8c99b9c2c2650faf4084d9fd441cf704946f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;We are proude to announce the 3nd public release of our &amp;quot;proof of concept&amp;quot; code (aka &amp;quot;POC&amp;quot;). &lt;br /&gt;
You will find POC 0.4.7-pre-snapshot in the &amp;quot;Files&amp;quot; section. &lt;br /&gt;
This is a snapshot release because we missed 0.4.6 and the time until 0.4.7 (or 0.5.0)will be out is too long. &lt;/p&gt;
&lt;p&gt;There are three types of files: OpenDocumentPHP-0.4.7-pre-snapshot-dev.* is the hole code including development code. &lt;br /&gt;
OpenDocumentPHP-0.4.7-pre-snapshot-src.* is the hole source code except phing build stuff. &lt;br /&gt;
OpenDocumentPHP-0.4.7-pre-snapshot.* is just the code for a production environment. &lt;br /&gt;
OpenDocumentPHP-0.4.7-pre-snapshot.php is a production release of the whole code in a single php file. &lt;/p&gt;
&lt;p&gt;For the development team,&lt;/p&gt;
&lt;p&gt;Norman Markgraf and Alex Latchford&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>stage 0: 2nd public release! POC 0.4.5 is out!</title><link href="https://sourceforge.net/p/opendocumentphp/news/2006/03/stage-0-2nd-public-release-poc-045-is-out/" rel="alternate"/><published>2006-03-29T14:42:48Z</published><updated>2006-03-29T14:42:48Z</updated><author><name>Norman Markgraf</name><uri>https://sourceforge.net/u/nmarkgraf/</uri></author><id>https://sourceforge.net99120a82c1f7316da03d1190819f8e05120909f0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;We are proude to announce the 2nd public release of our &amp;quot;proof of concept&amp;quot; code (aka &amp;quot;POC&amp;quot;).&lt;br /&gt;
You will find POC 0.4.5 in the &amp;quot;Files&amp;quot; section.&lt;/p&gt;
&lt;p&gt;There are three types of files:&lt;br /&gt;
OpenDocumentPHP-dev.* is the hole code including development code.&lt;br /&gt;
OpenDocumentPHP-0.4.5-src.* is the hole source code except phing build stuff. &lt;br /&gt;
OpenDocumentPHP-.* is just the code for a production environment.&lt;/p&gt;
&lt;p&gt;Norman Markgraf and Alex Latchford &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>stage 0: First public release! POC 0.4.4 is out!</title><link href="https://sourceforge.net/p/opendocumentphp/news/2006/03/stage-0-first-public-release-poc-044-is-out/" rel="alternate"/><published>2006-03-20T14:49:08Z</published><updated>2006-03-20T14:49:08Z</updated><author><name>Norman Markgraf</name><uri>https://sourceforge.net/u/nmarkgraf/</uri></author><id>https://sourceforge.netb179d7c66db27dcf957cd9f74fe1448098909aab</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;We are proude to announce the first public release of our &amp;quot;proof of concept&amp;quot; code (aka &amp;quot;POC&amp;quot;). &lt;br /&gt;
You will find POC 0.4.4 in the &amp;quot;Files&amp;quot; section.&lt;/p&gt;
&lt;p&gt;Norman Markgraf and Alex Latchford&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>stage 0: poc in svn</title><link href="https://sourceforge.net/p/opendocumentphp/news/2006/02/stage-0-poc-in-svn/" rel="alternate"/><published>2006-02-27T13:19:01Z</published><updated>2006-02-27T13:19:01Z</updated><author><name>Norman Markgraf</name><uri>https://sourceforge.net/u/nmarkgraf/</uri></author><id>https://sourceforge.net55e8814d3286af8cc58656315e17c7b1293a1e59</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Today we publish the first parts of the current &amp;quot;proof of concept&amp;quot; in the Subvision repository. &lt;/p&gt;
&lt;p&gt;-- nmarkgraf (project founder)&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>