<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:dtvmedia="http://participatoryculture.org/RSSModules/dtv/1.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: AJAX Patterns: Design Patterns for AJAX Usability</title>
	<atom:link href="http://softwareas.com/ajax-patterns/feed" rel="self" type="application/rss+xml" />
	<link>http://softwareas.com/ajax-patterns</link>
	<description>Mahemoff's Podcast/Blog - Web, Programming, Usability from the Author of 'Ajax Design Patterns' (AjaxPatterns.org)</description>
	<lastBuildDate>Wed, 17 Mar 2010 14:29:59 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aniket</title>
		<link>http://softwareas.com/ajax-patterns/comment-page-1#comment-469102</link>
		<dc:creator>Aniket</dc:creator>
		<pubDate>Tue, 09 Mar 2010 15:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/ajax-patterns-design-patterns-for-ajax-usability#comment-469102</guid>
		<description>&lt;p&gt;Thanks a lot.The information regarding AJAX  design patterns have been summarized in a simple language.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks a lot.The information regarding AJAX  design patterns have been summarized in a simple language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tenzin</title>
		<link>http://softwareas.com/ajax-patterns/comment-page-1#comment-441555</link>
		<dc:creator>Tenzin</dc:creator>
		<pubDate>Wed, 15 Jul 2009 11:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/ajax-patterns-design-patterns-for-ajax-usability#comment-441555</guid>
		<description>&lt;p&gt;The information on this page is a bit outdated but I can see the evolution of Ajax over the years. See the controls on Trulia for a really nice implementation.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The information on this page is a bit outdated but I can see the evolution of Ajax over the years. See the controls on Trulia for a really nice implementation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahemoff</title>
		<link>http://softwareas.com/ajax-patterns/comment-page-1#comment-431975</link>
		<dc:creator>mahemoff</dc:creator>
		<pubDate>Tue, 12 May 2009 10:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/ajax-patterns-design-patterns-for-ajax-usability#comment-431975</guid>
		<description>&lt;p&gt;Willabee, as a big believer in unobtrusive Javascript, I fully support your views. The patterns above were written four long years ago, when the Ajax term had just been coined. The patterns on AjaxPatterns.org and in the corresponding book do embrace unobtrusive Javascript more. It&#039;s not appropriate for all systems, e.g. full-blown games, but fortunately a major consideration within the web and Ajax community.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Willabee, as a big believer in unobtrusive Javascript, I fully support your views. The patterns above were written four long years ago, when the Ajax term had just been coined. The patterns on AjaxPatterns.org and in the corresponding book do embrace unobtrusive Javascript more. It&#8217;s not appropriate for all systems, e.g. full-blown games, but fortunately a major consideration within the web and Ajax community.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Willabee</title>
		<link>http://softwareas.com/ajax-patterns/comment-page-1#comment-430923</link>
		<dc:creator>Willabee</dc:creator>
		<pubDate>Sun, 03 May 2009 09:41:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/ajax-patterns-design-patterns-for-ajax-usability#comment-430923</guid>
		<description>&lt;p&gt;It&#039;s a pity that all Ajax patterns described here and elsewhere do not start off with a fully functional example with no progressive enhancements.&lt;/p&gt;

&lt;p&gt;That is, with no CSS, no JavaScript, no Flash, etc.&lt;/p&gt;

&lt;p&gt;If the page communicates with the server then it would also be great to see the traditional, non-refactored server-side code, perhaps doing some server-side validation as part of its process.&lt;/p&gt;

&lt;p&gt;Only now are we in a position to add a better user experience. Refactoring the server code to separate parts of the process into modules (web services) that can now be shared with remote scripting from the client and progressively enhancing the client with CSS, DHTML and remote scripting.&lt;/p&gt;

