<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>精東·博客 &#187; gear</title>
	<atom:link href="http://www.wemvc.com/tag/gear/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wemvc.com</link>
	<description>男人的胸怀是委屈撑大的。</description>
	<lastBuildDate>Tue, 10 Jan 2012 04:26:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Google Gears 介绍</title>
		<link>http://www.wemvc.com/116.html</link>
		<comments>http://www.wemvc.com/116.html#comments</comments>
		<pubDate>Wed, 13 Aug 2008 07:01:37 +0000</pubDate>
		<dc:creator>精东</dc:creator>
				<category><![CDATA[实用工具]]></category>
		<category><![CDATA[gear]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.wemvc.com/?p=116</guid>
		<description><![CDATA[Google Gears是一款Google开发的软件，让使用者可以离线上网，但目前仍处于beta阶段。这套软件透过SQLite 数据库让本地端能够把资料暂存起来。所以网页是透过暂存区取得的，而不是从实际的网络上取得。而且，Web 相关的程式可以周期性的透过 Google Gears 将本地暂存的资料与网络上的资料做同步。如果网络暂时无法使用，这个同步过程将会延后，直到网络恢复为止。因此，Google Gears 的 Web 相关应用并不是即时的。
Google Gears是一个自由和开源软件，以BSD 许可证发布 。
简介
Google Gears通过以浏览器扩展的方式添加JavaScript API使得浏览器的脚本能够访问本地的缓存数据库。本扩展仅支援 Firefox 和 Internet Explorer 并需工作于Windows、Mac OS X 或者 Linux 下。当前已有一个能够支援Safari浏览器的开发版。当前，Google Reader 和 Google文件 是Google 仅有的两个能够使用 Google Gears 的程序，然而也有另外的Web程序，例如Remember the Milk已经添加了Google Gears 这个功能。在Google Reader 中，在线模式和离线模式需要认为切换，这主要是由于数据传输过程中有所区别。在别的程序中，例如Remember the Milk，在线模式和离线模式能够无缝切换。
Google Gears有三个主要的API组件：
* 一个本地服务器，用来存储和读取离线程序资源 (包括HTML, JavaScript, images等)。
* 一个小型数据库(以SQLite构建)，用来储存本地数据。
* 一个工作池，用来让开发者将本地数据与服务器端后台同步。
支援
通过使用一个Greasemonkey 脚本 created by one of the [...]]]></description>
		<wfw:commentRss>http://www.wemvc.com/116.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

