<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Somsuay's Weblog &#187; javascript</title>
	<atom:link href="http://somsuay.wordpress.com/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://somsuay.wordpress.com</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jul 2007 14:20:05 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='somsuay.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/3e47a17b734d03f4644eae8100a48ea4?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Somsuay's Weblog &#187; javascript</title>
		<link>http://somsuay.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://somsuay.wordpress.com/osd.xml" title="Somsuay&#8217;s Weblog" />
		<item>
		<title>New Dojo Offline Release</title>
		<link>http://somsuay.wordpress.com/2007/07/30/new-dojo-offline-release/</link>
		<comments>http://somsuay.wordpress.com/2007/07/30/new-dojo-offline-release/#comments</comments>
		<pubDate>Mon, 30 Jul 2007 08:15:16 +0000</pubDate>
		<dc:creator>somsuay</dc:creator>
				<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://somsuay.wordpress.com/2007/07/30/new-dojo-offline-release/</guid>
		<description><![CDATA[Dojo are proud to announce a new beta release of Dojo Offline. This release has a huge amount of exciting new functionality, including a full port to Google Gears, a port from Dojo 0.4 to 0.9, and more.
Dojo Offline is an open-source toolkit that makes it easy to create sophisticated, offline web applications. It sits [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=somsuay.wordpress.com&blog=1438309&post=3&subd=somsuay&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Dojo are proud to announce a new beta release of Dojo Offline. This release has a huge amount of exciting new functionality, including a full port to Google Gears, a port from Dojo 0.4 to 0.9, and more.<br />
<a href="http://dojotoolkit.org/offline" title="Dojo Offline">Dojo Offline</a> is an open-source toolkit that makes it easy to create sophisticated, offline web applications. It sits on top of <a href="http://gears.google.com/" title="Google Gears">Google Gears</a>, a plugin from Google that helps extend web browsers with new functionality. Dojo Offline makes working with Google Gears easier; extends it with important functionality; creates a higher-level API than Google Gears provides; and exposes developer productivity features. In particular, Dojo Offline provides the following functionality:</p>
<ul>
<li><a href="http://docs.google.com/View?docid=dhkhksk4_8gdp9gr#widget" title="An offline widget" target="_blank">An     offline widget</a> that you can easily embed in your web page with just a few lines of code, automatically providing the user with network feedback, sync messages, offline instructions, and more</li>
<li><a href="http://docs.google.com/View?docid=dhkhksk4_8gdp9gr#sync" title="A sync framework" target="_blank">A     sync framework</a> to help you store actions done while offline and sync     them with a server once back on the network</li>
<li><a href="http://docs.google.com/View?docid=dhkhksk4_8gdp9gr#network_status" title="Automatic network and application-availability detection" target="_blank">Automatic     network and application-availability detection</a> to determine when your     application is on- or off-line so that you can take appropriate action</li>
<li><a href="http://docs.google.com/View?docid=dhkhksk4_8gdp9gr#slurp" title="A slurp() method" target="_blank">A     slurp() method</a> that automatically scans the page and figures out all the resources that you need offline, including images, stylesheets, scripts, etc.; this is much easier than having to manually maintain which resources should be available offline, especially during development.</li>
<li><a href="http://docs.google.com/View?docid=dhkhksk4_8gdp9gr#dojo_storage" title="Dojo Storage" target="_blank">Dojo     Storage</a>, an easy to use hashtable abstraction for storing offline data for when you don’t need the heaviness of Google Gear’s SQL abstraction; under the covers Dojo Storage saves its data into Google Gears</li>
<li><a href="http://docs.google.com/View?docid=dhkhksk4_8gdp9gr#dojo_sql" title="Dojo SQL" target="_blank">Dojo     SQL</a>, an easy to use SQL layer that executes SQL statements and returns     them as ordinary JavaScript objects</li>
<li><a href="http://docs.google.com/View?docid=dhkhksk4_8gdp9gr#crypto" title="New ENCRYPT() and DECRYPT() SQL keywords" target="_blank">New     ENCRYPT() and DECRYPT() SQL keywords</a> that you can mix in when using Dojo SQL, to get transparent cryptography for columns of data. Cryptography is done on a Google Worker Pool thread, so that the browser UI is responsive.</li>
<li>Integration with the rest of Dojo, such as the Dojo Event system</li>
</ul>
<p>To get started: See the Dojo Offline <a href="http://dojotoolkit.org/offline">home page</a>; read the new tutorial titled “<a href="http://docs.google.com/View?docid=dhkhksk4_8gdp9gr">Creating Offline Web Applications With Dojo Offline</a>“; <a href="http://download.dojotoolkit.org/experimental/offline/offline_sdk_0.9.zip">download</a> the new Dojo Offline 0.9 beta SDK;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/somsuay.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/somsuay.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/somsuay.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/somsuay.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/somsuay.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/somsuay.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/somsuay.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/somsuay.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/somsuay.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/somsuay.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/somsuay.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/somsuay.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=somsuay.wordpress.com&blog=1438309&post=3&subd=somsuay&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://somsuay.wordpress.com/2007/07/30/new-dojo-offline-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c0058ba068f0e98bf70696ce8c7bac95?s=96&#38;d=identicon" medium="image">
			<media:title type="html">somsuay</media:title>
		</media:content>
	</item>
	</channel>
</rss>