<?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: Google platform getting offline support?</title>
	<atom:link href="http://ianmurdock.com/cloud/google-platform-getting-offline-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://ianmurdock.com/cloud/google-platform-getting-offline-support/</link>
	<description>on emerging platforms and the power of aggregation and integration</description>
	<lastBuildDate>Fri, 23 Oct 2009 23:28:31 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ian Murdock</title>
		<link>http://ianmurdock.com/cloud/google-platform-getting-offline-support/comment-page-1/#comment-877</link>
		<dc:creator>Ian Murdock</dc:creator>
		<pubDate>Thu, 12 Oct 2006 14:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://ianmurdock.com/?p=365#comment-877</guid>
		<description>Good point about Google Desktop---that example hadn&#039;t occurred to me. Thinking more about it, the controversial &lt;a href=&quot;http://www.techcrunch.com/2006/02/08/google-desktop-new-version-tonight/&quot; rel=&quot;nofollow&quot;&gt;Search Across Computers&lt;/a&gt; feature is synchronization to a certain extent, though it&#039;s obviously not two-way and not fully integrated with the rest of the platform (search results don&#039;t come up when you search from a computer that isn&#039;t running Google Desktop when logged in to your Google account). Still, it&#039;s interesting that there&#039;s some precedent here. -ian</description>
		<content:encoded><![CDATA[<p>Good point about Google Desktop&#8212;that example hadn&#8217;t occurred to me. Thinking more about it, the controversial <a href="http://www.techcrunch.com/2006/02/08/google-desktop-new-version-tonight/" rel="nofollow">Search Across Computers</a> feature is synchronization to a certain extent, though it&#8217;s obviously not two-way and not fully integrated with the rest of the platform (search results don&#8217;t come up when you search from a computer that isn&#8217;t running Google Desktop when logged in to your Google account). Still, it&#8217;s interesting that there&#8217;s some precedent here. -ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garett Rogers</title>
		<link>http://ianmurdock.com/cloud/google-platform-getting-offline-support/comment-page-1/#comment-874</link>
		<dc:creator>Garett Rogers</dc:creator>
		<pubDate>Thu, 12 Oct 2006 13:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://ianmurdock.com/?p=365#comment-874</guid>
		<description>I&#039;ve heard the argument about &quot;left over dev code&quot; before -- but Google has been known to use the &quot;local web server&quot; method for some of their other products too, namely Google Desktop.

If you click on &quot;desktop&quot; while at Google&#039;s homepage, you will see it takes you to http://127.0.0.1:4664  or http://localhost:4664

Not only is the code in there, it&#039;s the next logical step for the product --  that combination gets my attention 100% of the time.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve heard the argument about &#8220;left over dev code&#8221; before &#8212; but Google has been known to use the &#8220;local web server&#8221; method for some of their other products too, namely Google Desktop.</p>
<p>If you click on &#8220;desktop&#8221; while at Google&#8217;s homepage, you will see it takes you to <a href="http://127.0.0.1:4664" rel="nofollow">http://127.0.0.1:4664</a>  or <a href="http://localhost:4664" rel="nofollow">http://localhost:4664</a></p>
<p>Not only is the code in there, it&#8217;s the next logical step for the product &#8212;  that combination gets my attention 100% of the time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Murdock</title>
		<link>http://ianmurdock.com/cloud/google-platform-getting-offline-support/comment-page-1/#comment-872</link>
		<dc:creator>Ian Murdock</dc:creator>
		<pubDate>Thu, 12 Oct 2006 13:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://ianmurdock.com/?p=365#comment-872</guid>
		<description>Yeah, you could imagine running a (presumably trimmed down) version of the same code base that&#039;s running in the cloud on the local machine. Then the problem of offline support reduces to synchronizing the underlying data store (which is a difficult but at least familiar problem, as opposed to the browser based solutions, which are new territory). Maybe S3 just needs to support disconnected operation a la Coda, and everything just works? As regards the permission settings, I&#039;ve never seen a warning, at least in Firefox (never been a big IE user :-). -ian</description>
		<content:encoded><![CDATA[<p>Yeah, you could imagine running a (presumably trimmed down) version of the same code base that&#8217;s running in the cloud on the local machine. Then the problem of offline support reduces to synchronizing the underlying data store (which is a difficult but at least familiar problem, as opposed to the browser based solutions, which are new territory). Maybe S3 just needs to support disconnected operation a la Coda, and everything just works? As regards the permission settings, I&#8217;ve never seen a warning, at least in Firefox (never been a big IE user :-). -ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cote'</title>
		<link>http://ianmurdock.com/cloud/google-platform-getting-offline-support/comment-page-1/#comment-867</link>
		<dc:creator>Cote'</dc:creator>
		<pubDate>Thu, 12 Oct 2006 12:55:18 +0000</pubDate>
		<guid isPermaLink="false">http://ianmurdock.com/?p=365#comment-867</guid>
		<description>Whoa! That is neat...even if it&#039;s just left over dev code. I think you&#039;re spot on about using localhost for desktop &quot;services.&quot; It&#039;s so pragmatic! I hadn&#039;t thought of that, and now it&#039;s got my mind all excited before my first cup of coffee.

Do the permission settings in IE and Firefox allow that without going bonkers? You&#039;d hope so, right?</description>
		<content:encoded><![CDATA[<p>Whoa! That is neat&#8230;even if it&#8217;s just left over dev code. I think you&#8217;re spot on about using localhost for desktop &#8220;services.&#8221; It&#8217;s so pragmatic! I hadn&#8217;t thought of that, and now it&#8217;s got my mind all excited before my first cup of coffee.</p>
<p>Do the permission settings in IE and Firefox allow that without going bonkers? You&#8217;d hope so, right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Murdock</title>
		<link>http://ianmurdock.com/cloud/google-platform-getting-offline-support/comment-page-1/#comment-864</link>
		<dc:creator>Ian Murdock</dc:creator>
		<pubDate>Wed, 11 Oct 2006 21:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://ianmurdock.com/?p=365#comment-864</guid>
		<description>Good point, but Garett has posted a fair number of code snippets that have indeed ended up foreshadowing coming features. So, I&#039;m hopeful! And you&#039;re right, in the absence of a localhost Gmail, there&#039;s a lot Google could do (IMAP, for one thing). I&#039;ve thought about using &lt;a href=&quot;libgmail.sourceforge.net/ &quot; rel=&quot;nofollow&quot;&gt;libgmail&lt;/a&gt; to write a Gmail synchronizer, but like so many things, I haven&#039;t found the time to actually do it. -ian</description>
		<content:encoded><![CDATA[<p>Good point, but Garett has posted a fair number of code snippets that have indeed ended up foreshadowing coming features. So, I&#8217;m hopeful! And you&#8217;re right, in the absence of a localhost Gmail, there&#8217;s a lot Google could do (IMAP, for one thing). I&#8217;ve thought about using <a href="libgmail.sourceforge.net/ " rel="nofollow">libgmail</a> to write a Gmail synchronizer, but like so many things, I haven&#8217;t found the time to actually do it. -ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: christophe</title>
		<link>http://ianmurdock.com/cloud/google-platform-getting-offline-support/comment-page-1/#comment-863</link>
		<dc:creator>christophe</dc:creator>
		<pubDate>Wed, 11 Oct 2006 21:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://ianmurdock.com/?p=365#comment-863</guid>
		<description>This could be some left over dev code. They certainly have a local copy of gmail running on their machine to test their code.

I wish they were working on offline support but I don&#039;t really believe it will be available anytime soon.

Concerning gmail, adding the tags in the email header (X-gamil-tag: ...,...) when fetched from their pop server would be really great. It is easy to have an offline copy of your emails but without these tags, you need to sort them again. It&#039;s a nogo for me as I don&#039;t want to do it twice and I want an organized copy of my emails locally. 
Speaking of tags, it would be great to have a thunderbird with the tags features (including propagation to the threads).</description>
		<content:encoded><![CDATA[<p>This could be some left over dev code. They certainly have a local copy of gmail running on their machine to test their code.</p>
<p>I wish they were working on offline support but I don&#8217;t really believe it will be available anytime soon.</p>
<p>Concerning gmail, adding the tags in the email header (X-gamil-tag: &#8230;,&#8230;) when fetched from their pop server would be really great. It is easy to have an offline copy of your emails but without these tags, you need to sort them again. It&#8217;s a nogo for me as I don&#8217;t want to do it twice and I want an organized copy of my emails locally.<br />
Speaking of tags, it would be great to have a thunderbird with the tags features (including propagation to the threads).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
