<?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: 書: Head First Design Pattern</title>
	<atom:link href="http://ria.richtechmedia.com/2005/10/27/%e6%9b%b8-head-first-design-pattern/feed/" rel="self" type="application/rss+xml" />
	<link>http://ria.richtechmedia.com/2005/10/27/%e6%9b%b8-head-first-design-pattern/</link>
	<description>a dedicated Flash&#124;Flex Rich Internet Application Blog from a senior Flex RIA developer/instructor</description>
	<lastBuildDate>Thu, 17 Nov 2011 14:57:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jeremy</title>
		<link>http://ria.richtechmedia.com/2005/10/27/%e6%9b%b8-head-first-design-pattern/comment-page-1/#comment-654</link>
		<dc:creator>jeremy</dc:creator>
		<pubDate>Thu, 10 Nov 2005 07:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://ria.richtechmedia.com/?p=284#comment-654</guid>
		<description>對呀，這本的例子實在漂亮到不行，實在很想從今以後逼每個 RIA 班的學生都人手一本，或是開個 Actionscript 3 - a design pattern way 的實務課 :P

socket 問題我已經解決了，當時主要的問題是因為flash AVM 不是 multi-threading，所以無法用java/.net的方式去處理 socket 不斷進來的資料，而使用 flash 的 event model處理這種事又很麻煩，所以最後用Command pattern寫了一個 BatchRunner 來處理這種不同步的資料傳遞就解決了。

不過還是謝謝喔 :-)</description>
		<content:encoded><![CDATA[<p>對呀，這本的例子實在漂亮到不行，實在很想從今以後逼每個 RIA 班的學生都人手一本，或是開個 Actionscript 3 &#8211; a design pattern way 的實務課 <img src='http://ria.richtechmedia.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>socket 問題我已經解決了，當時主要的問題是因為flash AVM 不是 multi-threading，所以無法用java/.net的方式去處理 socket 不斷進來的資料，而使用 flash 的 event model處理這種事又很麻煩，所以最後用Command pattern寫了一個 BatchRunner 來處理這種不同步的資料傳遞就解決了。</p>
<p>不過還是謝謝喔 <img src='http://ria.richtechmedia.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stewart</title>
		<link>http://ria.richtechmedia.com/2005/10/27/%e6%9b%b8-head-first-design-pattern/comment-page-1/#comment-653</link>
		<dc:creator>Stewart</dc:creator>
		<pubDate>Thu, 10 Nov 2005 06:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://ria.richtechmedia.com/?p=284#comment-653</guid>
		<description>這本書真的很棒
例子舉得超漂亮

ps. socket programming 我懂一點 BSD 的
win 的就不懂了, 若還沒有人回答你, 可以互相討論 :)</description>
		<content:encoded><![CDATA[<p>這本書真的很棒<br />
例子舉得超漂亮</p>
<p>ps. socket programming 我懂一點 BSD 的<br />
win 的就不懂了, 若還沒有人回答你, 可以互相討論 <img src='http://ria.richtechmedia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

