<?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, 16 May 2008 01:40:35 -0500</pubDate>
    <ttl>30</ttl>
    <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[The Bakery: New Tutorials, News and Helpers Posted]]></title>
      <guid>http://www.phpdeveloper.org/news/10186</guid>
      <link>http://www.phpdeveloper.org/news/10186</link>
      <description><![CDATA[<p>
Several new tutorials, components, news and helpers have been posted to The Bakery, the CakePHP community site lately. Here's a sampling:
</p>
<ul>
<li><a href="http://bakery.cakephp.org/articles/view/cakephp-on-iis6-with-fastcgi-sql-server-2005-and-isapi_rewrite">CakePHP on IIS6 with FastCGI, SQL Server 2005, and ISAPI_Rewrite</a>
<li><a href="http://bakery.cakephp.org/articles/view/filtering-recursive-relationships">Filter Out Unnecessary Recursive Relationships</a>
<li><a href="http://bakery.cakephp.org/articles/view/twitter-component">Twitter Component</a>
<li><a href="http://bakery.cakephp.org/articles/view/chartable-behavior">Chartable Behavior</a>
<li><a href="http://bakery.cakephp.org/articles/view/increment-behavior">Increment Behavior</a>
<li><a href="http://bakery.cakephp.org/articles/view/markitup-jquery-universal-markup-editor-helper">markItUp! jQuery universal markup editor Helper</a>
<li><a href="http://bakery.cakephp.org/articles/view/the-cakephp-blog-tutorial-with-smarty">The CakePHP Blog Tutorial with SMARTY</a>
<li><a href="http://bakery.cakephp.org/articles/view/vendor-branching">Vendor Branching</a>
<li><a href="http://bakery.cakephp.org/articles/view/cakephp-1-2-stable-coming-soon">CakePHP 1.2 stable coming soon</a>
</ul>
<p>
Check out <a href="http://bakery.cakephp.org/">The Bakery</a> for more great CakePHP-related goodness.
</p>]]></description>
      <pubDate>Wed, 14 May 2008 14:31:52 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: SourceForge Uses Zend Framework to Implement OpenID]]></title>
      <guid>http://www.phpdeveloper.org/news/10177</guid>
      <link>http://www.phpdeveloper.org/news/10177</link>
      <description><![CDATA[<p>
The Zend Developer Zone has come across an interesting face about the <a href="http://sourceforge.net/">SourceForge</a> website - it uses the Zend Framework to add OpenID functionality to its pages.
</p>
<p>
According to the press release from SF about their OpenID support:
</p>
<blockquote>
OpenID is getting tremendous traction and we're happy to be jumping into it. it's bringing us back in touch with fresh web (2.0) technology. [...] We've spent the past couple weeks on it - integrating the Zend Framework OpenID component into our site code. we like the framework as a whole and I personally hope to use more of it in the future.
</blockquote>
<p>
There might be a few kinks in the process, so if you're seeing issues with your OpenID working on their site, check out <a href="http://alexandria.wiki.sourceforge.net/OpenID">the FAQ</a> they've posted to help.
</p>]]></description>
      <pubDate>Wed, 14 May 2008 07:51:31 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[The Bakery: Latest Articles, Tutorials and Components]]></title>
      <guid>http://www.phpdeveloper.org/news/10122</guid>
      <link>http://www.phpdeveloper.org/news/10122</link>
      <description><![CDATA[<p>
The Bakery (the CakePHP programmer's resource) has a few new articles, tutorials and components that have been posted lately. Here's the list:
</p>
<ul>
<li><a href="http://bakery.cakephp.org/articles/view/preview-and-alter-the-sql-generated-from-model-find">Preview and alter the SQL generated from Model::find()</a>
<li><a href="http://bakery.cakephp.org/articles/view/after-3-years-looking-back-and-moving-ahead">After 3 years, looking back and moving ahead</a>
<li><a href="http://bakery.cakephp.org/articles/view/encrypted-cookie-component">Encrypted Cookie Component</a>
<li><a href="http://bakery.cakephp.org/articles/view/open-flash-chart-helper-draw-charts-the-cake-way">Open Flash Chart Helper: draw charts the Cake way</a>
<li><a href="http://bakery.cakephp.org/articles/view/maintaining-an-application-independant-code-library">Maintaining an Application-independant Code Library</a>
<li><a href="http://bakery.cakephp.org/articles/view/gallery2-api-and-cakephp-component">Rolling you own Gallery2 component</a>
<li><a href="http://bakery.cakephp.org/articles/view/darkauth-v1-3-an-auth-component">DarkAuth v1.3 - an alternative Auth</a>
<li><a href="http://bakery.cakephp.org/articles/view/easy-ajax-pagination-using-jquery">Easy AJAX Pagination Using JQuery</a>
</ul>
<p>
Be sure to check out the rest of <a href="http://bakery.cakephp.org">The Bakery</a> for more great CakePHP-related content.
</p>]]></description>
      <pubDate>Tue, 06 May 2008 12:55:44 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[IBM developerWorks: What's new in Zend Framework V1.5]]></title>
      <guid>http://www.phpdeveloper.org/news/9986</guid>
      <link>http://www.phpdeveloper.org/news/9986</link>
      <description><![CDATA[<p>
The IBM developerWorks website has <a href="http://www-128.ibm.com/developerworks/opensource/library/os-php-zendv1.5/?ca=drs-tp1608">a new article/tutorial</a> posted today about the new features and functionality that's included with the latest release of the <a href="http://framework.zend.com">Zend Framework</a>, version 1.5.
</p>
<blockquote>
The popular open source Zend Framework just got some slick enhancements. Learn what's new in V1.5 and how upgrades, including Zend_Form, Zend_Layout, and Zend_View, enhanced support for GData Web services, and improved Ajax support can help PHP developers easily roll out cutting-edge Web applications.
</blockquote>
<p>
They walk through each of the new components (or features in them) like Zend_Form and Zend_Layout/Zend_View with examples included. There's also mention of other miscellaneous updates like the addition of OpenID and InfoCard support, a LDAP authentication module and an interface with Google's GData service.
</p>]]></description>
      <pubDate>Thu, 17 Apr 2008 09:33:35 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Matthew Weir O'Phinney's Blog: Using Zend_View Placeholders to Your Advantage]]></title>
      <guid>http://www.phpdeveloper.org/news/9824</guid>
      <link>http://www.phpdeveloper.org/news/9824</link>
      <description><![CDATA[<p>
On his blog today, <i>Matthew Weir O'Phinney</i> <a href="http://weierophinney.net/matthew/archives/163-Using-Zend_View-Placeholders-to-Your-Advantage.html">offers some helpful advice</a> about using the placeholder functions of the Zend_View component (like headScript or headLink) to make coding in the Zend Framework that much easier:
</p>
<blockquote>
Somebody asked for some examples of how I use the headLink(), headScript(), and other placeholder helpers, so I thought I'd take a crack at that today.
</blockquote>
<p>
He looks at the different categories of placeholders and illustrates with examples of each: Doctype Hinting, Content Aggregation, Capturing Content and finally, putting them all together into a custom layout that uses docType, headLink, headStyle and headScript.
</p>]]></description>
      <pubDate>Wed, 19 Mar 2008 12:04:05 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[The Bakery: Seven New Components, Articles and Tutorials Posted]]></title>
      <guid>http://www.phpdeveloper.org/news/9800</guid>
      <link>http://www.phpdeveloper.org/news/9800</link>
      <description><![CDATA[<p>
The Bakery has posted several new components, tutorials and articles recently. Here's a list of the most recent:
</p>
<ul>
<li><a href="http://bakery.cakephp.org/articles/view/polymorphic-behavior">Polymorphic Behavior</a>
<li><a href="http://bakery.cakephp.org/articles/view/lastrss-cakephp-component">LastRSS CakePHP Component</a>
<li><a href="http://bakery.cakephp.org/articles/view/sms-text-component">SMS Text Component</a>
<li><a href="http://bakery.cakephp.org/articles/view/automagic-javascript-validation-helper">Automagic JavaScript Validation Helper</a>
<li><a href="http://bakery.cakephp.org/articles/view/acl-behavior">ACL Behavior</a>
<li><a href="http://bakery.cakephp.org/articles/view/prototip-helper">Prototip Helper</a>
<li><a href="http://bakery.cakephp.org/articles/view/toniacl-component-tutorial">SimpleAcl component tutorial</a>
</ul>
<p>
Check out <a href="http://bakery.cakephp.org">The Bakery</a> for more great CakePHP-related content.
</p>]]></description>
      <pubDate>Fri, 14 Mar 2008 12:58:03 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Stefan Mischook's Blog: PEAR vs. Zend Framework]]></title>
      <guid>http://www.phpdeveloper.org/news/9793</guid>
      <link>http://www.phpdeveloper.org/news/9793</link>
      <description><![CDATA[<p>
On his blog today, <i>Stefan Mischook</i> <a href="http://www.killerphp.com/articles/pear-vs-zend-framework/">compares</a> two of the popular component libraries out there - PEAR and the Zend Framework (yes, it can be considered a grouping of components too).
</p>
<blockquote>
Now that the Zend Framework is ready for 'prime time', I've been considering the <a href="http://pear.php.net/">Pear framework</a> with regards to how it now fits in the PHP world.
</blockquote>
<p>
He <a href="http://www.killerphp.com/articles/pear-vs-zend-framework/">suggests</a> that not could both be considered component libraries, but might also both be frameworks (based on a definition that a framework is a "consistent set of components that are designed to work together in a unified manner"). He also asks about the need for something like PEAR now that the Zend Framework has come along, getting <i>Jonathan Lebensold</i>'s opinion too.
</p>]]></description>
      <pubDate>Fri, 14 Mar 2008 07:56:53 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[NorthClick Blog: PECL spread module resurrected!]]></title>
      <guid>http://www.phpdeveloper.org/news/9749</guid>
      <link>http://www.phpdeveloper.org/news/9749</link>
      <description><![CDATA[<p>
In a <a href="http://blog.northclick.de/archives/39">quick new blog post</a> to the NorthClick blog, <i>Soenke Ruempler</i> points out that, due to some updates made by <i>Rob Richards</i>, the <a href="http://pecl.php.net/package/spread">Spread extension</a> for PECL is back in working order again.
</p>
<blockquote>
Yesterday I got an e-mail that two of my <a href="http://pecl.php.net/bugs/search.php?cmd=display&package_name[]=spread&status=All">PECL bug reports for the spread module have been fixed</a>. It seems that it gets some recent love from <a href="http://www.cdatazone.org/">Rob Richards</a> who commited some fixes and cleanups.
</blockquote>
<p>
The <a href="http://www.spread.org/">Spread</a> functionality allows developers to create messaging services by acting as a message bus between the clients and between the client/servers.
</p>]]></description>
      <pubDate>Thu, 06 Mar 2008 12:05:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Port 25 Blog: FastCGI and PHP Works with IIS6 Too]]></title>
      <guid>http://www.phpdeveloper.org/news/9723</guid>
      <link>http://www.phpdeveloper.org/news/9723</link>
      <description><![CDATA[<p>
According to the O'Reilly Port 25 blog, there's been a <a href="http://www.oreillynet.com/onlamp/blog/2008/02/fastcgi_and_php_works_with_iis.html?CMP=OTC-6YE827253101&ATT=FastCGI+and+PHP+Works+with+IIS6+Too">new release</a> of the FastCGI component for Microsoft's IIS web server - FastCGI 6.0 - and how it works with things other than IIS7 and Windows Server 2008.
</p>
<blockquote>
f you read Sam Raimi's <a href="http://port25.technet.com/archive/2008/02/27/opening-windows-server-2008.aspx">How open source has influenced Windows Server 2008</a> and <a href="http://port25.technet.com/archive/2008/02/27/dominic-sartorio-on-spikesource-and-open-source-interoperability.aspx">Dominic Sartorio's Dominic Sartorio on SpikeSource and Open Source Interoperability</a> blog entries on Microsoft's Port 25 site, you might wonder if FastCGI for PHP only works with Windows Server 2008 and IIS7. Fortunately, that is NOT the case. Head over to <a href="http://iis.net/php">http://iis.net/php</a> where you can find and download FastCGI for IIS 6.0 on Windows Server 2003. 
</blockquote>
<p>
He also points out <a href="http://learn.iis.net/">a video tutorial</a> from Microsoft that can help you get this latest version og FasctCGI up and running on your system.
</p>]]></description>
      <pubDate>Fri, 29 Feb 2008 09:33:00 -0600</pubDate>
    </item>
  </channel>
</rss>
