<?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: Getting into Gears: Offline Web App Tutorial &#8211; Part 1</title>
	<atom:link href="http://www.davidkelly.ie/2008/07/19/getting-into-gears-offline-web-app-tutorial-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidkelly.ie/2008/07/19/getting-into-gears-offline-web-app-tutorial-part-1/</link>
	<description>www.davidkelly.ie</description>
	<lastBuildDate>Sun, 27 Jun 2010 21:37:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Dave</title>
		<link>http://www.davidkelly.ie/2008/07/19/getting-into-gears-offline-web-app-tutorial-part-1/comment-page-1/#comment-8460</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 01 Sep 2009 14:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidkelly.ie/blog/?p=80#comment-8460</guid>
		<description>Hi Mahesh,

Unfortunately I haven&#039;t used geo-location api in gears yet. Sorry I can&#039;t help with it!

Dave.</description>
		<content:encoded><![CDATA[<p>Hi Mahesh,</p>
<p>Unfortunately I haven&#8217;t used geo-location api in gears yet. Sorry I can&#8217;t help with it!</p>
<p>Dave.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mahesh</title>
		<link>http://www.davidkelly.ie/2008/07/19/getting-into-gears-offline-web-app-tutorial-part-1/comment-page-1/#comment-8459</link>
		<dc:creator>Mahesh</dc:creator>
		<pubDate>Tue, 01 Sep 2009 08:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidkelly.ie/blog/?p=80#comment-8459</guid>
		<description>Hi Dave,
How can I use the gears api&#039;s to retrieve latitude and longitude when I have cellid, lac, mnc and mcc with me. The following is the link from google/apis but I could not find any sample which can help me.

http://code.google.com/apis/gears/geolocation_network_protocol.html</description>
		<content:encoded><![CDATA[<p>Hi Dave,<br />
How can I use the gears api&#8217;s to retrieve latitude and longitude when I have cellid, lac, mnc and mcc with me. The following is the link from google/apis but I could not find any sample which can help me.</p>
<p><a href="http://code.google.com/apis/gears/geolocation_network_protocol.html" rel="nofollow">http://code.google.com/apis/gears/geolocation_network_protocol.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Getting into Gears: Offline Web App Tutorial - Part 2 &#124; Dave Kelly :: Blog</title>
		<link>http://www.davidkelly.ie/2008/07/19/getting-into-gears-offline-web-app-tutorial-part-1/comment-page-1/#comment-683</link>
		<dc:creator>Getting into Gears: Offline Web App Tutorial - Part 2 &#124; Dave Kelly :: Blog</dc:creator>
		<pubDate>Wed, 20 Aug 2008 13:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidkelly.ie/blog/?p=80#comment-683</guid>
		<description>[...] Read the first part of the tutorial. [...]</description>
		<content:encoded><![CDATA[<p>[...] Read the first part of the tutorial. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.davidkelly.ie/2008/07/19/getting-into-gears-offline-web-app-tutorial-part-1/comment-page-1/#comment-523</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 25 Jul 2008 15:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidkelly.ie/blog/?p=80#comment-523</guid>
		<description>Thanks Paul,

As far as I know offline storage with Flash has been available for a while - I posted a slightly different take about offline web apps on my work blog a while back: &lt;a href=&quot;http://www.ambientage.com/blog/?p=31&quot; rel=&quot;nofollow&quot;&gt;Internet Free Web Applications&lt;/a&gt;. There&#039;s a good video link about Gears and the Dojo Offline project from there too. 

I think it&#039;s still important for people that rely on Wireless connections, and for more &quot;critical&quot; business applications where losing data would prevent or slow down adoption. It also lets applications that rely on data that isn&#039;t time sensitive become more responsive; so queries can be done on the client machine (obviously not all applications are suitable for that!).

I&#039;ve nearly finished part two (had a busy week!), but it should be up early next week. I&#039;ve also got a list of some of the alternatives to Gears in that post...</description>
		<content:encoded><![CDATA[<p>Thanks Paul,</p>
<p>As far as I know offline storage with Flash has been available for a while &#8211; I posted a slightly different take about offline web apps on my work blog a while back: <a href="http://www.ambientage.com/blog/?p=31" rel="nofollow">Internet Free Web Applications</a>. There&#8217;s a good video link about Gears and the Dojo Offline project from there too. </p>
<p>I think it&#8217;s still important for people that rely on Wireless connections, and for more &#8220;critical&#8221; business applications where losing data would prevent or slow down adoption. It also lets applications that rely on data that isn&#8217;t time sensitive become more responsive; so queries can be done on the client machine (obviously not all applications are suitable for that!).</p>
<p>I&#8217;ve nearly finished part two (had a busy week!), but it should be up early next week. I&#8217;ve also got a list of some of the alternatives to Gears in that post&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.davidkelly.ie/2008/07/19/getting-into-gears-offline-web-app-tutorial-part-1/comment-page-1/#comment-522</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Fri, 25 Jul 2008 14:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidkelly.ie/blog/?p=80#comment-522</guid>
		<description>Nice intro David, now I&#039;m waiting patiently for part II. 

I do wonder why something like this wasn&#039;t done before. In fact I think Gears is a lot less important now with the great availablility of broadband. If I had this when Eirom used to limit me to 20 hours per month on the net, it would have been a life saver. 

Now if only I could think of a great idea for an application both off and online.

paul</description>
		<content:encoded><![CDATA[<p>Nice intro David, now I&#8217;m waiting patiently for part II. </p>
<p>I do wonder why something like this wasn&#8217;t done before. In fact I think Gears is a lot less important now with the great availablility of broadband. If I had this when Eirom used to limit me to 20 hours per month on the net, it would have been a life saver. </p>
<p>Now if only I could think of a great idea for an application both off and online.</p>
<p>paul</p>
]]></content:encoded>
	</item>
</channel>
</rss>
