<?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, 06 Jul 2008 22:07:25 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[SaniSoft Blog: Multiple validation rules per model field while baking]]></title>
      <guid>http://www.phpdeveloper.org/news/10070</guid>
      <link>http://www.phpdeveloper.org/news/10070</link>
      <description><![CDATA[<p>
If you're a CakePHP user and have been frustrated by how this "bake" functionality doesn't allow for more than one validation rule on a given field, check out <a href="http://www.sanisoft.com/blog/2008/04/29/multiple-validation-rules-per-model-field-while-baking/">the new post</a> on the SaniSoft blog (from <i>Amit Badkas</i>):
</p>
<blockquote>
This is not much of a problem if you have only a few models but when you start to work on several dozen models in a project it becomes very tedious to open each and every model file to make changes.
</blockquote>
<p>
The result of his frustration has come out in the form of a <a href="https://trac.cakephp.org/attachment/ticket/3959/model.php.patch.txt">patch</a> as a part of a new ticket in the CakePHP request submission process.
</p>]]></description>
      <pubDate>Tue, 29 Apr 2008 16:12:44 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Cake Baker Blog: Using bake with (PHP)Eclipse]]></title>
      <guid>http://www.phpdeveloper.org/news/5765</guid>
      <link>http://www.phpdeveloper.org/news/5765</link>
      <description><![CDATA[<p>
The Cake Baker blog has <a href="http://cakebaker.wordpress.com/2006/07/10/using-bake-with-phpeclipse/">a new post</a> useful to those out there using Eclipse to develop their applications in - a method for using bake with the PHPEclipse package.
</p>
<blockquote>
Lately, Matt posted in a thread with the title "<a href="http://groups.google.com/group/cake-php/browse_thread/thread/efc0a080cceb37f5/700861ec9b4151b8">cool editors for using with cakephp</a>" a tip for using bake from within PHPEclipse.
</blockquote>
<p>
<a href="http://cakebaker.wordpress.com/2006/07/10/using-bake-with-phpeclipse/">The  tip</a> makes use of the extendable configurations Eclipse makes possible, and they provide the exact lines you'll need to place inside to use bake.
</p>]]></description>
      <pubDate>Tue, 11 Jul 2006 05:42:28 -0500</pubDate>
    </item>
  </channel>
</rss>
