<?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: Formula for project success</title>
	<atom:link href="http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/</link>
	<description>Strong opinions, weakly held</description>
	<lastBuildDate>Wed, 19 Jun 2013 09:44:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Nick</title>
		<link>http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/#comment-4231</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 04 Jan 2012 19:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/#comment-4231</guid>
		<description>Yeah, I&#039;ve seen this too in a few places.

I&#039;ve also seen that minor changes take ages and requires extensive testing because it could have so many side effects and is not covered by tests.

There&#039;s always a quick way - and sometimes the quick way is good enough. It might be the extra few days that gets you to market first - making you the million and not the competitor next door. 

Imagine your competitor has a clean code base, though, that allows them to throw on new new features at a rates of not - the customers are loving all of them. If you code is holding you back you might just regret your short term win.
</description>
		<content:encoded><![CDATA[<p>Yeah, I&#8217;ve seen this too in a few places.</p>
<p>I&#8217;ve also seen that minor changes take ages and requires extensive testing because it could have so many side effects and is not covered by tests.</p>
<p>There&#8217;s always a quick way &#8211; and sometimes the quick way is good enough. It might be the extra few days that gets you to market first &#8211; making you the million and not the competitor next door. </p>
<p>Imagine your competitor has a clean code base, though, that allows them to throw on new new features at a rates of not &#8211; the customers are loving all of them. If you code is holding you back you might just regret your short term win.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Ogg</title>
		<link>http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/#comment-4230</link>
		<dc:creator>Andrew Ogg</dc:creator>
		<pubDate>Wed, 04 Jan 2012 14:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/#comment-4230</guid>
		<description>But the thing is, Chad&#039;s post wasn&#039;t about maintainability or even &quot;bad code&quot;, it &quot;Fubu is better than Rails, here&#039;s why&quot;, so really this is moot.

With Rails, it&#039;s easy to build maintainable, &quot;good&quot; code, even if it doesn&#039;t meet every single one of Chad&#039;s narrow guidelines as a good Web Framework.</description>
		<content:encoded><![CDATA[<p>But the thing is, Chad&#8217;s post wasn&#8217;t about maintainability or even &#8220;bad code&#8221;, it &#8220;Fubu is better than Rails, here&#8217;s why&#8221;, so really this is moot.</p>
<p>With Rails, it&#8217;s easy to build maintainable, &#8220;good&#8221; code, even if it doesn&#8217;t meet every single one of Chad&#8217;s narrow guidelines as a good Web Framework.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alper</title>
		<link>http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/#comment-4229</link>
		<dc:creator>Alper</dc:creator>
		<pubDate>Wed, 04 Jan 2012 14:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/#comment-4229</guid>
		<description>I second JDN.  Currently working with a market leader software product. The code is not what you would call &quot;good&quot; code.  However, users seem to like it and it generates value for the company even though it is not easy to maintain 
(No tests, duplicate code etc.) . I agree that the software would generate much more value had it been maintainable.
 In my experience, bad code can and sometimes does generate value. </description>
		<content:encoded><![CDATA[<p>I second JDN.  Currently working with a market leader software product. The code is not what you would call &#8220;good&#8221; code.  However, users seem to like it and it generates value for the company even though it is not easy to maintain <br />
(No tests, duplicate code etc.) . I agree that the software would generate much more value had it been maintainable.<br />
 In my experience, bad code can and sometimes does generate value. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jdn</title>
		<link>http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/#comment-4226</link>
		<dc:creator>jdn</dc:creator>
		<pubDate>Wed, 04 Jan 2012 06:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/#comment-4226</guid>
		<description>I&#039;ve worked with &#039;bad code&#039; that has generated hundreds of millions of dollars, even though it was a maintenance suck-fest.

I&#039;d call that value.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve worked with &#8216;bad code&#8217; that has generated hundreds of millions of dollars, even though it was a maintenance suck-fest.</p>
<p>I&#8217;d call that value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Honeycutt</title>
		<link>http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/#comment-4225</link>
		<dc:creator>Matt Honeycutt</dc:creator>
		<pubDate>Wed, 04 Jan 2012 06:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/#comment-4225</guid>
		<description>I agree with nlaq.  The notion that &quot;bad code&quot; can still deliver value in the long wrong is a myth.  The *vast* majority of development cost is in *maintenance* and not in initial development.  We now have decades of empirical evidence to back this up, yet developers still seem to ignore it and focus on the short-term win. </description>
		<content:encoded><![CDATA[<p>I agree with nlaq.  The notion that &#8220;bad code&#8221; can still deliver value in the long wrong is a myth.  The *vast* majority of development cost is in *maintenance* and not in initial development.  We now have decades of empirical evidence to back this up, yet developers still seem to ignore it and focus on the short-term win. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/#comment-4224</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 03 Jan 2012 18:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/#comment-4224</guid>
		<description>No. No no no no no no no no no no no no no no.

Why? Because terrible code wastes developer time and effort and costs the company tons of money compared to better code; in bugfixes and development time to add features. Is &quot;better code&quot; bug free? No. But better code will always be easier to debug and fix.

Basically, if what you said is true, then you must be a developer who writes entire applications in one shot, doesn&#039;t ever cause bugs, and doesn&#039;t ever get asked to add features. I highly doubt this is the case.

If your managers don&#039;t understand how important it is to write good code, perhaps it&#039;s time to either educate them or look for a different job; as I shudder to think of how a company like that would treat developers.</description>
		<content:encoded><![CDATA[<p>No. No no no no no no no no no no no no no no.</p>
<p>Why? Because terrible code wastes developer time and effort and costs the company tons of money compared to better code; in bugfixes and development time to add features. Is &#8220;better code&#8221; bug free? No. But better code will always be easier to debug and fix.</p>
<p>Basically, if what you said is true, then you must be a developer who writes entire applications in one shot, doesn&#8217;t ever cause bugs, and doesn&#8217;t ever get asked to add features. I highly doubt this is the case.</p>
<p>If your managers don&#8217;t understand how important it is to write good code, perhaps it&#8217;s time to either educate them or look for a different job; as I shudder to think of how a company like that would treat developers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/#comment-4223</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 03 Jan 2012 18:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/#comment-4223</guid>
		<description>I think there&#039;s arguments for both. But I haven&#039;t been in many situations where at some level I don&#039;t have to set expectations of what the customer is going to get for their money.</description>
		<content:encoded><![CDATA[<p>I think there&#8217;s arguments for both. But I haven&#8217;t been in many situations where at some level I don&#8217;t have to set expectations of what the customer is going to get for their money.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/#comment-4222</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 03 Jan 2012 17:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/#comment-4222</guid>
		<description>I&#039;d actually make the &quot;what you code&quot; 75% here; very often how doesn&#039;t matter unless what is very successful and you get that 2nd shot at determining what.</description>
		<content:encoded><![CDATA[<p>I&#8217;d actually make the &#8220;what you code&#8221; 75% here; very often how doesn&#8217;t matter unless what is very successful and you get that 2nd shot at determining what.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Bristol</title>
		<link>http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/#comment-4221</link>
		<dc:creator>Chris Bristol</dc:creator>
		<pubDate>Tue, 03 Jan 2012 17:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/#comment-4221</guid>
		<description>&quot;Understand what you’re building, what the vectors of change will be, how large the application will be, how complex in which areas it will be, and let that drive your decisions on what framework/technology/patterns to use. &quot;

That sounds pretty difficult.  I mean, sure, you should do some upfront analysis to assess the situation and hopefully have a loose roadmap for future goals/directions, but the farther into the future you look, the less predictable your plans are. I&#039;ve been involved in a few projects that started out small, and then organically grew into quite large monoliths.  No one saw that coming when the project started out. All I&#039;m really getting at is that it is quite difficult, if not impossible, to get accurate answers to those questions in many situations.

I would also say that success on one side of the equation doesn&#039;t correlate with success on the other.  You can write clean, well written code all day, but if it doesn&#039;t meet the business requirements, its still a failure.  You can also do a great job of meeting the business requirements, come in on time/budget/etc... and to turn out a technical nightmare.</description>
		<content:encoded><![CDATA[<p>&#8220;Understand what you’re building, what the vectors of change will be, how large the application will be, how complex in which areas it will be, and let that drive your decisions on what framework/technology/patterns to use. &#8221;</p>
<p>That sounds pretty difficult.  I mean, sure, you should do some upfront analysis to assess the situation and hopefully have a loose roadmap for future goals/directions, but the farther into the future you look, the less predictable your plans are. I&#8217;ve been involved in a few projects that started out small, and then organically grew into quite large monoliths.  No one saw that coming when the project started out. All I&#8217;m really getting at is that it is quite difficult, if not impossible, to get accurate answers to those questions in many situations.</p>
<p>I would also say that success on one side of the equation doesn&#8217;t correlate with success on the other.  You can write clean, well written code all day, but if it doesn&#8217;t meet the business requirements, its still a failure.  You can also do a great job of meeting the business requirements, come in on time/budget/etc&#8230; and to turn out a technical nightmare.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Meckley</title>
		<link>http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/#comment-4220</link>
		<dc:creator>Jason Meckley</dc:creator>
		<pubDate>Tue, 03 Jan 2012 15:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/jimmybogard/2012/01/03/formula-for-project-success/#comment-4220</guid>
		<description>I agree with digitalBush on this matter. The success of an application is measured by how it improves the company. Whether or not the code is clean only matters to the developer.</description>
		<content:encoded><![CDATA[<p>I agree with digitalBush on this matter. The success of an application is measured by how it improves the company. Whether or not the code is clean only matters to the developer.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
