<?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</title>
	<atom:link href="http://ascher.ca/blog/2007/01/16/dojo-offline-toolkit/feed/" rel="self" type="application/rss+xml" />
	<link>http://ascher.ca/blog/2007/01/16/dojo-offline-toolkit/</link>
	<description></description>
	<lastBuildDate>Tue, 09 Mar 2010 13:11:50 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brad Neuberg</title>
		<link>http://ascher.ca/blog/2007/01/16/dojo-offline-toolkit/comment-page-1/#comment-41533</link>
		<dc:creator>Brad Neuberg</dc:creator>
		<pubDate>Thu, 18 Jan 2007 06:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://ascher.ca/blog/2007/01/16/dojo-offline-toolkit/#comment-41533</guid>
		<description>Hi Andrew! I am working out the API right now, and synchronization is definently at the top of my mind. Hopefully the API I am putting together, along with a simple way for the client and server to communicate for synchronization, will ameliorate your concerns. Look for a blog post on the subject on the SitePen blog either the end of this week or the beginning of the next. 

BTW, I have studied the SyncML spec for ideas, but it is much too heavy for my needs. I have also studied a huge amount of prior art, including Notes, Groove, etc.  My approach is to find the clearest path that hits the 90% needs, avoiding complexity. Think LDAP (when it first came out) versus X.500.

Best,
  Brad Neuberg
  &lt;span class=&quot;mh-plaintext&quot;&gt;b&lt;a href=&#039;http://mailhide.recaptcha.net/d?k=018prGuYRdoJeIcOTYp66fJQ== &amp;c=GcXkWt4L_BcFg5k5qXuglG-lOrCY3gPkqTVdYbPOl9w=&#039; onclick=&quot;window.open(&#039;http://mailhide.recaptcha.net/d?k=018prGuYRdoJeIcOTYp66fJQ== &amp;c=GcXkWt4L_BcFg5k5qXuglG-lOrCY3gPkqTVdYbPOl9w=&#039;, &#039;&#039;, &#039;toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=300&#039;); return false;&quot; title=&quot;Reveal this e-mail address&quot;&gt;...&lt;/a&gt;@columbia.edu&lt;/span&gt;
  &lt;a href=&quot;http://codinginparadise.org&quot; rel=&quot;nofollow&quot;&gt;codinginparadise.org&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi Andrew! I am working out the API right now, and synchronization is definently at the top of my mind. Hopefully the API I am putting together, along with a simple way for the client and server to communicate for synchronization, will ameliorate your concerns. Look for a blog post on the subject on the SitePen blog either the end of this week or the beginning of the next. </p>
<p>BTW, I have studied the SyncML spec for ideas, but it is much too heavy for my needs. I have also studied a huge amount of prior art, including Notes, Groove, etc.  My approach is to find the clearest path that hits the 90% needs, avoiding complexity. Think LDAP (when it first came out) versus X.500.</p>
<p>Best,<br />
  Brad Neuberg<br />
  <span class="mh-plaintext">b<a href='http://mailhide.recaptcha.net/d?k=018prGuYRdoJeIcOTYp66fJQ== &amp;c=GcXkWt4L_BcFg5k5qXuglG-lOrCY3gPkqTVdYbPOl9w=' onclick="window.open('http://mailhide.recaptcha.net/d?k=018prGuYRdoJeIcOTYp66fJQ== &amp;c=GcXkWt4L_BcFg5k5qXuglG-lOrCY3gPkqTVdYbPOl9w=', '', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=500,height=300'); return false;" title="Reveal this e-mail address">&#8230;</a>@columbia.edu</span><br />
  <a href="http://codinginparadise.org" rel="nofollow">codinginparadise.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://ascher.ca/blog/2007/01/16/dojo-offline-toolkit/comment-page-1/#comment-41405</link>
		<dc:creator>david</dc:creator>
		<pubDate>Wed, 17 Jan 2007 04:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://ascher.ca/blog/2007/01/16/dojo-offline-toolkit/#comment-41405</guid>
		<description>True, but then again, what&#039;s mostly been talked about is the UI mockups.  On the data front, there&#039;s clearly a need for standardization of data formats and data models (cf. SyncML?).</description>
		<content:encoded><![CDATA[<p>True, but then again, what&#8217;s mostly been talked about is the UI mockups.  On the data front, there&#8217;s clearly a need for standardization of data formats and data models (cf. SyncML?).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Gilmartin</title>
		<link>http://ascher.ca/blog/2007/01/16/dojo-offline-toolkit/comment-page-1/#comment-41379</link>
		<dc:creator>Andrew Gilmartin</dc:creator>
		<pubDate>Wed, 17 Jan 2007 02:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://ascher.ca/blog/2007/01/16/dojo-offline-toolkit/#comment-41379</guid>
		<description>I looked at this and the comments the other day. What was missing was talk about the data and how to manage the synchronization of data created and changed offline with the online data and its additions and changes. This strikes me as the hardest of the problems. There is a reason there are few Notes competitors .. its is a hard problem.</description>
		<content:encoded><![CDATA[<p>I looked at this and the comments the other day. What was missing was talk about the data and how to manage the synchronization of data created and changed offline with the online data and its additions and changes. This strikes me as the hardest of the problems. There is a reason there are few Notes competitors .. its is a hard problem.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
