<?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>Wed, 19 Jun 2013 20:35:52 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[The Bakery: Five More Articles/Tutorials Posted]]></title>
      <guid>http://www.phpdeveloper.org/news/8499</guid>
      <link>http://www.phpdeveloper.org/news/8499</link>
      <description><![CDATA[<p>
The Bakery has five more great articles/tutorials they've posted recently covering topics like authentication and cross-controller input validation. Here's the list:
</p>
<ul>
<li><a href="http://bakery.cakephp.org/articles/view/obvious-trick-to-reduce-amount-of-habtm-relationship-tables-1">Obvious trick to reduce amount of HABTM relationship tables</a> - Trick howto reduce amount of HABTM tables in complex application
<li><a href="http://bakery.cakephp.org/articles/view/validation-in-another-controller">Validation in another controller</a> - You have 2 controllers, posts and comments, you want to be able to have a form on a posts view which submits to the comments controller, which does its thing then redirect to referrer - easy!
<li><a href="http://bakery.cakephp.org/articles/view/conditinalvalidation-behavior">ConditionalValidation behavior</a> - The validations in cake 1.2 are great, but sometimes I needed to have conditional validation. Because the validations are set at model level, i did implement a behavior that allows to turn on or off validation.
<li><a href="http://bakery.cakephp.org/articles/view/obauth-simple-authentication">obAuth Simple Authentication</a> - Authenticate your users and secure your controller actions from users belonging to certain groups. Or simply secure your controller actions to let any authenticated user to access it.
<li><a href="http://bakery.cakephp.org/articles/view/obauth-component-tutorial">obAuth Component Tutorial</a> - This is a tutorial on how to use obAuth component: http://bakery.cakephp.org/articles/view/130
</ul>
<p>
Check out <a href="http://bakery.cakephp.org/">The Bakery</a> for more information on these and other great CakePHP-related articles, tutorials and commentary.
</p>]]></description>
      <pubDate>Tue, 21 Aug 2007 10:25:00 -0500</pubDate>
    </item>
  </channel>
</rss>
