<?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>Onlinevortex &#187; API</title>
	<atom:link href="http://onlinevortex.com/tag/api/feed/" rel="self" type="application/rss+xml" />
	<link>http://onlinevortex.com</link>
	<description></description>
	<lastBuildDate>Tue, 03 Jan 2012 21:23:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Google Gears</title>
		<link>http://onlinevortex.com/2007/05/google-gears/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-gears</link>
		<comments>http://onlinevortex.com/2007/05/google-gears/#comments</comments>
		<pubDate>Thu, 31 May 2007 00:45:00 +0000</pubDate>
		<dc:creator>cmr778</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://bitmapped.onlinevortex.com//2007/05/31/google-gears</guid>
		<description><![CDATA[Recently a trend about enabling web apps to be used offline started to emerge and a few companies announced their solutions: Dojo Offline Toolkit, Joyent Slingshot, Zimbra desktop and even Firefox 3. Today Google released the beta of Google Gears. &#8230; <a href="http://onlinevortex.com/2007/05/google-gears/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Recently a trend about enabling web apps to be used offline started to emerge and a few companies announced their solutions: <a href="http://dojotoolkit.org/offline">Dojo Offline Toolkit</a>, <a href="http://joyeur.com/2007/03/22/joyent-slingshot">Joyent Slingshot</a>, <a href="http://www.zimbra.com/blog/archives/2006/11/taking_zimbra_offline.html">Zimbra desktop</a> and even  <a href="http://newsvac.newsforge.com/newsvac/07/02/12/2137252.shtml">Firefox 3</a>.</p>
<p><img src="http://onlinevortex.com/assets/2007/5/31/gears_sm.png" align="right" alt="Google Gears">Today Google released the beta of <a href="">Google Gears</a>. A browser plugin (700K) and API that enables developers to create web applications that can be used offline and provides 3 components to do this</p>
<ul>
<li>A local server, to cache and serve application resources
<li>A database (SQL Lite), to store and access data from within the browser
<li>A worker thread pool, to make web applications more responsive by performing expensive operations in the background
</ul>
<p>The plugin is available for Internet Explorer, Firefox, Safari and Opera on Windows, Mac and Linux.</p>
<p>            <span id="more-122"></span></p>
<p>The first app to support offline capabilites using Google Gears is Google Reader and the rest of the Google apps like Docs, Groups I&#8217;m sure will be next.</p>
<p>Google Gears is opensource and licensed under the New BSD license. with this, many developers will be tempted to include in their projects, so we can expect a lot of web apps offering this capability even if the model is not adecuate to be used offline.</p>
]]></content:encoded>
			<wfw:commentRss>http://onlinevortex.com/2007/05/google-gears/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

