<?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>Sun, 19 May 2013 01:05:49 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Maarten Balliauw's Blog: PHPPowerPoint 0.1.0 (CTP1) released!]]></title>
      <guid>http://www.phpdeveloper.org/news/12434</guid>
      <link>http://www.phpdeveloper.org/news/12434</link>
      <description><![CDATA[<p>
<i>Maarten Balliauw</i> has <a href="http://blog.maartenballiauw.be/post/2009/04/27/PHPPowerPoint-010-(CTP1)-released!.aspx">posted about the release</a> of a new bit of software to help you read and write from/to Microsoft PowerPoint files - <a href="http://www.phppowerpoint.net/">PHPPowerPoint</a> (0.1.0 CTP1).
</p>
<blockquote>
Just like with PHPExcel, <a href="http://www.phppowerpoint.net/">PHPPowerPoint</a> can be used to generate PPTX files from a PHP application. This can be done by creating an in-memory presentation that consists of slides and different shapes, which can then be written to disk using a writer (of which there's currently only one for PowerPoint 2007).
</blockquote>
<p>
Some example code is included that creates a single-slide slideshow with the PHPPowerpoint logo and the text "Thank you for using PHPPowerpoint". There's plenty of configuration options and you can place things in the slides down to the pixel. You can try out this initial release <a href="http://www.phppowerpoint.net/">here</a>.
</p>]]></description>
      <pubDate>Thu, 30 Apr 2009 11:16:53 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[John Coggeshall's Blog: Zend_Service_SlideShare approved]]></title>
      <guid>http://www.phpdeveloper.org/news/9217</guid>
      <link>http://www.phpdeveloper.org/news/9217</link>
      <description><![CDATA[<p>
Congratulations to <i>John Coggeshall</i> on having his <a href="http://framework.zend.com/wiki/display/ZFPROP/Zend_Service_SlideShare">Zend_Service_Slideshare</a> component <a href="http://blog.coggeshall.org/archives/344-Zend_Service_SlideShare-approved.html">accepted</a> into the Zend Framework incubator.
</p>
<blockquote>
What's the component? If you haven't seen it before, <a href="http://www.slideshare.net/">Slideshare.net</a> is an excellent site for hosting various Powerpoint slide shows for public consumption (think <a href="http://www.youtube.com/">YouTube</a> for slide shows). I wrote the component during the my site redesign to host my various slide shows which can be found in the <a href="http://www.coggeshall.org/resources/">resources section</a>. 
</blockquote>
<p>
If you'd like to get your hands on it and play with it before the official release, you can always grab it from <a href="http://framework.zend.com/svn/framework/trunk">the Subversion repository</a> for the ZF project.
</p>]]></description>
      <pubDate>Tue, 11 Dec 2007 10:28:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[JSLabs Blog:  How to create Microsoft Office Documents with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/8163</guid>
      <link>http://www.phpdeveloper.org/news/8163</link>
      <description><![CDATA[<p>
From the JSLabs blog today, there's a <a href="http://www.whenpenguinsattack.com/2007/07/02/how-to-create-microsoft-office-documents-with-php/">quick illustration</a> of how to dynamically create three different types of Microsoft Office files - a Word document, Powerpoint and an Excel file.
</p>
<blockquote>
There are two main ways to build Excel, Word, and PowerPoint documents using PHP. The first is by using the COM library (only if you are using a Windows server) and the other is by using a more standardized approach such as HTML or CSV.
</blockquote>
<p>
All <a href="http://www.whenpenguinsattack.com/2007/07/02/how-to-create-microsoft-office-documents-with-php/">three examples</a> use the COM method and make basic structures to save out. They also include a screenshot (and description) showing where you can find the list of functions you can call to the COM object for each application.
</p>]]></description>
      <pubDate>Mon, 02 Jul 2007 12:02:00 -0500</pubDate>
    </item>
  </channel>
</rss>
