<?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: &#8220;Work Offline&#8221;: What&#8217;s the point?</title>
	<atom:link href="http://ianmurdock.com/cloud/work-offline-whats-the-point/feed/" rel="self" type="application/rss+xml" />
	<link>http://ianmurdock.com/cloud/work-offline-whats-the-point/</link>
	<description>on emerging platforms and the power of aggregation and integration</description>
	<lastBuildDate>Fri, 23 Oct 2009 23:28:31 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Ian Bicking</title>
		<link>http://ianmurdock.com/cloud/work-offline-whats-the-point/comment-page-1/#comment-955</link>
		<dc:creator>Ian Bicking</dc:creator>
		<pubDate>Tue, 31 Oct 2006 21:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://ianmurdock.com/?p=375#comment-955</guid>
		<description>I suspect OLPC (http://laptop.org) is going to have to think about this as well, as offline use is going to be more prominent there.  It&#039;s possible it will take the form of an HTTP proxy instead of a Firefox extension.

My guess for Scribe is that it&#039;s doing something to fill the cache (by pre-requesting pages), then using XMLHttpRequest to get the pages and handle failed requests gracefully.

However, I have no idea how it keeps pending data, except perhaps as cookies.  The 4k of input you can put in cookies is enough to queue quite a bit of information, but it still feels fairly limited.  That&#039;s the only place I can think of.  If they did use that, you&#039;d basically queue stuff from Javascript by setting the cookie, then on your first online request the server app would see the queued information and process it immediately.</description>
		<content:encoded><![CDATA[<p>I suspect OLPC (<a href="http://laptop.org" rel="nofollow">http://laptop.org</a>) is going to have to think about this as well, as offline use is going to be more prominent there.  It&#8217;s possible it will take the form of an HTTP proxy instead of a Firefox extension.</p>
<p>My guess for Scribe is that it&#8217;s doing something to fill the cache (by pre-requesting pages), then using XMLHttpRequest to get the pages and handle failed requests gracefully.</p>
<p>However, I have no idea how it keeps pending data, except perhaps as cookies.  The 4k of input you can put in cookies is enough to queue quite a bit of information, but it still feels fairly limited.  That&#8217;s the only place I can think of.  If they did use that, you&#8217;d basically queue stuff from Javascript by setting the cookie, then on your first online request the server app would see the queued information and process it immediately.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Hunter</title>
		<link>http://ianmurdock.com/cloud/work-offline-whats-the-point/comment-page-1/#comment-954</link>
		<dc:creator>Bob Hunter</dc:creator>
		<pubDate>Tue, 31 Oct 2006 08:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://ianmurdock.com/?p=375#comment-954</guid>
		<description>On the specific topic of FireFox&#039;s cache, I find myself saving pages (File-&gt;Save Page As) only to drop them into a messy, unorganized folder. More recently, I discovered the add-on &quot;ScrapBook&quot;, which solved the problem next to perfection. Articles are saved properly (they look exactly like the original, unlike FF&#039;s save-as feature) in a organized and customizable folder. There are two problems with it:

1. to save into the cache, you need to trigger the action either via the mouse or an unnatural combination of keys; I would love to customize FF&#039;s alt-s macro to do this;

2. when reading a page, FF+SB does not check whether you already have that page locally, compare the timestamp, and display the local one instead of the remote one.

Bob</description>
		<content:encoded><![CDATA[<p>On the specific topic of FireFox&#8217;s cache, I find myself saving pages (File-&gt;Save Page As) only to drop them into a messy, unorganized folder. More recently, I discovered the add-on &#8220;ScrapBook&#8221;, which solved the problem next to perfection. Articles are saved properly (they look exactly like the original, unlike FF&#8217;s save-as feature) in a organized and customizable folder. There are two problems with it:</p>
<p>1. to save into the cache, you need to trigger the action either via the mouse or an unnatural combination of keys; I would love to customize FF&#8217;s alt-s macro to do this;</p>
<p>2. when reading a page, FF+SB does not check whether you already have that page locally, compare the timestamp, and display the local one instead of the remote one.</p>
<p>Bob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Cunningham</title>
		<link>http://ianmurdock.com/cloud/work-offline-whats-the-point/comment-page-1/#comment-953</link>
		<dc:creator>Chris Cunningham</dc:creator>
		<pubDate>Mon, 30 Oct 2006 17:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://ianmurdock.com/?p=375#comment-953</guid>
		<description>Work Offline is a throwback to Netscape 4, where it actually worked. In a world where the code in question was maintained at all (it isn&#039;t) Firefox would do the same as IE does.

 - Chris</description>
		<content:encoded><![CDATA[<p>Work Offline is a throwback to Netscape 4, where it actually worked. In a world where the code in question was maintained at all (it isn&#8217;t) Firefox would do the same as IE does.</p>
<p> &#8211; Chris</p>
]]></content:encoded>
	</item>
</channel>
</rss>