&lt;p&gt;If we all followed this pattern, all sites would be totally accessible by everyone, no matter what their dis/ability.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It&#8217;s a pity that all Ajax patterns described here and elsewhere do not start off with a fully functional example with no progressive enhancements.</p>
<p>That is, with no CSS, no JavaScript, no Flash, etc.</p>
<p>If the page communicates with the server then it would also be great to see the traditional, non-refactored server-side code, perhaps doing some server-side validation as part of its process.</p>
<p>Only now are we in a position to add a better user experience. Refactoring the server code to separate parts of the process into modules (web services) that can now be shared with remote scripting from the client and progressively enhancing the client with CSS, DHTML and remote scripting.</p>
<p>If we all followed this pattern, all sites would be totally accessible by everyone, no matter what their dis/ability.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ofer</title>
		<link>http://softwareas.com/ajax-patterns/comment-page-1#comment-430287</link>
		<dc:creator>Ofer</dc:creator>
		<pubDate>Tue, 28 Apr 2009 09:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/ajax-patterns-design-patterns-for-ajax-usability#comment-430287</guid>
		<description>&lt;p&gt;Hi, great post.
I come from java and find DP a great way to avoid unnecessary bugs.
I&#039;m nowadays implementing command pattern on PHP/AJAX.
However, being a script language, it&#039;s harder to work on DP.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, great post.<br />
I come from java and find DP a great way to avoid unnecessary bugs.<br />
I&#8217;m nowadays implementing command pattern on PHP/AJAX.<br />
However, being a script language, it&#8217;s harder to work on DP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dykin's me2DAY</title>
		<link>http://softwareas.com/ajax-patterns/comment-page-1#comment-360399</link>
		<dc:creator>dykin's me2DAY</dc:creator>
		<pubDate>Mon, 20 Oct 2008 16:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/ajax-patterns-design-patterns-for-ajax-usability#comment-360399</guid>
		<description>&lt;p&gt;&lt;strong&gt;리거니의 생각...&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;AJAX Patterns: Design Patterns for AJAX Usability / While avoiding confusion, borrow from conventions of HTML and desktop applications...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><strong>리거니의 생각&#8230;</strong></p>
<p>AJAX Patterns: Design Patterns for AJAX Usability / While avoiding confusion, borrow from conventions of HTML and desktop applications&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sonix7</title>
		<link>http://softwareas.com/ajax-patterns/comment-page-1#comment-290370</link>
		<dc:creator>sonix7</dc:creator>
		<pubDate>Sun, 13 Jul 2008 20:22:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/ajax-patterns-design-patterns-for-ajax-usability#comment-290370</guid>
		<description>&lt;p&gt;&quot;Ajax’s usability sucks, unless you keep it simple&quot; there are a lot of problems when its used and the viewer has javascript turned off, or they are using a cell phone or ipod to view the pages&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>&#8220;Ajax’s usability sucks, unless you keep it simple&#8221; there are a lot of problems when its used and the viewer has javascript turned off, or they are using a cell phone or ipod to view the pages</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahemoff</title>
		<link>http://softwareas.com/ajax-patterns/comment-page-1#comment-224866</link>
		<dc:creator>mahemoff</dc:creator>
		<pubDate>Wed, 23 Apr 2008 19:06:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/ajax-patterns-design-patterns-for-ajax-usability#comment-224866</guid>
		<description>&lt;p&gt;oodesign, see ajaxpatterns.org, there are testing patterns there.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>oodesign, see ajaxpatterns.org, there are testing patterns there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oodesign</title>
		<link>http://softwareas.com/ajax-patterns/comment-page-1#comment-181192</link>
		<dc:creator>oodesign</dc:creator>
		<pubDate>Sun, 20 Jan 2008 01:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/ajax-patterns-design-patterns-for-ajax-usability#comment-181192</guid>
		<description>&lt;p&gt;What about some unit testing patterns? AJAX and Javascript sucks at debugging...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>What about some unit testing patterns? AJAX and Javascript sucks at debugging&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Balloon AJAXified</title>
		<link>http://softwareas.com/ajax-patterns/comment-page-1#comment-109561</link>
		<dc:creator>Balloon AJAXified</dc:creator>
		<pubDate>Wed, 26 Sep 2007 00:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/ajax-patterns-design-patterns-for-ajax-usability#comment-109561</guid>
		<description>&lt;p&gt;Yup about time somebody look at the usability and HCI of AJAX and not just have it because it is cool&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yup about time somebody look at the usability and HCI of AJAX and not just have it because it is cool</p>
]]></content:encoded>
	</item>
</channel>
</rss>
