<?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: Development Processes are a Changin&#8217; so What Gives?</title>
	<atom:link href="http://jwopitz.wordpress.com/2007/05/15/development-processes-are-a-changin-so-what-gives/feed/" rel="self" type="application/rss+xml" />
	<link>http://jwopitz.wordpress.com/2007/05/15/development-processes-are-a-changin-so-what-gives/</link>
	<description>actionscript, flex, flash and other fun stuff</description>
	<lastBuildDate>Sat, 14 Nov 2009 16:04:03 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: JesterXL</title>
		<link>http://jwopitz.wordpress.com/2007/05/15/development-processes-are-a-changin-so-what-gives/#comment-405</link>
		<dc:creator>JesterXL</dc:creator>
		<pubDate>Wed, 16 May 2007 02:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://jwopitz.wordpress.com/2007/05/15/development-processes-are-a-changin-so-what-gives/#comment-405</guid>
		<description>For record, yes, I know developers in the meeting demos (including potential clients that have development staff attending) will call bs very quickly on an application that doesn&#039;t pull live data.

Fret not.  Their opinion is worth crap.  They are not the ones who write the checks.  In the end, your app will more closely match the client&#039;s application because they&#039;ve already &quot;seen it working&quot; and given feedback, and by then you get to focus on making the dynamic data stuff work.</description>
		<content:encoded><![CDATA[<p>For record, yes, I know developers in the meeting demos (including potential clients that have development staff attending) will call bs very quickly on an application that doesn&#8217;t pull live data.</p>
<p>Fret not.  Their opinion is worth crap.  They are not the ones who write the checks.  In the end, your app will more closely match the client&#8217;s application because they&#8217;ve already &#8220;seen it working&#8221; and given feedback, and by then you get to focus on making the dynamic data stuff work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JesterXL</title>
		<link>http://jwopitz.wordpress.com/2007/05/15/development-processes-are-a-changin-so-what-gives/#comment-404</link>
		<dc:creator>JesterXL</dc:creator>
		<pubDate>Wed, 16 May 2007 02:45:25 +0000</pubDate>
		<guid isPermaLink="false">http://jwopitz.wordpress.com/2007/05/15/development-processes-are-a-changin-so-what-gives/#comment-404</guid>
		<description>Totally know what you mean.

Just one more thing to suggest.  If your app has dynamic data services you need to tie into, do NOT demo those.  Suits do NOT give a shit if the data is real or not; they perceive it as real, dynamic, and cool as nuts.  That solidifies their expectation of the working application, and assumes the rest is just details they shouldn&#039;t care to know.

Furthermore, fake data always works, real data doesn&#039;t.  If you want to ensure a meeting goes without a hitch, use fake, local (non-internet connection requiring).  You&#039;ll accomplish your main goal of garnering feedback from the client (or upper management) without going &quot;Oh... well, we haven&#039;t tested this... the server is down.&quot;  It&#039;s all gibberish and no one cares.  Do not depend on code that is not yours (aka the back-end).

Instead, create a branch of the code base.  If you are the only developer, you do not need to create a branch, but instead use copious &quot;// DEMO&quot; comments, much like TODO&#039;s.  The only difference is they &quot;nudge&quot; the app to work with fake data.

When you&#039;re demo / meeting is done, and you&#039;ve discussed the feedback and potential changes, either merge your branch with the real code base (SVN branch vs. SVN trunk) OR, if you are the only developer, just start commenting out your demo code.

I&#039;ve found the &quot;conflicting 2 priorities&quot; of if the Flex app should look like the comps vs. be a fuctional for the sake of looks usually work themselves out by themselves.  Naturally this wouldn&#039;t fly in a design agency, but then again, I&#039;ve seen a few start selling their services as more application specific... so it could go either way.</description>
		<content:encoded><![CDATA[<p>Totally know what you mean.</p>
<p>Just one more thing to suggest.  If your app has dynamic data services you need to tie into, do NOT demo those.  Suits do NOT give a shit if the data is real or not; they perceive it as real, dynamic, and cool as nuts.  That solidifies their expectation of the working application, and assumes the rest is just details they shouldn&#8217;t care to know.</p>
<p>Furthermore, fake data always works, real data doesn&#8217;t.  If you want to ensure a meeting goes without a hitch, use fake, local (non-internet connection requiring).  You&#8217;ll accomplish your main goal of garnering feedback from the client (or upper management) without going &#8220;Oh&#8230; well, we haven&#8217;t tested this&#8230; the server is down.&#8221;  It&#8217;s all gibberish and no one cares.  Do not depend on code that is not yours (aka the back-end).</p>
<p>Instead, create a branch of the code base.  If you are the only developer, you do not need to create a branch, but instead use copious &#8220;// DEMO&#8221; comments, much like TODO&#8217;s.  The only difference is they &#8220;nudge&#8221; the app to work with fake data.</p>
<p>When you&#8217;re demo / meeting is done, and you&#8217;ve discussed the feedback and potential changes, either merge your branch with the real code base (SVN branch vs. SVN trunk) OR, if you are the only developer, just start commenting out your demo code.</p>
<p>I&#8217;ve found the &#8220;conflicting 2 priorities&#8221; of if the Flex app should look like the comps vs. be a fuctional for the sake of looks usually work themselves out by themselves.  Naturally this wouldn&#8217;t fly in a design agency, but then again, I&#8217;ve seen a few start selling their services as more application specific&#8230; so it could go either way.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
