<?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>Sweet Like a Lemon</title>
	<atom:link href="http://byron.bluebearstudio.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://byron.bluebearstudio.com</link>
	<description>X-X</description>
	<lastBuildDate>Wed, 19 Jan 2011 05:46:54 +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>Android Gingerbread 2.3 A huge step in the right direction for game developers</title>
		<link>http://byron.bluebearstudio.com/index.php/2011/01/android-gingerbread-2-3-a-huge-step-in-the-right-direction-for-game-developers/</link>
		<comments>http://byron.bluebearstudio.com/index.php/2011/01/android-gingerbread-2-3-a-huge-step-in-the-right-direction-for-game-developers/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 05:06:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://byron.bluebearstudio.com/?p=157</guid>
		<description><![CDATA[Recently I attempted to port our iOS game over to Android < 2.2. My motivation was to use the opportunity as a learning experience and refactor my code to run on multiple mobile platforms. When I started coding B.I.T.S Pinball I picked C/C++ even though it wasn't a language I use every day (it is [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I attempted to port our iOS game over to Android < 2.2. My motivation was to use the opportunity as a learning experience and refactor my code to run on multiple mobile platforms. When I started coding B.I.T.S Pinball I picked C/C++ even though it wasn't a language I use every day (it is now). The thinking was that I didn't want to pick a language that would tie us to a specific platform, a luxury game developer usually have.  </p>
<p>I got to the point where I just felt marred down by the Android NDK and the platform. This was after I ported my game over to Palm WebOS using their NDK in a couple of weeks of my spare time! The Palm PDK isn't bad at all, their tools need work but that's another story for another time.</p>
<p>With the Android NDK doing simple things like loading and playing a sound effect, handling device input events, loading a texture from assets in your apk (loading any resources for that matter), figuring out which texture format and compression format is supported, (which isn't easy when you have 100+ devices that might do this differently, I'll get into texture units in another post) it's just cumbersome. This is on top of having to cross back and forth between the JVM and native code using JNI, I wanted to take a bath, it just feels dirty. </p>
<p>Thankfully with Android 2.3 Google clearly acknowledges the importance of having native games on their platform and the only way to do that is to provide developers almost direct access to the hardware (without having to write JNI code to go back into the JVM that probably calls back into native code). There are a few places the NDK falls short:</p>
<ul>
<li>There&#8217;s still not way to get to the device sensors such as the accelerometer, mic and such without going through JNI to call into the JVM (please correct me if I&#8217;m wrong).
</li>
<li>Carriers hold their customers hostage by preventing them from receiving new updates and forcing them to upgrade their devices and renew their cellphone plan to get new OS versions. So basically game developers are stuck with < 2.3 for a lot longer then Google or Android developers would like.</li>
<p><strong>Tangent:</strong><br />
If Microsoft has any chance of staying relevant in the mobile space they are going to have to do the same. They really have no choice ATM, they don&#8217;t have the user base (this is huge), they don&#8217;t have tools that are vastly superior (sure VS is nice) and they force you to write/rewrite everything using Silverlight or XNA&#8230; ouch. They&#8217;re basically saying, &#8220;if you want to be on our platform you have to ditch your currently platform or double your efforts&#8221;. Ummm, they can&#8217;t get away with that anymore. </p>
]]></content:encoded>
			<wfw:commentRss>http://byron.bluebearstudio.com/index.php/2011/01/android-gingerbread-2-3-a-huge-step-in-the-right-direction-for-game-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Features, Massive Update coming for B.I.T.S Soon</title>
		<link>http://byron.bluebearstudio.com/index.php/2010/02/new-features-massive-update-coming-for-b-i-t-s-soon/</link>
		<comments>http://byron.bluebearstudio.com/index.php/2010/02/new-features-massive-update-coming-for-b-i-t-s-soon/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 05:38:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[All]]></category>

		<guid isPermaLink="false">http://byron.bluebearstudio.com/?p=110</guid>
		<description><![CDATA[My brother and I have recently done a bunch of work on B.I.T.S. He totally re-purposed all the art assets to look way crisper and in higher resolution. We&#8217;re also adding a new feature to the table. Lastly, I&#8217;ve done a lot of work to gain some huge performance improvements even with higher res graphics. [...]]]></description>
			<content:encoded><![CDATA[<p>
<a href='http://byron.bluebearstudio.com/index.php/2010/02/new-features-massive-update-coming-for-b-i-t-s-soon/img_0456/' title='IMG_0456'><img width="150" height="150" src="http://byron.bluebearstudio.com/wp-content/uploads/2010/02/IMG_0456-150x150.jpg" class="attachment-thumbnail" alt="IMG_0456" title="IMG_0456" /></a>
<a href='http://byron.bluebearstudio.com/index.php/2010/02/new-features-massive-update-coming-for-b-i-t-s-soon/img_0458/' title='IMG_0458'><img width="150" height="150" src="http://byron.bluebearstudio.com/wp-content/uploads/2010/02/IMG_0458-150x150.jpg" class="attachment-thumbnail" alt="IMG_0458" title="IMG_0458" /></a>
My brother and I have recently done a bunch of work on B.I.T.S. He totally re-purposed all the art assets to look way crisper and in higher resolution. We&#8217;re also adding a new feature to the table. Lastly, I&#8217;ve done a lot of work to gain some huge performance improvements even with higher res graphics. I&#8217;m seeing an almost constant 60 frames per second on my iPhone 3G (not 3GS) with OS 3.1.3+ and on my iPad. On a first gen device with OS 2.2.1 Im seeing around 40fps.</p>
<p>Most of the performance gains were achieved by eliminating redundant OpenGL ES state changes and batching draw calls. An example of this is when binding textures. Instead of constantly switch textures (everything is stored in texture atlases) I store which texture is currently bound and don&#8217;t bind if I don&#8217;t need to. I also make sure that I put the textures in the atlases in the order in which they are drawn to further minimize texture switching. </p>
<p>Here is a screenshot comparison. The old version runs at half the speed (inconsistently) and doesn&#8217;t look nearly as good. Please note that this is all still in development. </p>
<p>Before:<br />
<img src="http://byron.bluebearstudio.com/wp-content/uploads/2010/02/IMG_0456.jpg" alt="Old B.I.T.S Pinball Graphics" /></p>
<p>After:<br />
<img src="http://byron.bluebearstudio.com/wp-content/uploads/2010/02/IMG_0458.jpg" alt="New B.I.T.S Pinball Graphics" /></p>
]]></content:encoded>
			<wfw:commentRss>http://byron.bluebearstudio.com/index.php/2010/02/new-features-massive-update-coming-for-b-i-t-s-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>B.I.T.S Pinball Candiballs is out!</title>
		<link>http://byron.bluebearstudio.com/index.php/2009/12/b-i-t-s-pinball-candiballs-is-out/</link>
		<comments>http://byron.bluebearstudio.com/index.php/2009/12/b-i-t-s-pinball-candiballs-is-out/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 20:38:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://byron.bluebearstudio.com/?p=106</guid>
		<description><![CDATA[We made it through Apple&#8217;s review process unscathed. B.I.T.S Pinball Candiballs is up on the App Store. Check out our game&#8217;s product page for more details or go directly to the store.]]></description>
			<content:encoded><![CDATA[<p>We made it through Apple&#8217;s review process unscathed. B.I.T.S Pinball Candiballs is up on the App Store. Check out our game&#8217;s product <a href="http://www.ballinthesystem.com/candiballs/index.html">page</a> for more details or go directly to the <a title="iTunes App Store" href="http://www.bluebearstudio.com/candiballs_itunes">store</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://byron.bluebearstudio.com/index.php/2009/12/b-i-t-s-pinball-candiballs-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>B.I.T.S Pinball Candiballs</title>
		<link>http://byron.bluebearstudio.com/index.php/2009/11/b-i-t-s-pinball-candiballs/</link>
		<comments>http://byron.bluebearstudio.com/index.php/2009/11/b-i-t-s-pinball-candiballs/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 03:36:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://byron.bluebearstudio.com/?p=90</guid>
		<description><![CDATA[Hopefully I submitted our holiday version of B.I.T.S Pinball in time to make it onto the App Store for the holidays (23rd of November). We pulled this together in an extremely short amount of time (even shorter if you consider we have a day jobs). I&#8217;m extremely grateful to my wife who somehow found the [...]]]></description>
			<content:encoded><![CDATA[<p>Hopefully I submitted our holiday version of B.I.T.S Pinball in time to make it onto the App Store for the holidays (23rd of November). We pulled this together in an extremely short amount of time (even shorter if you consider we have a day jobs).</p>
<p>I&#8217;m extremely grateful to my wife who somehow found the time and energy for many nights after we put our son to bed to come up with a compelling holiday rendition of B.I.T.S Pinball.</p>
<div style="float:left;margin:5px"><object width="240" height="360"><param name="allowfullscreen" value="true"><param name="allowscriptaccess" value="always"><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=7839128&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1&amp;autoplay=0"><embed src="http://vimeo.com/moogaloop.swf?clip_id=7839128&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1&amp;autoplay=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="240" height="360"></embed></object></div>
<p>I&#8217;ve also created a new website. I&#8217;m releasing this as both a paid $.99 version and a free version that has ads (not while playing the game <img src='http://byron.bluebearstudio.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ). <a title="B.I.T.S Pinball Candiballs" href="http://www.ballinthesystem.com/candiballs/index.html">Candiballs!!</a></p>
<div style="clear:both"></div>
]]></content:encoded>
			<wfw:commentRss>http://byron.bluebearstudio.com/index.php/2009/11/b-i-t-s-pinball-candiballs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This is what your sales might look like after being featured by Apple.</title>
		<link>http://byron.bluebearstudio.com/index.php/2009/11/this-is-what-your-sales-might-look-like-after-being-featured-by-apple/</link>
		<comments>http://byron.bluebearstudio.com/index.php/2009/11/this-is-what-your-sales-might-look-like-after-being-featured-by-apple/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 05:54:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[marketing advertising pinball]]></category>

		<guid isPermaLink="false">http://byron.bluebearstudio.com/?p=49</guid>
		<description><![CDATA[Shortly after &#8220;B.I.T.S&#8221; Pinball&#8217;s initial release we ended up on &#8220;New and Noteworthy&#8221; in the iTunes store and on &#8220;Hot New Games&#8221; in the iPhone App Store. Of course we have no real way of figuring out where our sales came from but we can only assume our boost in sales had to do with [...]]]></description>
			<content:encoded><![CDATA[<p>Shortly after <strong>&#8220;B.I.T.S&#8221; Pinball&#8217;s</strong> initial release we ended up on <strong>&#8220;New and Noteworthy&#8221;</strong> in the iTunes store and on <strong>&#8220;Hot New Games&#8221;</strong> in the iPhone App Store. Of course we have no real way of figuring out where our sales came from but we can only assume our boost in sales had to do with this. Don&#8217;t get me wrong, being featured by Apple is definitely great for business! We are extremely excited and thankful for being featured and hope to pull it off again in the future.</p>
<p><img class="alignleft size-full wp-image-74" title="B.I.T.S Initial Sales Full" src="http://byron.bluebearstudio.com/wp-content/uploads/2009/11/graph1.gif" alt="B.I.T.S Initial Sales Full" width="884" height="475" /></p>
<p>Based on these statistics the only observation I can make is that getting Apple&#8217;s attention is only part of the equation. I can see traditional marketing making a larger impact on sales over time and the fly by night successes disappearing. Of course this may only apply to us and I&#8217;m sure there are stories out there that prove the opposite. I think sharing this info can only help others make more educated guesses on how to play the game <img src='http://byron.bluebearstudio.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>As a side note, the &#8220;only&#8221; marketing we did was announcing our game on the touchArcade forums (one of the best places to announce your game by far) and requesting reviews from as many iPhone gaming websites as possible. It&#8217;s been almost a month since release and not a single review site has reviewed our game (perhaps our game is just that bad?&#8230; I don&#8217;t thinks so). Those that responded to our review requests where only trying to sell us adverting or wanting us to pay $$$ for an &#8220;expedited&#8221; review, (except for the iPhoneSlutz: http://iphoneslutz.com/, those ladies are awesome!). It takes a lot to make me nauseous but email responses asking for money to review our game only make me reach for the Pepto.</p>
<p><strong>iTunes link: </strong><a href="http://click.linksynergy.com/fs-bin/click?id=p9sQzEZ5sxM&#038;subid=&#038;offerid=146261.1&#038;type=10&#038;tmpid=3909&#038;u1=bitsv11&#038;RD_PARM1=http%3A%2F%2Fitunes.apple.com%2Fus%2Fapp%2Fb-i-t-s-pinball%2Fid331691631%3Fmt%3D8"><strong>B.I.T.S Pinball</strong></a></p>
<p><strong>B.I.T.S Pinball home page: </strong><strong><a title="Ball in the System" href="http://www.ballinthesystem.com" target="_blank">http://www.ballinthesystem.com</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://byron.bluebearstudio.com/index.php/2009/11/this-is-what-your-sales-might-look-like-after-being-featured-by-apple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

