<?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>It's FROGiology &#187; 教學</title>
	<atom:link href="http://blog.frogiology.com/category/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.frogiology.com</link>
	<description>the study about me</description>
	<lastBuildDate>Sat, 16 Jan 2010 19:26:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Flash Development Guide</title>
		<link>http://blog.frogiology.com/2009/07/17/flash-development-guide/</link>
		<comments>http://blog.frogiology.com/2009/07/17/flash-development-guide/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 17:10:16 +0000</pubDate>
		<dc:creator>Stanley Fok</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[actionscript]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[guideline]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.frogiology.com/?p=661</guid>
		<description><![CDATA[前幾天在公司又搞了我的Flash Sharing Lesson 2: Flash Development Guide。這個presentation的目的，是希望讓沒有Flash基本編程概念的朋友了解如何去展開Flash編程之路。這些內容都是Stanley多年來的心血結晶，尤其是第四部份談到的Best Practices，是我發覺很多人都沒有用心考慮過的問題。如果你覺得做Flash很花時間，不妨在此時細心想想如何可以做得更有效率吧。 Flash Development Guide View more presentations from Stanley Fok. 下載Flash OOP程式範例 &#62;&#62; flash_sharing_lesson2_demo.zip]]></description>
			<content:encoded><![CDATA[<p>前幾天在公司又搞了我的Flash Sharing Lesson 2: Flash Development Guide。這個presentation的目的，是希望讓沒有Flash基本編程概念的朋友了解如何去展開Flash編程之路。這些內容都是Stanley多年來的心血結晶，尤其是第四部份談到的Best Practices，是我發覺很多人都沒有用心考慮過的問題。如果你覺得做Flash很花時間，不妨在此時細心想想如何可以做得更有效率吧。</p>
<div style="width:425px;text-align:left" id="__ss_1730683"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/stanleyfok/flash-development-guide" title="Flash Development Guide">Flash Development Guide</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=flashprogramming-090716115736-phpapp01&#038;rel=0&#038;stripped_title=flash-development-guide" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=flashprogramming-090716115736-phpapp01&#038;rel=0&#038;stripped_title=flash-development-guide" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/stanleyfok">Stanley Fok</a>.</div>
</div>
<p>下載Flash OOP程式範例 &gt;&gt; <a title="flash_sharing_lesson2_demo.zip" href="http://blog.frogiology.com/upload/tutorial/flash_sharing/flash_sharing_lesson2_demo.zip">flash_sharing_lesson2_demo.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.frogiology.com/2009/07/17/flash-development-guide/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Flash 101 &#8211; Introduction to Flash and RIA</title>
		<link>http://blog.frogiology.com/2009/06/12/flash-101-introduction-to-flash-and-ria/</link>
		<comments>http://blog.frogiology.com/2009/06/12/flash-101-introduction-to-flash-and-ria/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 18:24:34 +0000</pubDate>
		<dc:creator>Stanley Fok</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[flash ria flex introduction]]></category>

		<guid isPermaLink="false">http://blog.frogiology.com/?p=639</guid>
		<description><![CDATA[今天Stanley和同事們介紹了Flash、Flex、Silverlight等RIA技術，以及一些Flash的基本知識。很開心，大家對RIA也頗有興趣，反應不錯，對於Stanley這個RIA支持者來說，可說是非常欣慰了。 說真的，之前兩年裡埋頭於RIA的領域中所得的經驗，真是要說大半天也說不完! 從UI的規劃，以至Class要如何按排，我都有我自己一套非常嚴格的標準! 我看過很多人做過的Flash Site的source code，大部份人都沒有思考過優化的問題。要知道&#8221;優化&#8221;二字包含甚廣，如performance，work flow，team co-operation，UI structure，coding structure等範疇，programmer都可以著手加以改善，可是到google上找，也沒看到有人能夠深入的探討這樣的問題。那麼，就由我來吧! 今天的Sharing只是一個introduction，是讓聽眾們了解RIA的踏腳石~ 餘下的Sharing還有兩節，一節談優化，一節談Visual Effect Programming。又是時候準備powerpoint了~ Flash 101 View more presentations from stanleyfok.]]></description>
			<content:encoded><![CDATA[<p>今天Stanley和同事們介紹了Flash、Flex、Silverlight等RIA技術，以及一些Flash的基本知識。很開心，大家對RIA也頗有興趣，反應不錯，對於Stanley這個RIA支持者來說，可說是非常欣慰了。</p>
<p>說真的，之前兩年裡埋頭於RIA的領域中所得的經驗，真是要說大半天也說不完! 從UI的規劃，以至Class要如何按排，我都有我自己一套非常嚴格的標準! 我看過很多人做過的Flash Site的source code，大部份人都沒有思考過優化的問題。要知道&#8221;優化&#8221;二字包含甚廣，如performance，work flow，team co-operation，UI structure，coding structure等範疇，programmer都可以著手加以改善，可是到google上找，也沒看到有人能夠深入的探討這樣的問題。那麼，就由我來吧!</p>
<p>今天的Sharing只是一個introduction，是讓聽眾們了解RIA的踏腳石~ 餘下的Sharing還有兩節，一節談優化，一節談Visual Effect Programming。又是時候準備powerpoint了~</p>
<div style="width:425px;text-align:left" id="__ss_1566105"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/stanleyfok/flash-101-1566105" title="Flash 101">Flash 101</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=flash101-090611013512-phpapp02&#038;stripped_title=flash-101-1566105" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=flash101-090611013512-phpapp02&#038;stripped_title=flash-101-1566105" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/stanleyfok">stanleyfok</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.frogiology.com/2009/06/12/flash-101-introduction-to-flash-and-ria/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
