<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>lloydhome consulting - Comments</title>
    <link>http://lloydhome.com/blog/</link>
    <description>lloydhome consulting - Specifically general musings on everything.</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3.1 - http://www.s9y.org/</generator>
    <pubDate>Tue, 06 Jan 2009 08:15:13 GMT</pubDate>

    <image>
        <url>http://lloydhome.com/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: lloydhome consulting - Comments - lloydhome consulting - Specifically general musings on everything.</title>
        <link>http://lloydhome.com/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>gosciu: Recursive Association Support in CakePHP</title>
    <link>http://lloydhome.com/blog/archives/2007/02/Recursive-Association-Support-in-CakePHP.html#c64</link>
            <category></category>
    
    <comments>http://lloydhome.com/blog/archives/2007/02/Recursive-Association-Support-in-CakePHP.html#comments</comments>
    <wfw:comment>http://lloydhome.com/blog/wfwcomment.php?cid=3</wfw:comment>

    

    <author>nospam@example.com (gosciu)</author>
    <content:encoded>
    It works great (except references, which shouldn&#039;t be in function call) when You looking for certain value of associated model (&#039;City::State::Area::Country.name&#039; = &#039;Canada&#039; in this particular example) but it doesn&#039;t work when You only want to join by association (fetch City::State::Area::Country.name, by condition applied to eg User). 
    </content:encoded>

    <pubDate>Tue, 24 Apr 2007 09:13:53 -0400</pubDate>
    <guid isPermaLink="false">http://lloydhome.com/blog/archives/2007/04/3.html#c64</guid>
    
</item>
<item>
    <title>David Lloyd: Tom Price Thumbs Nose</title>
    <link>http://lloydhome.com/blog/archives/2007/03/Tom-Price-Thumbs-Nose.html#c30</link>
            <category></category>
    
    <comments>http://lloydhome.com/blog/archives/2007/03/Tom-Price-Thumbs-Nose.html#comments</comments>
    <wfw:comment>http://lloydhome.com/blog/wfwcomment.php?cid=5</wfw:comment>

    

    <author>nospam@example.com (David Lloyd)</author>
    <content:encoded>
    Update: I received a phone call from Tom&#039;s office stating there was a problem with the mail system and that it is fixed.  The aide assured me that there would be no further newsletters delivered to me.  Since then I have received two more. 
    </content:encoded>

    <pubDate>Tue, 27 Mar 2007 08:07:17 -0400</pubDate>
    <guid isPermaLink="false">http://lloydhome.com/blog/archives/2007/03/5.html#c30</guid>
    
</item>
<item>
    <title>Martin: Recursive Association Support in CakePHP</title>
    <link>http://lloydhome.com/blog/archives/2007/02/Recursive-Association-Support-in-CakePHP.html#c28</link>
            <category></category>
    
    <comments>http://lloydhome.com/blog/archives/2007/02/Recursive-Association-Support-in-CakePHP.html#comments</comments>
    <wfw:comment>http://lloydhome.com/blog/wfwcomment.php?cid=3</wfw:comment>

    

    <author>nospam@example.com (Martin)</author>
    <content:encoded>
    Looks great, unfortunately there is a syntax error in PHP4 on line 1628, &#039;&amp;$out=array()&#039;.&lt;br /&gt;
&lt;br /&gt;
Also, the Call-time pass-by-reference arguments are marked as deprecated in my version of PHP4.&lt;br /&gt;
&lt;br /&gt;
So it looks like this is a PHP5 fix only. 
    </content:encoded>

    <pubDate>Tue, 13 Mar 2007 20:33:55 -0400</pubDate>
    <guid isPermaLink="false">http://lloydhome.com/blog/archives/2007/03/3.html#c28</guid>
    
</item>
<item>
    <title>othman ouahbi aka CraZyLeGs: Recursive Association Support in CakePHP</title>
    <link>http://lloydhome.com/blog/archives/2007/02/Recursive-Association-Support-in-CakePHP.html#c1</link>
            <category></category>
    
    <comments>http://lloydhome.com/blog/archives/2007/02/Recursive-Association-Support-in-CakePHP.html#comments</comments>
    <wfw:comment>http://lloydhome.com/blog/wfwcomment.php?cid=3</wfw:comment>

    

    <author>nospam@example.com (othman ouahbi aka CraZyLeGs)</author>
    <content:encoded>
    Nice, I had specified &#039;.&#039; as the models separator in that ticket but :: is no issue. it mimics the scope operator.&lt;br /&gt;
&lt;br /&gt;
Nice work. 
    </content:encoded>

    <pubDate>Wed, 21 Feb 2007 03:13:47 -0500</pubDate>
    <guid isPermaLink="false">http://lloydhome.com/blog/archives/2007/02/3.html#c1</guid>
    
</item>

</channel>
</rss>