<?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>Fri, 29 Aug 2008 19:22:33 -0500</pubDate>
    <ttl>30</ttl>
    <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>
