<?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: Take the Ajax Challenge: What Can&#8217;t Ajax Do?</title>
	<atom:link href="http://softwareas.com/take-the-ajax-challenge-what-cant-ajax-do/feed" rel="self" type="application/rss+xml" />
	<link>http://softwareas.com/take-the-ajax-challenge-what-cant-ajax-do</link>
	<description>Mahemoff's Podcast/Blog - Web, Programming, Usability from the Author of 'Ajax Design Patterns' (AjaxPatterns.org)</description>
	<lastBuildDate>Mon, 15 Mar 2010 08:42:17 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Software As She&#8217;s Developed &#187; Blog Archive &#187; Basics of Ajax 3 of 3: Events and Much More (Podcast)</title>
		<link>http://softwareas.com/take-the-ajax-challenge-what-cant-ajax-do/comment-page-1#comment-194151</link>
		<dc:creator>Software As She&#8217;s Developed &#187; Blog Archive &#187; Basics of Ajax 3 of 3: Events and Much More (Podcast)</dc:creator>
		<pubDate>Tue, 05 Feb 2008 03:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/take-the-ajax-challenge-what-cant-ajax-do#comment-194151</guid>
		<description>&lt;p&gt;[...] Richer Plugin &#8220;Richer Plugin is an acknowledgement that Ajax alone is not always enough&#8221; (This pattern was the subject of the recent &#8220;What Ajax Can&#8217;t Do&#8221; debacle - Quote from Digg user: &#8220;This article is total crap.&#8221;) (48:20) [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Richer Plugin &#8220;Richer Plugin is an acknowledgement that Ajax alone is not always enough&#8221; (This pattern was the subject of the recent &#8220;What Ajax Can&#8217;t Do&#8221; debacle &#8211; Quote from Digg user: &#8220;This article is total crap.&#8221;) (48:20) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Software As She&#8217;s Developed -</title>
		<link>http://softwareas.com/take-the-ajax-challenge-what-cant-ajax-do/comment-page-1#comment-3362</link>
		<dc:creator>Software As She&#8217;s Developed -</dc:creator>
		<pubDate>Sat, 04 Mar 2006 01:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/take-the-ajax-challenge-what-cant-ajax-do#comment-3362</guid>
		<description>&lt;p&gt;&lt;!-- spamk    : Moderating pingback spam. --&gt;
&lt;!-- spamk    : KARMA: -3 --&gt;
&lt;!-- spamk    : Treatment: purgatory --&gt;
[...] nt that Ajax alone is not always enough&#8221; (This pattern was the subject of the recent &#8220;What Ajax Can&#8217;t Do&#8221; - Quote from Digg user: &#8220;This ar [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><!-- spamk    : Moderating pingback spam. --><br />
<!-- spamk    : KARMA: -3 --><br />
<!-- spamk    : Treatment: purgatory --><br />
[...] nt that Ajax alone is not always enough&#8221; (This pattern was the subject of the recent &#8220;What Ajax Can&#8217;t Do&#8221; &#8211; Quote from Digg user: &#8220;This ar [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wallym</title>
		<link>http://softwareas.com/take-the-ajax-challenge-what-cant-ajax-do/comment-page-1#comment-3140</link>
		<dc:creator>Wallym</dc:creator>
		<pubDate>Wed, 04 Jan 2006 15:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/take-the-ajax-challenge-what-cant-ajax-do#comment-3140</guid>
		<description>&lt;p&gt;Hi Michael.  I&#039;ve been working with Microsoft&#039;s ATLAS project code and there will be the capability to add controls dynamically to a page with it.  Its not AJAX as I think about it, but it will come in the box.  As for how well it supports FF and Opera, I have no idea.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Michael.  I&#8217;ve been working with Microsoft&#8217;s ATLAS project code and there will be the capability to add controls dynamically to a page with it.  Its not AJAX as I think about it, but it will come in the box.  As for how well it supports FF and Opera, I have no idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wallym</title>
		<link>http://softwareas.com/take-the-ajax-challenge-what-cant-ajax-do/comment-page-1#comment-3139</link>
		<dc:creator>Wallym</dc:creator>
		<pubDate>Wed, 04 Jan 2006 15:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.softwareas.com/take-the-ajax-challenge-what-cant-ajax-do#comment-3139</guid>
		<description>&lt;p&gt;Hi Michael.  Hope everything is good with you.  :-)&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;http://weblogs.asp.net/scottgu/archive/2005/06/28/416185.aspx

Local file access is a fairly good issue. While I would not want to just provide blanket access to the file system, some mechanism along the lines of “isolated storage” would be great. In scott’s post, which I reference above, he mentions some client side building blocks for file storage. Since the post last June, I have had some more discussion with the PM in charge of Atlas. They are attempting to create some type of delivery vehicle and work with other browser makers to support this. I don’t know where that has gone as I haven’t talked to them on the subject since early October. I’ve been too busy writing my on “AJAJX with ASP.NET” book.
&lt;/code&gt;&lt;/pre&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Michael.  Hope everything is good with you.  <img src='http://softwareas.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<pre><code><a href="http://weblogs.asp.net/scottgu/archive/2005/06/28/416185.aspx" rel="nofollow">http://weblogs.asp.net/scottgu/archive/2005/06/28/416185.aspx</a>

Local file access is a fairly good issue. While I would not want to just provide blanket access to the file system, some mechanism along the lines of “isolated storage” would be great. In scott’s post, which I reference above, he mentions some client side building blocks for file storage. Since the post last June, I have had some more discussion with the PM in charge of Atlas. They are attempting to create some type of delivery vehicle and work with other browser makers to support this. I don’t know where that has gone as I haven’t talked to them on the subject since early October. I’ve been too busy writing my on “AJAJX with ASP.NET” book.
</code></pre>
]]></content:encoded>
	</item>
</channel>
</rss>
