<?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>localToGlobal &#187; designpattern</title>
	<atom:link href="http://blog.fjakobs.com/archives/tag/designpattern/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.fjakobs.com</link>
	<description>FLASH BLOG</description>
	<lastBuildDate>Fri, 11 Jun 2010 08:06:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>news review -&gt; 43th week of 2008</title>
		<link>http://blog.fjakobs.com/archives/160</link>
		<comments>http://blog.fjakobs.com/archives/160#comments</comments>
		<pubDate>Fri, 24 Oct 2008 14:09:17 +0000</pubDate>
		<dc:creator>Fabian</dc:creator>
				<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[news review]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[designpattern]]></category>
		<category><![CDATA[Flash Player 10]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[papervision]]></category>
		<category><![CDATA[pixel bender]]></category>

		<guid isPermaLink="false">http://blog.fjakobs.com/?p=160</guid>
		<description><![CDATA[here are some articles i was interested in this week…
&#62; QuadTree Test with PaperVision3D &#124; ClockMaker Demos
&#62; The Flash Blog » Natzke-inspired Flash math animation
&#62; PV3D Sample #5 : Shadow Cubes &#124; ClockMaker Demos
&#62; An ActionScript 3.0 Recursion Excursion &#124; ActionScript 3 Design Patterns
&#62; Last Chapter Done! &#124; BIT-101 Blog
&#62; SWFUpload v2.2.0 Beta 1 Released [...]]]></description>
			<content:encoded><![CDATA[<p>here are some articles i was interested in this week…</p>
<p><a class="taggedlink" rel="nofollow" href="http://clockmaker.jp/blog-en/2008/10/quadtree-test-with-papervision3d/">&gt; QuadTree Test with PaperVision3D | ClockMaker Demos</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://theflashblog.com/?p=461">&gt; The Flash Blog » Natzke-inspired Flash math animation</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://clockmaker.jp/blog-en/2008/10/pv3d-shadow-cubes/">&gt; PV3D Sample #5 : Shadow Cubes | ClockMaker Demos</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://www.as3dp.com/2008/10/23/an-actionscript-30-recursion-excursion/">&gt; An ActionScript 3.0 Recursion Excursion | ActionScript 3 Design Patterns</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://www.bit-101.com/blog/?p=1588">&gt; Last Chapter Done! | BIT-101 Blog</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://swfupload.org/forum/news/827">&gt; SWFUpload v2.2.0 Beta 1 Released | SWFUpload</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://theflashblog.com/?p=459">&gt; The Flash Blog » Acrobat animation with Fermat spiral</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://blog.flexmonkeypatches.com/2008/10/22/sending-flash-player-http-headers-for-urlrequest-httpservice-and-webservice-in-flex/">&gt; Flex Monkey Patches » Sending Flash Player HTTP Headers for URLRequest, HTTPService and WebService in Flex</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://code.awenmedia.com/node/34">&gt; Passing data to AS classes at compile time | Awen Code</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://www.webkitchen.be/2008/10/22/my-favorite-flash-player-10-apps-and-examples/">&gt; My favorite Flash Player 10 apps and examples | Serge Jespers</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://mrdoob.com/blog/post/603/">&gt; Mr.doob&#8217;s blog | Rules to make a better internet</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://www.rphelan.com/2008/10/17/sharpen-pixel-bender-filter/">&gt; Sharpen Pixel Bender Filter | Ryan Phelan</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://theflashblog.com/?p=455">&gt; The Flash Blog » Automatic Motion Preset Previews</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://flexman.info/2008/10/18/away3d-2-2-let-enjoy-the-charming-of-3d-by-railaway-express/">&gt; Away3D 2.2: Let’s Enjoy The Charming of 3D By RailAway Express | FlexMan</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://flexman.info/2008/10/18/compare-the-flash-player-10-and-flash-player-9-under-the-mac-os-x-and-linux/">&gt; Compare the Flash Player 10 and Flash Player 9 Under Mac OS X and Linux | FlexMan</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://ntt.cc/2008/10/19/gang-of-four-gof-design-patterns-in-actionscript-abstract-factory.html">&gt; Gang of Four (GOF) Design Patterns in ActionScript–Abstract Factory &#8211; Ntt.cc</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://weblog.mrinalwadhwa.com/2008/10/19/bendpixels-use-pixelbender-filters-as-flex-effects/">&gt; BendPixels: use PixelBender filters as Flex Effects | Rags to Riches</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://theflashblog.com/?p=456">&gt; The Flash Blog » Tough questions for Adobe</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://danorlando.com/?p=62">&gt; Streaming Video with the F4V File Format | Flex&#8217;n'AIR</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://dailypv3d.wordpress.com/2008/10/20/geocoder/">&gt; GeoCoder « Daily Papervision3d</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://www.rphelan.com/2008/10/20/magnify-pixel-bender-filter/">&gt; Magnify Pixel Bender Filter | Ryan Phelan</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://www.bytearray.org/?p=329">&gt; Rendering spectrums with Sound.extract() [ by Thibault Imbert ] &lt; ByteArray.org</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://onflash.org/ted/2008/10/360flex-sj-2008-high-definition-video.php">&gt; Ted On Flash: 360Flex SJ 2008 &#8211; High Definition Video &amp; Flex Hands On by Christopher Keeler</a></p>
<p><a class="taggedlink" rel="nofollow" href="http://nettuts.com/articles/10-most-sought-after-skills-in-web-development/">&gt; 10 Most Sought-after Skills in Web Development &#8211; NETTUTS</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.fjakobs.com/archives/160/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>news review -&gt; 41th week of 2008</title>
		<link>http://blog.fjakobs.com/archives/105</link>
		<comments>http://blog.fjakobs.com/archives/105#comments</comments>
		<pubDate>Sun, 12 Oct 2008 19:17:09 +0000</pubDate>
		<dc:creator>Fabian</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[news review]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[designpattern]]></category>
		<category><![CDATA[Flash Player 10]]></category>
		<category><![CDATA[fms]]></category>
		<category><![CDATA[papervision]]></category>
		<category><![CDATA[red5]]></category>
		<category><![CDATA[scale9]]></category>
		<category><![CDATA[xray]]></category>

		<guid isPermaLink="false">http://blog.fjakobs.com/?p=105</guid>
		<description><![CDATA[here are some articles i was interested in this week…
&#62; Red5 vs FMS (and getting to grips with Java) « Rob Silverton
&#62; Xray - Yes it does AS3 « RockOnFlash \m/ :: John Grden
&#62; Scale9_Plus &#124; FlashPlaya
&#62; Xray short walk-through video « RockOnFlash \m/ :: John Grden
&#62; Erick Souza » Experiments with Motion Detection in [...]]]></description>
			<content:encoded><![CDATA[<p>here are some articles i was interested in this week…</p>
<pre><a class="taggedlink" rel="nofollow" href="http://robsilverton.wordpress.com/2008/10/10/red5-vs-fms-and-getting-to-grips-with-java/">&gt; Red5 vs FMS (and getting to grips with Java) « Rob Silverton</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://rockonflash.wordpress.com/2008/10/11/xray-yes-it-does-as3/">&gt; Xray - Yes it does AS3 « RockOnFlash \m/ :: John Grden</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://ileavebehind.com/news/?p=97">&gt; Scale9_Plus | FlashPlaya</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://rockonflash.wordpress.com/2008/10/12/xray-short-walk-through-video/">&gt; Xray short walk-through video « RockOnFlash \m/ :: John Grden</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://blog.ericksouza.com/en/experiments-with-motion-detection-in-the-flash/">&gt; Erick Souza » Experiments with Motion Detection in the Flash</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://broadcast.oreilly.com/2008/10/mvc-as-anti-pattern.html">&gt; MVC As Anti-Pattern - O'Reilly Broadcast</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://www.airtightinteractive.com/news/?p=166">&gt; Building 3D Flash Sites that Work | Airtight News</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://dailypv3d.wordpress.com/2008/10/10/mercedes-amg-sl65-black-series/">&gt; Mercedes AMG SL65 Black Series « Daily Papervision3d</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://www.kaourantin.net/2008/10/audio-mixing-with-pixel-bender.html">&gt; kaourantin.net: Audio mixing with Pixel Bender</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://www.actionscripthero.org/index.php?option=com_content&amp;task=view&amp;id=66&amp;Itemid=">&gt; Flash On The Beach 2008 videos | ActionScriptHero.org</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://www.flex888.com/865/adobe-tv-online.html">&gt; Adobe TV Online</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://www.flex888.com/857/10-code-search-engines.html">&gt; 10 Code Search Engines</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://cyrilhanquez.com/blog/2008/10/08/to-be-or-not-be-a-freelancer/">&gt; To be or not be… a freelancer. | Cyril Hanquez</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://dispatchevent.org/calebjohnston/flash-player-10/">&gt; dispatchEvent() » Flash player 10</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://www.flashmagazine.com/news/detail/the_ying_and_yang_of_flash/">&gt; Flash Magazine &gt; The Ying and Yang of Flash</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://blog.wezside.co.za/2008/10/interview-fdts.html#trackback">&gt; Interview: Powerflasher FDT's Frank Piotraschke - wezside</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://blog.joa-ebert.com/2008/10/06/as3v/">&gt; AS3V at blog.joa-ebert.com - Blog of Joa Ebert</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://www.ideaography.net/2008/01/top-flash-actionscript-forums/">&gt; Top Flash ActionScript Forums</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://gregoire.org/2008/10/06/red5-h264/">&gt; Paul Gregoire’s Blog » Red5 + h.264</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://clockmaker.jp/blog-en/2008/10/pv3d-flash-player-10/">&gt; Rewritable PV3D Paint on Flash Player 10 | ClockMaker Demos</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://www.flex888.com/854/4-things-bad-about-puremvc.html">&gt; 4 Things Bad About PureMVC</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://theflashblog.com/?p=448">&gt; The Flash Blog » Flash CS4 help files now available</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://labs.flexperiments.nl/air-chuck-norris-chuck-norris-facts-desktop-app/">&gt; Flexperiments » AIR + Chuck Norris = Chuck Norris Facts Desktop app</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://ntt.cc/2008/10/08/gang-of-four-gof-design-patterns-in-actionscript-factory-method.html">&gt; Gang of Four (GOF) Design Patterns in ActionScript–Factory Method - Ntt.cc</a></pre>
<pre><a class="taggedlink" rel="nofollow" href="http://blog.greensock.com/tweengroup/">&gt; GreenSock » TweenGroup -
Manage Sequences and Groups of TweenLite/FilterLite/Max Tweens</a></pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.fjakobs.com/archives/105/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
