<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PHPAustin Meetup Slides &#8211; Software Engineering In PHP</title>
	<atom:link href="http://ralphschindler.com/2009/05/15/phpaustin-meetup-slides-software-engineering-in-php/feed" rel="self" type="application/rss+xml" />
	<link>http://ralphschindler.com/2009/05/15/phpaustin-meetup-slides-software-engineering-in-php</link>
	<description>Ralph Schindler</description>
	<lastBuildDate>Fri, 19 Feb 2010 20:28:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ralph Schindler</title>
		<link>http://ralphschindler.com/2009/05/15/phpaustin-meetup-slides-software-engineering-in-php/comment-page-1#comment-19</link>
		<dc:creator>Ralph Schindler</dc:creator>
		<pubDate>Sun, 17 May 2009 16:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://ralphschindler.com/?p=9#comment-19</guid>
		<description>Yeah, you are correct. Slides #17 is the only one I tested for executablity.  The rest of these slides and code samples were not tested and are purely for demonstrating the logistics of the pattern in PHP.  In the coming week&#039;s I will clean up all the slides and code samples for completeness.  As per usual, these slides were made 24 hours before they were presented ;)</description>
		<content:encoded><![CDATA[<p>Yeah, you are correct. Slides #17 is the only one I tested for executablity.  The rest of these slides and code samples were not tested and are purely for demonstrating the logistics of the pattern in PHP.  In the coming week&#8217;s I will clean up all the slides and code samples for completeness.  As per usual, these slides were made 24 hours before they were presented <img src='http://ralphschindler.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bashar Al-Fallouji</title>
		<link>http://ralphschindler.com/2009/05/15/phpaustin-meetup-slides-software-engineering-in-php/comment-page-1#comment-18</link>
		<dc:creator>Bashar Al-Fallouji</dc:creator>
		<pubDate>Sun, 17 May 2009 06:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://ralphschindler.com/?p=9#comment-18</guid>
		<description>Cool presentation. I believe there is just a little mistake on slide 18. 

$joe-&gt;attach($bob)-&gt;attach($sue);

The attach() method doesn&#039;t return anything (or $this), you may want to add a return $this to your attach method, so you can use method chaining.

Take care.</description>
		<content:encoded><![CDATA[<p>Cool presentation. I believe there is just a little mistake on slide 18. </p>
<p>$joe-&gt;attach($bob)-&gt;attach($sue);</p>
<p>The attach() method doesn&#8217;t return anything (or $this), you may want to add a return $this to your attach method, so you can use method chaining.</p>
<p>Take care.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: From the bottom up &#187; Blog Archive &#187; Food for Thought: Software Engineering In PHP</title>
		<link>http://ralphschindler.com/2009/05/15/phpaustin-meetup-slides-software-engineering-in-php/comment-page-1#comment-14</link>
		<dc:creator>From the bottom up &#187; Blog Archive &#187; Food for Thought: Software Engineering In PHP</dc:creator>
		<pubDate>Fri, 15 May 2009 19:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://ralphschindler.com/?p=9#comment-14</guid>
		<description>[...] PHPAustin Meetup Slides - Software Engineering In PHP [...]</description>
		<content:encoded><![CDATA[<p>[...] PHPAustin Meetup Slides &#8211; Software Engineering In PHP [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
