<?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>dyleeo</title>
	<atom:link href="http://dyleeo.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dyleeo.com</link>
	<description>Interactive Design and Development</description>
	<lastBuildDate>Tue, 29 Nov 2011 23:06:00 +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>A perfect Circle</title>
		<link>http://dyleeo.com/lab/code_snippet/a-perfect-circle/</link>
		<comments>http://dyleeo.com/lab/code_snippet/a-perfect-circle/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 07:34:58 +0000</pubDate>
		<dc:creator>dyleeo</dc:creator>
				<category><![CDATA[Code Snippet]]></category>

		<guid isPermaLink="false">http://dyleeo.com/?p=247</guid>
		<description><![CDATA[ang =  objectIteration * ( Math.PI * 2 ) / totalNumberOfObjects ); i.e.  get angle for ...]]></description>
			<content:encoded><![CDATA[<p><strong>ang =  objectIteration * ( Math.PI * 2 ) / totalNumberOfObjects );</strong></p>
<p>i.e.  get angle for circle&#8230;</p>
<p>for( var i = 0;  i &lt; 100;  i++ ){</p>
<p>ang = i * ((Math.PI * 2) / (num));</p>
<p>}</p>
]]></content:encoded>
			<wfw:commentRss>http://dyleeo.com/lab/code_snippet/a-perfect-circle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Random Paint.</title>
		<link>http://dyleeo.com/uncategorized/random-paint/</link>
		<comments>http://dyleeo.com/uncategorized/random-paint/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 15:40:20 +0000</pubDate>
		<dc:creator>dyleeo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dyleeo.com/?p=218</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://dyleeo.com/blog/wp-content/uploads/2011/10/Screen-shot-2011-10-20-at-12.11.35-AM.png"><img class="aligncenter size-full wp-image-219" title="Screen shot 2011-10-20 at 12.11.35 AM" src="http://dyleeo.com/blog/wp-content/uploads/2011/10/Screen-shot-2011-10-20-at-12.11.35-AM.png" alt="" width="487" height="431" /></a><a href="http://dyleeo.com/blog/wp-content/uploads/2011/10/face.png"><img class="aligncenter size-full wp-image-220" title="face" src="http://dyleeo.com/blog/wp-content/uploads/2011/10/face.png" alt="" width="486" height="414" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://dyleeo.com/uncategorized/random-paint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Friends don&#8217;t let friends write infinite recursions.</title>
		<link>http://dyleeo.com/lab/friends-dont-let-friends-write-infinite-recursions/</link>
		<comments>http://dyleeo.com/lab/friends-dont-let-friends-write-infinite-recursions/#comments</comments>
		<pubDate>Mon, 24 Oct 2011 15:32:56 +0000</pubDate>
		<dc:creator>dyleeo</dc:creator>
				<category><![CDATA[Experiment]]></category>
		<category><![CDATA[Lab]]></category>

		<guid isPermaLink="false">http://dyleeo.com/?p=208</guid>
		<description><![CDATA[I was messing around with some recursive functions and the outcome was this. Old stuff but ...]]></description>
			<content:encoded><![CDATA[<p>I was messing around with some recursive functions and the outcome was this. Old stuff but never gets boring!!!<br />
<a href="http://dyleeo.com/blog/wp-content/uploads/2011/10/recurse5.png"><img class="size-full wp-image-237 alignleft" title="recurse5" src="http://dyleeo.com/blog/wp-content/uploads/2011/10/recurse5.png" alt="" width="599" height="600" /></a><a href="http://dyleeo.com/blog/wp-content/uploads/2011/10/recurse6.png"><br />
<img class="size-full wp-image-234 alignleft" title="recurse6" src="http://dyleeo.com/blog/wp-content/uploads/2011/10/recurse6.png" alt="" width="600" height="599" /></a><br />
<a href="http://dyleeo.com/blog/wp-content/uploads/2011/10/recurse2.png"><br />
</a><br />
<a href="http://dyleeo.com/blog/wp-content/uploads/2011/10/Screen-shot-2011-10-22-at-4.15.19-AM.png"><img class="size-full wp-image-212 alignleft" title="Screen shot 2011-10-22 at 4.15.19 AM" src="http://dyleeo.com/blog/wp-content/uploads/2011/10/Screen-shot-2011-10-22-at-4.15.19-AM.png" alt="" width="599" height="598" /></a><br />
<a href="http://dyleeo.com/blog/wp-content/uploads/2011/10/recurse3.png"><img class="size-full wp-image-231 alignleft" title="recurse3" src="http://dyleeo.com/blog/wp-content/uploads/2011/10/recurse3.png" alt="" width="599" height="600" /></a><a href="http://dyleeo.com/blog/wp-content/uploads/2011/10/recurse4.png"><img class="size-full wp-image-232 alignleft" title="recurse4" src="http://dyleeo.com/blog/wp-content/uploads/2011/10/recurse4.png" alt="" width="600" height="600" /></a><br />
<a href="http://dyleeo.com/blog/wp-content/uploads/2011/10/Screen-shot-2011-10-22-at-4.14.58-AM.png"><img class="size-full wp-image-211 alignleft" title="Screen shot 2011-10-22 at 4.14.58 AM" src="http://dyleeo.com/blog/wp-content/uploads/2011/10/Screen-shot-2011-10-22-at-4.14.58-AM.png" alt="" width="600" height="599" /></a><a href="http://dyleeo.com/blog/wp-content/uploads/2011/10/Screen-shot-2011-10-22-at-4.14.25-AM.png"><img class="size-full wp-image-210 alignleft" title="Screen shot 2011-10-22 at 4.14.25 AM" src="http://dyleeo.com/blog/wp-content/uploads/2011/10/Screen-shot-2011-10-22-at-4.14.25-AM.png" alt="" width="600" height="599" /></a><a href="http://dyleeo.com/blog/wp-content/uploads/2011/10/recurse2.png"><img class="alignleft" title="recurse2" src="http://dyleeo.com/blog/wp-content/uploads/2011/10/recurse2.png" alt="" width="600" height="600" /></a><a href="http://dyleeo.com/blog/wp-content/uploads/2011/10/recurse1.png"><img class="size-full wp-image-229 alignleft" title="recurse1" src="http://dyleeo.com/blog/wp-content/uploads/2011/10/recurse1.png" alt="" width="599" height="599" /><img class="alignleft" title="Screen shot 2011-10-22 at 4.14.02 AM" src="http://dyleeo.com/blog/wp-content/uploads/2011/10/Screen-shot-2011-10-22-at-4.14.02-AM.png" alt="" width="600" height="600" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://dyleeo.com/lab/friends-dont-let-friends-write-infinite-recursions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aurora Borealis in Finland</title>
		<link>http://dyleeo.com/design/aurora-borealis-in-finland/</link>
		<comments>http://dyleeo.com/design/aurora-borealis-in-finland/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 04:49:51 +0000</pubDate>
		<dc:creator>dyleeo</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://dyleeo.com/?p=202</guid>
		<description><![CDATA[This video was done by the guys at Flatlight Films. These are some beautiful time lapse ...]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/29568236?title=0&amp;byline=0&amp;portrait=0&amp;color=a3a3a3&amp;autoplay=0" frameborder="0" width="500" height="282"></iframe></p>
<p>This video was done by the guys at <a href="http://www.flatlightfilms.com/">Flatlight Films</a>. These are some beautiful time lapse shots that are simply just inspiring.  DSLR cameras have come a long way.</p>
]]></content:encoded>
			<wfw:commentRss>http://dyleeo.com/design/aurora-borealis-in-finland/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clear out Array &#8211; AS3 Snippet</title>
		<link>http://dyleeo.com/lab/code_snippet/clear-out-array-as3-snippet/</link>
		<comments>http://dyleeo.com/lab/code_snippet/clear-out-array-as3-snippet/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 04:40:39 +0000</pubDate>
		<dc:creator>dyleeo</dc:creator>
				<category><![CDATA[Code Snippet]]></category>

		<guid isPermaLink="false">http://dyleeo.com/?p=199</guid>
		<description><![CDATA[Clear out an array quick and clean in AS3. myArray.splice( 0, myArray.length );]]></description>
			<content:encoded><![CDATA[<p>Clear out an array quick and clean in AS3.</p>
<p>myArray.splice( 0, myArray.length );</p>
]]></content:encoded>
			<wfw:commentRss>http://dyleeo.com/lab/code_snippet/clear-out-array-as3-snippet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bitmapdata and Delay Grid</title>
		<link>http://dyleeo.com/lab/bitmapdata-and-delay-grid/</link>
		<comments>http://dyleeo.com/lab/bitmapdata-and-delay-grid/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 05:47:29 +0000</pubDate>
		<dc:creator>dyleeo</dc:creator>
				<category><![CDATA[Experiment]]></category>
		<category><![CDATA[Lab]]></category>

		<guid isPermaLink="false">http://dyleeo.com/?p=186</guid>
		<description><![CDATA[I wanted to tinker around with something my friend at VisualAdvance had pointed out to me. ...]]></description>
			<content:encoded><![CDATA[<p>I wanted to tinker around with something my friend at <a href="http://www.visualadvance.com">VisualAdvance</a> had pointed out to me. A little bit of messing around and a couple basic easing formulas later, I came along with this little bit.  I used the bitmapdata to keep track of where the target object is. I used the bitmapdata class getPixel method to get the color of the object by referencing the grid coordinates. When the color value does not return a 0 (black) the pixel shrinks down to 15%, otherwise it is always at 100%. I think this is a neat effect for transitions or what not. It runs a bit heavy due to the number of particles but once I get a chance will optimize.</p>
<p>&nbsp;</p>
<p><object id="mymoviename" width="500" height="400" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="quality" value="high" /><param name="src" value="http://dyleeo.com/lab/particle_samples/bmpGrid/testGrid.swf" /><param name="pluginspage" value="http://www.macromedia.com/go/getflashplayer" /><embed id="mymoviename" width="500" height="400" type="application/x-shockwave-flash" src="http://dyleeo.com/lab/particle_samples/bmpGrid/testGrid.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object></p>
]]></content:encoded>
			<wfw:commentRss>http://dyleeo.com/lab/bitmapdata-and-delay-grid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dyleeo.com is up and running&#8230; Now with 100% more blog!!!</title>
		<link>http://dyleeo.com/thought/test/</link>
		<comments>http://dyleeo.com/thought/test/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 16:33:48 +0000</pubDate>
		<dc:creator>dyleeo</dc:creator>
				<category><![CDATA[Random Thought]]></category>

		<guid isPermaLink="false">http://dyleeo.com/?p=145</guid>
		<description><![CDATA[Since graduating school and getting my first job, 4.7 years seems to have just been a ...]]></description>
			<content:encoded><![CDATA[<p>Since graduating school and getting my first job, 4.7 years seems to have just been a blur.  The career got a bit hectic and I started working in an autopilot mindset  and had not really focused on my portfolio in quite some time.  After some encouragement and a swift kick in the butt from one of the most talented Interactive Developers that I know ( <a title="VisualAdvance" href="http://www.visualadvance.com" target="_blank">VisualAdvance</a> a.k.a. Danny Davis ),  I finally have dyleeo.com up and running again. A BIG thanks to one of my closest friends  D. Davis!</p>
<p>Check out some of the great work he does at <a href="http://www.visualadvance.com/" target="_blank">VisualAdvance</a> and <a title="Interactive Design Archive" href="http://www.idarchive.com/" target="_blank">IDArchive</a>.</p>
<p><a href="http://dyleeo.com/blog/wp-content/uploads/2011/07/davis.png"><img class="size-full wp-image-154 alignleft" title="davis" src="http://dyleeo.com/blog/wp-content/uploads/2011/07/davis.png" alt="" width="303" height="287" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://dyleeo.com/thought/test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS3 Generative Art Design</title>
		<link>http://dyleeo.com/lab/experiment/as3-generative-art-design/</link>
		<comments>http://dyleeo.com/lab/experiment/as3-generative-art-design/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 18:41:07 +0000</pubDate>
		<dc:creator>dyleeo</dc:creator>
				<category><![CDATA[Experiment]]></category>

		<guid isPermaLink="false">http://dyleeo.com/blog/?p=5</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[
<a href='http://dyleeo.com/lab/experiment/as3-generative-art-design/attachment/screen-shot-2011-06-08-at-12-58-04-am/' title='Screen shot 2011-06-08 at 12.58.04 AM'><img width="150" height="150" src="http://dyleeo.com/blog/wp-content/uploads/2011/06/Screen-shot-2011-06-08-at-12.58.04-AM-150x150.png" class="attachment-thumbnail" alt="Screen shot 2011-06-08 at 12.58.04 AM" title="Screen shot 2011-06-08 at 12.58.04 AM" /></a>
<a href='http://dyleeo.com/lab/experiment/as3-generative-art-design/attachment/screen-shot-2011-06-15-at-9-04-43-pm/' title='Grid Spectrum'><img width="150" height="150" src="http://dyleeo.com/blog/wp-content/uploads/2011/06/Screen-shot-2011-06-15-at-9.04.43-PM-150x150.png" class="attachment-thumbnail" alt="Grid Spectrum" title="Grid Spectrum" /></a>
<a href='http://dyleeo.com/lab/experiment/as3-generative-art-design/attachment/screen-shot-2011-06-15-at-1-53-14-pm/' title='Screen shot 2011-06-15 at 1.53.14 PM'><img width="150" height="150" src="http://dyleeo.com/blog/wp-content/uploads/2011/06/Screen-shot-2011-06-15-at-1.53.14-PM-150x150.png" class="attachment-thumbnail" alt="Screen shot 2011-06-15 at 1.53.14 PM" title="Screen shot 2011-06-15 at 1.53.14 PM" /></a>
<a href='http://dyleeo.com/lab/experiment/as3-generative-art-design/attachment/screen-shot-2011-06-15-at-2-02-55-pm/' title='Screen shot 2011-06-15 at 2.02.55 PM'><img width="150" height="150" src="http://dyleeo.com/blog/wp-content/uploads/2011/06/Screen-shot-2011-06-15-at-2.02.55-PM-150x150.png" class="attachment-thumbnail" alt="Screen shot 2011-06-15 at 2.02.55 PM" title="Screen shot 2011-06-15 at 2.02.55 PM" /></a>
<a href='http://dyleeo.com/lab/experiment/as3-generative-art-design/attachment/screen-shot-2011-06-15-at-5-09-55-pm/' title='Screen shot 2011-06-15 at 5.09.55 PM'><img width="150" height="150" src="http://dyleeo.com/blog/wp-content/uploads/2011/06/Screen-shot-2011-06-15-at-5.09.55-PM-150x150.png" class="attachment-thumbnail" alt="Screen shot 2011-06-15 at 5.09.55 PM" title="Screen shot 2011-06-15 at 5.09.55 PM" /></a>
<a href='http://dyleeo.com/lab/experiment/as3-generative-art-design/attachment/screen-shot-2011-06-15-at-1-03-19-pm/' title='Screen shot 2011-06-15 at 1.03.19 PM'><img width="150" height="150" src="http://dyleeo.com/blog/wp-content/uploads/2011/06/Screen-shot-2011-06-15-at-1.03.19-PM-150x150.png" class="attachment-thumbnail" alt="Screen shot 2011-06-15 at 1.03.19 PM" title="Screen shot 2011-06-15 at 1.03.19 PM" /></a>
<a href='http://dyleeo.com/lab/experiment/as3-generative-art-design/attachment/screen-shot-2011-06-15-at-11-55-54-am/' title='1'><img width="150" height="150" src="http://dyleeo.com/blog/wp-content/uploads/2011/06/Screen-shot-2011-06-15-at-11.55.54-AM-150x150.png" class="attachment-thumbnail" alt="1" title="1" /></a>
<a href='http://dyleeo.com/lab/experiment/as3-generative-art-design/attachment/screen-shot-2011-06-15-at-5-50-44-pm/' title='Screen shot 2011-06-15 at 5.50.44 PM'><img width="150" height="150" src="http://dyleeo.com/blog/wp-content/uploads/2011/06/Screen-shot-2011-06-15-at-5.50.44-PM-150x150.png" class="attachment-thumbnail" alt="Screen shot 2011-06-15 at 5.50.44 PM" title="Screen shot 2011-06-15 at 5.50.44 PM" /></a>
<a href='http://dyleeo.com/lab/experiment/as3-generative-art-design/attachment/screen-shot-2011-06-15-at-5-47-06-pm/' title='Screen shot 2011-06-15 at 5.47.06 PM'><img width="150" height="150" src="http://dyleeo.com/blog/wp-content/uploads/2011/06/Screen-shot-2011-06-15-at-5.47.06-PM-150x150.png" class="attachment-thumbnail" alt="Screen shot 2011-06-15 at 5.47.06 PM" title="Screen shot 2011-06-15 at 5.47.06 PM" /></a>
<a href='http://dyleeo.com/lab/experiment/as3-generative-art-design/attachment/screen-shot-2011-06-15-at-5-20-52-pm/' title='Screen shot 2011-06-15 at 5.20.52 PM'><img width="150" height="150" src="http://dyleeo.com/blog/wp-content/uploads/2011/06/Screen-shot-2011-06-15-at-5.20.52-PM-150x150.png" class="attachment-thumbnail" alt="Screen shot 2011-06-15 at 5.20.52 PM" title="Screen shot 2011-06-15 at 5.20.52 PM" /></a>

]]></content:encoded>
			<wfw:commentRss>http://dyleeo.com/lab/experiment/as3-generative-art-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

