<?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>Lab of Chowky &#187; effect</title>
	<atom:link href="http://lab.chowky.com/tag/effect/feed/" rel="self" type="application/rss+xml" />
	<link>http://lab.chowky.com</link>
	<description>分享ＩＴ技術</description>
	<lastBuildDate>Sun, 01 Jan 2012 06:13:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>[Flex] Flex Pixel Bender</title>
		<link>http://lab.chowky.com/2010/04/flex-flex-pixel-bender/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=flex-flex-pixel-bender</link>
		<comments>http://lab.chowky.com/2010/04/flex-flex-pixel-bender/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 07:53:18 +0000</pubDate>
		<dc:creator>Chowky</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[FLEX]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[pixel bender]]></category>

		<guid isPermaLink="false">http://lab.chowky.com/?p=2001</guid>
		<description><![CDATA[Flex 4 是可以利用pixel bender 來做新的effect 了。 這位作者就做了這個effect 來demo 一下pixel bender 的能力。 比起flash 本身有的filter （blur filter, glow filter, shadow filter&#8230;)，這個當然會有很多新的玩法&#8230;. 記下來，可能遲一點會幫到你。 Source: http://www.artima.com/articles/bend_your_pixels.html]]></description>
			<content:encoded><![CDATA[<p>Flex 4 是可以利用pixel bender 來做新的effect 了。</p>
<p>這位作者就做了這個effect 來demo 一下pixel bender 的能力。</p>
<p>比起flash 本身有的filter （blur filter, glow filter, shadow filter&#8230;)，這個當然會有很多新的玩法&#8230;. 記下來，可能遲一點會幫到你。</p>
<p><a href="http://lab.chowky.com/wp-content/uploads/2010/04/Screen-shot-2010-04-15-at-3.36.54-PM.png"><img src="http://lab.chowky.com/wp-content/uploads/2010/04/Screen-shot-2010-04-15-at-3.36.54-PM-300x195.png" alt="" title="Screen shot 2010-04-15 at 3.36.54 PM" width="300" height="195" class="alignnone size-medium wp-image-2002" /></a></p>
<p>Source: <a href="http://www.artima.com/articles/bend_your_pixels.html">http://www.artima.com/articles/bend_your_pixels.html</a></p>
 <img src="http://lab.chowky.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=2001" width="1" height="1" style="display: none;" /><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Flab.chowky.com%2F2010%2F04%2Fflex-flex-pixel-bender%2F&amp;title=%5BFlex%5D%20Flex%20Pixel%20Bender" id="wpa2a_2"><img src="http://lab.chowky.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://lab.chowky.com/2010/04/flex-flex-pixel-bender/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[jQuery] 折角/捲曲效果，peeling effect</title>
		<link>http://lab.chowky.com/2009/05/jquery-%e6%8a%98%e8%a7%92%e6%8d%b2%e6%9b%b2%e6%95%88%e6%9e%9c%ef%bc%8cpeeling-effect/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jquery-%25e6%258a%2598%25e8%25a7%2592%25e6%258d%25b2%25e6%259b%25b2%25e6%2595%2588%25e6%259e%259c%25ef%25bc%258cpeeling-effect</link>
		<comments>http://lab.chowky.com/2009/05/jquery-%e6%8a%98%e8%a7%92%e6%8d%b2%e6%9b%b2%e6%95%88%e6%9e%9c%ef%bc%8cpeeling-effect/#comments</comments>
		<pubDate>Wed, 13 May 2009 17:35:41 +0000</pubDate>
		<dc:creator>Chowky</dc:creator>
				<category><![CDATA[Jquery, Mootools]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[peeling]]></category>
		<category><![CDATA[折角]]></category>
		<category><![CDATA[捲曲]]></category>
		<category><![CDATA[效果]]></category>

		<guid isPermaLink="false">http://lab.chowky.com/?p=462</guid>
		<description><![CDATA[chowky 認為這個效果可塑性非常大，用途很廣泛，而且是利用jquery造出來的~ 效果不錯。 Demo: http://www.sohtanaka.com/web-design/examples/peeling-effect/ Source:http://www.sohtanaka.com/web-design/simple-page-peel-effect-with-jquery-css/ License: MIT 另外還有一個類似的，效果上的分別是要自己用mouse drag來掀起。 正常的，當然是用click to open。之不過，有很多時候玩玩亦無妨。 Demo: http://www.elliottkember.com/sexy_curls.html License: MIT]]></description>
			<content:encoded><![CDATA[<p>chowky 認為這個效果可塑性非常大，用途很廣泛，而且是利用jquery造出來的~</p>
<p>效果不錯。</p>
<p><img class="alignnone size-full wp-image-464" title="sample1" src="http://lab.chowky.com/wp-content/uploads/2009/05/sample1.jpg" alt="sample1" width="489" height="170" /></p>
<p><span id="more-462"></span><img class="alignnone size-full wp-image-465" title="sample2" src="http://lab.chowky.com/wp-content/uploads/2009/05/sample2.jpg" alt="sample2" width="486" height="338" /></p>
<p>Demo: <a href="http://www.sohtanaka.com/web-design/examples/peeling-effect/">http://www.sohtanaka.com/web-design/examples/peeling-effect/</a></p>
<p>Source:<a href="http://www.sohtanaka.com/web-design/simple-page-peel-effect-with-jquery-css/">http://www.sohtanaka.com/web-design/simple-page-peel-effect-with-jquery-css/</a></p>
<p>License: MIT</p>
<p>另外還有一個類似的，效果上的分別是要自己用mouse drag來掀起。</p>
<p>正常的，當然是用click to open。之不過，有很多時候玩玩亦無妨。</p>
<p><img class="alignnone size-medium wp-image-466" title="peeloff" src="http://lab.chowky.com/wp-content/uploads/2009/05/peeloff-300x182.jpg" alt="peeloff" width="300" height="182" /></p>
<p>Demo: <a href="http://www.elliottkember.com/sexy_curls.html">http://www.elliottkember.com/sexy_curls.html</a></p>
<p>License: MIT</p>
 <img src="http://lab.chowky.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=462" width="1" height="1" style="display: none;" /><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Flab.chowky.com%2F2009%2F05%2Fjquery-%25e6%258a%2598%25e8%25a7%2592%25e6%258d%25b2%25e6%259b%25b2%25e6%2595%2588%25e6%259e%259c%25ef%25bc%258cpeeling-effect%2F&amp;title=%5BjQuery%5D%20%E6%8A%98%E8%A7%92%2F%E6%8D%B2%E6%9B%B2%E6%95%88%E6%9E%9C%EF%BC%8Cpeeling%20effect" id="wpa2a_4"><img src="http://lab.chowky.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://lab.chowky.com/2009/05/jquery-%e6%8a%98%e8%a7%92%e6%8d%b2%e6%9b%b2%e6%95%88%e6%9e%9c%ef%bc%8cpeeling-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[jQuery] Fancy Thumbnail Hover Effect</title>
		<link>http://lab.chowky.com/2009/04/jquery-fancy-thumbnail-hover-effect/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jquery-fancy-thumbnail-hover-effect</link>
		<comments>http://lab.chowky.com/2009/04/jquery-fancy-thumbnail-hover-effect/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 14:53:47 +0000</pubDate>
		<dc:creator>Chowky</dc:creator>
				<category><![CDATA[Jquery, Mootools]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[interface design]]></category>
		<category><![CDATA[thumbnail hover]]></category>

		<guid isPermaLink="false">http://lab.chowky.com/?p=225</guid>
		<description><![CDATA[chowky 向來覺得interface design 一定要容易令user 跟到，simple is enough，而jquery 有很多不過user community 所設計的不過effect，這就是一個很好的例子，簡單，直接。 簡單的一個hover effect，放大，使user 容易跟到。這就做到剛剛好，足夠就可以了，不用太多。 License: License Free Source: http://www.sohtanaka.com/web-design/fancy-thumbnail-hover-effect-w-jquery/ Demo: http://www.sohtanaka.com/web-design/examples/image-zoom/]]></description>
			<content:encoded><![CDATA[<p>chowky 向來覺得interface design 一定要容易令user 跟到，simple is enough，而jquery 有很多不過user community 所設計的不過effect，這就是一個很好的例子，簡單，直接。<br />
簡單的一個hover effect，放大，使user 容易跟到。這就做到剛剛好，足夠就可以了，不用太多。<br />
<img class="alignnone size-medium wp-image-224" title="jquery_thumbnail" src="http://lab.chowky.com/wp-content/uploads/2009/04/jquery_thumbnail-300x127.jpg" alt="jquery_thumbnail" width="422" height="178" /></p>
<p>License: License Free<br />
Source: <a href="http://www.sohtanaka.com/web-design/fancy-thumbnail-hover-effect-w-jquery/">http://www.sohtanaka.com/web-design/fancy-thumbnail-hover-effect-w-jquery/</a><br />
Demo: <a href="http://www.sohtanaka.com/web-design/examples/image-zoom/">http://www.sohtanaka.com/web-design/examples/image-zoom/</a></p>
 <img src="http://lab.chowky.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=225" width="1" height="1" style="display: none;" /><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Flab.chowky.com%2F2009%2F04%2Fjquery-fancy-thumbnail-hover-effect%2F&amp;title=%5BjQuery%5D%20Fancy%20Thumbnail%20Hover%20Effect" id="wpa2a_6"><img src="http://lab.chowky.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://lab.chowky.com/2009/04/jquery-fancy-thumbnail-hover-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex介面effect，Flex Interface Guide (FIG): The Callout component</title>
		<link>http://lab.chowky.com/2009/04/flex%e4%bb%8b%e9%9d%a2effect%ef%bc%8cflex-interface-guide-fig-the-callout-component/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=flex%25e4%25bb%258b%25e9%259d%25a2effect%25ef%25bc%258cflex-interface-guide-fig-the-callout-component</link>
		<comments>http://lab.chowky.com/2009/04/flex%e4%bb%8b%e9%9d%a2effect%ef%bc%8cflex-interface-guide-fig-the-callout-component/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 17:43:34 +0000</pubDate>
		<dc:creator>Chowky</dc:creator>
				<category><![CDATA[FLEX]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[callout component]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[FIG]]></category>
		<category><![CDATA[flex interface guide]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://lab.chowky.com/?p=159</guid>
		<description><![CDATA[這一個sample 很適合用於地區上的座標/記號，因為這個是用了custom icon 作為記號的，所以加左map 上作記號要最好的~ chowky 認為這個ui 真的不錯，把它改為tooltip 都可以，呢個ui 幾簡單直接，沒有太多花巧的元素，只要改一改css就可以了，chowky個人喜愛簡單直接的ui，太花巧反而user experience 會更差。 有時間再看看code ，先看效果吧! 
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_fig_instantiatedcallout_1231082304"
			class="flashmovie"
			width="600"
			height="500">
	<param name="movie" value="/wp-content/uploads/2009/04/fig_instantiatedcallout.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="/wp-content/uploads/2009/04/fig_instantiatedcallout.swf"
			name="fm_fig_instantiatedcallout_1231082304"
			width="600"
			height="500">
	<!--<![endif]-->
		 
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object> Source: http://www.adobe.com/devnet/flex/samples/fig_callout/]]></description>
			<content:encoded><![CDATA[<p>這一個sample 很適合用於地區上的座標/記號，因為這個是用了custom icon 作為記號的，所以加左map 上作記號要最好的~</p>
<p>chowky 認為這個ui 真的不錯，把它改為tooltip 都可以，呢個ui 幾簡單直接，沒有太多花巧的元素，只要改一改css就可以了，chowky個人喜愛簡單直接的ui，太花巧反而user experience 會更差。</p>
<p>有時間再看看code ，先看效果吧!</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_fig_instantiatedcallout_2049034336"
			class="flashmovie"
			width="600"
			height="500">
	<param name="movie" value="/wp-content/uploads/2009/04/fig_instantiatedcallout.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="/wp-content/uploads/2009/04/fig_instantiatedcallout.swf"
			name="fm_fig_instantiatedcallout_2049034336"
			width="600"
			height="500">
	<!--<![endif]-->
		
<p><a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p><span id="more-159"></span></p>
<p>Source: <a href="http://www.adobe.com/devnet/flex/samples/fig_callout/">http://www.adobe.com/devnet/flex/samples/fig_callout/</a></p>
 <img src="http://lab.chowky.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=159" width="1" height="1" style="display: none;" /><p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Flab.chowky.com%2F2009%2F04%2Fflex%25e4%25bb%258b%25e9%259d%25a2effect%25ef%25bc%258cflex-interface-guide-fig-the-callout-component%2F&amp;title=Flex%E4%BB%8B%E9%9D%A2effect%EF%BC%8CFlex%20Interface%20Guide%20%28FIG%29%3A%20The%20Callout%20component" id="wpa2a_8"><img src="http://lab.chowky.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://lab.chowky.com/2009/04/flex%e4%bb%8b%e9%9d%a2effect%ef%bc%8cflex-interface-guide-fig-the-callout-component/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

