<?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>IGAMEMAKER.COM</title>
	<atom:link href="http://igamemaker.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://igamemaker.com</link>
	<description>A blog about one man making games</description>
	<lastBuildDate>Fri, 18 May 2012 05:26:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='igamemaker.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/75cbb0e8240bc6c4217c09faabbb292e?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>IGAMEMAKER.COM</title>
		<link>http://igamemaker.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://igamemaker.com/osd.xml" title="IGAMEMAKER.COM" />
	<atom:link rel='hub' href='http://igamemaker.com/?pushpress=hub'/>
		<item>
		<title>Learning C++11</title>
		<link>http://igamemaker.com/2012/05/17/learning-c11/</link>
		<comments>http://igamemaker.com/2012/05/17/learning-c11/#comments</comments>
		<pubDate>Fri, 18 May 2012 05:26:17 +0000</pubDate>
		<dc:creator>jhuculak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[C++11]]></category>
		<category><![CDATA[IGAMEMAKER.COM]]></category>
		<category><![CDATA[Learning C++11]]></category>

		<guid isPermaLink="false">http://igamemaker.com/?p=456</guid>
		<description><![CDATA[Learning C++11 reminds me of meeting a friend you haven&#8217;t seen in years where they seem the same at first but as you catch up you find out how much has really changed. In C++&#8217;s case the changes are subtle &#8230; <a href="http://igamemaker.com/2012/05/17/learning-c11/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=igamemaker.com&#038;blog=4931983&#038;post=456&#038;subd=igamemaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Learning C++11 reminds me of meeting a friend you haven&#8217;t seen in years where they seem the same at first but as you catch up you find out how much has really changed. In C++&#8217;s case the changes are subtle but significant. Rather than point out the differences myself I thought I would list out my favorite resources I have found for learning C++11 and would love to hear more about where you are learning it. The following is an attempt at doing what you should look at in order.</p>
<ol>
<li><a href="http://www.softwarequalityconnection.com/2011/06/the-biggest-changes-in-c11-and-why-you-should-care/">The Biggest Changes in C++11 (and why you should care)</a></li>
<li><a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/Keynote-Bjarne-Stroustrup-Cpp11-Style">GoingNative 2012 &#8211; Day 1 Keynote &#8211; Bjarne Stroustup &#8211; C++ Style</a></li>
<li><a href="http://channel9.msdn.com/Events/GoingNative/GoingNative-2012/C-11-VC-11-and-Beyond">GoingNative 2012 &#8211; Day 2 Keynote &#8211; Herb Sutter &#8211; C++11, VC++11 and Beyond</a></li>
<li><a href="http://www.artima.com/shop/overview_of_the_new_cpp">The New C++ (C++11) &#8211; By Scott Meyers</a></li>
<li><a href="http://channel9.msdn.com/search?term=Stephan+T.+Lavavej">After the above I would go through all the content there is on Channel9 by Stephan T. Lavavej</a></li>
</ol>
<p>That should be a few hours worth of learning. Obviously you need a compiler to play with these features, check out the big supported feature list <a href="http://www.aristeia.com/C++11/C++11FeatureAvailability.htm">here</a> or <a href="http://wiki.apache.org/stdcxx/C++0xCompilerSupport">here</a>. I have played with the language features in <a href="http://www.microsoft.com/visualstudio/11/en-us">Visual Studio 2011 Beta</a> and I will soon be upgrading my Mac to 10.7 so I can enjoy the benefits of C++11 on my mac as well with Clang. On 10.6 I can use the language features but it doesn&#8217;t seem to allow linking to the standard libraries with it. </p>
<p>To me the biggest language changes are in how much easier doing multicore and multithreaded programming is with things like PPL or Intel&#8217;s TBB libraries. </p>
<p>I have also had some fun checking out the <a href="http://ispc.github.com/">Intel ISPC compiler</a> and may do a subsequent post on it as well.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/igamemaker.wordpress.com/456/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/igamemaker.wordpress.com/456/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/igamemaker.wordpress.com/456/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/igamemaker.wordpress.com/456/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/igamemaker.wordpress.com/456/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/igamemaker.wordpress.com/456/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/igamemaker.wordpress.com/456/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/igamemaker.wordpress.com/456/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/igamemaker.wordpress.com/456/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/igamemaker.wordpress.com/456/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/igamemaker.wordpress.com/456/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/igamemaker.wordpress.com/456/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/igamemaker.wordpress.com/456/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/igamemaker.wordpress.com/456/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=igamemaker.com&#038;blog=4931983&#038;post=456&#038;subd=igamemaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://igamemaker.com/2012/05/17/learning-c11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jhuculak</media:title>
		</media:content>
	</item>
		<item>
		<title>Blender/BMesh/3Delight Ship Turn Around Test</title>
		<link>http://igamemaker.com/2012/05/02/blenderbmesh3delight-ship-turn-around-test/</link>
		<comments>http://igamemaker.com/2012/05/02/blenderbmesh3delight-ship-turn-around-test/#comments</comments>
		<pubDate>Thu, 03 May 2012 05:30:25 +0000</pubDate>
		<dc:creator>jhuculak</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Speed Modeling]]></category>

		<guid isPermaLink="false">http://igamemaker.com/?p=450</guid>
		<description><![CDATA[After downloading Blender 2.63 and Matt Ebb&#8217;s 3Delight blender plug-in I decided to do a quick sketch of a space ship. This took me about 10-15 minutes to model and for some crazy reason 3 days to render. This was &#8230; <a href="http://igamemaker.com/2012/05/02/blenderbmesh3delight-ship-turn-around-test/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=igamemaker.com&#038;blog=4931983&#038;post=450&#038;subd=igamemaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/41469167' width='400' height='300' frameborder='0'></iframe></div>
<p>After downloading Blender 2.63 and Matt Ebb&#8217;s 3Delight blender plug-in I decided to do a quick sketch of a space ship. This took me about 10-15 minutes to model and for some crazy reason 3 days to render. This was my first experience with BMesh and Renderman (3Delight). I did run into a bug where my model had holes in it after exiting and reloading but other than that I think Blender may replace Silo as my modeler of choice.</p>
<p>For a good time modeling grab the following:</p>
<ol>
<li><a href="http://www.blender.org/download/get-blender/">Blender 2.63</a></li>
<li><a href="http://mattebb.com/3delightblender/">3Delight/Blender</a></li>
<li><a href="http://www.3delight.com/en/index.php?page=3DSP_download">3Delight</a></li>
<li><a href="http://www.bsurfaces.info/">BSurface</a></li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/igamemaker.wordpress.com/450/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/igamemaker.wordpress.com/450/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/igamemaker.wordpress.com/450/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/igamemaker.wordpress.com/450/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/igamemaker.wordpress.com/450/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/igamemaker.wordpress.com/450/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/igamemaker.wordpress.com/450/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/igamemaker.wordpress.com/450/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/igamemaker.wordpress.com/450/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/igamemaker.wordpress.com/450/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/igamemaker.wordpress.com/450/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/igamemaker.wordpress.com/450/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/igamemaker.wordpress.com/450/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/igamemaker.wordpress.com/450/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=igamemaker.com&#038;blog=4931983&#038;post=450&#038;subd=igamemaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://igamemaker.com/2012/05/02/blenderbmesh3delight-ship-turn-around-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jhuculak</media:title>
		</media:content>
	</item>
		<item>
		<title>Blender 2.3 Released! May replace Silo for my modeling needs.</title>
		<link>http://igamemaker.com/2012/04/29/blender-2-3-released-may-replace-silo-for-my-modeling-needs/</link>
		<comments>http://igamemaker.com/2012/04/29/blender-2-3-released-may-replace-silo-for-my-modeling-needs/#comments</comments>
		<pubDate>Mon, 30 Apr 2012 04:37:22 +0000</pubDate>
		<dc:creator>jhuculak</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Speed Modeling]]></category>
		<category><![CDATA[Blender]]></category>
		<category><![CDATA[game art]]></category>
		<category><![CDATA[igamemaker]]></category>

		<guid isPermaLink="false">http://igamemaker.com/?p=446</guid>
		<description><![CDATA[To date I have been using Silo for most of my polygon modeling. Today I gave Blender 2.3 a try with BMesh and it was wonderful. Not only did I get BMesh, but I also downloaded a 3Delight exporter from &#8230; <a href="http://igamemaker.com/2012/04/29/blender-2-3-released-may-replace-silo-for-my-modeling-needs/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=igamemaker.com&#038;blog=4931983&#038;post=446&#038;subd=igamemaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To date I have been using Silo for most of my polygon modeling. Today I gave Blender 2.3 a try with BMesh and it was wonderful. Not only did I get BMesh, but I also downloaded a 3Delight exporter from Matt Ebb that worked fairly easily. Here is a 5-15 minute space ship mesh sketch that I whipped up to test 3Delight and BMesh.</p>
<p><a href="http://igamemaker.files.wordpress.com/2012/04/shiptestarchitecture_18min.png"><img class="aligncenter size-medium wp-image-447" title="ShipTestArchitecture_18min" src="http://igamemaker.files.wordpress.com/2012/04/shiptestarchitecture_18min.png?w=300&h=168" alt="" width="300" height="168" /></a></p>
<p>I&#8217;m going to try and focus a bit more on my art skills in the next few weeks.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/igamemaker.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/igamemaker.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/igamemaker.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/igamemaker.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/igamemaker.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/igamemaker.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/igamemaker.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/igamemaker.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/igamemaker.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/igamemaker.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/igamemaker.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/igamemaker.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/igamemaker.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/igamemaker.wordpress.com/446/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=igamemaker.com&#038;blog=4931983&#038;post=446&#038;subd=igamemaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://igamemaker.com/2012/04/29/blender-2-3-released-may-replace-silo-for-my-modeling-needs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jhuculak</media:title>
		</media:content>

		<media:content url="http://igamemaker.files.wordpress.com/2012/04/shiptestarchitecture_18min.png?w=300" medium="image">
			<media:title type="html">ShipTestArchitecture_18min</media:title>
		</media:content>
	</item>
		<item>
		<title>When should you upgrade your machine?</title>
		<link>http://igamemaker.com/2012/04/29/when-should-you-upgrade-your-machine/</link>
		<comments>http://igamemaker.com/2012/04/29/when-should-you-upgrade-your-machine/#comments</comments>
		<pubDate>Sun, 29 Apr 2012 07:07:33 +0000</pubDate>
		<dc:creator>jhuculak</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://igamemaker.com/?p=439</guid>
		<description><![CDATA[I haven&#8217;t upgraded my CPU and laptop in nearly three years and I am starting to itch to buy some new technology toys. Time since an upgrade isn&#8217;t really a good justification so I did some research tonight to figure &#8230; <a href="http://igamemaker.com/2012/04/29/when-should-you-upgrade-your-machine/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=igamemaker.com&#038;blog=4931983&#038;post=439&#038;subd=igamemaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t upgraded my CPU and laptop in nearly three years and I am starting to itch to buy some new technology toys. Time since an upgrade isn&#8217;t really a good justification so I did some research tonight to figure out how much faster newer machines may be.</p>
<p>My research lead me to <a href="http://www.cpubenchmark.net/cpu_list.php">http://www.cpubenchmark.net/cpu_list.php</a> which has great data on the relative CPU performance.</p>
<p>Exhibit 1: My Q9550 Processor vs. i7-3770k vs. i7-3930k<br />
<a href="http://igamemaker.files.wordpress.com/2012/04/wordpress1.png"><img class="aligncenter size-medium wp-image-440" title="CPU Comparison" src="http://igamemaker.files.wordpress.com/2012/04/wordpress1.png?w=300&h=180" alt="" width="300" height="180" /></a> I am happy to see that in the past three years CPU performance within a sane budget is about 2.5 times higher and with a budget stretch you could get 3.2 times the performance.</p>
<p>Exhibit 2: My Macbook Pro 13&#8243; P7550</p>
<p><a href="http://igamemaker.files.wordpress.com/2012/04/wordpress2.png"><img class="aligncenter size-medium wp-image-441" title="Laptop PassMark" src="http://igamemaker.files.wordpress.com/2012/04/wordpress2.png?w=300&h=180" alt="" width="300" height="180" /></a></p>
<p>On the laptop side it scales roughly the same. If I want to keep the 13&#8243; Macbook I can get about a 2.5 times increase in performance and if I go up to the maxed out 15&#8243; macbook pro I can get 4.95 times the performance of my current laptop.</p>
<p>The new high end 13&#8243; Macbook competes with my current desktop on the CPU side (GPU is way less) and the 15&#8243; Macbook nearly doubles it! I am also debating ditching my desktop and going with a laptop only.</p>
<p>Now I have to figure out if an upgrade is worth it and is so which one. Game creation tools are fun!</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/igamemaker.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/igamemaker.wordpress.com/439/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/igamemaker.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/igamemaker.wordpress.com/439/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/igamemaker.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/igamemaker.wordpress.com/439/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/igamemaker.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/igamemaker.wordpress.com/439/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/igamemaker.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/igamemaker.wordpress.com/439/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/igamemaker.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/igamemaker.wordpress.com/439/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/igamemaker.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/igamemaker.wordpress.com/439/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=igamemaker.com&#038;blog=4931983&#038;post=439&#038;subd=igamemaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://igamemaker.com/2012/04/29/when-should-you-upgrade-your-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jhuculak</media:title>
		</media:content>

		<media:content url="http://igamemaker.files.wordpress.com/2012/04/wordpress1.png?w=300" medium="image">
			<media:title type="html">CPU Comparison</media:title>
		</media:content>

		<media:content url="http://igamemaker.files.wordpress.com/2012/04/wordpress2.png?w=300" medium="image">
			<media:title type="html">Laptop PassMark</media:title>
		</media:content>
	</item>
		<item>
		<title>Mini Review &#8211; Maya&#8217;s Camera Sequencer, The Gnomon Workshop</title>
		<link>http://igamemaker.com/2012/03/28/mini-review-mayas-camera-sequencer-the-gnomon-workshop/</link>
		<comments>http://igamemaker.com/2012/03/28/mini-review-mayas-camera-sequencer-the-gnomon-workshop/#comments</comments>
		<pubDate>Thu, 29 Mar 2012 04:11:25 +0000</pubDate>
		<dc:creator>jhuculak</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Gnomon Workshop]]></category>
		<category><![CDATA[Maya's Camera Sequencer]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://igamemaker.com/?p=434</guid>
		<description><![CDATA[I just finished watching Maya&#8217;s Camera Sequencer video by John Clark. Good: Two hour overview of what the Camera sequencer is Walks you through all of the different interfaces and buttons Gives advice on how to optimise the output of &#8230; <a href="http://igamemaker.com/2012/03/28/mini-review-mayas-camera-sequencer-the-gnomon-workshop/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=igamemaker.com&#038;blog=4931983&#038;post=434&#038;subd=igamemaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.thegnomonworkshop.com/store/product/910/Maya%27s-Camera-Sequencer"><img class="alignleft" src="http://www.thegnomonworkshop.com/store/img/products/dvds/JOC03/dvd_case_thumb.jpg" alt="" width="157" height="288" /></a><br />
I just finished watching Maya&#8217;s Camera Sequencer video by John Clark.</p>
<h3>Good:</h3>
<ul>
<li>Two hour overview of what the Camera sequencer is</li>
<li>Walks you through all of the different interfaces and buttons</li>
<li>Gives advice on how to optimise the output of the play blasts</li>
<li>Finishes with a story board to roughed in animatic that is fairly good.</li>
<li>The audio and descriptions are very clear</li>
</ul>
<h3>Bad:</h3>
<ul>
<li>Over priced at $59. If the product was priced at around $20-$30 I think I would be happy.</li>
<li>Microphone quality was a bit poor</li>
<li>Would have liked to have seen process of exporting and importing from video editing program</li>
<li>I also wonder why the gnomon workshop doesn&#8217;t have reviews and ratings on their site. Oh well&#8230; <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ul>
<p>If you know you need to use the sequencer I would put even odds on being able to figure it out on your own and this video saving you a bunch of time. For me being fairly new to Maya it was well worth the time investment and only slightly over priced. I&#8217;m interested in what Maya tutorials to hit next!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/igamemaker.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/igamemaker.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/igamemaker.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/igamemaker.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/igamemaker.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/igamemaker.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/igamemaker.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/igamemaker.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/igamemaker.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/igamemaker.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/igamemaker.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/igamemaker.wordpress.com/434/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/igamemaker.wordpress.com/434/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/igamemaker.wordpress.com/434/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=igamemaker.com&#038;blog=4931983&#038;post=434&#038;subd=igamemaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://igamemaker.com/2012/03/28/mini-review-mayas-camera-sequencer-the-gnomon-workshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jhuculak</media:title>
		</media:content>

		<media:content url="http://www.thegnomonworkshop.com/store/img/products/dvds/JOC03/dvd_case_thumb.jpg" medium="image" />
	</item>
		<item>
		<title>Inventing on Principle</title>
		<link>http://igamemaker.com/2012/03/13/inventing-on-principle/</link>
		<comments>http://igamemaker.com/2012/03/13/inventing-on-principle/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 04:47:28 +0000</pubDate>
		<dc:creator>jhuculak</dc:creator>
				<category><![CDATA[Industry Commentary]]></category>
		<category><![CDATA[creative endeavor]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[michael abrash]]></category>
		<category><![CDATA[shoulders of giants]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://igamemaker.com/?p=430</guid>
		<description><![CDATA[If you haven&#8217;t watched this talk by Bret Victor I highly recommend it: This made me wonder what my principle is. The short version: I Game Maker. The longer version: I believe that with the advancement in tools, technology and &#8230; <a href="http://igamemaker.com/2012/03/13/inventing-on-principle/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=igamemaker.com&#038;blog=4931983&#038;post=430&#038;subd=igamemaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you haven&#8217;t watched this talk by Bret Victor I highly recommend it:<br />
<div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/36579366' width='800' height='450' frameborder='0'></iframe></div></p>
<p>This made me wonder what my principle is. </p>
<p>The short version: I Game Maker. </p>
<p>The longer version:<br />
I believe that with the advancement in tools, technology and readily available education, one person can create all the aspects of a game. Having individual game makers will allow the creation of experiences that are purely one persons vision, from conceptualization to delivery. I think the world will be a better place when the outlet to create interactive worlds and ideas is more exciting to people than being a content consumer. People should know that they can make a game on their own. </p>
<p>Creating a game on your own doesn&#8217;t mean this is the most efficient way. This doesn&#8217;t mean that there isn&#8217;t feedback or editing or certain areas where a person needs help. I believe any creative endeavor is built on the shoulders of giants, much like Michael Abrash&#8217;s quote:</p>
<blockquote><p>&#8220;None of us learn in a vacuum; we all stand on the shoulders of giants such as Wirth and Knuth and thousands of others. Lend your shoulders to building the future!&#8221; -Michael Abrash </p></blockquote>
<p>My long term goals for this site is to share my journey and experiments on creating games in hopes of answering this question for myself. I want to see what types of games I can make on my own standing on the shoulder of current &#8220;game giant&#8221; software. Here are some of my favorites: Unity, Unreal, Blender, Inkscape, Paint.NET, Alchemy, Visual Studio, Clang, GIMP and numerous others I am probably forgetting.</p>
<p>I also want to take a moment to thank all my friends who have graciously offered to help me on my projects in the past. I hope that this clarification of the principles helps you understand why I have turned down help in the past. The end result of one game is not the point, the journey to make a game is what it is all about. </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/igamemaker.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/igamemaker.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/igamemaker.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/igamemaker.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/igamemaker.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/igamemaker.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/igamemaker.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/igamemaker.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/igamemaker.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/igamemaker.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/igamemaker.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/igamemaker.wordpress.com/430/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/igamemaker.wordpress.com/430/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/igamemaker.wordpress.com/430/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=igamemaker.com&#038;blog=4931983&#038;post=430&#038;subd=igamemaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://igamemaker.com/2012/03/13/inventing-on-principle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jhuculak</media:title>
		</media:content>
	</item>
		<item>
		<title>Quick Octane render of Vader&#8217;s Tie Fighter with a model off of Blendswap</title>
		<link>http://igamemaker.com/2011/12/04/quick-octane-render-of-vaders-tie-fighter-with-a-model-off-of-blendswap/</link>
		<comments>http://igamemaker.com/2011/12/04/quick-octane-render-of-vaders-tie-fighter-with-a-model-off-of-blendswap/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 00:52:59 +0000</pubDate>
		<dc:creator>jhuculak</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Benjob]]></category>
		<category><![CDATA[igamemaker]]></category>
		<category><![CDATA[Octane]]></category>
		<category><![CDATA[Star Wars]]></category>
		<category><![CDATA[Tie Fighter]]></category>

		<guid isPermaLink="false">http://igamemaker.com/?p=424</guid>
		<description><![CDATA[Sometimes it is fun to just grab someone else&#8217;s model and do a quick render. This model was done by Benjob and I rendered it in Octane. This one is using octane beta 2.52 and about 4000 samples using pmc.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=igamemaker.com&#038;blog=4931983&#038;post=424&#038;subd=igamemaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://igamemaker.files.wordpress.com/2011/12/vadertie_4000.png"><img class="aligncenter  wp-image-425" title="vadertie_4000" src="http://igamemaker.files.wordpress.com/2011/12/vadertie_4000.png?w=400&h=195" alt="" width="400" height="195" /></a></p>
<p>Sometimes it is fun to just grab someone else&#8217;s model and do a quick render. This model was done by <a href="http://www.blendswap.com//?author=1396">Benjob</a> and I rendered it in <a href="http://octanerender.com/">Octane</a>. This one is using octane beta 2.52 and about 4000 samples using pmc.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/igamemaker.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/igamemaker.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/igamemaker.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/igamemaker.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/igamemaker.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/igamemaker.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/igamemaker.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/igamemaker.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/igamemaker.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/igamemaker.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/igamemaker.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/igamemaker.wordpress.com/424/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/igamemaker.wordpress.com/424/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/igamemaker.wordpress.com/424/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=igamemaker.com&#038;blog=4931983&#038;post=424&#038;subd=igamemaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://igamemaker.com/2011/12/04/quick-octane-render-of-vaders-tie-fighter-with-a-model-off-of-blendswap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jhuculak</media:title>
		</media:content>

		<media:content url="http://igamemaker.files.wordpress.com/2011/12/vadertie_4000.png?w=300" medium="image">
			<media:title type="html">vadertie_4000</media:title>
		</media:content>
	</item>
		<item>
		<title>Finished Uncharted 3 SP and it is great; but not as good as Uncharted 2 IMHO</title>
		<link>http://igamemaker.com/2011/11/23/finished-uncharted-3-sp-and-it-is-great-but-not-as-good-as-uncharted-2-imho/</link>
		<comments>http://igamemaker.com/2011/11/23/finished-uncharted-3-sp-and-it-is-great-but-not-as-good-as-uncharted-2-imho/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 06:18:32 +0000</pubDate>
		<dc:creator>jhuculak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Uncharted 3]]></category>

		<guid isPermaLink="false">http://igamemaker.com/?p=421</guid>
		<description><![CDATA[I just finished playing Uncharted 3&#8242;s single player and it is a fabulous game. Big action moments, great story telling and plenty of action. It was a fantastic roller coaster ride and hugely inspiring. My hats off to the Naughty &#8230; <a href="http://igamemaker.com/2011/11/23/finished-uncharted-3-sp-and-it-is-great-but-not-as-good-as-uncharted-2-imho/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=igamemaker.com&#038;blog=4931983&#038;post=421&#038;subd=igamemaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I just finished playing Uncharted 3&#8242;s single player and it is a fabulous game.</p>
<span style="text-align:center; display: block;"><a href="http://igamemaker.com/2011/11/23/finished-uncharted-3-sp-and-it-is-great-but-not-as-good-as-uncharted-2-imho/"><img src="http://img.youtube.com/vi/zN3rj6YemkI/2.jpg" alt="" /></a></span>
<p>Big action moments, great story telling and plenty of action. It was a fantastic roller coaster ride and hugely inspiring. My hats off to the Naughty Dog guys! From a game breakdown standpoint I don&#8217;t really have much to add to the <a title="Game Breakdown: Uncharted 2 Among Thieves" href="http://igamemaker.com/2009/11/05/game-breakdown-uncharted-2-among-thieves/">breakdown from Uncharted 2</a> that I did a couple years ago.</p>
<p>Uncharted 2 is one of my favorite games of all time and is still the best in the series to me. Two things made Uncharted 3 not quite  reach the Uncharted 2 level for me. First the story is more focused on your relationship with Sully than it is on the female character dynamic. To me the complexity and difficulty in doing a good romantic plot in the second game made me more impressed. Secondly I found the overall execution of the single player not as polished. There were great moments but there were a lot that were boring run at the camera missions that seemed to repetitive including some Max Payne like dream sequences that didn&#8217;t really pay off. With all that said, Uncharted 2 is one of my favorite games of all time so I still heartily recommend Uncharted 3 and I haven&#8217;t even dived into the MP/COOP yet.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/igamemaker.wordpress.com/421/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/igamemaker.wordpress.com/421/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/igamemaker.wordpress.com/421/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/igamemaker.wordpress.com/421/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/igamemaker.wordpress.com/421/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/igamemaker.wordpress.com/421/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/igamemaker.wordpress.com/421/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/igamemaker.wordpress.com/421/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/igamemaker.wordpress.com/421/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/igamemaker.wordpress.com/421/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/igamemaker.wordpress.com/421/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/igamemaker.wordpress.com/421/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/igamemaker.wordpress.com/421/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/igamemaker.wordpress.com/421/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=igamemaker.com&#038;blog=4931983&#038;post=421&#038;subd=igamemaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://igamemaker.com/2011/11/23/finished-uncharted-3-sp-and-it-is-great-but-not-as-good-as-uncharted-2-imho/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jhuculak</media:title>
		</media:content>
	</item>
		<item>
		<title>TED &#8211; Inspiration at its finest</title>
		<link>http://igamemaker.com/2011/11/21/ted-inspiration-at-its-finest/</link>
		<comments>http://igamemaker.com/2011/11/21/ted-inspiration-at-its-finest/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 04:51:24 +0000</pubDate>
		<dc:creator>jhuculak</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Industry Commentary]]></category>

		<guid isPermaLink="false">http://igamemaker.com/?p=414</guid>
		<description><![CDATA[Watching a video like this encourages me to make more how to video&#8217;s to get more people, young or old, into making video games. How many other industries offer inspiration from a 6th grader? I have settled in my new &#8230; <a href="http://igamemaker.com/2011/11/21/ted-inspiration-at-its-finest/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=igamemaker.com&#038;blog=4931983&#038;post=414&#038;subd=igamemaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Watching a video like this encourages me to make more how to video&#8217;s to get more people, young or old, into making video games. How many other industries offer inspiration from a 6th grader?</p>
<span style="text-align:center; display: block;"><a href="http://igamemaker.com/2011/11/21/ted-inspiration-at-its-finest/"><img src="http://img.youtube.com/vi/ehDAP1OQ9Zw/2.jpg" alt="" /></a></span>
<p>I have settled in my new job and I&#8217;ve been playing with Blender&#8217;s Ocean Simulation features and plan on getting back to making my own games and tutorials again soon. Here are some sample images and videos:</p>
<p><a href="http://igamemaker.files.wordpress.com/2011/11/oceantest2.png"><img class="aligncenter size-medium wp-image-415" title="OceanTest2" src="http://igamemaker.files.wordpress.com/2011/11/oceantest2.png?w=300&h=168" alt="" width="300" height="168" /></a></p>
<p>Here is an <a href="http://vimeo.com/32492303" target="_blank">isometric tile test</a> render using blender&#8217;s ocean sim.</p>
<!-- vimeo error: not a vimeo video -->
<p>&nbsp;</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/igamemaker.wordpress.com/414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/igamemaker.wordpress.com/414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/igamemaker.wordpress.com/414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/igamemaker.wordpress.com/414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/igamemaker.wordpress.com/414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/igamemaker.wordpress.com/414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/igamemaker.wordpress.com/414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/igamemaker.wordpress.com/414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/igamemaker.wordpress.com/414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/igamemaker.wordpress.com/414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/igamemaker.wordpress.com/414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/igamemaker.wordpress.com/414/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/igamemaker.wordpress.com/414/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/igamemaker.wordpress.com/414/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=igamemaker.com&#038;blog=4931983&#038;post=414&#038;subd=igamemaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://igamemaker.com/2011/11/21/ted-inspiration-at-its-finest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jhuculak</media:title>
		</media:content>

		<media:content url="http://igamemaker.files.wordpress.com/2011/11/oceantest2.png?w=300" medium="image">
			<media:title type="html">OceanTest2</media:title>
		</media:content>
	</item>
		<item>
		<title>Review: Designing for Mobile First @LukeW</title>
		<link>http://igamemaker.com/2011/10/06/review-designing-for-mobile-first-lukew/</link>
		<comments>http://igamemaker.com/2011/10/06/review-designing-for-mobile-first-lukew/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 05:31:26 +0000</pubDate>
		<dc:creator>jhuculak</dc:creator>
				<category><![CDATA[Game Design]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Designing for Mobile First]]></category>
		<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[O'Reilly]]></category>

		<guid isPermaLink="false">http://igamemaker.com/?p=409</guid>
		<description><![CDATA[I picked up a video master class from O&#8217;Reilly called Designing for Mobile First by LukeW to help me understand mobile constraints. The course is focused on good mobile websites or applications in general but the rules can be applied to games. &#8230; <a href="http://igamemaker.com/2011/10/06/review-designing-for-mobile-first-lukew/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=igamemaker.com&#038;blog=4931983&#038;post=409&#038;subd=igamemaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span class="Apple-style-span" style="color:#444444;font-size:16px;line-height:24px;">I picked up a video master class from <a href="http://oreilly.com/">O&#8217;Reilly</a> called <a href="http://shop.oreilly.com/product/0636920020776.do">Designing for Mobile First</a> by <a href="http://lukew.com/">LukeW</a> to help me understand mobile constraints. The course is focused on good mobile websites or applications in general but the rules can be applied to games. My favorite thing about it is his focus on minimized design, focusing on reducing to critical content only and putting that content ahead of navigation. If you want a preview of the content <a href="http://vplayer.oreilly.com/?chapter=http%3A%2F%2Fatom.oreilly.com%2Fatom%2Foreilly%2Fvideos%2F840706&amp;video_product=urn%3Ax-domain%3Aoreilly.com%3Aproduct%3A0636920020783.VIDEO#embedded_player">check it out here</a>.</span></p>
<h2>Short version</h2>
<p>I&#8217;m going to say up front that I enjoyed this presentation and thought that it was worth the time and cash investment.</p>
<h2>Who is it for?</h2>
<p>Personally I think everyone should have an interest in design aspects. The course is great for anyone new to mobile web design as it is a good overview of the practical issues and solutions available as of early 2011. If you are looking for technical specifics, implementation details or a step by step how to make your application work you should look elsewhere as this course really focuses on presenting a very design focused, implementation light presentation. I was up for that and therefore found the course rewarding from an analytical and a design point of view as it provides lots of data to backup the points made. It reminded me a little of the great book <a href="http://www.amazon.ca/Dont-Make-Me-Think-Usability/dp/0321344758/ref=sr_1_1?ie=UTF8&amp;qid=1317965166&amp;sr=8-1">Don&#8217;t Make Me Think</a> in that everything he said sounded a lot like common sense (the truest form of &#8220;good design&#8221;) but did I know it was common sense before I heard it? That is the best type of design discussion, one where you nod your head in agreement the entire time.</p>
<h2>Key things I learned</h2>
<p>The following are thoughts I had while watching the course, most of which are related to the topics but some of which might not have been Luke&#8217;s points and if I am wrong, blame me not him!</p>
<ol>
<li>Mobile web is probably bigger than desktop in terms of customer base or will be soon</li>
<li>Unique features are available and accessible for web</li>
<li>Designing for mobile first is probably easier than the other way around as it forces you to design simple things</li>
<li>Design around maximizing content and have navigation as the secondary thing</li>
<li>Support full client experience including input on the device, old rules do not apply of it being limited/hard</li>
<li>People use the website frequently even if there is a native app, so don&#8217;t mess that up!</li>
<li>Small options or difficulties can have a huge impact on usage</li>
<li>Mobile browsers are arguably more compatible with each other than PC&#8217;s history. HTML5 and CSS3 are fairly safe to assume.</li>
</ol>
<h2>What was missing?</h2>
<p>I wish that there were more references or links to implementation details for the content. I&#8217;m fairly new to web development in general and some fast pointers or tips for people who don&#8217;t have &#8220;web legacy&#8221; would be great.</p>
<h2>What does this change for IGAMEMAKER.COM?</h2>
<p>I&#8217;m wondering if I should focus on some HTML5 based games in order to maximize exposure of my games. No app store, no platform limits and due to time constraints the games that I can make are fairly limited in feature set anyway. With both Unity and Unreal outputting to flash, how long is it before people are authoring to WebGL and canvas for games? Perhaps that is the best place to start. Build an audience and then make unique clients if the games are popular. I might look at doing an online version of my <a href="http://igamemakerdata.appspot.com/tutorials/TicTacToe.html">Tic Tac Toe game</a> and perhaps a mobile version of my site.</p>
<p>I am thinking of a turn based Tic Tac Toe game as a &#8220;Hello World&#8221; application and how I could do it with a minimal amount of work. For example getting rid of AI completely and only letting you play friends and keeping it super clean.</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/igamemaker.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/igamemaker.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/igamemaker.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/igamemaker.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/igamemaker.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/igamemaker.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/igamemaker.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/igamemaker.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/igamemaker.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/igamemaker.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/igamemaker.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/igamemaker.wordpress.com/409/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/igamemaker.wordpress.com/409/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/igamemaker.wordpress.com/409/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=igamemaker.com&#038;blog=4931983&#038;post=409&#038;subd=igamemaker&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://igamemaker.com/2011/10/06/review-designing-for-mobile-first-lukew/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">jhuculak</media:title>
		</media:content>
	</item>
	</channel>
</rss>
