<?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: Ajax Design Methodology: A Guide</title>
	<atom:link href="http://ajaxian.com/archives/ajax-design-methodology-a-guide/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/ajax-design-methodology-a-guide</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Kyle</title>
		<link>http://ajaxian.com/archives/ajax-design-methodology-a-guide/comment-page-1#comment-253267</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Fri, 27 Jul 2007 23:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1442#comment-253267</guid>
		<description>I think it is very fashionable</description>
		<content:encoded><![CDATA[<p>I think it is very fashionable</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: varun krish on the web &#187; Blog Archive &#187; Ajax design methodology ((litefeeds))</title>
		<link>http://ajaxian.com/archives/ajax-design-methodology-a-guide/comment-page-1#comment-61107</link>
		<dc:creator>varun krish on the web &#187; Blog Archive &#187; Ajax design methodology ((litefeeds))</dc:creator>
		<pubDate>Sun, 06 Aug 2006 16:49:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1442#comment-61107</guid>
		<description>[...] Adam Howitt has put together an 8-page PDF on Ajax design. In the guide which you can download from the link below Ill cover the process I have developed in the course of implementing two AJAX applications as a developer for Duo Consulting in Chicago. This approach has made it easier for me to work with the design team, produce estimates for this type of project and communicate what is involved each step of the way to the project managers for scheduling purposes. He begins by taking a UI sketch and marks all discreet sections. Each section becomes its own JS file. From there, you decide on each interaction in each section, and create a Javascript function for it, later consolidating repeated functions into reusable objects. You also need to consider the nature of remoting,&#8230;. link: Ajax Design Methodology: A Guide posted: www.litefeeds.com [...]</description>
		<content:encoded><![CDATA[<p>[...] Adam Howitt has put together an 8-page PDF on Ajax design. In the guide which you can download from the link below Ill cover the process I have developed in the course of implementing two AJAX applications as a developer for Duo Consulting in Chicago. This approach has made it easier for me to work with the design team, produce estimates for this type of project and communicate what is involved each step of the way to the project managers for scheduling purposes. He begins by taking a UI sketch and marks all discreet sections. Each section becomes its own JS file. From there, you decide on each interaction in each section, and create a Javascript function for it, later consolidating repeated functions into reusable objects. You also need to consider the nature of remoting,&#8230;. link: Ajax Design Methodology: A Guide posted: <a href="http://www.litefeeds.com" rel="nofollow">http://www.litefeeds.com</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed McManus</title>
		<link>http://ajaxian.com/archives/ajax-design-methodology-a-guide/comment-page-1#comment-60490</link>
		<dc:creator>Ed McManus</dc:creator>
		<pubDate>Sat, 05 Aug 2006 22:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1442#comment-60490</guid>
		<description>Ned B,

He provides several live examples of his work; while he doesn&#039;t appear to be an ajax visionary, it is apparent that he has sufficient experience to provide some &quot;words of wisdom.&quot;

My only problem with his methodology is the example app has a very linear use case (ie user clicks a, load results in b, user clicks b, load results in c...). While many (if not most) complex ajax applications don&#039;t work in this fashion, his technique of identifying disparate components can be applied for use in an object oriented environment when developing for nonlinear use case. A decent read!</description>
		<content:encoded><![CDATA[<p>Ned B,</p>
<p>He provides several live examples of his work; while he doesn&#8217;t appear to be an ajax visionary, it is apparent that he has sufficient experience to provide some &#8220;words of wisdom.&#8221;</p>
<p>My only problem with his methodology is the example app has a very linear use case (ie user clicks a, load results in b, user clicks b, load results in c&#8230;). While many (if not most) complex ajax applications don&#8217;t work in this fashion, his technique of identifying disparate components can be applied for use in an object oriented environment when developing for nonlinear use case. A decent read!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Haley</title>
		<link>http://ajaxian.com/archives/ajax-design-methodology-a-guide/comment-page-1#comment-60071</link>
		<dc:creator>Jason Haley</dc:creator>
		<pubDate>Sat, 05 Aug 2006 02:40:44 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1442#comment-60071</guid>
		<description>&lt;strong&gt;Interesting Finds: August 4, 2006&lt;/strong&gt;

</description>
		<content:encoded><![CDATA[<p><strong>Interesting Finds: August 4, 2006</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ned B</title>
		<link>http://ajaxian.com/archives/ajax-design-methodology-a-guide/comment-page-1#comment-59954</link>
		<dc:creator>Ned B</dc:creator>
		<pubDate>Fri, 04 Aug 2006 22:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=1442#comment-59954</guid>
		<description>What...? Is it in fashion to talk about Ajax without showing samples?
What the hell is Ajax anyway? Every click, results in complete loads/reloads, as regular old-style web-programming...

Self apointed expert...huh?</description>
		<content:encoded><![CDATA[<p>What&#8230;? Is it in fashion to talk about Ajax without showing samples?<br />
What the hell is Ajax anyway? Every click, results in complete loads/reloads, as regular old-style web-programming&#8230;</p>
<p>Self apointed expert&#8230;huh?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

