<?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, 23 May 2013 12:24:02 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: Extending the CakePHP Framework]]></title>
      <guid>http://www.phpdeveloper.org/news/5782</guid>
      <link>http://www.phpdeveloper.org/news/5782</link>
      <description><![CDATA[<p>
On the Zend Developer Zone today, there's <a href="http://devzone.zend.com/node/view/id/593">this new look</a> at extending the popular <a href="http://www.cakephp.org">CakePHP</a> framework with three different options - helpers, components, and plug-ins.
</p>
<p>
They <a href="http://devzone.zend.com/node/view/id/593">describe each</a> of these items:
<ul>
<li>Helpers - functions/functionality to help out in the views
<li>Components - extra building blocks in controllers
<li>Plug-ins - little "applications" to add instant functionality to a site
</ul>
</p>
<p>
For each, they include a more complete definition, how they fit in with the overall "Cakeness" of an application and even a bit of code to explain things. <i>Daniel</i> also includes <a href="http://devzone.zend.com/node/view/id/593">a few helpful links</a> to get aspiring coders a head start.
</p>]]></description>
      <pubDate>Wed, 12 Jul 2006 14:58:29 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Nick Lo's Blog: Custom View Helpers in Zend Framework]]></title>
      <guid>http://www.phpdeveloper.org/news/5713</guid>
      <link>http://www.phpdeveloper.org/news/5713</link>
      <description><![CDATA[<p>
On his blog, <i>Nick Lo</i> has <a href="http://www.ingredients.com.au/nick/2006/06/26/custom-view-helpers-in-zend-framework/">posted a brief tutorial</a> showing how to use custom view helpers with the Zend Framework.
</p>
<blockquote>
Currently the framework (version 0.1.3) includes a small selection of form helpers which will no doubt expand as it matures. For now I'm more interested in the ability to add custom helpers for specific project use.
</blockquote>
<p>
He <a href="http://www.ingredients.com.au/nick/2006/06/26/custom-view-helpers-in-zend-framework/">shows both the code</a> and the directory structure to implement these custom view helpers, including a cuationary note about how the View helper should be named to get things to play nice together.
</p>]]></description>
      <pubDate>Wed, 28 Jun 2006 06:23:35 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Symfony Framework Makes Some Updates (v.0.6.2 and Content)]]></title>
      <guid>http://www.phpdeveloper.org/news/5212</guid>
      <link>http://www.phpdeveloper.org/news/5212</link>
      <description><![CDATA[<p>
The team behind the <a href="http://www.symfony-project.com/">Symfony Project</a> have updated their distribution today with the release of <a href="http://www.symfony-project.com/content/download.html">version 0.6.2</a> of the framework. Along with this, they've updated the site with a lot more content, both about their framework (documentation updates) and some samples showing how to use it (new tutorials).
</p>
<p>
First off, there's a <a href="http://www.symfony-project.com/content/book/page/sortable.html">new tutorial</a> covering the use of sortable lists with the framework - comapring and contrasting it to the normal Ajax methods of creating these lists.
</p>
<p>
Secondly, they've <a href="http://www.symfony-project.com/content/book/page/javascript.html">published new extensive documentation</a> about the Ajax helpers the framework uses to speed coding time and make advanced functionality simple to add. Several of them are even based on the Rails+script.aculo.us features so many developers look for.
</p>
<p>
Lastly, the <a href="http://www.symfony-project.com/askeet">askeet tutorial</a> series has been updated to make it a bit more "newbie friendly", taking some of the things down a level furhter for those just diving into the wild world of Ajax.
</p>
<p>
It's great to see this <a href="http://www.symfony-project.com">quickly maturing framework</a> keep its push going - past the 6 month mark now - and just keeps getting better with each version.
</p>]]></description>
      <pubDate>Thu, 20 Apr 2006 10:53:24 -0500</pubDate>
    </item>
  </channel>
</rss>
