<?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: All hail the user</title>
	<atom:link href="http://aaronstaves.com/2008/02/06/all-hail-the-user/feed/" rel="self" type="application/rss+xml" />
	<link>http://aaronstaves.com/2008/02/06/all-hail-the-user/</link>
	<description>Not quite extinct!</description>
	<lastBuildDate>Mon, 12 Apr 2010 15:39:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Welcome to Planningville - Population++ &#187; AaronStaves.com</title>
		<link>http://aaronstaves.com/2008/02/06/all-hail-the-user/comment-page-1/#comment-21</link>
		<dc:creator>Welcome to Planningville - Population++ &#187; AaronStaves.com</dc:creator>
		<pubDate>Sun, 10 Feb 2008 08:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://aaronstaves.com/2008/02/06/all-hail-the-user/#comment-21</guid>
		<description>[...] by a recent comment on my last blog, I&#039;ve taken David up on the webpage wireframe and prototype tutorials he found. [...]</description>
		<content:encoded><![CDATA[<p>[...] by a recent comment on my last blog, I&#8217;ve taken David up on the webpage wireframe and prototype tutorials he found. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://aaronstaves.com/2008/02/06/all-hail-the-user/comment-page-1/#comment-20</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Fri, 08 Feb 2008 17:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://aaronstaves.com/2008/02/06/all-hail-the-user/#comment-20</guid>
		<description>Thanks for the comments David!  As usual, you seem to have some awesome insight into this topic.  Assuming I can get a good handle on those wireframe/prototype builders, I will most likely be implementing those in my next task.  I possibly might try them out first on some non-work related projects, but it definitely seems like it&#039;s worth a look.  

Creating all that test data using dojo.data may even lead to some bug fixes before they make it to the live server. which would be... amazing.</description>
		<content:encoded><![CDATA[<p>Thanks for the comments David!  As usual, you seem to have some awesome insight into this topic.  Assuming I can get a good handle on those wireframe/prototype builders, I will most likely be implementing those in my next task.  I possibly might try them out first on some non-work related projects, but it definitely seems like it&#8217;s worth a look.  </p>
<p>Creating all that test data using dojo.data may even lead to some bug fixes before they make it to the live server. which would be&#8230; amazing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Snopek</title>
		<link>http://aaronstaves.com/2008/02/06/all-hail-the-user/comment-page-1/#comment-19</link>
		<dc:creator>David Snopek</dc:creator>
		<pubDate>Fri, 08 Feb 2008 16:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://aaronstaves.com/2008/02/06/all-hail-the-user/#comment-19</guid>
		<description>Your ideas intrigue me, how may I subscribe to your news letter?

I found some interesting articles on make &quot;live&quot; wireframes and prototypes.  This one is basically, about how interface designers can make HTML/CSS wireframes which will get passed to developers (so, basically, you could pass this to yourself!):

http://www.developertutorials.com/tutorials/ajax/ajax-wireframing-approaches-7-11-23/page1.html

This one is about taking the wireframes and making them into a prototype (basically, like a wireframe except the buttons/links do stuff, only they don&#039;t connect to the server at all):

http://www.developertutorials.com/tutorials/ajax/a-designers-guide-to-prototyping-ajax-7-11-23/page1.html

The process I would envision using these techniques would be like:

 (1) There is a new interface to design.  You make some wireframes until you&#039;ve got all the bits you like worked out.

 (2) Then you make a prototype out of the wireframes and show it to the support staff.

 (3) They play with it and give comments.  You adjust the prototype accordingly.

 (4) Once goodness is achieved, you can implement it and have it actually change things on the server.

Dojo Data would be a great asset in this process, because the prototype can have all kinds of fake data which can be modified like real.

Assuming the cost of working on the prototype (ie. time spent) doesn&#039;t get too high, this would allow you to have all &quot;customer&quot; expectations documented in a very concrete form before making the full commitment of implementing it.

Anyway, just some random ideas..  Might be overkill in most situation.  Keep it real, homes!</description>
		<content:encoded><![CDATA[<p>Your ideas intrigue me, how may I subscribe to your news letter?</p>
<p>I found some interesting articles on make &#8220;live&#8221; wireframes and prototypes.  This one is basically, about how interface designers can make HTML/CSS wireframes which will get passed to developers (so, basically, you could pass this to yourself!):</p>
<p><a href="http://www.developertutorials.com/tutorials/ajax/ajax-wireframing-approaches-7-11-23/page1.html" rel="nofollow">http://www.developertutorials.com/tutorials/ajax/ajax-wireframing-approaches-7-11-23/page1.html</a></p>
<p>This one is about taking the wireframes and making them into a prototype (basically, like a wireframe except the buttons/links do stuff, only they don&#8217;t connect to the server at all):</p>
<p><a href="http://www.developertutorials.com/tutorials/ajax/a-designers-guide-to-prototyping-ajax-7-11-23/page1.html" rel="nofollow">http://www.developertutorials.com/tutorials/ajax/a-designers-guide-to-prototyping-ajax-7-11-23/page1.html</a></p>
<p>The process I would envision using these techniques would be like:</p>
<p> (1) There is a new interface to design.  You make some wireframes until you&#8217;ve got all the bits you like worked out.</p>
<p> (2) Then you make a prototype out of the wireframes and show it to the support staff.</p>
<p> (3) They play with it and give comments.  You adjust the prototype accordingly.</p>
<p> (4) Once goodness is achieved, you can implement it and have it actually change things on the server.</p>
<p>Dojo Data would be a great asset in this process, because the prototype can have all kinds of fake data which can be modified like real.</p>
<p>Assuming the cost of working on the prototype (ie. time spent) doesn&#8217;t get too high, this would allow you to have all &#8220;customer&#8221; expectations documented in a very concrete form before making the full commitment of implementing it.</p>
<p>Anyway, just some random ideas..  Might be overkill in most situation.  Keep it real, homes!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
