<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>We Heart Games</title>
	
	<link>http://weheartgames.com</link>
	<description>Because games are fun</description>
	<lastBuildDate>Wed, 14 Mar 2012 16:28:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/WeHeartGames" /><feedburner:info uri="weheartgames" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Setting the default file format for new slices in Photoshop</title>
		<link>http://feedproxy.google.com/~r/WeHeartGames/~3/6ppZs1JZKhQ/</link>
		<comments>http://weheartgames.com/2012/03/setting-the-default-file-format-for-new-slices-in-photoshop/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 15:51:39 +0000</pubDate>
		<dc:creator>Mike Berg</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Photoshop for Devs]]></category>

		<guid isPermaLink="false">http://weheartgames.com/?p=1198</guid>
		<description><![CDATA[There might come a moment where you are working away on your app&#8217;s art, slicing up your Photoshop document just like I showed you, when you get an email from your developer that says, &#8220;These JPGs sure look nice&#8230; can I have them as transparent PNGs?&#8221; New slices you create are automatically given a file [...]]]></description>
			<content:encoded><![CDATA[<p>There might come a moment where you are working away on your app&#8217;s art, <a href="http://weheartgames.com/2010/07/screencast-4-making-skins-themes-with-photoshop-slices/">slicing up your Photoshop document just like I showed you</a>, when you get an email from your developer that says, <strong>&#8220;These JPGs sure look nice&#8230; can I have them as transparent PNGs?&#8221;</strong></p>
<p>New slices you create are automatically given a file format, whether you chose one or not. I often had documents that were defaulting to JPG rather than PNG and I couldn&#8217;t figure out why; until today.</p>
<h3>Setting the default for new slices</h3>
<p>When you create your new master PSD that will hold all your slices, the first thing you should do, <strong>before you create any slices</strong>, is select &#8220;File > Save for Web and Devices&#8221; and choose PNG-24. Save out an empty PNG. Now all your newly created slices will default to that. Yay!</p>
]]></content:encoded>
			<wfw:commentRss>http://weheartgames.com/2012/03/setting-the-default-file-format-for-new-slices-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://weheartgames.com/2012/03/setting-the-default-file-format-for-new-slices-in-photoshop/</feedburner:origLink></item>
		<item>
		<title>How to export Flash SWF animations to PNG sequences</title>
		<link>http://feedproxy.google.com/~r/WeHeartGames/~3/3dR6xgL_8sk/</link>
		<comments>http://weheartgames.com/2012/03/how-to-export-flash-swf-animations-to-png-sequences/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 03:50:49 +0000</pubDate>
		<dc:creator>Mike Berg</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://weheartgames.com/?p=1192</guid>
		<description><![CDATA[I looked around for quite a while to find a good tool for exporting simple Flash frame animations to PNG sequences that could be used in game development. It&#8217;s true, Flash supports exporting a PNG sequence at different sizes, but it&#8217;s error-prone and tedious. Then I found swf2pngs. It looked like it did exactly what [...]]]></description>
			<content:encoded><![CDATA[<p>I looked around for quite a while to find a good tool for exporting simple Flash frame animations to PNG sequences that could be used in game development. It&#8217;s true, <a href="http://twitter.com/weheartgames/status/177141209691717634">Flash supports exporting a PNG sequence at different sizes</a>, but it&#8217;s error-prone and tedious.</p>
<p>Then I found <a href="http://www.swf2pngs.com/">swf2pngs</a>. It looked like it did exactly what I needed. When I first downloaded it a few days ago it didn&#8217;t quite have the features I needed. But the developer has been extremely supportive, and even added some new features to accommodate my requests. </p>
<p><a href="http://www.swf2pngs.com/"><img src="http://weheartgames.com/wp-content/uploads/Swf2PngsScreenSnapz001.png" alt="" title="swf2pngs" width="463" height="372" class="aligncenter size-full wp-image-1193" /></a></p>
<p>The big reasons I now love and fully recommend this app are:</p>
<ul>
<li>Export from the SWF, not from within Flash. Exporting via Flash at different sizes means doubling (and quadrupling for retina iPad) the pixel values in your head *every time* you export. It&#8217;s tedious and error-prone.</li>
<li>It&#8217;s fast and accurate:<br />
- load up a single SWF<br />
- export at the default settings for normal-res<br />
- switch the scale popup to 2 and <strong>add the @2x suffix</strong> and export again. (I particularly like that I don&#8217;t have to rename all the files after)<br />
- switch the scale popup to 4 and export again.</li>
<li>You can target a specific movie clip inside your SWF, though I haven&#8217;t ever needed to do that.</li>
<li>If you have a bunch of animations that are the same size, stick them in the same FLA and rename each sequence right in the timeline (<a href="http://www.swf2pngs.com/">see their homepage for a much clearer explanation</a>)</li>
</ul>
<p>After using it for a few days, I can&#8217;t imagine doing any kind of frame animation for a game without it. And it&#8217;s only $10.</p>
]]></content:encoded>
			<wfw:commentRss>http://weheartgames.com/2012/03/how-to-export-flash-swf-animations-to-png-sequences/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://weheartgames.com/2012/03/how-to-export-flash-swf-animations-to-png-sequences/</feedburner:origLink></item>
		<item>
		<title>Photoshop for devs: Required reading</title>
		<link>http://feedproxy.google.com/~r/WeHeartGames/~3/a5iviWnzI6s/</link>
		<comments>http://weheartgames.com/2012/03/photoshop-for-devs-required-reading/#comments</comments>
		<pubDate>Fri, 09 Mar 2012 04:58:24 +0000</pubDate>
		<dc:creator>Mike Berg</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Photoshop for Devs]]></category>

		<guid isPermaLink="false">http://weheartgames.com/?p=1188</guid>
		<description><![CDATA[I recently discovered @bjango&#8217;s excellent blog. There are many topics here that I&#8217;ve been meaning to do screencasts about, but haven&#8217;t had the time, and many new tricks I didn&#8217;t know about. If you&#8217;re a dev using Photoshop, take a few minutes to browse through it. There are loads of useful bits of information here:]]></description>
			<content:encoded><![CDATA[<p>I recently discovered @bjango&#8217;s excellent blog. There are many topics here that I&#8217;ve been meaning to do screencasts about, but haven&#8217;t had the time, and many new tricks I didn&#8217;t know about. If you&#8217;re a dev using Photoshop, take a few minutes to browse through it. There are loads of useful bits of information here:</p>
<p><a href="http://bjango.com/articles/"><img src="http://weheartgames.com/wp-content/uploads/bjango.png" alt="" title="bjango - blog" width="118" height="52" class="aligncenter size-full wp-image-1189" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://weheartgames.com/2012/03/photoshop-for-devs-required-reading/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://weheartgames.com/2012/03/photoshop-for-devs-required-reading/</feedburner:origLink></item>
		<item>
		<title>New t-shirt: Boost Greed</title>
		<link>http://feedproxy.google.com/~r/WeHeartGames/~3/R7s7UZxqTDk/</link>
		<comments>http://weheartgames.com/2012/03/new-t-shirt-boost-greed/#comments</comments>
		<pubDate>Sat, 03 Mar 2012 05:59:38 +0000</pubDate>
		<dc:creator>Mike Berg</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://weheartgames.com/?p=1184</guid>
		<description><![CDATA[After an in-game comment from @TeaRascal about how @cannos should make a &#8220;Boost Greed&#8221; t-shirt for Disc Drivin&#8217;, I put this together. Get it in my t-shirt shop here.]]></description>
			<content:encoded><![CDATA[<p>After an in-game comment from @TeaRascal about how @cannos should make a &#8220;Boost Greed&#8221; t-shirt for Disc Drivin&#8217;, I put this together. <a href="/shirts/">Get it in my t-shirt shop here.</a></p>
<p><a href="/shirts/"><img src="http://weheartgames.com/wp-content/uploads/boost-greed-web.png" alt="" title="Boost Greed" width="500" height="500" class="alignnone size-full wp-image-1185" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://weheartgames.com/2012/03/new-t-shirt-boost-greed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://weheartgames.com/2012/03/new-t-shirt-boost-greed/</feedburner:origLink></item>
		<item>
		<title>Rush City icon time lapse</title>
		<link>http://feedproxy.google.com/~r/WeHeartGames/~3/qyYlvA1zrGk/</link>
		<comments>http://weheartgames.com/2012/02/rush-city-icon/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 05:39:22 +0000</pubDate>
		<dc:creator>Mike Berg</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://weheartgames.com/?p=1177</guid>
		<description><![CDATA[I&#8217;ve had the pleasure to work with @GrouchoDuke from Acceleroto on his upcoming infinite runner, Rush City. Above you&#8217;ll see the final icon for the game. See below for a time-lapse of the artwork for the icon being created by hand from a low-poly in-game model (similar to how the Sortie icon was created).]]></description>
			<content:encoded><![CDATA[<p><img src="http://weheartgames.com/wp-content/uploads/rush-city-icon.jpg" alt="" title="Rush City icon" width="300" height="300" class="alignnone size-full wp-image-1178" /></p>
<p>I&#8217;ve had the pleasure to work with @GrouchoDuke from Acceleroto on his upcoming infinite runner, Rush City. Above you&#8217;ll see the final icon for the game. See below for a time-lapse of the artwork for the icon being created by hand from a low-poly in-game model (<a href="http://weheartgames.com/2011/11/sortie-game-icon-with-time-lapse-video/">similar to how the Sortie icon was created</a>).</p>
<p><iframe width="510" height="346" src="http://www.youtube.com/embed/bANnZG_LUro?rel=0" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://weheartgames.com/2012/02/rush-city-icon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://weheartgames.com/2012/02/rush-city-icon/</feedburner:origLink></item>
		<item>
		<title>Protect yourself against theft</title>
		<link>http://feedproxy.google.com/~r/WeHeartGames/~3/kmyNwjrQEV4/</link>
		<comments>http://weheartgames.com/2012/01/theft/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 17:25:19 +0000</pubDate>
		<dc:creator>Mike Berg</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://weheartgames.com/?p=1162</guid>
		<description><![CDATA[This is not directly related to game development, but I&#8217;ve had a few friends fall victim to theft lately, and the devastation of losing years&#8217; worth of family photos and client work files; not to mention everything else we store on our devices. Below is my list of tips for helping secure yourself against losing [...]]]></description>
			<content:encoded><![CDATA[<p>This is not directly related to game development, but I&#8217;ve had a few friends fall victim to theft lately, and the devastation of losing years&#8217; worth of family photos and client work files; not to mention everything else we store on our devices. Below is my list of tips for helping secure yourself against losing data, and maybe even devices. I&#8217;m regularly surprised at how few of these steps people actually follow, so I thought I&#8217;d post them here and maybe help someone out. This is what I do myself; if you have other steps you take, please share them in the comments.</p>
<p>- Get a paid Dropbox account ($100/year for 50 GB) and put your current projects in there. Not only does this backup off-site, it also gives you access to your files from anywhere, if you need them. This might not be enough for many people to store all their work *and* photos, though.</p>
<p>- Use iCloud for contact &#038; calendar sync across all Apple devices, as well as iOS device backup. You can also use iTunes Match to &#8220;store&#8221; your music in the cloud; your mileage with this service may vary, depending on your music collection.</p>
<p>- Use Apple&#8217;s <a href="https://me.com/find/">Find My Phone</a> service to register all your devices. This lets you locate your iPhone, iPad, iPod and even your computer, anywhere in the world. Not 100% guaranteed, but it definitely can help. It can also let you remote-wipe your iPhone (which is no loss because you&#8217;ve backed up to iCloud, and can restore it later). </p>
<p>- Add an &#8220;If found&#8221; message to your lock screen. This is more likely to (potentially) help if you lose your device, rather than have it stolen. But it can&#8217;t hurt; maybe your phone will be found by someone honest. <a href='http://weheartgames.com/wp-content/uploads/if-found.psd_.zip'>Download my Photoshop template to make one easily:<br />
<img src="http://weheartgames.com/wp-content/uploads/if-found-200x300.jpg" alt="" title="if-found" width="200" height="300" class="alignnone size-medium wp-image-1171" /></a></p>
<p>- <strong>Most important:</strong> Require a password to get into your computer and your iPhone. On the iPhone, go to Settings > General > Passcode Lock and follow the instructions. At the very least, this will keep people out of any sites you might have been logged into, like Facebook or Google Docs, as well as all your email.</p>
<p>On the Mac, go to System Preferences > Security &#038; Privacy:<br />
<a href="http://weheartgames.com/wp-content/uploads/wake-from-sleep.jpg"><img src="http://weheartgames.com/wp-content/uploads/wake-from-sleep-510x117.jpg" alt="" title="wake-from-sleep" width="510" height="117" class="alignnone size-large wp-image-1163" /></a></p>
<p>- Create a guest account on your Mac with no password, so that whoever stole your computer can get online. This will help the &#8220;Find my Mac&#8221; service (above) locate the computer.</p>
<p>- Please note: These steps do not prevent someone with physical access to your computer (who knows what they&#8217;re doing) from booting with a system disk and wiping the computer completely, restoring OS X to its default settings. This would prevent &#8220;Find My Mac&#8221; from locating it. There is a way to prevent this, though. This is a bit more of an advanced step, but you can set a Firmware Password on your Mac, that prevents a user from changing the boot disk on startup (which is what is required to wipe the computer). Read more about this topic <a href="http://support.apple.com/kb/HT1352">here</a>.</p>
<p>This won&#8217;t necessarily protect you from theft, but you should also have everything you own backed up. Apple has made this very easy with Time Machine. Just get a nice big external hard drive and plug it in. Two quotes that hit this issue square on the head:<br />
&#8220;It doesn&#8217;t exist if it doesn&#8217;t exist in two places.&#8221; and &#8220;The biggest mistake people make is to trust their hard drive.&#8221; Every hard drive WILL fail, eventually. If one Time Machine isn&#8217;t enough for you, I recommend getting something like a <a href="http://www.drobo.com/products/professionals/drobo/index.php">drobo</a>, which makes sure all your data is stored on 2 drives, in case one fails.</p>
]]></content:encoded>
			<wfw:commentRss>http://weheartgames.com/2012/01/theft/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://weheartgames.com/2012/01/theft/</feedburner:origLink></item>
		<item>
		<title>New website for One Man Left</title>
		<link>http://feedproxy.google.com/~r/WeHeartGames/~3/YfhVOmB4lVs/</link>
		<comments>http://weheartgames.com/2012/01/new-website-for-one-man-left/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 16:52:48 +0000</pubDate>
		<dc:creator>Mike Berg</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://weheartgames.com/?p=1154</guid>
		<description><![CDATA[I had the privilege of working with the awesome guys at One Man Left, to redo their website. Check it out:]]></description>
			<content:encoded><![CDATA[<p>I had the privilege of working with the awesome guys at One Man Left, to redo their website. Check it out:</p>
<p><a href="http://onemanleft.com"><img src="http://weheartgames.com/wp-content/uploads/SafariScreenSnapz002-510x313.png" alt="" title="One Man Left website" width="510" height="313" class="alignnone size-large wp-image-1155" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://weheartgames.com/2012/01/new-website-for-one-man-left/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://weheartgames.com/2012/01/new-website-for-one-man-left/</feedburner:origLink></item>
		<item>
		<title>I like two things</title>
		<link>http://feedproxy.google.com/~r/WeHeartGames/~3/u4O6G0fCVL8/</link>
		<comments>http://weheartgames.com/2012/01/i-like-two-things/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 22:23:50 +0000</pubDate>
		<dc:creator>Mike Berg</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://weheartgames.com/?p=1150</guid>
		<description><![CDATA[This year for Christmas, my parents gave each of us (I have 4 older brothers) a folio full of mementoes and other things collected throughout our childhood. This gem was in a book I made in Grade 2 called &#8220;All About Me&#8221;. Now you see that the sentiment behind the name of my company began [...]]]></description>
			<content:encoded><![CDATA[<p>This year for Christmas, my parents gave each of us (I have 4 older brothers) a folio full of mementoes and other things collected throughout our childhood. This gem was in a book I made in Grade 2 called &#8220;All About Me&#8221;. Now you see that the sentiment behind the name of my company began at a very young age&#8230;</p>
<p><a href="http://weheartgames.com/wp-content/uploads/dinosaurs-and-video-games.jpg"><img src="http://weheartgames.com/wp-content/uploads/dinosaurs-and-video-games-510x437.jpg" alt="" title="On dinosaurs and video games" width="510" height="437" class="alignnone size-large wp-image-1151" /></a></p>
<p><em>&#8220;I like two things. I like dinosaurs and my computer. If I didn&#8217;t like my computer that would be dumb because all those games would be wasted!&#8221;</em></p>
]]></content:encoded>
			<wfw:commentRss>http://weheartgames.com/2012/01/i-like-two-things/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://weheartgames.com/2012/01/i-like-two-things/</feedburner:origLink></item>
		<item>
		<title>Photoshop tip – layer style defaults in CS5</title>
		<link>http://feedproxy.google.com/~r/WeHeartGames/~3/SenYWLB-v8s/</link>
		<comments>http://weheartgames.com/2011/11/photoshop-tip-layer-style-defaults-in-cs5/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 01:49:51 +0000</pubDate>
		<dc:creator>Mike Berg</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Photoshop for Devs]]></category>

		<guid isPermaLink="false">http://weheartgames.com/?p=1146</guid>
		<description><![CDATA[I recently upgraded to CS5 (finally), and just noticed this excellent and long-overdue button at the bottom of the Layer Styles window: If you are ever using drop shadows, please set your default to &#8220;straight down&#8221; (90 degrees) and definitely no more than 50% opacity. Dark drop shadows are distracting. A good drop shadow is [...]]]></description>
			<content:encoded><![CDATA[<p>I recently upgraded to CS5 (finally), and just noticed this excellent and long-overdue button at the bottom of the Layer Styles window:</p>
<p><a href="http://weheartgames.com/wp-content/uploads/PhotoshopScreenSnapz001.png"><img src="http://weheartgames.com/wp-content/uploads/PhotoshopScreenSnapz001-510x405.png" alt="" title="Drop shadow settings" width="510" height="405" class="alignnone size-large wp-image-1148" /></a></p>
<p>If you are ever using drop shadows, please set your default to &#8220;straight down&#8221; (90 degrees) and definitely no more than 50% opacity. Dark drop shadows are distracting. A good drop shadow is barely seen; it should pull your text off the background just a bit.</p>
]]></content:encoded>
			<wfw:commentRss>http://weheartgames.com/2011/11/photoshop-tip-layer-style-defaults-in-cs5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://weheartgames.com/2011/11/photoshop-tip-layer-style-defaults-in-cs5/</feedburner:origLink></item>
		<item>
		<title>Sortie game icon with time-lapse video</title>
		<link>http://feedproxy.google.com/~r/WeHeartGames/~3/QiB4mGXbcqI/</link>
		<comments>http://weheartgames.com/2011/11/sortie-game-icon-with-time-lapse-video/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 20:57:38 +0000</pubDate>
		<dc:creator>Mike Berg</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://weheartgames.com/?p=1137</guid>
		<description><![CDATA[@iPhonig asked me to make an icon for their upcoming dogfighting game, Sortie. They had 3d files of their fighter jets, but I wanted the icon to have more of an illustrated look to it (as well as be infinitely scaleable). With some helpful tips from Pete Parisi of @fuzzycube, I used a technique I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://twitter.com/#!/iPhonig">@iPhonig</a> asked me to make an icon for their upcoming dogfighting game, Sortie. They had 3d files of their fighter jets, but I wanted the icon to have more of an illustrated look to it (as well as be infinitely scaleable). With some helpful tips from Pete Parisi of @fuzzycube, I used a technique I&#8217;ve never tried before: using a 3d render as a reference for perspective and lighting in a 2d vector drawing.</p>
<p>Here&#8217;s the before and after, with a time-lapse video of the process following that:</p>
<p align="center"><a href="http://weheartgames.com/wp-content/uploads/App-Icon-2.png"><img src="http://weheartgames.com/wp-content/uploads/App-Icon-2-300x300.png" alt="" title="3d render" width="300" height="300" class="alignnone size-medium wp-image-1138" /></a></p>
<p align="center"><a href="http://weheartgames.com/wp-content/uploads/App-Icon-5.jpg"><img src="http://weheartgames.com/wp-content/uploads/App-Icon-5-300x300.jpg" alt="" title="2d vector illustration" width="300" height="300" class="alignnone size-medium wp-image-1139" /></a></p>
<p>All the artwork was created in Photoshop; time-lapse video made (effortlessly) using <a href="http://twitter.com/#!/qrunchmonkey">@qrunchmonkey</a>&#8216;s excellent <a href="http://itunes.apple.com/ca/app/screenninja/id408219793?mt=12">ScreenNinja</a> (Mac App Store link).</p>
<p><iframe width="509" height="259" src="http://www.youtube.com/embed/mqFlBF-COP8?rel=0" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://weheartgames.com/2011/11/sortie-game-icon-with-time-lapse-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://weheartgames.com/2011/11/sortie-game-icon-with-time-lapse-video/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 1.123 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-05-17 00:38:28 -->

