<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>用Ruby,Python開發Rich Internet Application?</title>
<link>http://blog.roodo.com/rocksaying/archives/3109237.html/</link>
<description><![CDATA[Tags: webdev RIA Flash 動態語言

今天在 Ruby-talk mailing list 上看到一則消息「Microsoft brings Ruby to the browser?」。重點如後述，各位姑且看看。


Microsoft 日前發表 Silverlight 。 Silverlight 是一種 RIA 開發工具與環境，其用途與目前廣泛流行的 Adobe Flash 技術相同。以 plug-in 方式增加網頁內容之多媒體支援，並提供使用者更豐富的操作互動性。由於 Silverlight 是基於 .Net 平台的應用環境，故其中將包含一個小型的 CLR 執行環境。據聞微軟亦將正式發佈 .Net 平台的 IronPython 與 IronRuby (.Net 的 PHP, Phalanger, 不在其中?)。據此，程序員將可能以 CLR 所支援的這些動態語言，開發 Silverlight 的 RIA。


我在《PHP 不需要另一個樣版引擎, part 2》中寫著：說不定哪天我們就會看到內建 PHP 引擎的瀏覽器了。也許 .Net 版的 PHP (Phalanger) 會搭上微軟 WPF 架構 的順風車，成為第一個被瀏覽器 (Vista/IE only) 內建的 PHP 引擎，用於解析 HTML, XAML 等文件中的 php 標籤。這句話似乎即將實現。
]]>
	</description>
<language>zh-tw</language>
<generator>Roodo Blog System</generator>
<copyright>All Rights Reserved</copyright>
<atom:link href="http://blog.roodo.com/rocksaying/archives/3109237-comment.xml" rel="self" type="application/rss+xml" />
<item>
	<title>回應：用Ruby,Python開發Rich Internet Application?</title>
	<description><![CDATA[主要是因為 DLR 的關係。
DLR 是一個為動態語言而生的一個執行環境，根植於 CLR 之上。
詳情可以參考：Jim Hugunin's Thinking Dynamic : A Dynamic Language Runtime (DLR)]]>
	</description>
	<link>http://blog.roodo.com/rocksaying/archives/3109237.html</link>
	<guid>http://blog.roodo.com/rocksaying/archives/3109237.html#comment-10559563</guid>
		<category>文章回應</category>
	<pubDate>Mon, 21 May 2007 14:26:50 +0800</pubDate>
</item>
<item>
	<title>回應：用Ruby,Python開發Rich Internet Application?</title>
	<description><![CDATA[我不知道跟這個有沒有關係：
今年初的時候，我曾在Windows XP下用.Net的編譯工具來編譯PHP的extensions，結論是異常的困難～
說實話，直到目前為止，我還沒看到有哪個自動化的工具可以使用.Net的編譯工具，完整的編出所有的extensions。]]>
	</description>
	<link>http://blog.roodo.com/rocksaying/archives/3109237.html</link>
	<guid>http://blog.roodo.com/rocksaying/archives/3109237.html#comment-10145117</guid>
	<author>HACGIS@gmail.com(tokimeki)</author>	<category>文章回應</category>
	<pubDate>Wed, 02 May 2007 23:13:54 +0800</pubDate>
</item>
</channel>
</rss>