<?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: 5 Tips on How to Spot a Bad Developer and Team Member</title>
	<atom:link href="/2012/03/02/5-tips-on-how-to-spot-a-bad-developer-and-team-member/feed/" rel="self" type="application/rss+xml" />
	<link>/2012/03/02/5-tips-on-how-to-spot-a-bad-developer-and-team-member/</link>
	<description>on web development</description>
	<lastBuildDate>Fri, 26 Oct 2018 21:40:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>By: Davin</title>
		<link>/2012/03/02/5-tips-on-how-to-spot-a-bad-developer-and-team-member/comment-page-1/#comment-412535</link>
		<dc:creator><![CDATA[Davin]]></dc:creator>
		<pubDate>Sun, 03 Jul 2016 16:45:10 +0000</pubDate>
		<guid isPermaLink="false">/?p=2811#comment-412535</guid>
		<description><![CDATA[Points 3 and 4 especially 3 is so true for one of my coursemates who was on the same team with me in one of our courses last session. He always thinks his methods are the best and loves when someone comes to meet him to help fix some code errors.]]></description>
		<content:encoded><![CDATA[<p>Points 3 and 4 especially 3 is so true for one of my coursemates who was on the same team with me in one of our courses last session. He always thinks his methods are the best and loves when someone comes to meet him to help fix some code errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stoimen</title>
		<link>/2012/03/02/5-tips-on-how-to-spot-a-bad-developer-and-team-member/comment-page-1/#comment-15199</link>
		<dc:creator><![CDATA[Stoimen]]></dc:creator>
		<pubDate>Mon, 05 Mar 2012 19:45:28 +0000</pubDate>
		<guid isPermaLink="false">/?p=2811#comment-15199</guid>
		<description><![CDATA[@JOKe - c&#039;mon, we developers don&#039;t exist just to code. We are supposed to make products for the clients. Not speaking (talking) to the clients is so old-school!]]></description>
		<content:encoded><![CDATA[<p>@JOKe &#8211; c&#8217;mon, we developers don&#8217;t exist just to code. We are supposed to make products for the clients. Not speaking (talking) to the clients is so old-school!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JOKe</title>
		<link>/2012/03/02/5-tips-on-how-to-spot-a-bad-developer-and-team-member/comment-page-1/#comment-15197</link>
		<dc:creator><![CDATA[JOKe]]></dc:creator>
		<pubDate>Mon, 05 Mar 2012 15:32:11 +0000</pubDate>
		<guid isPermaLink="false">/?p=2811#comment-15197</guid>
		<description><![CDATA[man ... cmon .. tell me is there a developer who LOVES or LIKES to speak with clients... cmon :)

about the rest I agree]]></description>
		<content:encoded><![CDATA[<p>man &#8230; cmon .. tell me is there a developer who LOVES or LIKES to speak with clients&#8230; cmon 🙂</p>
<p>about the rest I agree</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stoimen</title>
		<link>/2012/03/02/5-tips-on-how-to-spot-a-bad-developer-and-team-member/comment-page-1/#comment-15196</link>
		<dc:creator><![CDATA[Stoimen]]></dc:creator>
		<pubDate>Mon, 05 Mar 2012 11:53:00 +0000</pubDate>
		<guid isPermaLink="false">/?p=2811#comment-15196</guid>
		<description><![CDATA[@webperson - No, this is not a passive-aggressive attack. In my opinion almost every team has his own black sheep! The thing is that it appears that this is a feature of the team itself. I just described my personal observations!]]></description>
		<content:encoded><![CDATA[<p>@webperson &#8211; No, this is not a passive-aggressive attack. In my opinion almost every team has his own black sheep! The thing is that it appears that this is a feature of the team itself. I just described my personal observations!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aleksejs</title>
		<link>/2012/03/02/5-tips-on-how-to-spot-a-bad-developer-and-team-member/comment-page-1/#comment-15195</link>
		<dc:creator><![CDATA[Aleksejs]]></dc:creator>
		<pubDate>Mon, 05 Mar 2012 11:47:09 +0000</pubDate>
		<guid isPermaLink="false">/?p=2811#comment-15195</guid>
		<description><![CDATA[The first one is ambiguous. If you are able to combine a minimal set of FW, libraries and helpers for the project, it&#039;s OK. But if you include some library or even framework, instead of writing some 5-10 lines of code, then you&#039;re an ass.
Good example of bad library is smarty. It has it&#039;s own syntax, which you must learn and get used to, it has a lot of limitations, and it can be perfectly replaced with some 10-15 lines of PHP. It also is rarely supported by IDEs or editors.
Anyway, this question always depends on situation and project needs. You just can&#039;t say &quot;This guy sucks &#039;cause he hates my favorite template engine&quot;, if he has reasons to hate it.]]></description>
		<content:encoded><![CDATA[<p>The first one is ambiguous. If you are able to combine a minimal set of FW, libraries and helpers for the project, it&#8217;s OK. But if you include some library or even framework, instead of writing some 5-10 lines of code, then you&#8217;re an ass.<br />
Good example of bad library is smarty. It has it&#8217;s own syntax, which you must learn and get used to, it has a lot of limitations, and it can be perfectly replaced with some 10-15 lines of PHP. It also is rarely supported by IDEs or editors.<br />
Anyway, this question always depends on situation and project needs. You just can&#8217;t say &#8220;This guy sucks &#8217;cause he hates my favorite template engine&#8221;, if he has reasons to hate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webperson</title>
		<link>/2012/03/02/5-tips-on-how-to-spot-a-bad-developer-and-team-member/comment-page-1/#comment-15189</link>
		<dc:creator><![CDATA[webperson]]></dc:creator>
		<pubDate>Fri, 02 Mar 2012 21:11:41 +0000</pubDate>
		<guid isPermaLink="false">/?p=2811#comment-15189</guid>
		<description><![CDATA[This post is not about &quot;how to spot a bad developer&quot;. This is a passive-aggressive personal attack on one of your coworkers. I suggest you try talking to him instead of taking your personal feud to the web.]]></description>
		<content:encoded><![CDATA[<p>This post is not about &#8220;how to spot a bad developer&#8221;. This is a passive-aggressive personal attack on one of your coworkers. I suggest you try talking to him instead of taking your personal feud to the web.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
