<?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: What Tamarin really means ?</title>
	<atom:link href="http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/feed/" rel="self" type="application/rss+xml" />
	<link>http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/</link>
	<description>a dedicated Flash&#124;Flex Rich Internet Application Blog from a senior Flex RIA developer/instructor</description>
	<lastBuildDate>Sat, 13 Mar 2010 00:13:57 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: E4X in Actionscript 3.0 @ Flex 3 or Flash &#124; RIA學習筆記</title>
		<link>http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/comment-page-1/#comment-168759</link>
		<dc:creator>E4X in Actionscript 3.0 @ Flex 3 or Flash &#124; RIA學習筆記</dc:creator>
		<pubDate>Sat, 19 Sep 2009 18:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/#comment-168759</guid>
		<description>[...] player你的程式就會變快     詳細可以參考   What Tamarin really means ? &#8211; d.CAT &#8211; the RIA blog (中文)     Adobe, Mozilla, and Tamarin &#8211; Frank Hecker [...]</description>
		<content:encoded><![CDATA[<p>[...] player你的程式就會變快     詳細可以參考   What Tamarin really means ? &#8211; d.CAT &#8211; the RIA blog (中文)     Adobe, Mozilla, and Tamarin &#8211; Frank Hecker [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 闪无忧</title>
		<link>http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/comment-page-1/#comment-5612</link>
		<dc:creator>闪无忧</dc:creator>
		<pubDate>Fri, 10 Nov 2006 04:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/#comment-5612</guid>
		<description>作为一个ＦＬＡＳＨ爱好者，看到这个消息真是太高兴了</description>
		<content:encoded><![CDATA[<p>作为一个ＦＬＡＳＨ爱好者，看到这个消息真是太高兴了</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryyo's Blog</title>
		<link>http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/comment-page-1/#comment-5464</link>
		<dc:creator>ryyo's Blog</dc:creator>
		<pubDate>Thu, 09 Nov 2006 16:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/#comment-5464</guid>
		<description>&lt;strong&gt;Adobe 的 AVM2 source...&lt;/strong&gt;

Adobe 把 AVM2 open source 了[separator]，將它捐給了 Mozilla 的 Tamtrin Project，Mozilla 同時間也發佈了，AVM2 source code (遵循 MPL/GPL/LGPL).....</description>
		<content:encoded><![CDATA[<p><strong>Adobe 的 AVM2 source&#8230;</strong></p>
<p>Adobe 把 AVM2 open source 了[separator]，將它捐給了 Mozilla 的 Tamtrin Project，Mozilla 同時間也發佈了，AVM2 source code (遵循 MPL/GPL/LGPL)&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeremy</title>
		<link>http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/comment-page-1/#comment-5449</link>
		<dc:creator>jeremy</dc:creator>
		<pubDate>Thu, 09 Nov 2006 15:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/#comment-5449</guid>
		<description>哈 我做完事正想回來加這一句：vm本身會變快沒錯，但加上 browser-DOM 後會被拖慢多少就天知道了 Orz</description>
		<content:encoded><![CDATA[<p>哈 我做完事正想回來加這一句：vm本身會變快沒錯，但加上 browser-DOM 後會被拖慢多少就天知道了 Orz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: b6s</title>
		<link>http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/comment-page-1/#comment-5443</link>
		<dc:creator>b6s</dc:creator>
		<pubDate>Thu, 09 Nov 2006 15:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/#comment-5443</guid>
		<description>VM 自身的升級是很有可能變快，但 JavaScript 的 DOM parser 得面對 HTML 不是全部下載完成才開始處理的問題，也就是 interpreter 的天性，能派上用場的地方會少一點點。
這就跟 JSP 頁面仍然沒有變得「很快」是一樣的。</description>
		<content:encoded><![CDATA[<p>VM 自身的升級是很有可能變快，但 JavaScript 的 DOM parser 得面對 HTML 不是全部下載完成才開始處理的問題，也就是 interpreter 的天性，能派上用場的地方會少一點點。<br />
這就跟 JSP 頁面仍然沒有變得「很快」是一樣的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeremy</title>
		<link>http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/comment-page-1/#comment-5426</link>
		<dc:creator>jeremy</dc:creator>
		<pubDate>Thu, 09 Nov 2006 14:02:28 +0000</pubDate>
		<guid isPermaLink="false">http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/#comment-5426</guid>
		<description>10x 是從 As2 升級到 As3 的過程中觀察出來的，而且這還是最保守的數字，有的profiling 還跑到 30x-50x之間。

不過換不同單位實作後得出來的效能確實是要試過才知道啊~</description>
		<content:encoded><![CDATA[<p>10x 是從 As2 升級到 As3 的過程中觀察出來的，而且這還是最保守的數字，有的profiling 還跑到 30x-50x之間。</p>
<p>不過換不同單位實作後得出來的效能確實是要試過才知道啊~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: b6s</title>
		<link>http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/comment-page-1/#comment-5414</link>
		<dc:creator>b6s</dc:creator>
		<pubDate>Thu, 09 Nov 2006 12:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/#comment-5414</guid>
		<description>其實我是覺得，變快是一定的，但十倍有點太樂觀了。</description>
		<content:encoded><![CDATA[<p>其實我是覺得，變快是一定的，但十倍有點太樂觀了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adobe 開放 ActionScript VM engine at {&#124;ihower.idv.tw&#124; blog }</title>
		<link>http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/comment-page-1/#comment-5372</link>
		<dc:creator>Adobe 開放 ActionScript VM engine at {&#124;ihower.idv.tw&#124; blog }</dc:creator>
		<pubDate>Thu, 09 Nov 2006 10:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/#comment-5372</guid>
		<description>[...] 想了解更多的話，請看 d.CAT 的這兩篇文章 What Tamarin really means ? 和 adobe team up with firefox - tamarin project。     Filed under 程式設計 and 網際網路.&#160;&#160;&#124;      var blogTool = &quot;WordPress&quot;; var blogURL = &quot;http://ihower.idv.tw/blog&quot;; var blogTitle = &quot;{&#124;ihower.idv.tw&#124; blog }&quot;; var postURL = &quot;http://ihower.idv.tw/blog/archives/1525&quot;; var postTitle = &quot;Adobe 開放 ActionScript VM engine&quot;; var commentAuthorFieldName = &quot;author&quot;; var commentAuthorLoggedIn = false; var commentFormID = &quot;commentform&quot;; var commentTextFieldName = &quot;comment&quot;; var commentButtonName = &quot;submit&quot;; [...]</description>
		<content:encoded><![CDATA[<p>[...] 想了解更多的話，請看 d.CAT 的這兩篇文章 What Tamarin really means ? 和 adobe team up with firefox &#8211; tamarin project。     Filed under 程式設計 and 網際網路.&nbsp;&nbsp;|      var blogTool = &#8220;WordPress&#8221;; var blogURL = &#8220;http://ihower.idv.tw/blog&#8221;; var blogTitle = &#8220;{|ihower.idv.tw| blog }&#8221;; var postURL = &#8220;http://ihower.idv.tw/blog/archives/1525&#8243;; var postTitle = &#8220;Adobe 開放 ActionScript VM engine&#8221;; var commentAuthorFieldName = &#8220;author&#8221;; var commentAuthorLoggedIn = false; var commentFormID = &#8220;commentform&#8221;; var commentTextFieldName = &#8220;comment&#8221;; var commentButtonName = &#8220;submit&#8221;; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 黑羽翔天  § Kingda's Weblog</title>
		<link>http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/comment-page-1/#comment-5262</link>
		<dc:creator>黑羽翔天  § Kingda's Weblog</dc:creator>
		<pubDate>Thu, 09 Nov 2006 01:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/#comment-5262</guid>
		<description>&lt;strong&gt;另一篇介绍AVM2开源和Tamarin相关信息的好文！...&lt;/strong&gt;

推荐：D.cat博客上的一篇好文！What Tamarin really means ? 写的好，技术细节讲的比我上篇文章 惊喜！！Flash开源时代降临！ 更加清楚。 特加以转载。......</description>
		<content:encoded><![CDATA[<p><strong>另一篇介绍AVM2开源和Tamarin相关信息的好文！&#8230;</strong></p>
<p>推荐：D.cat博客上的一篇好文！What Tamarin really means ? 写的好，技术细节讲的比我上篇文章 惊喜！！Flash开源时代降临！ 更加清楚。 特加以转载。&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deng</title>
		<link>http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/comment-page-1/#comment-5140</link>
		<dc:creator>deng</dc:creator>
		<pubDate>Wed, 08 Nov 2006 17:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://ria.richtechmedia.com/2006/11/09/what-tamarin-really-means/#comment-5140</guid>
		<description>好文，谢谢！转载到Flex2.org了
注明了出处</description>
		<content:encoded><![CDATA[<p>好文，谢谢！转载到Flex2.org了<br />
注明了出处</p>
]]></content:encoded>
	</item>
</channel>
</rss>
