<?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: Optimizing the development process</title>
	<atom:link href="http://blog.sommestad.net/2009/03/optimizing-the-development-process-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sommestad.net/2009/03/optimizing-the-development-process-2/</link>
	<description>Web and Cocoa development through the eyes of Kristofer Sommestad, a SWAD developer.</description>
	<lastBuildDate>Tue, 06 Jul 2010 11:48:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: esset</title>
		<link>http://blog.sommestad.net/2009/03/optimizing-the-development-process-2/#comment-75</link>
		<dc:creator>esset</dc:creator>
		<pubDate>Tue, 07 Apr 2009 13:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://reallyaced.wordpress.com/?p=70#comment-75</guid>
		<description>Another suggestion:

1. Designer/Artist creates sketch (paper or Photoshop)

2. Developer implements sketch (codewise).

3. Designer can change implementation directly, with only a few limitations.

Reiterate steps 2-3.</description>
		<content:encoded><![CDATA[<p>Another suggestion:</p>
<p>1. Designer/Artist creates sketch (paper or Photoshop)</p>
<p>2. Developer implements sketch (codewise).</p>
<p>3. Designer can change implementation directly, with only a few limitations.</p>
<p>Reiterate steps 2-3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: esset</title>
		<link>http://blog.sommestad.net/2009/03/optimizing-the-development-process-2/#comment-74</link>
		<dc:creator>esset</dc:creator>
		<pubDate>Mon, 23 Mar 2009 15:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://reallyaced.wordpress.com/?p=70#comment-74</guid>
		<description>A development of a new View in a Flash app could look something like this:

1. Artist creates a sketch and any new assets in Flash IDE, while reusing existing components where applicable

2. Designer uses assets and components to place them in a new View in the Flash IDE

3. Developer adds functionality to the View and the new components (old components already have functionality)

4. Iterate between steps 1-2-3 in any desired order.

---

5. When done with iterations; break down the View into standalone components only, and adapt the completed layout to a new XML Layout file.
The view should be able to compile using the Flex compiler (i.e. only by loading various components).</description>
		<content:encoded><![CDATA[<p>A development of a new View in a Flash app could look something like this:</p>
<p>1. Artist creates a sketch and any new assets in Flash IDE, while reusing existing components where applicable</p>
<p>2. Designer uses assets and components to place them in a new View in the Flash IDE</p>
<p>3. Developer adds functionality to the View and the new components (old components already have functionality)</p>
<p>4. Iterate between steps 1-2-3 in any desired order.</p>
<p>&#8212;</p>
<p>5. When done with iterations; break down the View into standalone components only, and adapt the completed layout to a new XML Layout file.<br />
The view should be able to compile using the Flex compiler (i.e. only by loading various components).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

