<?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: PHP Sucks</title>
	<atom:link href="http://terrychay.com/blog/article/php-sucks.shtml/feed" rel="self" type="application/rss+xml" />
	<link>http://terrychay.com/blog/article/php-sucks.shtml</link>
	<description>You tell that other boy, not to touch the woodwork...</description>
	<pubDate>Fri, 21 Nov 2008 20:52:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-hemorrhage</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark</title>
		<link>http://terrychay.com/blog/article/php-sucks.shtml#comment-84683</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 23 May 2007 22:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://terrychay.com/blog/article/281.shtml#comment-84683</guid>
		<description>Your great. Loving the sarcasim.... :D keep it up!</description>
		<content:encoded><![CDATA[<p>Your great. Loving the sarcasim&#8230;. <img src='http://terrychay.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> keep it up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tychay</title>
		<link>http://terrychay.com/blog/article/php-sucks.shtml#comment-4934</link>
		<dc:creator>tychay</dc:creator>
		<pubDate>Fri, 04 Aug 2006 22:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://terrychay.com/blog/article/281.shtml#comment-4934</guid>
		<description>@Gaetano: That’s why I said the greatest weakness of PHP is it’s greatest strength. The online manual is a great enhancement to the PHP programming landscape and something that sets it apart from all other language. Some of the code in the comments on the other hand sometimes lead to some severely bad advice…

There are some classics in there.

Yeah, the &lt;tt&gt;$this&lt;/tt&gt; stuff is strange. It borders on dynamic scoping, but neatly dodges it by making it explicit and illegalizing its use everywhere else.</description>
		<content:encoded><![CDATA[<p>@Gaetano: That’s why I said the greatest weakness of PHP is it’s greatest strength. The online manual is a great enhancement to the PHP programming landscape and something that sets it apart from all other language. Some of the code in the comments on the other hand sometimes lead to some severely bad advice…</p>
<p>There are some classics in there.</p>
<p>Yeah, the <tt>$this</tt> stuff is strange. It borders on dynamic scoping, but neatly dodges it by making it explicit and illegalizing its use everywhere else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tychay</title>
		<link>http://terrychay.com/blog/article/php-sucks.shtml#comment-4931</link>
		<dc:creator>tychay</dc:creator>
		<pubDate>Fri, 04 Aug 2006 19:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://terrychay.com/blog/article/281.shtml#comment-4931</guid>
		<description>@Michael: Unfortunately, I wasn’t the one who brought up Java.

In the original presentation, it was Theo. If you know Theo, he is as far from a “PHP Guy” as you can get. &lt;a href="http://www.amazon.com/exec/obidos/ASIN/067232699X/terrychay-20" title="" rel="nofollow"&gt;No this does not mean he is a Java guy&lt;/a&gt;.

In the linked article, Chris is the PHP guy and Tim is the guy bringing into a very valid “Why PHP Sucks” argument a frivolous argument (connection pooling) coupled with a typically bullshit conclusion: “That’s why I use Java” (by this I can only assume he means J2EE since “Java” and “PHP” compliment, not compete.)

It is like Socrates, the reason PHP people are wiser is because we know our language sucks.</description>
		<content:encoded><![CDATA[<p>@Michael: Unfortunately, I wasn’t the one who brought up Java.</p>
<p>In the original presentation, it was Theo. If you know Theo, he is as far from a “PHP Guy” as you can get. <a href="http://www.amazon.com/exec/obidos/ASIN/067232699X/terrychay-20" title="" rel="nofollow">No this does not mean he is a Java guy</a>.</p>
<p>In the linked article, Chris is the PHP guy and Tim is the guy bringing into a very valid “Why PHP Sucks” argument a frivolous argument (connection pooling) coupled with a typically bullshit conclusion: “That’s why I use Java” (by this I can only assume he means J2EE since “Java” and “PHP” compliment, not compete.)</p>
<p>It is like Socrates, the reason PHP people are wiser is because we know our language sucks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://terrychay.com/blog/article/php-sucks.shtml#comment-4930</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 04 Aug 2006 18:14:38 +0000</pubDate>
		<guid isPermaLink="false">http://terrychay.com/blog/article/281.shtml#comment-4930</guid>
		<description>I love how PHP guys have to bring up Java. It's like how Harvey Mudd students always bringing up Caltech, or Caltech students always bring up MIT err... what a minute. Anyways the db connection pool guy is not the sharpest tool in the shed. He had this, um, illuminating blog about debugging javascript by using logging statements: http://dev.loadedguntheory.com/devblog/director/listpost/b5349120-f9ca-1027-b38e-00508df3c0f7/OGNHMZAYNJGTYTQ3MY03MTC3LTK3NTUTNJQ2ODQ3NME0MGUY.html.
I would think a Java guy would know about debuggers. Heck, even PHP has a debugger heh heh.</description>
		<content:encoded><![CDATA[<p>I love how PHP guys have to bring up Java. It&#8217;s like how Harvey Mudd students always bringing up Caltech, or Caltech students always bring up MIT err&#8230; what a minute. Anyways the db connection pool guy is not the sharpest tool in the shed. He had this, um, illuminating blog about debugging javascript by using logging statements: <a href="http://dev.loadedguntheory.com/devblog/director/listpost/b5349120-f9ca-1027-b38e-00508df3c0f7/OGNHMZAYNJGTYTQ3MY03MTC3LTK3NTUTNJQ2ODQ3NME0MGUY.html" rel="nofollow">http://dev.loadedguntheory.com/devblog/director/listpost/b5349120-f9ca-1027-b38e-00508df3c0f7/OGNHMZAYNJGTYTQ3MY03MTC3LTK3NTUTNJQ2ODQ3NME0MGUY.html</a>.<br />
I would think a Java guy would know about debuggers. Heck, even PHP has a debugger heh heh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaetano Giunta</title>
		<link>http://terrychay.com/blog/article/php-sucks.shtml#comment-4926</link>
		<dc:creator>Gaetano Giunta</dc:creator>
		<pubDate>Fri, 04 Aug 2006 08:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://terrychay.com/blog/article/281.shtml#comment-4926</guid>
		<description>Reason #4 should really be explained a little bit better to the non-php-adept, cuz' the online, commented manual is generally viewed as a great enhancement to the programming landscape (was php the first language to get it?) and one of the reasons of the sucess of the platform.

Reason #5 is a great provate joke, tough.

Scoping is maybe not always needed, but its absence leads to sometimes funny results. See bug http://bugs.php.net/?id=38317&#38;edit=2 for an example: is'nt a language that prevents sane usage of '$this' as variable name a bit of a brainfuck?

Just my 2c...</description>
		<content:encoded><![CDATA[<p>Reason #4 should really be explained a little bit better to the non-php-adept, cuz&#8217; the online, commented manual is generally viewed as a great enhancement to the programming landscape (was php the first language to get it?) and one of the reasons of the sucess of the platform.</p>
<p>Reason #5 is a great provate joke, tough.</p>
<p>Scoping is maybe not always needed, but its absence leads to sometimes funny results. See bug <a href="http://bugs.php.net/?id=38317&amp;edit=2" rel="nofollow">http://bugs.php.net/?id=38317&amp;edit=2</a> for an example: is&#8217;nt a language that prevents sane usage of &#8216;$this&#8217; as variable name a bit of a brainfuck?</p>
<p>Just my 2c&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
