<?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>Code Name: Stave &#187; api</title>
	<atom:link href="http://blog.aloo.cn/category/api/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.aloo.cn</link>
	<description>All Coming</description>
	<lastBuildDate>Mon, 06 Sep 2010 18:40:37 +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>并行的Javascript</title>
		<link>http://blog.aloo.cn/2009/07/%e5%b9%b6%e8%a1%8c%e7%9a%84javascript/</link>
		<comments>http://blog.aloo.cn/2009/07/%e5%b9%b6%e8%a1%8c%e7%9a%84javascript/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 02:25:05 +0000</pubDate>
		<dc:creator>aloo</dc:creator>
				<category><![CDATA[api]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://blog.aloo.cn/2009/07/%e5%b9%b6%e8%a1%8c%e7%9a%84javascript/</guid>
		<description><![CDATA[javascript的运行过程出现错误，会打断HTML DOM TREE的解析，现在google gear的提供了一套解决方案，让js在后台运行．不打断UI的渲染． 不过这个方案还是需要用户点击充许gear的API才行． 继续研究下 WorkerPool]]></description>
			<content:encoded><![CDATA[<p> javascript的运行过程出现错误，会打断HTML DOM TREE的解析，现在google gear的提供了一套解决方案，让js在后台运行．不打断UI的渲染．</p>
<p> 不过这个方案还是需要用户点击充许gear的API才行．</p>
<p> 继续研究下 <a href="http://code.google.com/intl/zh-CN/apis/gears/api_workerpool.html">WorkerPool</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aloo.cn/2009/07/%e5%b9%b6%e8%a1%8c%e7%9a%84javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
