<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Tell me who your enemies are…</title>
	<atom:link href="http://holoom.com/2009/10/26/tell-me-who-your-enemies-are/feed/" rel="self" type="application/rss+xml" />
	<link>http://holoom.com/2009/10/26/tell-me-who-your-enemies-are/</link>
	<description>A holistic commentary on all things IT.</description>
	<lastBuildDate>Sun, 05 Sep 2010 14:09:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Office fauna &#171; Holoom</title>
		<link>http://holoom.com/2009/10/26/tell-me-who-your-enemies-are/#comment-168</link>
		<dc:creator>Office fauna &#171; Holoom</dc:creator>
		<pubDate>Sun, 05 Sep 2010 14:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://holoom.com/?p=89#comment-168</guid>
		<description>[...] a recent comment to one of my posts, one of you inspired the species I’m about to describe. The comment described those developers [...]</description>
		<content:encoded><![CDATA[<p>[...] a recent comment to one of my posts, one of you inspired the species I’m about to describe. The comment described those developers [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shuje</title>
		<link>http://holoom.com/2009/10/26/tell-me-who-your-enemies-are/#comment-20</link>
		<dc:creator>shuje</dc:creator>
		<pubDate>Tue, 03 Nov 2009 19:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://holoom.com/?p=89#comment-20</guid>
		<description>Sorry Raoul! Your reply got sent to a spam folder. Dunno why. 

Regarding your comment, you are right on the money. I was referring to developers with common sense. You are expanding on this to describe the egomaniac developer that needs to show everyone else how cool he is and how he can jam pack 200 frameworks in an application just to spell &quot;Hello World&quot;.  

I do not agree that this is a language driven deficiency though. Both PHP and Java have developers with common sense and developers with overinflated egos. Maybe you&#039;ve experienced this more in the Java world because java used to be more of a corporate standard and PHP more of an indie language. That is now changing and you will soon see a lot of devs in PHP that are just as dumb as those you described before. Dumbness spreads fast. =)

Keep reading and I&#039;ll keep posting.

Cheers,

Shuje</description>
		<content:encoded><![CDATA[<p>Sorry Raoul! Your reply got sent to a spam folder. Dunno why. </p>
<p>Regarding your comment, you are right on the money. I was referring to developers with common sense. You are expanding on this to describe the egomaniac developer that needs to show everyone else how cool he is and how he can jam pack 200 frameworks in an application just to spell &#8220;Hello World&#8221;.  </p>
<p>I do not agree that this is a language driven deficiency though. Both PHP and Java have developers with common sense and developers with overinflated egos. Maybe you&#8217;ve experienced this more in the Java world because java used to be more of a corporate standard and PHP more of an indie language. That is now changing and you will soon see a lot of devs in PHP that are just as dumb as those you described before. Dumbness spreads fast. =)</p>
<p>Keep reading and I&#8217;ll keep posting.</p>
<p>Cheers,</p>
<p>Shuje</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raoul</title>
		<link>http://holoom.com/2009/10/26/tell-me-who-your-enemies-are/#comment-16</link>
		<dc:creator>raoul</dc:creator>
		<pubDate>Sat, 31 Oct 2009 14:08:41 +0000</pubDate>
		<guid isPermaLink="false">http://holoom.com/?p=89#comment-16</guid>
		<description>&quot;On the other hand, developers are practical people, they like to get their jobs done&quot;&#039;
such a powerful statement! :D, but in some cases I tend to disagree with you here..., I mean, in most cases this is true, but is really disgusting (or at least -for me- difficult to work with) when a dev in your team tend to reinvent the wheel..., as a Java dev (for years) I found this scenario a lot, I&#039;m not sure why, but I think it is related to the Java community. Well... not sure if this is exactly &quot;reinvent the wheel&quot;... but is something like that. In short: if you give a use case to a PHP dev: he will implement it, if you give that to this kind of java dev that I&#039;m talking about here, he will: look for the best framework for the view layer, a fashioned framework for the data layer, the best cache system, start designing the model, wire all those parts, write helpers for the unit tests... and... what do I need to do here? what is the use case about??? :P 
What I&#039;m trying to explain here is that even into the dev community you can find this duality (which for me here is &quot;pragmatic vs non-pragmatic&quot;)!!

Nice post Shuje, will be follwing (and spreading the word :D) in Google Reader...</description>
		<content:encoded><![CDATA[<p>&#8220;On the other hand, developers are practical people, they like to get their jobs done&#8221;&#8216;<br />
such a powerful statement! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> , but in some cases I tend to disagree with you here&#8230;, I mean, in most cases this is true, but is really disgusting (or at least -for me- difficult to work with) when a dev in your team tend to reinvent the wheel&#8230;, as a Java dev (for years) I found this scenario a lot, I&#8217;m not sure why, but I think it is related to the Java community. Well&#8230; not sure if this is exactly &#8220;reinvent the wheel&#8221;&#8230; but is something like that. In short: if you give a use case to a PHP dev: he will implement it, if you give that to this kind of java dev that I&#8217;m talking about here, he will: look for the best framework for the view layer, a fashioned framework for the data layer, the best cache system, start designing the model, wire all those parts, write helpers for the unit tests&#8230; and&#8230; what do I need to do here? what is the use case about??? <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /><br />
What I&#8217;m trying to explain here is that even into the dev community you can find this duality (which for me here is &#8220;pragmatic vs non-pragmatic&#8221;)!!</p>
<p>Nice post Shuje, will be follwing (and spreading the word <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ) in Google Reader&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
