<?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, 07 Sep 2008 01:39:43 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[IBM developerWorks: Integrate your PHP application with Google Calendar]]></title>
      <guid>http://www.phpdeveloper.org/news/10572</guid>
      <link>http://www.phpdeveloper.org/news/10572</link>
      <description><![CDATA[<p>
The IBM developerWorks site has posted <a href="http://www.ibm.com/developerworks/xml/library/x-googleclndr/index.html?ca=drs-tp2808">a new tutorial</a> (written up by <i>Vikram Vaswani</i>) about integrating your application with the Google Calendar web service.
</p>
<blockquote>
Google Calendar allows Web application developers to access user-generated content and event information through its REST-based Developer API. PHP's SimpleXML extension and Zend's GData Library are ideal for processing the XML feeds generated by this API and using them to build customized PHP applications. This article introduces the Google Calendar Data API, demonstrates how you can use it to browse user-generated calendars; add and update calendar events; and perform keyword searches.
</blockquote>
<p>
As mentioned, <a href="http://www.ibm.com/developerworks/xml/library/x-googleclndr/index.html?ca=drs-tp2808">the tutorial</a> steps you through a pretty complete interface with the Google Calendar API - everything from fetching events, adding new ones and searching your current events. He uses the <a href="http://framework.zend.com/download/gdata">GCal library</a> to interface with the API.
</p>]]></description>
      <pubDate>Wed, 09 Jul 2008 15:14:52 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Uploading YouTube Videos with Zend Framework]]></title>
      <guid>http://www.phpdeveloper.org/news/10187</guid>
      <link>http://www.phpdeveloper.org/news/10187</link>
      <description><![CDATA[<p>
In a <a href="http://devzone.zend.com/article/3520-Uploading-YouTube-Videos-with-Zend-Framework">recently posted tutorial</a> on the Zend Developer Zone website, <i>Cal Evans</i> has pointed out a video showing PHP pushing videos out to YouTube.
</p>
<blockquote>
Attention all you Zend Framework junkies, Jochen Hartmann has uploaded a new video to YouTube that demonstrates the basics of how to use Zend Framework with the YouTube Data API. This step-by-step demonstration walks you though everything you need to know to upload files to Youtube via Zend Framework.
</blockquote>
<p>
<a href="http://www.youtube.com/watch?v=iIp7OnHXBlo">The video</a> (from the official Google developers) shows the creation of a simple application that uses the Google Data component of the Zend Framework to upload the selected video from their local machine. 
</p>
<p>
You can find out more about the Google API for YouTube <a href="http://code.google.com/apis/youtube/">on this page</a> on the Google Code website.
</p>]]></description>
      <pubDate>Thu, 15 May 2008 07:59:42 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Andi Gutmans' Blog: Launched andigutmans.com]]></title>
      <guid>http://www.phpdeveloper.org/news/10111</guid>
      <link>http://www.phpdeveloper.org/news/10111</link>
      <description><![CDATA[<p>
<i>Andi Gutmans</i> of <a href="http://www.zend.com">Zend</a> has <a href="http://andigutmans.blogspot.com/2008/05/launched-andigutmanscom.html">posted about</a> the next step in his personal growth on the internet - a personal site/blog of his own over at <a href="http://www.andigutmans.com">andigutmans.com</a>.
</p>
<blockquote>
For years I've wanted to run a personal Web site but never found the time to do it. A couple of weeks ago a few Zenders and I started leasing a dedicated server which gave us each a bit more hosting flexibility. Once we got the machine up and running I decided it was finally time to actually launch my own personal Web site.
</blockquote>
<p>
He lists the technologies <a href="http://andigutmans.blogspot.com/2008/05/launched-andigutmanscom.html">he's using</a> including the Zend Framework, the Zend_Gdata component and the Zend_Cache (for local caching of his blog feeds from Blogger).
</p>]]></description>
      <pubDate>Mon, 05 May 2008 12:01:26 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Zend Framework 1.0.2 Released]]></title>
      <guid>http://www.phpdeveloper.org/news/8735</guid>
      <link>http://www.phpdeveloper.org/news/8735</link>
      <description><![CDATA[<p>
As per the Zend Developer Zone today, the latest <a href="http://devzone.zend.com/article/2566-Zend-Framework-1.0.2-Released">stable release of the Zend Framework</a> has been posted for public download - version 1.0.2.
</p>
<blockquote>
I am pleased to announce the release of Zend Framework 1.0.2, now available for download on the <a href="http://framework.zend.com/download">framework website</a>. This release resolves 93 known issues and provides some minor additions to functionality, including: New database adapter for PDO_IBM, New Google Base support with Zend_Gdata_Gbase, Enhanced search performance and More flexible language translation facilities.
</blockquote>
<p>
You can get a complete list of changes in the NEWS.txt file included with the download or from <a href="http://framework.zend.com/issues/browse/ZF">the issue tracker</a>. They've also released a version of the <a href="http://framework.zend.com/download/webservices">Gdata project</a> as well (a set of web services for read/write access to applications hosted at google.com).
</p>]]></description>
      <pubDate>Thu, 27 Sep 2007 07:52:00 -0500</pubDate>
    </item>
  </channel>
</rss>
