<?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>Mon, 05 Jan 2009 22:16:10 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Felix Geisendorfer's Blog: Modeling relationships in CakePHP (faking Rails' ThroughAssociation)]]></title>
      <guid>http://www.phpdeveloper.org/news/6579</guid>
      <link>http://www.phpdeveloper.org/news/6579</link>
      <description><![CDATA[<p>
On the ThinkingPHP Blog today, <i>Felix</i> brings another feature of the popular Rails framework over to the world of PHP - in <a href="http://www.cakephp.org">CakePHP</a> specifically:
</p>
<blockquote>
The idea behind it is pretty simple: Often you have two Models that are associated with each other where setting the associations themself via hasAndBelongsToMany isn't quite enough for what you try to to.
</blockquote>
<p>
He <a href="http://www.thinkingphp.org/2006/10/26/modeling-relationships-in-cakephp-faking-rails-throughassociation/">gives an example</a> of the code, a method to get around the typical CRUD pattern without breaking it. His example involves users and groups and storing information surrounding them. Storing the data about the groups and which users belong to which groups is easy - it's when you start including some meta-data into the mix that things get a little complex.
</p>
<p>
He provides the sample code to make it all work - three models and three controllers - and the database structure to work behind the scenes.
</p>]]></description>
      <pubDate>Thu, 26 Oct 2006 07:12:52 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: International Press Association Looking for PHP Help]]></title>
      <guid>http://www.phpdeveloper.org/news/6339</guid>
      <link>http://www.phpdeveloper.org/news/6339</link>
      <description><![CDATA[<p>
The Zend Developer Zone has posted <a href="http://devzone.zend.com/node/view/id/960">some information</a> about some freelancing work that the International Press Association is looking to have done.
</p>
<blockquote>
If you've got spare cycles and want to help a brother out, read on. I received this from <a href="mailto:lenrap@internationalpress.com">Leonard Rapoport</a> of the <a href="http://internationalpress.com/">International Press Association</a>, (Disclaimer: Zend is a member of the IPA) The IPA is looking for some help. As you can see from the email below, they need a PHP programmer to help them out on some small projects and know of some larger projects they could turn you on it.
</blockquote>
<p>
Any interested parties should <a href="mailto:lenrap@internationalpress.com">contact Leonard</a> via email and get things started.
</p>]]></description>
      <pubDate>Fri, 22 Sep 2006 13:21:52 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zeev Suraski's Blog: Zend wins IVA and Red Herring's Best Software Startup award]]></title>
      <guid>http://www.phpdeveloper.org/news/5643</guid>
      <link>http://www.phpdeveloper.org/news/5643</link>
      <description><![CDATA[<p>
Previously, <a href="http://www.phpdeveloper.org/news/5586">it was mentioned</a> that Zend had recieved a nomination by Red Herring towards an award sponsored by the Israel Venture Association to be the honored Israeli Start-Up. Well, according to <a href="http://suraski.net/blog/index.php?/archives/14-Zend-wins-IVA-and-Red-Herrings-Best-Software-Startup-award.html">this new post</a> on <i>Zeev Suraski</i>'s blog today, they've won the award.
</p>
<blockquote>
Yesterday, Zend won Israel Venture Association (IVA) and Red Herring's Best Software Startup award for the year 2006. Those of you who know the Israeli hitech landscape can understand what an amazing feat this is; For those who don't, Zend (and two other startups in other hitech areas) won out of a list of 400 nominees, which in turn are only a small fraction of the startups in the country. Israel has the highest concentration of startups in the world, second only to the Silicon Valley. So, the fact Zend won is pretty amazing and a great honor for all of the team.
</blockquote>
<p>
<i>Zeev</i> <a href="http://suraski.net/blog/index.php?/archives/14-Zend-wins-IVA-and-Red-Herrings-Best-Software-Startup-award.html">shares his own thoughts</a> on the occasion, noting that he believes it's really the testament of PHP's success, it's growth, and powerful features that pushed Zend over the top to win.
</p>
<p>
Many congratulations to all of those at <a href="http://www.zend.com">Zend</a>!
</p>]]></description>
      <pubDate>Wed, 21 Jun 2006 06:29:21 -0500</pubDate>
    </item>
  </channel>
</rss>
