<?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>blog.zenoplex.jp &#187; Flash</title>
	<atom:link href="http://blog.zenoplex.jp/category/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zenoplex.jp</link>
	<description>another day another life</description>
	<lastBuildDate>Wed, 06 Jan 2010 05:30:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>unicode range generator</title>
		<link>http://blog.zenoplex.jp/2009/07/07/unicode-range-generator/</link>
		<comments>http://blog.zenoplex.jp/2009/07/07/unicode-range-generator/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 15:54:03 +0000</pubDate>
		<dc:creator>Gen</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://blog.zenoplex.jp/?p=575</guid>
		<description><![CDATA[I made a simple utility for generating unicode range for actionscript. Since I use FD over Flash these days, I tend to use more of scripted embedding for fonts. And I just couldn&#8217;t bother to remember any of those unicode codes! Why bother to make this? ?Well if its English based site, &#8220;Basic Latin&#8221; should [...]]]></description>
			<content:encoded><![CDATA[<p>I made a simple utility for generating unicode range for actionscript.  Since I use FD over Flash these days, I tend to use more of scripted embedding for fonts.  And I just couldn&#8217;t bother to remember any of those unicode codes!</p>
<p>Why bother to make this? ?Well if its English based site, &#8220;Basic Latin&#8221; should be suitable, but when its Japanese then its a different story. ?I wanted to specify every unique word to limit the file size.</p>
<p>Thanks to jQuery. Couldn&#8217;t be any easier.<br />
<a href="http://www.zenoplex.jp/tools/unicoderange_generator.html" target="_blank">unicode range generator</a></p>
<p>[EDIT]</p>
<p>Seems options like &#8220;Japanese (All)&#8221; doesn&#8217;t work on IE6. ?I don&#8217;t know why but maybe loop is too big?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zenoplex.jp/2009/07/07/unicode-range-generator/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Glitch Effect</title>
		<link>http://blog.zenoplex.jp/2009/05/23/glitch-effect/</link>
		<comments>http://blog.zenoplex.jp/2009/05/23/glitch-effect/#comments</comments>
		<pubDate>Fri, 22 May 2009 15:23:43 +0000</pubDate>
		<dc:creator>Gen</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[AS3]]></category>
		<category><![CDATA[effect]]></category>

		<guid isPermaLink="false">http://blog.zenoplex.jp/?p=305</guid>
		<description><![CDATA[Inspired by Neave.? Back then when I worked on Axe News, Kampei at Bascule gave me a sample of glitch effect that used displacement filter instead.? This one doesn&#8217;t but used copypixel to obtain the similar effect.? Will be doing some comparison between two.]]></description>
			<content:encoded><![CDATA[<p><a rel="shadowbox;width=500;height=150;" href="http://blog.zenoplex.jp/wp-content/uploads/2009/05/glitch.swf"><img class="size-full wp-image-304 alignnone" title="glitch" src="http://blog.zenoplex.jp/wp-content/uploads/2009/05/glitch.jpg" alt="glitch" width="500" height="150" /></a></p>
<p>Inspired by <a href="http://www.neave.com/television/" target="_blank">Neave</a>.? Back then when I worked on Axe News, Kampei at Bascule gave me a sample of glitch effect that used displacement filter instead.? This one doesn&#8217;t but used copypixel to obtain the similar effect.? Will be doing some comparison between two.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zenoplex.jp/2009/05/23/glitch-effect/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.447 seconds -->

