<?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: Dojo Offline Toolkit in Code</title>
	<atom:link href="http://ajaxian.com/archives/dojo-offline-toolkit-in-code/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/dojo-offline-toolkit-in-code</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Charlie Cheng</title>
		<link>http://ajaxian.com/archives/dojo-offline-toolkit-in-code/comment-page-1#comment-246519</link>
		<dc:creator>Charlie Cheng</dc:creator>
		<pubDate>Thu, 25 Jan 2007 05:23:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2045#comment-246519</guid>
		<description>I think the offline toolkit will be very useful in web application, such as web application. If there is any new release to see what outcome could be or which level of data saving it can go up to. It will be great. (such as just form data, or some other features. )</description>
		<content:encoded><![CDATA[<p>I think the offline toolkit will be very useful in web application, such as web application. If there is any new release to see what outcome could be or which level of data saving it can go up to. It will be great. (such as just form data, or some other features. )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bsn</title>
		<link>http://ajaxian.com/archives/dojo-offline-toolkit-in-code/comment-page-1#comment-246462</link>
		<dc:creator>bsn</dc:creator>
		<pubDate>Wed, 24 Jan 2007 06:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2045#comment-246462</guid>
		<description>@Solsys, I see, thanks for explanation. In that case this toolkit will be really useful.</description>
		<content:encoded><![CDATA[<p>@Solsys, I see, thanks for explanation. In that case this toolkit will be really useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Solsys</title>
		<link>http://ajaxian.com/archives/dojo-offline-toolkit-in-code/comment-page-1#comment-246450</link>
		<dc:creator>Solsys</dc:creator>
		<pubDate>Wed, 24 Jan 2007 00:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2045#comment-246450</guid>
		<description>One case where this could be huge is offering a safety net for cases when the user has invested quite a bit of time in an app and then loses their network connection for some reason.  If the app can&#039;t access the server, it can store the data locally till the user re-connects.  I&#039;ve been using a background Auto-save for cases like that, but for large amounts of data and a slow connection, the auto-saving can be tricky, and the excuse &quot;Well you have all of your data up till 5 minutes ago&quot; tends not to go over very well when a client wrote that critical paragraph 3 minutes before the net went down...</description>
		<content:encoded><![CDATA[<p>One case where this could be huge is offering a safety net for cases when the user has invested quite a bit of time in an app and then loses their network connection for some reason.  If the app can&#8217;t access the server, it can store the data locally till the user re-connects.  I&#8217;ve been using a background Auto-save for cases like that, but for large amounts of data and a slow connection, the auto-saving can be tricky, and the excuse &#8220;Well you have all of your data up till 5 minutes ago&#8221; tends not to go over very well when a client wrote that critical paragraph 3 minutes before the net went down&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bsn</title>
		<link>http://ajaxian.com/archives/dojo-offline-toolkit-in-code/comment-page-1#comment-246445</link>
		<dc:creator>bsn</dc:creator>
		<pubDate>Tue, 23 Jan 2007 22:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2045#comment-246445</guid>
		<description>I think that websites with Dojo offline wil have limited functionlity. 
Sorting, searching in text and so on.. JavaScript cannot do this so good as server-side languages. And in other side, it will take a long time to implement all features of website in JS.</description>
		<content:encoded><![CDATA[<p>I think that websites with Dojo offline wil have limited functionlity.<br />
Sorting, searching in text and so on.. JavaScript cannot do this so good as server-side languages. And in other side, it will take a long time to implement all features of website in JS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nirav</title>
		<link>http://ajaxian.com/archives/dojo-offline-toolkit-in-code/comment-page-1#comment-246443</link>
		<dc:creator>Nirav</dc:creator>
		<pubDate>Tue, 23 Jan 2007 22:42:45 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2045#comment-246443</guid>
		<description>@Ajax 2.0 developer -  

Sure there is a market for this.  Maybe not for traditional websites like news.  But more for the backend web applications like content management systems,  online blog editors, wikkis , order entry for mobile workers (CRM and lead management such as salesforce.com?) and the list goes on.  I can think of at least a dozen more.</description>
		<content:encoded><![CDATA[<p>@Ajax 2.0 developer &#8211;  </p>
<p>Sure there is a market for this.  Maybe not for traditional websites like news.  But more for the backend web applications like content management systems,  online blog editors, wikkis , order entry for mobile workers (CRM and lead management such as salesforce.com?) and the list goes on.  I can think of at least a dozen more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cody Swann</title>
		<link>http://ajaxian.com/archives/dojo-offline-toolkit-in-code/comment-page-1#comment-246436</link>
		<dc:creator>Cody Swann</dc:creator>
		<pubDate>Tue, 23 Jan 2007 18:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2045#comment-246436</guid>
		<description>Don&#039;t get me wrong, Dojo and, in particular, the offline toolkit is amazing, but I can&#039;t think of a project that I can use it for. Sure, there is e-mail and docs, but that&#039;s all I can think of. Tinkered with creating a way users could add ESPN.com stories to a bag and have them available offline, but from research, there isn&#039;t much of a market for it.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t get me wrong, Dojo and, in particular, the offline toolkit is amazing, but I can&#8217;t think of a project that I can use it for. Sure, there is e-mail and docs, but that&#8217;s all I can think of. Tinkered with creating a way users could add ESPN.com stories to a bag and have them available offline, but from research, there isn&#8217;t much of a market for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajax 2.0 Developer</title>
		<link>http://ajaxian.com/archives/dojo-offline-toolkit-in-code/comment-page-1#comment-246431</link>
		<dc:creator>Ajax 2.0 Developer</dc:creator>
		<pubDate>Tue, 23 Jan 2007 16:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2045#comment-246431</guid>
		<description>I am excited about the progress. Looking forward to implementing offline capabilities in my WCM editor with this soon.</description>
		<content:encoded><![CDATA[<p>I am excited about the progress. Looking forward to implementing offline capabilities in my WCM editor with this soon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

