<?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>Anistar RIA Blog &#187; Silverlight</title>
	<atom:link href="http://blog.riaproject.com/category/silverlight/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.riaproject.com</link>
	<description>Rich Internet Application 知識誌</description>
	<lastBuildDate>Fri, 16 Jul 2010 08:25: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>Silverlight 3 與 Expression 3 的產品特點</title>
		<link>http://blog.riaproject.com/silverlight/1261.html</link>
		<comments>http://blog.riaproject.com/silverlight/1261.html#comments</comments>
		<pubDate>Thu, 16 Jul 2009 01:30:39 +0000</pubDate>
		<dc:creator>anistar</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Expression]]></category>

		<guid isPermaLink="false">http://blog.riaproject.com/?p=1261</guid>
		<description><![CDATA[今天臺灣微軟在台北的總部會議室舉辦了一場小型的說明會，
邀請了各種開發廠商，作者，教育訓練中心講師來做宣教的動作，
到底有什麼新鮮事之前已經有在微軟的網站上看過了，
今天可以來看看有沒有機會看到新的東西，
我把整段聽到比較有意思的做了以下簡單的紀錄]]></description>
		<wfw:commentRss>http://blog.riaproject.com/silverlight/1261.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Microsoft Silverlight 1.0的投影片</title>
		<link>http://blog.riaproject.com/silverlight/345.html</link>
		<comments>http://blog.riaproject.com/silverlight/345.html#comments</comments>
		<pubDate>Fri, 29 Feb 2008 11:50:08 +0000</pubDate>
		<dc:creator>anistar</dc:creator>
				<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://blog.riaproject.com/?p=345</guid>
		<description><![CDATA[最近又要出門去做Silverlight的教育訓練了，趕快去翻翻硬碟中以前寫過的講義跟投影片，果然不出我所料，半年前的資料果然不見啦  Orz。 我不信，一定是藏在硬碟中的某一個角落中，用搜尋功能好不容易挖出以前的投影片，好吧，把它放在Blog裡好了，免得下次又找不到就尷尬了。 基本上有上過我課的同學就知道，我的投影片是走極簡風格，除了重點提示之外不會寫太多多餘的內容，看完投影片就學會Silverlight 1.0似乎有點不太可能啦，但是若是想要從中略窺Silverlight 1.0的特性跟想法，應該還ok啦，請自行斟酌使用。 檔案我放在這裡，想要看的就自己拿囉。 在這邊還是要稍微澄清一下，因為某些關係，大家對Silverlight和Flash的誤解非常的大，其實Silverlight和Flash根本就是對等的架構，Silverlight可以做到的Flash也可以做到，同樣的Flash做到的Silverlight也可以，一樣都是瀏覽器的plug-in，因此在特性與功能上可以說是大同小異，套句生髮水廣告的一句台詞"別再相信沒有根據的說法啦～"。]]></description>
		<wfw:commentRss>http://blog.riaproject.com/silverlight/345.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Silverlight 1.0 無法顯示中文的解法</title>
		<link>http://blog.riaproject.com/silverlight/196.html</link>
		<comments>http://blog.riaproject.com/silverlight/196.html#comments</comments>
		<pubDate>Thu, 18 Oct 2007 14:42:36 +0000</pubDate>
		<dc:creator>anistar</dc:creator>
				<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://blog.riaproject.com/?p=196</guid>
		<description><![CDATA[沒錯，silverlight 1.0 顯示中文的問題在我每次示範 silverlight 的時候都會被問到，本來想寫一篇解決的方法，但是實在苦於平常工作實在太忙碌，所以一直無法順利的將他打成文章，我也寫了一堆的 silverlight 範例，可是一直也沒時間共享出來，看來要等到以後有時間才能慢慢分享了。 還好微軟的高手們(這要感謝黃忠成和moli的分享)很貼心並且仔細將 silverlight 顯示中文的方法，寫了一篇長達34頁的文章分享出來，當然有這麼好的資源不跟大家分享實在太對不起他們了，經過告知後我將該文章放在這裡，若是被這個問題困擾很久的朋友，可以由下面的網址做下載。 Silverlight中文顯示解決方法 由於在RIA這個領域打滾了一陣子，其實從第一次看到  silverlight 的文字呈現，就知道 silverlight 和 Flash 的文字表現是走不同的邏輯，就如文章中所提到的，silverlight 之所以不能顯示中文，是因為Runtime沒有提供中文字型，沒錯，換個角度想，為什麼微軟會這樣做，原因就是若是不用字型來呈現的話，是無法表現美觀又功能強大的文字的，像是silverlight中的字型可以直接實現扭曲，著色，筆刷等功能，這些都是需要字型的支援才辦的到的，反觀Flash就是採用跟HTML的相同的方法，直接使用系統字型來呈現，雖然不會有中文顯示的問題，但是就沒辦法像silverlight直接的進行一些像是扭曲，著色，筆刷的功能，除非透過一些特別的ActionScript支援或是內嵌字型才能辦到。 沒有辦法說誰好，只能說silverlight有它的想法和優秀的地方，Flash也有他自己的想法和優秀的地方，如果兩者能夠良性的競爭，相信對RIA的應用應該會有更大的突破，關於這點我就引頸盼望了。]]></description>
		<wfw:commentRss>http://blog.riaproject.com/silverlight/196.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Expression Blend 與 XML 的整合</title>
		<link>http://blog.riaproject.com/silverlight/103.html</link>
		<comments>http://blog.riaproject.com/silverlight/103.html#comments</comments>
		<pubDate>Wed, 06 Jun 2007 07:14:19 +0000</pubDate>
		<dc:creator>anistar</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Blend]]></category>
		<category><![CDATA[Expression]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://blog.riaproject.com/?p=103</guid>
		<description><![CDATA[Microsoft Expression Blend是一套號稱Flash Killer的軟體，事實上拿Flash來相甚至可能會有些相形失色，不過就像我所常說的，每套軟體都好壞，所以也不一定要殺的你死我活，善用其長處才是重點。 在Expression Blend的Data面板中有個非常有趣的項目，就叫做+XML，難不成這是個可以自動將XML抓進來的功能吧？  點入後可以用[Broswe...]功能選擇某個XML檔，用起來就像你再選一般檔案的感覺，不錯喔，微軟給你拍拍手。 選完按OK，Oh&#8230;My God&#8230;它已經幫你把資料型態解析完啦，會不會太方便了點，按照他展開的資料結構，看來是將XML Object轉換為C#內建的資料結構，這樣以後要做Data Binding就方便多了。   最後我不免邪惡的笑了笑，老實說我自己接觸Expression Blend的感想，雖然Microsoft把它定位為美術設計師用的軟體，我到認為給程式設計師用恐怕會比較適合，為何會這樣說就容許我賣個關子，自己親身體驗看看就會了解我說的論調了。]]></description>
		<wfw:commentRss>http://blog.riaproject.com/silverlight/103.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WPF(Windows Presentation Foundation)主題討論</title>
		<link>http://blog.riaproject.com/silverlight/86.html</link>
		<comments>http://blog.riaproject.com/silverlight/86.html#comments</comments>
		<pubDate>Wed, 30 May 2007 08:12:33 +0000</pubDate>
		<dc:creator>anistar</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[blog新聞]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://blog.riaproject.com/?p=86</guid>
		<description><![CDATA[銀光(SilverLight)和WPF是繼微軟在推出Vista之後，推出的下一個重要的議題，本站從今天起加入WPF相關的討論，不過我就不去寫任何關於Adobe與Microsoft技術的比較與評比，一來小弟不想得罪任何人，也沒收Adobe和Microsoft任何一毛錢，所以就純談談技術就好，哪個解決方案好，就留個User自己心裡做個評斷，再說Adobe與Microsft也各有好壞，在這邊說難免或過於激進，必盡最後的市場會說出一切答案。  我提供一些連結，有興趣的人可以自己先閱讀一下什麼是WPF。 http://windowsclient.net/Default.aspx]]></description>
		<wfw:commentRss>http://blog.riaproject.com/silverlight/86.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
