<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>//TODO: Create Blog Title &#187; requirements</title>
	<atom:link href="http://DontForgetYourTODOs.com/tag/requirements/feed/" rel="self" type="application/rss+xml" />
	<link>http://DontForgetYourTODOs.com</link>
	<description></description>
	<lastBuildDate>Mon, 26 Jul 2010 03:20:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Friday Failure: Zoltar the Fortune Teller</title>
		<link>http://DontForgetYourTODOs.com/2010/06/friday-failure-zoltar-the-fortune-teller/</link>
		<comments>http://DontForgetYourTODOs.com/2010/06/friday-failure-zoltar-the-fortune-teller/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 03:49:00 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Friday Fail]]></category>
		<category><![CDATA[KISS]]></category>
		<category><![CDATA[requirements]]></category>

		<guid isPermaLink="false">http://DontForgetYourTODOs.com/?p=471</guid>
		<description><![CDATA[Is your software reusable, scalable, interchangeable, or portable? Sometimes you need to start worrying about identifying the problem at hand before you can solve these other design issues.]]></description>
			<content:encoded><![CDATA[<p><a href="http://dontforgetyourtodos.com/wp-content/uploads/2010/06/zoltar.jpg"><img style="margin: 0px 10px 0px 0px; display: inline; border-width: 0px;" title="zoltar" src="http://dontforgetyourtodos.com/wp-content/uploads/2010/06/zoltar_thumb.jpg" border="0" alt="zoltar" width="169" height="244" align="left" /></a></p>
<h4>Fail</h4>
<p>A certain way to ensure failure on any software development project is to manipulate a team members’ view of what defines success for the feature/application. Any time new features are getting implemented (per requirement) ask the following questions:</p>
<ul>
<li>Does this provide reusability in other areas of the application?</li>
<li>Is it horizontally scalable?</li>
<li>Is it interfaced in case you need to use a different implementation?</li>
<li>Is the code portable on different platforms with no changes?</li>
</ul>
<p>If the answer is <strong>no</strong> to any of the above questions, then there hasn’t been enough planning for the feature. Don’t worry about conserving time and delivering sooner. Focus on building for all possible scenarios even if requirements don’t call for it (you never know)!</p>
<h4>Resolution</h4>
<p>Have you ever been involved with a team member who felt every piece of code in the system had to be extensible, interchangeable, self healing, or scalable? It seemed that requirements that were not even the concern of the project sponsors were always in this particular team member’s mind while writing or critiquing code.</p>
<p>As in any construction project, there must be a vision or definition of what is to be built.</p>
<blockquote><p>If the “box” is the boundary of constraints and conditions, then the trick is to find the box… Don’t think outside the box—find the box.</p>
<p>- <em>Andy Hung and Dave Thomas in</em> <a href="http://www.amazon.com/gp/product/0735619670?ie=UTF8&amp;tag=dofoyoto-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0735619670">Code Complete: A Practical Handbook of Software Construction</a><img style="margin: 0px; border-style: none !important;" src="http://www.assoc-amazon.com/e/ir?t=dofoyoto-20&amp;l=as2&amp;o=1&amp;a=0735619670" border="0" alt="" width="1" height="1" /></p></blockquote>
<p><strong> </strong></p>
<p>Treat the development of software like evolution (if you believe in it). Humans didn’t develop overnight. Millions of iterations took place and feedback (aka survival of the fittest) was provided to determine the best solution.</p>
<p><strong>* DISCLAIMER *</strong> Please note that Friday Failure is meant to provide humor at what can go wrong when poor development practices are used. I’ve likely made this mistake plenty of times in my career.</p>
]]></content:encoded>
			<wfw:commentRss>http://DontForgetYourTODOs.com/2010/06/friday-failure-zoltar-the-fortune-teller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

