<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>villekoskela</title>
	<atom:link href="http://villekoskela.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://villekoskela.org</link>
	<description>Simple programming stuff - mostly AS3 related</description>
	<lastBuildDate>Thu, 07 Mar 2013 20:31:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='villekoskela.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/12b512bd5498abb5078fbc7a5520acf2?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>villekoskela</title>
		<link>http://villekoskela.org</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://villekoskela.org/osd.xml" title="villekoskela" />
	<atom:link rel='hub' href='http://villekoskela.org/?pushpress=hub'/>
		<item>
		<title>Boosting Starling 1.3 performance by 50%</title>
		<link>http://villekoskela.org/2013/02/22/boosting-starling-1-3-performance-by-50/</link>
		<comments>http://villekoskela.org/2013/02/22/boosting-starling-1-3-performance-by-50/#comments</comments>
		<pubDate>Fri, 22 Feb 2013 09:01:19 +0000</pubDate>
		<dc:creator>villekoskela</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>

		<guid isPermaLink="false">http://villekoskela.org/?p=240</guid>
		<description><![CDATA[It’s been a while since my latest Starling blog post. The Starling version I was tuning back then was 0.9.1 while the current one is already 1.3. During that time lots of nice features have been added to the framework including some performance optimizations but anyways I thought now would be a good time to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=villekoskela.org&#038;blog=28269051&#038;post=240&#038;subd=villekoskela&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://villekoskela.org/2013/02/22/boosting-starling-1-3-performance-by-50/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/fdd67c709cf434bde44aa45601af2492?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">villekoskela</media:title>
		</media:content>
	</item>
		<item>
		<title>Rectangle packing</title>
		<link>http://villekoskela.org/2012/08/12/rectangle-packing/</link>
		<comments>http://villekoskela.org/2012/08/12/rectangle-packing/#comments</comments>
		<pubDate>Sun, 12 Aug 2012 16:11:53 +0000</pubDate>
		<dc:creator>villekoskela</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>

		<guid isPermaLink="false">http://villekoskela.org/?p=191</guid>
		<description><![CDATA[Something for example Starling framework is still missing is a rectangle packing utility with which you could generate a texture atlas on the run-time. After some Googling I didn&#8217;t come across with too good examples so I spent couple of hours to write one of my own. Since this is a freetime project of mine [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=villekoskela.org&#038;blog=28269051&#038;post=191&#038;subd=villekoskela&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://villekoskela.org/2012/08/12/rectangle-packing/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/fdd67c709cf434bde44aa45601af2492?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">villekoskela</media:title>
		</media:content>

		<media:content url="http://villekoskela.files.wordpress.com/2012/08/rectanglepacker.png" medium="image">
			<media:title type="html">rectanglepacker</media:title>
		</media:content>

		<media:content url="http://villekoskela.files.wordpress.com/2012/08/rectanglepackerdemo3.png" medium="image">
			<media:title type="html">rectanglepackerdemo</media:title>
		</media:content>
	</item>
		<item>
		<title>Angry Birds Heikki is out!</title>
		<link>http://villekoskela.org/2012/06/26/angry-birds-heikki-is-out/</link>
		<comments>http://villekoskela.org/2012/06/26/angry-birds-heikki-is-out/#comments</comments>
		<pubDate>Tue, 26 Jun 2012 07:16:00 +0000</pubDate>
		<dc:creator>villekoskela</dc:creator>
				<category><![CDATA[Generic]]></category>

		<guid isPermaLink="false">http://villekoskela.org/?p=187</guid>
		<description><![CDATA[Hello to all Angry Birds fans again! The highly anticipated Angry Birds Heikki went live yesterday. The game is inspired by and themed around Heikki Kovalainen. Currently there is a level called &#8220;Silverstone&#8221; open and the remaining eleven levels will keep opening together with the progress of Heikki&#8217;s season. The game uses again Flash 11 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=villekoskela.org&#038;blog=28269051&#038;post=187&#038;subd=villekoskela&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://villekoskela.org/2012/06/26/angry-birds-heikki-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/fdd67c709cf434bde44aa45601af2492?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">villekoskela</media:title>
		</media:content>
	</item>
		<item>
		<title>Angry Birds goes Coke</title>
		<link>http://villekoskela.org/2012/06/20/angry-birds-goes-coke/</link>
		<comments>http://villekoskela.org/2012/06/20/angry-birds-goes-coke/#comments</comments>
		<pubDate>Wed, 20 Jun 2012 07:26:03 +0000</pubDate>
		<dc:creator>villekoskela</dc:creator>
				<category><![CDATA[Generic]]></category>

		<guid isPermaLink="false">http://villekoskela.org/?p=177</guid>
		<description><![CDATA[Hello Angry Birds fans! There&#8217;s another branded version of Angry Birds out there. This time it&#8217;s for Coca-Cola China and now in addition to traditional game mechanic the players are collecting drum beats by hitting drums that are placed on levels. By collecting these beats you will both unlock two levels of your own and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=villekoskela.org&#038;blog=28269051&#038;post=177&#038;subd=villekoskela&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://villekoskela.org/2012/06/20/angry-birds-goes-coke/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/fdd67c709cf434bde44aa45601af2492?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">villekoskela</media:title>
		</media:content>

		<media:content url="http://villekoskela.files.wordpress.com/2012/06/reg_screen.jpg" medium="image">
			<media:title type="html">reg_screen</media:title>
		</media:content>

		<media:content url="http://villekoskela.files.wordpress.com/2012/06/login_screen1.jpg" medium="image">
			<media:title type="html">login_screen</media:title>
		</media:content>
	</item>
		<item>
		<title>Angry Birds top rated game in Facebook</title>
		<link>http://villekoskela.org/2012/06/10/angry-birds-top-rated-game-in-facebook/</link>
		<comments>http://villekoskela.org/2012/06/10/angry-birds-top-rated-game-in-facebook/#comments</comments>
		<pubDate>Sun, 10 Jun 2012 19:21:42 +0000</pubDate>
		<dc:creator>villekoskela</dc:creator>
				<category><![CDATA[Generic]]></category>

		<guid isPermaLink="false">http://villekoskela.org/?p=172</guid>
		<description><![CDATA[After Facebook launched its appcenter it was nice to see Angry Birds Friends to be number one in the top rated games with a rating really close to five stars. Big thanks to all you Angry Birds fans out there! It&#8217;s your positive feedback that makes the day for us game developers. Also if you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=villekoskela.org&#038;blog=28269051&#038;post=172&#038;subd=villekoskela&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://villekoskela.org/2012/06/10/angry-birds-top-rated-game-in-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/fdd67c709cf434bde44aa45601af2492?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">villekoskela</media:title>
		</media:content>
	</item>
		<item>
		<title>Back from Multi-Mania</title>
		<link>http://villekoskela.org/2012/05/26/back-from-multi-mania/</link>
		<comments>http://villekoskela.org/2012/05/26/back-from-multi-mania/#comments</comments>
		<pubDate>Sat, 26 May 2012 08:35:34 +0000</pubDate>
		<dc:creator>villekoskela</dc:creator>
				<category><![CDATA[Generic]]></category>

		<guid isPermaLink="false">http://villekoskela.org/?p=167</guid>
		<description><![CDATA[I spent three really nice days in Kortrijk, Belgium in the Multi-Mania 2012 event in the beginning of this week. My own presentation about bringing Angry Birds to Facebook was on Tuesday. Since I already had one Angry Birds presention in Adobe MAX last year you might not expect me to have been too nervous [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=villekoskela.org&#038;blog=28269051&#038;post=167&#038;subd=villekoskela&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://villekoskela.org/2012/05/26/back-from-multi-mania/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/fdd67c709cf434bde44aa45601af2492?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">villekoskela</media:title>
		</media:content>
	</item>
		<item>
		<title>Speaking at Multi-Mania 2012</title>
		<link>http://villekoskela.org/2012/05/09/speaking-at-multi-mania-2012/</link>
		<comments>http://villekoskela.org/2012/05/09/speaking-at-multi-mania-2012/#comments</comments>
		<pubDate>Wed, 09 May 2012 19:57:41 +0000</pubDate>
		<dc:creator>villekoskela</dc:creator>
				<category><![CDATA[Generic]]></category>

		<guid isPermaLink="false">http://villekoskela.org/?p=164</guid>
		<description><![CDATA[It&#8217;s awfully long time since my previous post but I&#8217;ve been really busy with both the one megabyte &#8220;play on wall&#8221; version of Angry Birds Facebook and the recruitment of new Flash programmers. My team has now grown with couple of developers but we are still looking for new talented people. Related to this I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=villekoskela.org&#038;blog=28269051&#038;post=164&#038;subd=villekoskela&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://villekoskela.org/2012/05/09/speaking-at-multi-mania-2012/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/fdd67c709cf434bde44aa45601af2492?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">villekoskela</media:title>
		</media:content>
	</item>
		<item>
		<title>Tuning Starling based games</title>
		<link>http://villekoskela.org/2012/02/18/tuning-starling-based-games/</link>
		<comments>http://villekoskela.org/2012/02/18/tuning-starling-based-games/#comments</comments>
		<pubDate>Sat, 18 Feb 2012 11:41:05 +0000</pubDate>
		<dc:creator>villekoskela</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>

		<guid isPermaLink="false">http://villekoskela.org/?p=146</guid>
		<description><![CDATA[All the optimizations on your rendering library won&#8217;t help your game&#8217;s performance unless you use the library properly. I&#8217;ll now go through few basic ideas we used with Angry Birds Facebook version to get the most out of the Starling framework. Texture usage Now when Starling automatically generates the QuadBatches when rendering images it is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=villekoskela.org&#038;blog=28269051&#038;post=146&#038;subd=villekoskela&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://villekoskela.org/2012/02/18/tuning-starling-based-games/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/fdd67c709cf434bde44aa45601af2492?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">villekoskela</media:title>
		</media:content>
	</item>
		<item>
		<title>Angry Birds Facebook released</title>
		<link>http://villekoskela.org/2012/02/15/angry-birds-facebook-released/</link>
		<comments>http://villekoskela.org/2012/02/15/angry-birds-facebook-released/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 05:55:08 +0000</pubDate>
		<dc:creator>villekoskela</dc:creator>
				<category><![CDATA[Generic]]></category>

		<guid isPermaLink="false">http://villekoskela.org/?p=143</guid>
		<description><![CDATA[It has finally happened. The Facebook version of Angry Birds was released on 14th of February right on the promised schedule. We came a long way from the demo shown in Adobe Max last year on all the fronts. The graphics engine is now starting to be in a shape and performance level I&#8217;m happy [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=villekoskela.org&#038;blog=28269051&#038;post=143&#038;subd=villekoskela&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://villekoskela.org/2012/02/15/angry-birds-facebook-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/fdd67c709cf434bde44aa45601af2492?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">villekoskela</media:title>
		</media:content>
	</item>
		<item>
		<title>Naming conventions and obfuscation</title>
		<link>http://villekoskela.org/2012/01/31/naming-conventions-and-obfuscation/</link>
		<comments>http://villekoskela.org/2012/01/31/naming-conventions-and-obfuscation/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 06:11:56 +0000</pubDate>
		<dc:creator>villekoskela</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>

		<guid isPermaLink="false">http://villekoskela.org/?p=140</guid>
		<description><![CDATA[Just fixed a nasty bug that was caused by the fact that we had added a new XML element and an ActionScript class that had exactly same names. This ifself wouldn&#8217;t cause any problems but when the code was run through an obfuscation software the problems started. The part of the code where we were [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=villekoskela.org&#038;blog=28269051&#038;post=140&#038;subd=villekoskela&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://villekoskela.org/2012/01/31/naming-conventions-and-obfuscation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/fdd67c709cf434bde44aa45601af2492?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">villekoskela</media:title>
		</media:content>
	</item>
	</channel>
</rss>
