<?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>iPhone, iOS 5, iPad SDK Development Tutorial and Programming Tips &#187; Tag: game development</title>
	<atom:link href="http://maniacdev.com/tag/game-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://maniacdev.com</link>
	<description>ManiacDev.Com</description>
	<lastBuildDate>Sat, 04 Feb 2012 14:30:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Best Resources In iOS Development &#8211; July 18th 2011</title>
		<link>http://maniacdev.com/2011/07/best-resources-in-ios-development-july-18th-2011/</link>
		<comments>http://maniacdev.com/2011/07/best-resources-in-ios-development-july-18th-2011/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 06:13:27 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[classic arcade]]></category>
		<category><![CDATA[Cocos2D V1.0.0]]></category>
		<category><![CDATA[core data]]></category>
		<category><![CDATA[core graphics]]></category>
		<category><![CDATA[data retrieval]]></category>
		<category><![CDATA[game development]]></category>
		<category><![CDATA[game engine]]></category>
		<category><![CDATA[games library]]></category>
		<category><![CDATA[gesture recognition]]></category>
		<category><![CDATA[Grand Central Dispatch]]></category>
		<category><![CDATA[icade]]></category>
		<category><![CDATA[image manipulation]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[multithreading]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[open source libraries]]></category>
		<category><![CDATA[open source library]]></category>
		<category><![CDATA[open source project]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=4089</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/best-resources-in-ios-development-july-18th-2011/&amp;text=Best Resources In iOS Development &#8211; July 18th 2011&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
Another excellent week to be an iOS developer, and some big news in the department of iOS game development with the release of  Cocos2D V1.0.0 and the opening of the Moai SDK beta to everyone.  Also some great open source libraries and tutorials were shared. If you have written a tutorial, open source library or [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/best-resources-in-ios-development-july-18th-2011/&amp;text=Best Resources In iOS Development &#8211; July 18th 2011&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
<p>Another excellent week to be an iOS developer, and some big news in the department of iOS game development with the release of  Cocos2D V1.0.0 and the opening of the Moai SDK beta to everyone.  Also some great open source libraries and tutorials were shared.</p>
<p>If you have written a tutorial, open source library or tool that you would like to share you can <a href="http://maniacdev.com/submit" rel="nofollow">submit the url here</a>.</p>
<p>I&#8217;ve been contacted a number of times about advertising on this site so I decided to add support for BuySellAds, and added a section for small button ads.  If interested you can check out the <a href="http://maniacdev.com/advertise" rel="nofollow">advertising page here</a>.</p>
<p>Here are the resources from the last week in order of popularity:</p>
<p><a title="Open Source: Easy Multistroke and Single Stroke Complex Gesture Recognition On iOS" href="http://maniacdev.com/2011/07/open-source-multistroke-and-single-stroke-complex-gesture-recognition-on-ios/" rel="bookmark">Open Source: Easy Multistroke and Single Stroke Complex Gesture Recognition On iOS</a> - A couple of great libraries if you are looking to quickly implement complex gesture within your app.</p>
<p><a title="Open Source: iCade Library For Easy Integration In iOS Games" href="http://maniacdev.com/2011/07/open-source-icade-library-for-easy-integration-in-ios-games/" rel="bookmark">Open Source: iCade Library For Easy Integration In iOS Games</a> - Library that allows you to easily support the iCade classic arcade box/controller for iPad.  Makes a good example if you are trying to support a specific bluetooth interfacing device.</p>
<p><a title="Tutorial: Manipulating Images With Touch Gestures" href="http://maniacdev.com/2011/07/tutorial-manipulating-images-with-touch-gestures/" rel="bookmark">Tutorial: Manipulating Images With Touch Gestures</a> - A tutorial with sample code demonstrating how to add touch features for image manipulation.</p>
<p><a title="Tutorial: iOS Map Kit For Beginners Guide" href="http://maniacdev.com/2011/07/tutorial-map-kit-for-beginners-guide/" rel="bookmark">Tutorial: iOS Map Kit For Beginners Guide</a> - A getting started tutorial for those beginning with the iOS map kit including a tutorial on displaying data from XML locations on a map without using any libraries outside of those included with  the iOS SDK.</p>
<p><a title="Open Source: Active Record For Core Data Library" href="http://maniacdev.com/2011/07/open-source-active-record-for-core-data-library/" rel="bookmark">Open Source: Active Record For Core Data Library</a> - A great open source project modeled after Ruby On Rail&#8217;s ActiveRecord for more straightforward data retrieval.</p>
<p><a title="News: Cocos2D Game Engine v1.0.0 Released" href="http://maniacdev.com/2011/07/news-cocos2d-game-engine-v1-0-0/" rel="bookmark">News: Cocos2D Game Engine v1.0.0 Released</a> - News about the highly popular Cocos2D game engine finally reaching the v1.0.0 release.</p>
<p><a title="Tutorial: iOS Multithreading With Grand Central Dispatch (GCD) Basics" href="http://maniacdev.com/2011/07/tutorial-ios-multithreading-with-grand-central-dispatch-gcd-basics/" rel="bookmark">Tutorial: iOS Multithreading With Grand Central Dispatch (GCD) Basics</a> - An excellent step by step guide beginning with the basics on multithreading with iOS &#8216;s Grand Central Dispatch.</p>
<p><a title="News: Moai SDK Game Development Kit Made Available To All" href="http://maniacdev.com/2011/07/news-moai-sdk-made-available-to-all/" rel="bookmark">News: Moai SDK Game Development Kit Made Available To All</a> - The lua based open source Moai SDK has now opened the beta for anyone to download and use.</p>
<p><a title="Tutorial: Calculator App Style Glossy Buttons With Core Graphics" href="http://maniacdev.com/2011/07/tutorial-calculator-app-style-glossy-buttons-with-core-graphics/" rel="bookmark">Tutorial: Calculator App Style Glossy Buttons With Core Graphics</a> - An explanation of the technique used to create buttons just like the calculator applications that come with iOS devices.</p>
<p><a title="Tutorial: How To Use The iOS Keychain To Store Names And Passwords" href="http://maniacdev.com/2011/07/tutorial-how-to-use-the-ios-keychain-to-store-names-and-passwords/" rel="bookmark">Tutorial: How To Use The iOS Keychain To Store Names And Passwords</a> - A guide on using the iOS keychain in order to securely store usernames and passwords.</p>
<p>Thanks for reading, please bookmark and share this post!</p>
<p>&copy;2012 <a href="http://maniacdev.com">iPhone, iOS 5, iPad SDK Development Tutorial and Programming Tips</a>. All Rights Reserved.</p>.<div class="prli-social-buttons-bar"><a href="http://del.icio.us/post?url=http%3A%2F%2Fmaniacdev.com%2F4ss&title=Best+Resources+In+iOS+Development+-+July+18th+2011" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/delicious_32.png" alt="Delicious" title="Delicious" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://twitter.com/home?status=RT+%40maniacdev%3A+Best+Resources+In+iOS+Development+-+July+18th+2011+http%3A%2F%2Fmaniacdev.com%2F4ss" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/twitter_32.png" alt="Twitter" title="Twitter" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://technorati.com/faves?add=http%3A%2F%2Fmaniacdev.com%2F4ss" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/technorati_32.png" alt="Technorati" title="Technorati" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fmaniacdev.com%2F4ss&t=Best+Resources+In+iOS+Development+-+July+18th+2011" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/facebook_32.png" alt="Facebook" title="Facebook" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fmaniacdev.com%2F4ss&title=Best+Resources+In+iOS+Development+-+July+18th+2011" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/linkedin_32.png" alt="LinkedIn" title="LinkedIn" border="0" style="padding: 0 20px 0 0;" /></a><a href="mailto:?subject=Best Resources In iOS Development - July 18th 2011&body=Best Resources In iOS Development - July 18th 2011%20http%3A%2F%2Fmaniacdev.com%2F4ss" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/email_32.png" alt="Email" title="Email" border="0" style="padding: 0 20px 0 0;" /></a></div>
	Tags: <a href="http://maniacdev.com/tag/ipad/" title="ipad" rel="tag" rel="nofollow">ipad</a>, <a href="http://maniacdev.com/tag/cocos2d-v1-0-0/" title="Cocos2D V1.0.0" rel="tag" rel="nofollow">Cocos2D V1.0.0</a>, <a href="http://maniacdev.com/tag/programming/" title="programming" rel="tag" rel="nofollow">programming</a>, <a href="http://maniacdev.com/tag/data-retrieval/" title="data retrieval" rel="tag" rel="nofollow">data retrieval</a>, <a href="http://maniacdev.com/tag/bluetooth/" title="bluetooth" rel="tag" rel="nofollow">bluetooth</a>, <a href="http://maniacdev.com/tag/open-source-project/" title="open source project" rel="tag" rel="nofollow">open source project</a>, <a href="http://maniacdev.com/tag/game-engine/" title="game engine" rel="tag" rel="nofollow">game engine</a>, <a href="http://maniacdev.com/tag/image-manipulation/" title="image manipulation" rel="tag" rel="nofollow">image manipulation</a>, <a href="http://maniacdev.com/tag/open-source/" title="open source" rel="tag" rel="nofollow">open source</a>, <a href="http://maniacdev.com/tag/classic-arcade/" title="classic arcade" rel="tag" rel="nofollow">classic arcade</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2011/07/best-resources-in-ios-development-july-18th-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>News: Cocos2D Game Engine v1.0.0 Released</title>
		<link>http://maniacdev.com/2011/07/news-cocos2d-game-engine-v1-0-0/</link>
		<comments>http://maniacdev.com/2011/07/news-cocos2d-game-engine-v1-0-0/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 06:21:48 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone Dev News]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Cocos2D]]></category>
		<category><![CDATA[cocos2d engine]]></category>
		<category><![CDATA[develop games]]></category>
		<category><![CDATA[game development]]></category>
		<category><![CDATA[game engine]]></category>
		<category><![CDATA[ios]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=4029</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/news-cocos2d-game-engine-v1-0-0/&amp;text=News: Cocos2D Game Engine v1.0.0 Released&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
As you may have noticed if you have been reading this site for awhile, I occasionally mention product updates. This one is pretty significant as after numerous release candidates the incredibly successful open source Cocos2D iPhone game engine has finally released v1.0.0. There are an incredible amount of feature updates since the previous official release [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/news-cocos2d-game-engine-v1-0-0/&amp;text=News: Cocos2D Game Engine v1.0.0 Released&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
<p>As you may have noticed if you have been reading this site for awhile, I occasionally mention product updates. This one is pretty significant as after numerous release candidates the incredibly successful open source Cocos2D iPhone game engine has finally released v1.0.0.</p>
<p>There are an incredible amount of feature updates since the previous official release of Cocos2D. This update from the last release candidate itself even adds support for non-power of two PVR textures.</p>
<div class="attentionbox"><strong>If you are interested in some in-depth Cocos2D game development training please take this <a href="http://maniacdev.com/game-dev-training-survey" rel="nofollow" target="_blank">survey</a>.</p>
<p>  I will be getting together with a successful Cocos2D expert and putting together a comprehensive training course.</p>
<p> We will be giving out some free copies to those who fill in the survey.  You can get to the survey by <a href="http://maniacdev.com/game-dev-training-survey" rel="nofollow" target="_blank">clicking here</a>.</strong></div>
<p>You can read the full feature list showing the updates included in v1.0.0 vs the last major release:<br />
<a href="http://www.cocos2d-iphone.org/wiki/doku.php/release_notes:1_0_0" target="_blank">Cocos2D v1.0.0 Release Notes</a></p>
<p>Steffen Itterheim, author of the <a href="http://maniacdev.com/kvw" target="_blank">Learn iPhone and iPad Cocos2d Game Development book</a> has created an installer that you can run on your Mac to easily install Cocos2D 1.0.0, Cocos3D and all the templates automatically.  You can find it <a href="http://cocos2d-central.com/files/file/6-installer-for-cocos2d-cocos3d-for-ios-mac-os-x/" target="_blank">here</a>.</p>
<p>You can find the Cocos2D source on Github here:<br />
<a href="https://github.com/cocos2d" target="_blank">https://github.com/cocos2d</a></p>
<p>Exciting news for Cocos2D devs.</p>
<p>Read more: <a href="http://maniacdev.com/category/iphone-dev-news/" target="_blank">iPhone Dev News</a></p>
<p>&copy;2012 <a href="http://maniacdev.com">iPhone, iOS 5, iPad SDK Development Tutorial and Programming Tips</a>. All Rights Reserved.</p>.<div class="prli-social-buttons-bar"><a href="http://del.icio.us/post?url=http%3A%2F%2Fmaniacdev.com%2Frvm&title=News%3A+Cocos2D+Game+Engine+v1.0.0+Released" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/delicious_32.png" alt="Delicious" title="Delicious" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://twitter.com/home?status=RT+%40maniacdev%3A+News%3A+Cocos2D+Game+Engine+v1.0.0+Released+http%3A%2F%2Fmaniacdev.com%2Frvm" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/twitter_32.png" alt="Twitter" title="Twitter" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://technorati.com/faves?add=http%3A%2F%2Fmaniacdev.com%2Frvm" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/technorati_32.png" alt="Technorati" title="Technorati" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fmaniacdev.com%2Frvm&t=News%3A+Cocos2D+Game+Engine+v1.0.0+Released" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/facebook_32.png" alt="Facebook" title="Facebook" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fmaniacdev.com%2Frvm&title=News%3A+Cocos2D+Game+Engine+v1.0.0+Released" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/linkedin_32.png" alt="LinkedIn" title="LinkedIn" border="0" style="padding: 0 20px 0 0;" /></a><a href="mailto:?subject=News: Cocos2D Game Engine v1.0.0 Released&body=News: Cocos2D Game Engine v1.0.0 Released%20http%3A%2F%2Fmaniacdev.com%2Frvm" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/email_32.png" alt="Email" title="Email" border="0" style="padding: 0 20px 0 0;" /></a></div>
	Tags: <a href="http://maniacdev.com/tag/ios/" title="ios" rel="tag" rel="nofollow">ios</a>, <a href="http://maniacdev.com/tag/cocos2d/" title="Cocos2D" rel="tag" rel="nofollow">Cocos2D</a>, <a href="http://maniacdev.com/tag/game-engine/" title="game engine" rel="tag" rel="nofollow">game engine</a>, <a href="http://maniacdev.com/tag/cocos2d-engine/" title="cocos2d engine" rel="tag" rel="nofollow">cocos2d engine</a>, <a href="http://maniacdev.com/tag/game-development/" title="game development" rel="tag" rel="nofollow">game development</a>, <a href="http://maniacdev.com/tag/develop-games/" title="develop games" rel="tag" rel="nofollow">develop games</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2011/07/news-cocos2d-game-engine-v1-0-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Devs Running Away From Wii Flocking To iPhone</title>
		<link>http://maniacdev.com/2010/02/devs-running-away-from-wii-flocking-to-iphone/</link>
		<comments>http://maniacdev.com/2010/02/devs-running-away-from-wii-flocking-to-iphone/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 05:55:33 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone Game Programming]]></category>
		<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[game development]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[wii]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=1030</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2010/02/devs-running-away-from-wii-flocking-to-iphone/&amp;text=Devs Running Away From Wii Flocking To iPhone&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
There&#8217;s been alot of hate from the &#8220;hardcore&#8221; gaming and game development crowd towards iPhone and iPad gaming.  They don&#8217;t like it that on the iPhone you can purchase high-quality games at a small fraction of the price thanks to the relatively low cost of the iPhone SDK vs. the &#8220;hardcore&#8221; gaming platforms.  They seem [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2010/02/devs-running-away-from-wii-flocking-to-iphone/&amp;text=Devs Running Away From Wii Flocking To iPhone&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
<p>There&#8217;s been alot of hate from the &#8220;hardcore&#8221; gaming and game development crowd towards iPhone and iPad gaming.  They don&#8217;t like it that on the iPhone you can purchase high-quality games at a small fraction of the price thanks to the relatively low cost of the iPhone SDK vs. the &#8220;hardcore&#8221; gaming platforms.  They seem to like it even less when independent developers achieve some level of success.</p>
<p>According to the Game Developer Research 2009-2010 Survey, the Wii is the big loser dropping from 42 to 30 percent of console developers.   The iPhone and iPod touch developer numbers more than double those on Nintendo DS and Sony PSP.  This bodes well for the iPad which will allow for more complex games.</p>
<p>The fact of the matter is that the iPhone 3GS has tremendous graphical power.  The controls are intuitive, even though there&#8217;s no available gamepad (yet&#8230;), and there are first class tools and libraries available at little or no cost.  The more traditional platforms will need to let independent developers in at a low cost, or they will continue to lose support.</p>
<p>You can read more about the survey and it&#8217;s results  on Gamasutra here: <a href="http://www.gamasutra.com/view/news/26846/State_Of_Game_Development_Survey_Reveals_iPhone_Support_Surge_Wii_Lull.php" target="_blank">State of Game Development Survey Reveals iPhone Support Surge, Wii Lull</a></p>
<p>If you are looking to get started with iPhone game development, and are looking to go the Objective-C route you should check out these excellent <a href="http://maniacdev.com/2010/01/incredible-iphone-game-programming-tutorials-with-video/" target="_blank">iPhone game programming</a> tutorials.</p>
<p>You can also check out some <a href="http://maniacdev.com/2009/08/the-open-source-iphone-game-engine-comparison/" target="_blank">open source iPhone game engines</a>, and <a href="http://maniacdev.com/2009/09/the-commercial-iphone-game-engine-comparison-3d-and-2d/" target="_blank">commercial iPhone game engines</a>.</p>
<p>Please post any comments below, thanks!</p>
<p>&copy;2012 <a href="http://maniacdev.com">iPhone, iOS 5, iPad SDK Development Tutorial and Programming Tips</a>. All Rights Reserved.</p>.<div class="prli-social-buttons-bar"><a href="http://del.icio.us/post?url=http%3A%2F%2Fmaniacdev.com%2F1cv&title=Devs+Running+Away+From+Wii+Flocking+To+iPhone" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/delicious_32.png" alt="Delicious" title="Delicious" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://twitter.com/home?status=RT+%40maniacdev%3A+Devs+Running+Away+From+Wii+Flocking+To+iPhone+http%3A%2F%2Fmaniacdev.com%2F1cv" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/twitter_32.png" alt="Twitter" title="Twitter" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://technorati.com/faves?add=http%3A%2F%2Fmaniacdev.com%2F1cv" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/technorati_32.png" alt="Technorati" title="Technorati" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fmaniacdev.com%2F1cv&t=Devs+Running+Away+From+Wii+Flocking+To+iPhone" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/facebook_32.png" alt="Facebook" title="Facebook" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fmaniacdev.com%2F1cv&title=Devs+Running+Away+From+Wii+Flocking+To+iPhone" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/linkedin_32.png" alt="LinkedIn" title="LinkedIn" border="0" style="padding: 0 20px 0 0;" /></a><a href="mailto:?subject=Devs Running Away From Wii Flocking To iPhone&body=Devs Running Away From Wii Flocking To iPhone%20http%3A%2F%2Fmaniacdev.com%2F1cv" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/email_32.png" alt="Email" title="Email" border="0" style="padding: 0 20px 0 0;" /></a></div>
	Tags: <a href="http://maniacdev.com/tag/ipod-touch/" title="ipod touch" rel="tag" rel="nofollow">ipod touch</a>, <a href="http://maniacdev.com/tag/wii/" title="wii" rel="tag" rel="nofollow">wii</a>, <a href="http://maniacdev.com/tag/iphone/" title="iPhone" rel="tag" rel="nofollow">iPhone</a>, <a href="http://maniacdev.com/tag/game-development/" title="game development" rel="tag" rel="nofollow">game development</a>, <a href="http://maniacdev.com/tag/ipad/" title="ipad" rel="tag" rel="nofollow">ipad</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2010/02/devs-running-away-from-wii-flocking-to-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash CS5 iPhone Game Developer Calls Development A Breeze</title>
		<link>http://maniacdev.com/2010/01/flash-cs5-iphone-game/</link>
		<comments>http://maniacdev.com/2010/01/flash-cs5-iphone-game/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 05:44:55 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone Game Programming]]></category>
		<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[adobe flash cs5]]></category>
		<category><![CDATA[game development]]></category>
		<category><![CDATA[game programming]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=930</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2010/01/flash-cs5-iphone-game/&amp;text=Flash CS5 iPhone Game Developer Calls Development A Breeze&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
You&#8217;ve probably heard by now that Flash CS5 is coming with iPhone support. I know several artists that are extremely excited, and I&#8217;ve been doing some fiddling around with Flash game development, and I&#8217;m getting excited too. I came across this interesting story from some developers who have already created a game using Adobe Flash [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2010/01/flash-cs5-iphone-game/&amp;text=Flash CS5 iPhone Game Developer Calls Development A Breeze&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
<p>You&#8217;ve probably heard by now that Flash CS5 is coming with iPhone support.  I know several artists that are extremely excited, and I&#8217;ve been doing some fiddling around with Flash game development, and I&#8217;m getting excited too.  I came across this interesting story from some developers who have already created a game using Adobe Flash CS5 that has been able to reach a top 10 download position in several countries.</p>
<p>The game is <a href="http://itunes.com/apps/alchemist" target="_blank">Alchemist</a> (iTunes link), and the original article can be found <a href="http://www.uza.lt/blog/2010/01/alchemist-iphone-app-flash-cs5/" target="_blank">here</a>.</p>
<p>The developers state that even though they have never developed a mobile game, that they were able to make a high quality app that is almost indistinguishable from a native app in actual use.  That being said there were a few negatives:</p>
<ul>
<li> Performance is not as good as a native app so they don&#8217;t suggest using frame heavy engines, and Papervision 3D (a popular 3D graphics engine for the Flash platform) was unusable.</li>
<li> The game will need some optimization to run on the iPhone, don&#8217;t expect a web game to run straight out.</li>
<li> No way to integrate social gaming support used in native apps.</li>
<li> No support for in app purchases.</li>
</ul>
<p>Despite these negatives the developers felt like the whole experience was &#8220;a breeze from start to finish&#8221;, and will allow anyone with Photoshop, and basic Flash knowledge to build a high quality app.</p>
<p>I look forward to playing with this thing.. I have to admit Flash game development is pretty fun, it&#8217;s nice to see results so quickly&#8230; need to get my Photoshop abilities up to snuff though <img src='http://maniacdev.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/a222574f-a317-4fbd-a85f-bbbd22b9b84c/"><img class="zemanta-pixie-img" style="border: medium none ; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=a222574f-a317-4fbd-a85f-bbbd22b9b84c" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<p>&copy;2012 <a href="http://maniacdev.com">iPhone, iOS 5, iPad SDK Development Tutorial and Programming Tips</a>. All Rights Reserved.</p>.<div class="prli-social-buttons-bar"><a href="http://del.icio.us/post?url=http%3A%2F%2Fmaniacdev.com%2F9my&title=Flash+CS5+iPhone+Game+Developer+Calls+Development+A+Breeze" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/delicious_32.png" alt="Delicious" title="Delicious" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://twitter.com/home?status=RT+%40maniacdev%3A+Flash+CS5+iPhone+Game+Developer+Calls+Development+A+Breeze+http%3A%2F%2Fmaniacdev.com%2F9my" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/twitter_32.png" alt="Twitter" title="Twitter" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://technorati.com/faves?add=http%3A%2F%2Fmaniacdev.com%2F9my" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/technorati_32.png" alt="Technorati" title="Technorati" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fmaniacdev.com%2F9my&t=Flash+CS5+iPhone+Game+Developer+Calls+Development+A+Breeze" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/facebook_32.png" alt="Facebook" title="Facebook" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fmaniacdev.com%2F9my&title=Flash+CS5+iPhone+Game+Developer+Calls+Development+A+Breeze" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/linkedin_32.png" alt="LinkedIn" title="LinkedIn" border="0" style="padding: 0 20px 0 0;" /></a><a href="mailto:?subject=Flash CS5 iPhone Game Developer Calls Development A Breeze&body=Flash CS5 iPhone Game Developer Calls Development A Breeze%20http%3A%2F%2Fmaniacdev.com%2F9my" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/email_32.png" alt="Email" title="Email" border="0" style="padding: 0 20px 0 0;" /></a></div>
	Tags: <a href="http://maniacdev.com/tag/adobe-flash-cs5/" title="adobe flash cs5" rel="tag" rel="nofollow">adobe flash cs5</a>, <a href="http://maniacdev.com/tag/iphone/" title="iPhone" rel="tag" rel="nofollow">iPhone</a>, <a href="http://maniacdev.com/tag/game-programming/" title="game programming" rel="tag" rel="nofollow">game programming</a>, <a href="http://maniacdev.com/tag/game-development/" title="game development" rel="tag" rel="nofollow">game development</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2010/01/flash-cs5-iphone-game/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Update To Cocos2D For iPhone</title>
		<link>http://maniacdev.com/2009/12/update-to-cocos2d-for-iphone/</link>
		<comments>http://maniacdev.com/2009/12/update-to-cocos2d-for-iphone/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 22:40:11 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone Game Programming]]></category>
		<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[Cocos2D]]></category>
		<category><![CDATA[game development]]></category>
		<category><![CDATA[iphone game engine]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=894</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2009/12/update-to-cocos2d-for-iphone/&amp;text=Update To Cocos2D For iPhone&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
The terrific open source Cocos2D&#160;for iPhone game engine has been updated, the new release contains Chipmunk 5.0 (physics engine)&#160;integration, better spritesheet handling and more. You can read more about the update on the Cocos2D&#160;blog here along with how to upgrade your game for use with this release: Cocos2D for iPhone 0.9.0 Beta Update Released The [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2009/12/update-to-cocos2d-for-iphone/&amp;text=Update To Cocos2D For iPhone&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
<p>The terrific open source Cocos2D&nbsp;for iPhone game engine has been updated, the new release contains Chipmunk 5.0 (physics engine)&nbsp;integration, better spritesheet handling and more.</p>
<p>You can read more about the update on the Cocos2D&nbsp;blog here along with how to upgrade your game for use with this release:<br />
<a href="http://www.cocos2d-iphone.org/archives/498">Cocos2D for iPhone 0.9.0 Beta Update Released</a></p>
<p>The update can be downloaded here:<br />
<a target="_blank" rel="nofollow" href="http://cocos2d-iphone.googlecode.com/files/cocos2d-iphone-0.9.0-beta.tar.gz">http://cocos2d-iphone.googlecode.com/files/cocos2d-iphone-0.9.0-beta.tar.gz</a></p>
<p>If you haven&#8217;t checked out Cocos2D&nbsp;before and are looking for a free 2D&nbsp;game engine for the iPhone be sure to check out my listings of <a href="http://maniacdev.com/2009/07/11-cocos2d-iphone-game-engine-resources/">Cocos2D&nbsp;Resources</a> and <a href="http://maniacdev.com/2009/10/5-great-open-source-cocos2d-projects-to-learn-from/">Open Source Cocos2D&nbsp;Games</a>.</p>
<p>Thanks.<br />
&nbsp;</p>
<p>&copy;2012 <a href="http://maniacdev.com">iPhone, iOS 5, iPad SDK Development Tutorial and Programming Tips</a>. All Rights Reserved.</p>.<div class="prli-social-buttons-bar"><a href="http://del.icio.us/post?url=http%3A%2F%2Fmaniacdev.com%2Fd77&title=Update+To+Cocos2D+For+iPhone" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/delicious_32.png" alt="Delicious" title="Delicious" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://twitter.com/home?status=RT+%40maniacdev%3A+Update+To+Cocos2D+For+iPhone+http%3A%2F%2Fmaniacdev.com%2Fd77" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/twitter_32.png" alt="Twitter" title="Twitter" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://technorati.com/faves?add=http%3A%2F%2Fmaniacdev.com%2Fd77" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/technorati_32.png" alt="Technorati" title="Technorati" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fmaniacdev.com%2Fd77&t=Update+To+Cocos2D+For+iPhone" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/facebook_32.png" alt="Facebook" title="Facebook" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fmaniacdev.com%2Fd77&title=Update+To+Cocos2D+For+iPhone" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/linkedin_32.png" alt="LinkedIn" title="LinkedIn" border="0" style="padding: 0 20px 0 0;" /></a><a href="mailto:?subject=Update To Cocos2D For iPhone&body=Update To Cocos2D For iPhone%20http%3A%2F%2Fmaniacdev.com%2Fd77" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/email_32.png" alt="Email" title="Email" border="0" style="padding: 0 20px 0 0;" /></a></div>
	Tags: <a href="http://maniacdev.com/tag/game-development/" title="game development" rel="tag" rel="nofollow">game development</a>, <a href="http://maniacdev.com/tag/iphone-game-engine/" title="iphone game engine" rel="tag" rel="nofollow">iphone game engine</a>, <a href="http://maniacdev.com/tag/cocos2d/" title="Cocos2D" rel="tag" rel="nofollow">Cocos2D</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2009/12/update-to-cocos2d-for-iphone/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Phenomenal Unity iPhone Game Engine Offered Free.. Or Is It?</title>
		<link>http://maniacdev.com/2009/10/unity-iphone-game-engine/</link>
		<comments>http://maniacdev.com/2009/10/unity-iphone-game-engine/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 23:33:25 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone Game Programming]]></category>
		<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[game development]]></category>
		<category><![CDATA[iphone programming]]></category>
		<category><![CDATA[unity 3d]]></category>
		<category><![CDATA[unity iphone]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=876</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2009/10/unity-iphone-game-engine/&amp;text=Phenomenal Unity iPhone Game Engine Offered Free.. Or Is It?&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
Hi everybody, just wanted to clear something up.&#160; I&#160;received a message on MSN&#160;stating that the popular Unity game engine for iPhone was now being offered for free, this was exciting, and I decided to go check things out.&#160; So here&#8217;s what&#8217;s really going on.&#160; The Unity Indie edition has now been completely removed.&#160; This was [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2009/10/unity-iphone-game-engine/&amp;text=Phenomenal Unity iPhone Game Engine Offered Free.. Or Is It?&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
<p>Hi everybody, just wanted to clear something up.&nbsp; I&nbsp;received a message on MSN&nbsp;stating that the popular Unity game engine for iPhone was now being offered for free, this was exciting, and I decided to go check things out.&nbsp; So here&#8217;s what&#8217;s really going on.&nbsp; </p>
<p>The Unity Indie edition has now been completely removed.&nbsp; This was the lower priced version of Unity that required you to show a splash screen and had several features removed that existed in the much more expensive Unity Pro version.&nbsp; Unity Indie is renamed just plain Unity which is now free.&nbsp; </p>
<p>The Unity iPhone Basic edition still costs $399.. this is the bare minimum of what you need to develop games with Unity, run them on the iPhone and get them into the app store.&nbsp; That being said this is still a great thing for iPhone developers.&nbsp; The reason?&nbsp;Unity no longer requires you to apply to download the iPhone edition of Unity, but rather offers a direct download to a <a rel="nofollow" target="_blank" href="http://unity3d.com/unity/download/#iphone">30 day trial for iPhone users</a> (internet communists you need not worry.. these Unity links are not affiliate links so you can d/l). &nbsp; Since you can also get a feel for the engine completely free of charge since you have an unlimited time to use the editor, and can run games on your desktop computer is also great just in case you end up realizing it&#8217;s not for you, you can find the download for &quot;Unity&quot; the new <a rel="nofollow" target="_blank" href="http://unity3d.com/unity/download/#mac">free version of Unity Indie here for mac</a>.</p>
<p>All in all, this is a great thing&#8230; that is unless you owned Unity Indie in which case I would probably be a bit upset although they are offering Unity Indie owners a discount on upgrading to Unity Pro.</p>
<p>&copy;2012 <a href="http://maniacdev.com">iPhone, iOS 5, iPad SDK Development Tutorial and Programming Tips</a>. All Rights Reserved.</p>.<div class="prli-social-buttons-bar"><a href="http://del.icio.us/post?url=http%3A%2F%2Fmaniacdev.com%2F4h1&title=Phenomenal+Unity+iPhone+Game+Engine+Offered+Free..+Or+Is+It%3F" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/delicious_32.png" alt="Delicious" title="Delicious" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://twitter.com/home?status=RT+%40maniacdev%3A+Phenomenal+Unity+iPhone+Game+Engine+Offered+Free..+Or+Is+It%3F+http%3A%2F%2Fmaniacdev.com%2F4h1" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/twitter_32.png" alt="Twitter" title="Twitter" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://technorati.com/faves?add=http%3A%2F%2Fmaniacdev.com%2F4h1" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/technorati_32.png" alt="Technorati" title="Technorati" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fmaniacdev.com%2F4h1&t=Phenomenal+Unity+iPhone+Game+Engine+Offered+Free..+Or+Is+It%3F" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/facebook_32.png" alt="Facebook" title="Facebook" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fmaniacdev.com%2F4h1&title=Phenomenal+Unity+iPhone+Game+Engine+Offered+Free..+Or+Is+It%3F" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/linkedin_32.png" alt="LinkedIn" title="LinkedIn" border="0" style="padding: 0 20px 0 0;" /></a><a href="mailto:?subject=Phenomenal Unity iPhone Game Engine Offered Free.. Or Is It?&body=Phenomenal Unity iPhone Game Engine Offered Free.. Or Is It?%20http%3A%2F%2Fmaniacdev.com%2F4h1" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/email_32.png" alt="Email" title="Email" border="0" style="padding: 0 20px 0 0;" /></a></div>
	Tags: <a href="http://maniacdev.com/tag/game-development/" title="game development" rel="tag" rel="nofollow">game development</a>, <a href="http://maniacdev.com/tag/iphone-programming/" title="iphone programming" rel="tag" rel="nofollow">iphone programming</a>, <a href="http://maniacdev.com/tag/unity-3d/" title="unity 3d" rel="tag" rel="nofollow">unity 3d</a>, <a href="http://maniacdev.com/tag/unity-iphone/" title="unity iphone" rel="tag" rel="nofollow">unity iphone</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2009/10/unity-iphone-game-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What will Flash support for the iPhone really mean for developers?</title>
		<link>http://maniacdev.com/2009/10/737/</link>
		<comments>http://maniacdev.com/2009/10/737/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 06:59:18 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone Game Programming]]></category>
		<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[adobe flash cs5]]></category>
		<category><![CDATA[flash programming]]></category>
		<category><![CDATA[game development]]></category>
		<category><![CDATA[iphone programming]]></category>

		<guid isPermaLink="false">http://maniacdev.com/2009/10/737/</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2009/10/737/&amp;text=What will Flash support for the iPhone really mean for developers?&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
You may have heard that Adobe Flash CS5 will include support for the iPhone.&#160;&#160; Due to Apple&#8217;s restrictions on code interpreters the flash will actually be compiled to native machine code rather than run through an interpreter.&#160; You can read the blog post on Adobe&#8217;s website about the addition of iPhone compatibility in Flash CS5 [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2009/10/737/&amp;text=What will Flash support for the iPhone really mean for developers?&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
<p>You may have heard that Adobe Flash CS5 will include support for the iPhone.&nbsp;&nbsp; Due to Apple&#8217;s restrictions on code interpreters the flash will actually be compiled to native machine code rather than run through an interpreter.&nbsp; You can read the blog post on Adobe&#8217;s website about the addition of iPhone compatibility in Flash CS5 <a rel="nofollow" target="_blank" href="http://www.adobe.com/devnet/logged_in/abansod_iphone.html">here</a>.</p>
<p>So what does this mean?&nbsp; Will this change anything?</p>
<p>For those who already develop with Flash his is a very significant development, you can see on the Adobe page linked above how ecstatic some developers are, they seem to feel as though they have found the holy grail.&nbsp; I have converted Flash projects to the iPhone platform, and it&#8217;s a cumbersome task, but creating simple applications visually in the Flash environment is not difficult at all.&nbsp; There will no doubt be a flood of simplistic 2D games created by graphics artists with little programming knowledge.</p>
<p>For more sophisticated 3D games, which seem to be becoming more and more commonplace in the app store, the addition of Flash is probably not as meaningful even if there is more advanced support for 3D graphics in Flash CS5 as there are already wysiwyg 3D gaming solutions such as <a rel="nofollow" target="_blank" href="http://www.stonetrip.com">Stonetrip</a> and <a rel="nofollow" target="_blank" href="http://www.unity3d.com">Unity 3D</a>.</p>
<p>For simplistic non-gaming apps Flash may be a solution for some, but I really can&#8217;t see it being too significant, while there are numerous Adobe Air apps available, Adobe Air has never really gained significant market share.&nbsp; Cross-platform compatibility may mean even less as Apple dominates in mobile application sales.</p>
<p>For more sophisticated apps we will need to wait and see what capabilities of the iPhone are accessible, but it looks like Cocoa Touch and Objective-C will remain dominant in that regard.</p>
<p>Overall, I&#8217;d say this could be a very significant development for artists and programmers for which Flash is already part of their work flow, dependant on when Flash CS5 is actually released.&nbsp; For the rest of us developers this doesn&#8217;t really mean anything at this stage, but once released I will be using whatever development environment allows me to release the best products as fast as possible.&nbsp; I had the feeling something would come out like this awhile ago so I went through the excellent <a rel="nofollow" target="_blank" href="http://www.amazon.com/gp/product/0789747324?ie=UTF8&#038;tag=usefulonlinei-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0789747324">Actionscript 3.0 Game Programming University</a> book which was a fun, and easy way to become acquainted with Flash development.</p>
<p>&copy;2012 <a href="http://maniacdev.com">iPhone, iOS 5, iPad SDK Development Tutorial and Programming Tips</a>. All Rights Reserved.</p>.<div class="prli-social-buttons-bar"><a href="http://del.icio.us/post?url=http%3A%2F%2Fmaniacdev.com%2Fq1v&title=What+will+Flash+support+for+the+iPhone+really+mean+for+developers%3F" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/delicious_32.png" alt="Delicious" title="Delicious" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://twitter.com/home?status=RT+%40maniacdev%3A+What+will+Flash+support+for+the+iPhone+really+mean+for+developers%3F+http%3A%2F%2Fmaniacdev.com%2Fq1v" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/twitter_32.png" alt="Twitter" title="Twitter" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://technorati.com/faves?add=http%3A%2F%2Fmaniacdev.com%2Fq1v" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/technorati_32.png" alt="Technorati" title="Technorati" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fmaniacdev.com%2Fq1v&t=What+will+Flash+support+for+the+iPhone+really+mean+for+developers%3F" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/facebook_32.png" alt="Facebook" title="Facebook" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fmaniacdev.com%2Fq1v&title=What+will+Flash+support+for+the+iPhone+really+mean+for+developers%3F" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/linkedin_32.png" alt="LinkedIn" title="LinkedIn" border="0" style="padding: 0 20px 0 0;" /></a><a href="mailto:?subject=What will Flash support for the iPhone really mean for developers?&body=What will Flash support for the iPhone really mean for developers?%20http%3A%2F%2Fmaniacdev.com%2Fq1v" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/email_32.png" alt="Email" title="Email" border="0" style="padding: 0 20px 0 0;" /></a></div>
	Tags: <a href="http://maniacdev.com/tag/game-development/" title="game development" rel="tag" rel="nofollow">game development</a>, <a href="http://maniacdev.com/tag/iphone-programming/" title="iphone programming" rel="tag" rel="nofollow">iphone programming</a>, <a href="http://maniacdev.com/tag/adobe-flash-cs5/" title="adobe flash cs5" rel="tag" rel="nofollow">adobe flash cs5</a>, <a href="http://maniacdev.com/tag/flash-programming/" title="flash programming" rel="tag" rel="nofollow">flash programming</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2009/10/737/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

