<?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: Are you overloaded with developer tools and plugins?</title>
	<atom:link href="http://www.devgirlspeaks.com/2008/12/are-you-overloaded-with-developer-tools-and-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devgirlspeaks.com/2008/12/are-you-overloaded-with-developer-tools-and-plugins/</link>
	<description></description>
	<pubDate>Thu, 09 Sep 2010 02:37:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Joseph</title>
		<link>http://www.devgirlspeaks.com/2008/12/are-you-overloaded-with-developer-tools-and-plugins/#comment-8</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Sat, 10 Jan 2009 04:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.devgirlspeaks.com/?p=24#comment-8</guid>
		<description>I have to agree with Marc, its like programming in C and not using GDB or in a web developer's case programming in php doing ajax requests and not have firebug. Programmers are hard rocks to crack when it comes to introducing them with a new tool. For example I have a simple lib to get rid of a LOT of sql code to deal with inserts / updates. 2 programmers of 3 programmers saw no use for it. 1 of the 3 used excel to generate sql, the others just wrote it out. The one that did use my lib asked every question about it, and then loved it. It saves us both time in sql and in php, as far as writing and even better debugging.</description>
		<content:encoded><![CDATA[<p>I have to agree with Marc, its like programming in C and not using GDB or in a web developer&#8217;s case programming in php doing ajax requests and not have firebug. Programmers are hard rocks to crack when it comes to introducing them with a new tool. For example I have a simple lib to get rid of a LOT of sql code to deal with inserts / updates. 2 programmers of 3 programmers saw no use for it. 1 of the 3 used excel to generate sql, the others just wrote it out. The one that did use my lib asked every question about it, and then loved it. It saves us both time in sql and in php, as far as writing and even better debugging.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://www.devgirlspeaks.com/2008/12/are-you-overloaded-with-developer-tools-and-plugins/#comment-4</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Fri, 26 Dec 2008 15:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.devgirlspeaks.com/?p=24#comment-4</guid>
		<description>I do think that there are a lot of tools out there that are poorly made by someone looking for a shortcut to a problem that only they or a small community of coders have. That said, I think that a lot of tools or plugins can be useful if used correctly.

Like Rob said, if you know what you're doing, a good tool simply shortens the development time. Let's face it, many projects have a lot of mundane coding (Especially Java or C#) and having a tool that saves you the typing is great.

Not to mention some of the stronger UML tools out there that will stub your code out while you design your program. That's a great time saver.

The drawback to 99% of these tools though, and what I think you're getting at, is that they're not always simple to understand and use. They've got quirks that require you to do something above and beyond to get it to work "just right". So in short, I agree with you for the most part, but there are some gems out there that are easy to use and make development easier. I have the web developers toolbar but don't use it too often, but Firebug and Chromebug are absolute must haves.</description>
		<content:encoded><![CDATA[<p>I do think that there are a lot of tools out there that are poorly made by someone looking for a shortcut to a problem that only they or a small community of coders have. That said, I think that a lot of tools or plugins can be useful if used correctly.</p>
<p>Like Rob said, if you know what you&#8217;re doing, a good tool simply shortens the development time. Let&#8217;s face it, many projects have a lot of mundane coding (Especially Java or C#) and having a tool that saves you the typing is great.</p>
<p>Not to mention some of the stronger UML tools out there that will stub your code out while you design your program. That&#8217;s a great time saver.</p>
<p>The drawback to 99% of these tools though, and what I think you&#8217;re getting at, is that they&#8217;re not always simple to understand and use. They&#8217;ve got quirks that require you to do something above and beyond to get it to work &#8220;just right&#8221;. So in short, I agree with you for the most part, but there are some gems out there that are easy to use and make development easier. I have the web developers toolbar but don&#8217;t use it too often, but Firebug and Chromebug are absolute must haves.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Searles</title>
		<link>http://www.devgirlspeaks.com/2008/12/are-you-overloaded-with-developer-tools-and-plugins/#comment-3</link>
		<dc:creator>Rob Searles</dc:creator>
		<pubDate>Sun, 21 Dec 2008 11:19:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.devgirlspeaks.com/?p=24#comment-3</guid>
		<description>To answer your question "Do these tools actually help people become better all around developers or do they act as a crutch?" I think it depends on where you're coming from.

If you've learned to develop without the tools and know how to fix any problems, as you say, using your brain, then I think the tools can be of some help. I think in some cases these tools can speed up, if not development time than certainly debugging time if used correctly. But this is not the case for all circumstances and all tools.  

However, if you learned to develop with the tools, and only know how to fix any problems with the use of the tools, then that's when I think you're in trouble. If this is the case then you're not really developing, but more following a recipe, and if the recipe doesn't work, or say you're in a situation when you don't have access to the tools you rely on, then you can't develop. And if that is the case, then the tools are not so much acting as a crutch, but instead acting as your legs.

Thanks for the thought provoking post
Rob</description>
		<content:encoded><![CDATA[<p>To answer your question &#8220;Do these tools actually help people become better all around developers or do they act as a crutch?&#8221; I think it depends on where you&#8217;re coming from.</p>
<p>If you&#8217;ve learned to develop without the tools and know how to fix any problems, as you say, using your brain, then I think the tools can be of some help. I think in some cases these tools can speed up, if not development time than certainly debugging time if used correctly. But this is not the case for all circumstances and all tools.  </p>
<p>However, if you learned to develop with the tools, and only know how to fix any problems with the use of the tools, then that&#8217;s when I think you&#8217;re in trouble. If this is the case then you&#8217;re not really developing, but more following a recipe, and if the recipe doesn&#8217;t work, or say you&#8217;re in a situation when you don&#8217;t have access to the tools you rely on, then you can&#8217;t develop. And if that is the case, then the tools are not so much acting as a crutch, but instead acting as your legs.</p>
<p>Thanks for the thought provoking post<br />
Rob</p>
]]></content:encoded>
	</item>
</channel>
</rss>
