<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 08 Jan 2009 03:37:35 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zoe Slattery's Blog: PHP Opcodes]]></title>
      <guid>http://www.phpdeveloper.org/news/10965</guid>
      <link>http://www.phpdeveloper.org/news/10965</link>
      <description><![CDATA[<p>
In a <a href="http://zoomsplatter.blogspot.com/2008/08/php-opcodes.html">recent blog post</a> <i>Zoe Slattery</i> took a look at opcodes in PHP, specifically related to performance increases.
</p>
<blockquote>
After one particularly frustrating day [looking at how the Zend engine works] I asked a colleague (Andy Wharmby) about the issue I was looking at. Then a miracle happened - he'd not only looked at it but had documented it (and many other things) in a set of charts.
</blockquote>
<p>
She has linked to <a href="http://www.zapt.info/PHPOpcodes_Sep2008.odp">the charts</a> (Open Office format) for the results of some tests her friend had already run. They're a bit out of date and some parts might be inaccurate, but they're still a good start.
</p>]]></description>
      <pubDate>Thu, 04 Sep 2008 13:46:42 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPHacks.com: Generate OpenOffice documents with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/6251</guid>
      <link>http://www.phpdeveloper.org/news/6251</link>
      <description><![CDATA[<p>
PHPHacks.com <a href="http://www.phphacks.com/content/view/48/33/">shares some inforamation</a> today on how to quickly and easily create OpenOffice documents with the help of a little PHP.
</p>
<blockquote>
PHP DocWriter is a set of PHP classes that allows you to create documents in OpenOffice.org XML  format (that is, StarOffice/OpenOffice.org documents). You can download the library files from <a href="http://phpdocwriter.sourceforge.net/download.php?lang=en">here</a> (http://phpdocwriter.sourceforge.net/download.php?lang=en). Also, you can find installation steps in the mentioned link.
</blockquote>
<p>
With <a href="http://phpdocwriter.sourceforge.net/download.php?lang=en">the library</a> installed, it's a simple matter of creating a new object, defining properties and using methods on it and exporting it from the script. There are several examples included in <a href="http://www.phphacks.com/content/view/48/33/">the tutorial</a>, everything from a simple "Hello World" example out to creating documents with meta-information and tables.
</p>]]></description>
      <pubDate>Tue, 12 Sep 2006 08:21:01 -0500</pubDate>
    </item>
  </channel>
</rss>
