<?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"
	>
<channel>
	<title>Comments on: PHP OO pitfalls</title>
	<atom:link href="http://blog.pbwiki.com/2007/01/08/php-oo-pitfalls/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pbwiki.com/2007/01/08/php-oo-pitfalls/</link>
	<description>The official blog of PBwiki</description>
	<pubDate>Fri, 25 Jul 2008 10:22:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Joel Franusic</title>
		<link>http://blog.pbwiki.com/2007/01/08/php-oo-pitfalls/#comment-975</link>
		<dc:creator>Joel Franusic</dc:creator>
		<pubDate>Tue, 09 Jan 2007 01:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://pbwiki.com/blog/?p=37#comment-975</guid>
		<description>WHY WORDPRESS? WHY MUST YOU PUNISH ME WITH YOUR COMMENT-MUNGING-HEART-OF-EVIL!?</description>
		<content:encoded><![CDATA[<p>WHY WORDPRESS? WHY MUST YOU PUNISH ME WITH YOUR COMMENT-MUNGING-HEART-OF-EVIL!?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Franusic</title>
		<link>http://blog.pbwiki.com/2007/01/08/php-oo-pitfalls/#comment-974</link>
		<dc:creator>Joel Franusic</dc:creator>
		<pubDate>Tue, 09 Jan 2007 01:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://pbwiki.com/blog/?p=37#comment-974</guid>
		<description>Here is the diff, if you are like me and have trouble seeing rouge ampersands:

&lt;code&gt;
2c2
     if(!$se =&#38; $options['storage_engine']) {
6c6
engine = $se;
---
&#62;     $this-&#62;engine =&#38; $se;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Here is the diff, if you are like me and have trouble seeing rouge ampersands:</p>
<p><code><br />
2c2<br />
     if(!$se =&amp; $options['storage_engine']) {<br />
6c6<br />
engine = $se;<br />
&#8212;<br />
&gt;     $this-&gt;engine =&amp; $se;<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel Franusic</title>
		<link>http://blog.pbwiki.com/2007/01/08/php-oo-pitfalls/#comment-973</link>
		<dc:creator>Joel Franusic</dc:creator>
		<pubDate>Tue, 09 Jan 2007 01:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://pbwiki.com/blog/?p=37#comment-973</guid>
		<description>Here is the diff, if you are like me and have trouble seeing rouge ampersands:

&lt;blockquote&gt;
2c2
     if(!$se =&#38; $options['storage_engine']) {
6c6
engine = $se;
---
&#62;     $this-&#62;engine =&#38; $se;
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Here is the diff, if you are like me and have trouble seeing rouge ampersands:</p>
<blockquote><p>
2c2<br />
     if(!$se =&amp; $options['storage_engine']) {<br />
6c6<br />
engine = $se;<br />
&#8212;<br />
&gt;     $this-&gt;engine =&amp; $se;
</p></blockquote>
]]></content:encoded>
	</item>
</channel>
</rss>
