<?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: ipod</title>
	<atom:link href="http://maniacdev.com/tag/ipod/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>Answers For Aspiring iPhone Developers On Twitter</title>
		<link>http://maniacdev.com/2009/07/answers-for-aspiring-iphone-developers-on-twitter/</link>
		<comments>http://maniacdev.com/2009/07/answers-for-aspiring-iphone-developers-on-twitter/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 08:12:28 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[3g]]></category>
		<category><![CDATA[3gs]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[faq]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[questions]]></category>
		<category><![CDATA[touch]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=462</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2009/07/answers-for-aspiring-iphone-developers-on-twitter/&amp;text=Answers For Aspiring iPhone Developers On Twitter&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 some of you probably know I&#160;have a twitter account where I&#160;generally twitter about iPhone Development stuff.&#160; I&#8217;ve also thrown out answers to aspiring iPhone asking questions about iPhone development, and I&#8217;ve been asked some myself.&#160; Many of the same questions come up repeatedly, and some can&#8217;t really be answerd in 140 chars.&#160; so I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2009/07/answers-for-aspiring-iphone-developers-on-twitter/&amp;text=Answers For Aspiring iPhone Developers On Twitter&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 some of you probably know I&nbsp;have a <a href="http://twitter.com/maniacdev" rel="nofollow" target="_blank">twitter account</a> where I&nbsp;generally twitter about iPhone Development stuff.&nbsp; I&#8217;ve also thrown out answers to aspiring iPhone asking questions about iPhone development, and I&#8217;ve been asked some myself.&nbsp; Many of the same questions come up repeatedly, and some can&#8217;t really be answerd in 140 chars.&nbsp; so I&#8217;ve decided to create this page.&nbsp; </p>
<p>Just off the top of the head I&#8217;ve listed 10 questions along with my answers.&nbsp; If there&#8217;s a question you feel should be on here, or you think something could be answered better feel free to comment about it or tweet me about it.&nbsp;</p>
<p>Mini-FAQ for Aspiring iPhone				 Developers on Twitter</p>
<p><span style="font-size: larger;">1. How much does it cost to be an iPhone developer?</span></p>
<p>Absolutely nothing, just go <a href="http://developer.apple.com/iphone" rel="nofollow" target="_blank">here</a>, register an Apple ID if you don&#8217;t have one, sign in and click where it says to download the iPhone SDK.&nbsp; You will have to pay at least $99 to put the app you create onto an iPhone/iPod&nbsp; Touch.</p>
<p><span style="font-size: larger;">2. Can I use the iPhone SDK/Develop in windows?</span></p>
<p>Simply answer no.&nbsp; Long answer: There may be ways to develop on a jailbroken iPhone using a Windows PC, but you will need to have a computer running Mac OS X at some point.&nbsp; Legally that will require a Mac.</p>
<p><span style="font-size: larger;">3. Why doesn&#8217;t Apple let you use Windows to develop for the iPhone, wouldn&#8217;t that get them more apps?</span></p>
<p>Apple seems to be having even more App submissions than they can handle, and since the iPhone was released Mac OS X usage has more than tripled.&nbsp; I doubt they&#8217;re even thinking about it at all.<br />
<span style="font-size: larger;"><br />
4. Can I develop for the iPhone in a virtual machine?</span></p>
<p>Apparently it goes against the OS X Eula to run OS X in a Virtual Machine.&nbsp; I&#8217;ve seen it tried, and honestly it ran like crap.&nbsp; </p>
<p><span style="font-size: larger;">5. Can I run my apps on a jailbroken iPhone without paying the $99?</span></p>
<p>I have really no idea.&nbsp; How serious could you be about app development if you don&#8217;t want to pay the $99.</p>
<p><span style="font-size: larger;">6. I really can&#8217;t pay the $99 or I don&#8217;t have an iPhone&#8230; how can I still develop?</span></p>
<p>The iPhone SDK comes with a simulator that you can (theoretically) use to test apps.&nbsp; Be aware this is not exactly like running an app on the iPhone, and many features can not be tested.&nbsp; You certainly would want to test an app on an actual iPhone before trying to distribute it anywhere.<br />
<span style="font-size: larger;"><br />
7. What language do you need to use for iPhone programming?</span></p>
<p>Many components will require you to use the Obj-C messaging syntax.&nbsp; You can use C, C++, and Objective-C with the SDK without having to use anything outside of what Apple provides, and there are commercial and free&nbsp; products out there allowing you to use Ruby, C#, Lua, Javascript, and probably a dozen other languages.&nbsp; For games (which is what most people are really asking about) you can design nearly the entire game in C/C++ using virtually no Objective-C at all.</p>
<p><span style="font-size: larger;">8. What books should I read?</span></p>
<p>Check out this post <a href="http://maniacdev.com/2009/07/the-3-books-beginning-iphone-developers-must-read/" rel="nofollow">here</a>. If you&#8217;re an absolute newbie to Mac/iPhone programming C is the place to start, and <a href="http://www.amazon.com/gp/product/0321566157?ie=UTF8&amp;tag=usefulonlinei-20&amp;link_code=as3&amp;camp=211189&amp;creative=373489&amp;creativeASIN=0321566157" rel="nofollow" target="_blank">Programming in Objective-C 2.0</a> seems to be the consensus choice for absolute newbies.&nbsp; <a href="http://www.amazon.com/gp/product/1430216263?ie=UTF8&amp;tag=usefulonlinei-20&amp;link_code=as3&amp;camp=211189&amp;creative=373489&amp;creativeASIN=1430216263" rel="nofollow" target="_blank">Beginning iPhone Development</a> is the consensus &quot;best book&quot; at the present time for iPhone development.<br />
<span style="font-size: larger;"><br />
9. How long will it take to learn iPhone development?</span></p>
<p>That&#8217;s a bad question, and honestly if you&#8217;re asking that question as a newbie iPhone development might not be your thing.&nbsp; Coming from Windows/Non-Objective-C programming might take a week or two for the basics.&nbsp;&nbsp; No one can really say how long it will take.</p>
<p><span style="font-size: larger;">10. I have a great app idea, anyone want to develop it for me?</span></p>
<p>Sure, if you&#8217;re willing to pay or maybe if you&#8217;re an internet celebrity like iJustine or Chris Pirillo and will let me plaster my name all over the app.</p>
<p>That&#8217;s it, feel free to tweet this page if a buddy starts asking about iPhone development. <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%2Fv61&title=Answers+For+Aspiring+iPhone+Developers+On+Twitter" 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+Answers+For+Aspiring+iPhone+Developers+On+Twitter+http%3A%2F%2Fmaniacdev.com%2Fv61" 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%2Fv61" 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%2Fv61&t=Answers+For+Aspiring+iPhone+Developers+On+Twitter" 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%2Fv61&title=Answers+For+Aspiring+iPhone+Developers+On+Twitter" 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=Answers For Aspiring iPhone Developers On Twitter&body=Answers For Aspiring iPhone Developers On Twitter%20http%3A%2F%2Fmaniacdev.com%2Fv61" 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/3gs/" title="3gs" rel="tag" rel="nofollow">3gs</a>, <a href="http://maniacdev.com/tag/development/" title="development" rel="tag" rel="nofollow">development</a>, <a href="http://maniacdev.com/tag/questions/" title="questions" rel="tag" rel="nofollow">questions</a>, <a href="http://maniacdev.com/tag/ipod/" title="ipod" rel="tag" rel="nofollow">ipod</a>, <a href="http://maniacdev.com/tag/iphone/" title="iPhone" rel="tag" rel="nofollow">iPhone</a>, <a href="http://maniacdev.com/tag/faq/" title="faq" rel="tag" rel="nofollow">faq</a>, <a href="http://maniacdev.com/tag/3g/" title="3g" rel="tag" rel="nofollow">3g</a>, <a href="http://maniacdev.com/tag/touch/" title="touch" rel="tag" rel="nofollow">touch</a>, <a href="http://maniacdev.com/tag/twitter/" title="twitter" rel="tag" rel="nofollow">twitter</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2009/07/answers-for-aspiring-iphone-developers-on-twitter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Code Snippet: Easy fading iPhone buttons, images, views</title>
		<link>http://maniacdev.com/2009/07/code-snippet-easy-fading-iphone-buttons-images-views/</link>
		<comments>http://maniacdev.com/2009/07/code-snippet-easy-fading-iphone-buttons-images-views/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 08:48:08 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[effects]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[itouch]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=451</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2009/07/code-snippet-easy-fading-iphone-buttons-images-views/&amp;text=Code Snippet: Easy fading iPhone buttons, images, views&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>
I was asked by a friend working on their first iPhone app if I could show them how to fade buttons to provide the user with visual feedback.&#160; So I came up with this quick iPhone development tutorial using some source code that is actually from the second app that we I will be showing [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2009/07/code-snippet-easy-fading-iphone-buttons-images-views/&amp;text=Code Snippet: Easy fading iPhone buttons, images, views&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>I was asked by a friend working on their first iPhone app if I could show them how to fade buttons to provide the user with visual feedback.&nbsp; So I came up with this quick iPhone development tutorial using some source code that is actually from the second app that we I will be showing how to build in my iPhone development videos.</p>
<p>A very quick demonstration of the effect is shown in this video:<br />
<!--YouTube Error: bad URL entered--></p>
<p>Fading a view on the iPhone is very easy you simply specify the ending alpha value, and duration, and commit the animations.&nbsp; The views will then fade to the chosen alpha value.&nbsp; Overall it&#8217;s a pretty sweet way to fade buttons, and images used in your interface especially if you&#8217;ve had to go through more complex techniques. </p>
<p>The code for the two methods to create the buttons is shown here:  <img width="474" height="293" src="http://maniacdev.com/wp-content/uploads/Picture 20.png" alt="Source Code Snippet Fading Images, And Buttons On The iPhone" /> <br clear="all" /><br />
That&#8217;s all there is to it, it&#8217;s very plug and play so all you have to do is run the methods to perform the effect., and I&#8217;ve included some sample code with a project that has various views fading in and out based on which button is selected.&nbsp; With a little bit of playing around you can make flashing images/buttons etc.&nbsp; </p>
<p>The completed project can be downloaded here:<a href="http://maniacdev.com/fadingViews.zip"> &gt;&gt;&gt;&nbsp;FadingViews &lt;&lt;&lt;</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%2Fvxe&title=Code+Snippet%3A+Easy+fading+iPhone+buttons%2C+images%2C+views+" 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+Code+Snippet%3A+Easy+fading+iPhone+buttons%2C+images%2C+views++http%3A%2F%2Fmaniacdev.com%2Fvxe" 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%2Fvxe" 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%2Fvxe&t=Code+Snippet%3A+Easy+fading+iPhone+buttons%2C+images%2C+views+" 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%2Fvxe&title=Code+Snippet%3A+Easy+fading+iPhone+buttons%2C+images%2C+views+" 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=Code Snippet: Easy fading iPhone buttons, images, views &body=Code Snippet: Easy fading iPhone buttons, images, views %20http%3A%2F%2Fmaniacdev.com%2Fvxe" 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/ipod/" title="ipod" rel="tag" rel="nofollow">ipod</a>, <a href="http://maniacdev.com/tag/itouch/" title="itouch" rel="tag" rel="nofollow">itouch</a>, <a href="http://maniacdev.com/tag/development/" title="development" rel="tag" rel="nofollow">development</a>, <a href="http://maniacdev.com/tag/apple/" title="apple" rel="tag" rel="nofollow">apple</a>, <a href="http://maniacdev.com/tag/effects/" title="effects" rel="tag" rel="nofollow">effects</a>, <a href="http://maniacdev.com/tag/programming/" title="programming" rel="tag" rel="nofollow">programming</a>, <a href="http://maniacdev.com/tag/animation/" title="animation" rel="tag" rel="nofollow">animation</a>, <a href="http://maniacdev.com/tag/iphone/" title="iPhone" rel="tag" rel="nofollow">iPhone</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2009/07/code-snippet-easy-fading-iphone-buttons-images-views/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Traffic Ranked Listing Of iPhone App Review Sites</title>
		<link>http://maniacdev.com/2009/07/updated-list-app-sites/</link>
		<comments>http://maniacdev.com/2009/07/updated-list-app-sites/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 08:07:09 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[itouch]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[sites]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=435</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2009/07/updated-list-app-sites/&amp;text=Traffic Ranked Listing Of iPhone App Review Sites&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>
This is a ranked listing of iPhone application review sites that accept applications submissions from developers.&#160;&#160;Getting listed on these sites can be a good way to gain exposure for your app, and every little bit helps. I have filtered out sites that simply track iTunes feeds and list everything in the store. The listings are [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2009/07/updated-list-app-sites/&amp;text=Traffic Ranked Listing Of iPhone App Review Sites&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>This is a ranked listing of iPhone application review sites that accept applications submissions from developers.&nbsp;&nbsp;Getting listed on these sites can be a good way to gain exposure for your app, and every little bit helps.</p>
<p>I have filtered out sites that simply track iTunes feeds and list everything in the store.</p>
<p>The listings are ranked based on traffic given by the Compete.com rank.</p>
<p><a rel="nofollow" href="http://toucharcade.com/" style="background">http://toucharcade.com</a> Compete Rank:&nbsp;18,238<a rel="nofollow" target="_blank" href="http://www.appsafari.com/"><br />
http://www.appsafari.com</a> Compete Rank:27,893<br />
<a rel="nofollow" target="_blank" href="http://www.appleiphoneapps.com/">http://appadvice.com</a> Compete Rank:&nbsp;38,515<br />
<a rel="nofollow" target="_blank" href="http://www.appcraver.com/">http://www.appcraver.com</a> Compete Rank: 39,759<br />
<a rel="nofollow" target="_blank" href="http://iphoneapplicationlist.com/">http://iphoneapplicationlist.com</a> Compete Rank: 56,764<br />
<a rel="nofollow" target="_blank" href="http://www.appstoreapps.com/">http://www.appstoreapps.com</a> Compete Rank:&nbsp;88,622<a rel="nofollow" target="_blank" href="http://www.fishlabs.net/"><br />
</a><a rel="nofollow" target="_blank" href="http://www.gamestooge.com/">http://www.gamestooge.com</a> Compete Rank:&nbsp;121,583<br />
<a rel="nofollow" target="_blank" href="http://theapppodcast.com/">http://theapppodcast.com</a> Compete Rank:&nbsp;174,360<br />
<a rel="nofollow" target="_blank" href="http://www.fishlabs.net/">http://www.freshapps.com</a> Compete Rank: 201,486<br />
<a rel="nofollow" target="_blank" href="http://www.nativeiphoneapps.com/">http://www.nativeiphoneapps.com</a> Compete&nbsp;Rank:&nbsp;345,031<br />
<a rel="nofollow" target="_blank" href="http://www.iphoneblog.de/">http://www.iphoneblog.de</a> Compete Rank:&nbsp;1,141,082<br />
<a rel="nofollow" target="_blank" href="http://www.apptheater.com/">http://www.apptheater.com</a> Compete Rank: 1,171,181<br />
<a rel="nofollow" target="_blank" href="http://www.appgallery.org/">http://www.appgallery.org</a> Compete Rank:&nbsp;New<br />
<a rel="nofollow" target="_blank" href="http://iphoneappgirl.com/">http://iphoneappgirl.com</a> Compete Rank:&nbsp;New<br />
<a rel="nofollow" target="_blank" href="http://www.theipodkid.com/">http://www.theipodkid.com</a> Compete Rank:&nbsp;New</p>
<p>If you know of any other good sites that accept app submissions for review please post them here.&nbsp; 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%2F7xj&title=Traffic+Ranked+Listing+Of+iPhone+App+Review+Sites" 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+Traffic+Ranked+Listing+Of+iPhone+App+Review+Sites+http%3A%2F%2Fmaniacdev.com%2F7xj" 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%2F7xj" 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%2F7xj&t=Traffic+Ranked+Listing+Of+iPhone+App+Review+Sites" 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%2F7xj&title=Traffic+Ranked+Listing+Of+iPhone+App+Review+Sites" 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=Traffic Ranked Listing Of iPhone App Review Sites&body=Traffic Ranked Listing Of iPhone App Review Sites%20http%3A%2F%2Fmaniacdev.com%2F7xj" 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/sites/" title="sites" rel="tag" rel="nofollow">sites</a>, <a href="http://maniacdev.com/tag/itouch/" title="itouch" rel="tag" rel="nofollow">itouch</a>, <a href="http://maniacdev.com/tag/review/" title="review" rel="tag" rel="nofollow">review</a>, <a href="http://maniacdev.com/tag/app-store/" title="app store" rel="tag" rel="nofollow">app store</a>, <a href="http://maniacdev.com/tag/iphone/" title="iPhone" rel="tag" rel="nofollow">iPhone</a>, <a href="http://maniacdev.com/tag/ipod/" title="ipod" rel="tag" rel="nofollow">ipod</a>, <a href="http://maniacdev.com/tag/apple/" title="apple" rel="tag" rel="nofollow">apple</a>, <a href="http://maniacdev.com/tag/app/" title="app" rel="tag" rel="nofollow">app</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2009/07/updated-list-app-sites/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Finishing With Interface Builder &#8211; Building Your iPhone Apps Interface Quickly 2/2</title>
		<link>http://maniacdev.com/2009/07/finishing-with-interface-builder-building-your-iphone-apps-interface-quickly-22/</link>
		<comments>http://maniacdev.com/2009/07/finishing-with-interface-builder-building-your-iphone-apps-interface-quickly-22/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 07:32:11 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[getting started]]></category>
		<category><![CDATA[interface builder]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=430</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2009/07/finishing-with-interface-builder-building-your-iphone-apps-interface-quickly-22/&amp;text=Finishing With Interface Builder &#8211; Building Your iPhone Apps Interface Quickly 2/2&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>
&#160;This is the second part of the tutorial on building your iPhone App&#8217;s interface in interface builder.&#160; In this video I&#160;quickly drag out all the elements, and connect the interface elements with the appropriate outlets, and actions, and build the class file automatically. This is the 5th video/tutorial in this series, and I hope you [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2009/07/finishing-with-interface-builder-building-your-iphone-apps-interface-quickly-22/&amp;text=Finishing With Interface Builder &#8211; Building Your iPhone Apps Interface Quickly 2/2&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>&nbsp;This is the second part of the tutorial on building your iPhone App&#8217;s interface in interface builder.&nbsp; In this video I&nbsp;quickly drag out all the elements, and connect the interface elements with the appropriate outlets, and actions, and build the class file automatically.</p>
<p>This is the 5th video/tutorial in this series, and I hope you enjoy it.</p>
<p>The first tutorial can be found here:<br />
<a href="http://maniacdev.com/2009/06/designing-your-first-apple-iphone-app/">&gt;&gt;&gt; Developing Your First Apple iPhone App &lt;&lt;&lt;</a></p>
<p>The project containing the app at the end of this video can be found here:<br />
<a href="http://maniacdev.com/2009/07/finishing-with-interface-builder-building-your-iphone-apps-interface-quickly-22/" rel="nofollow">Project file for tutorial</a></p>
<p>We will finally get into writing code in the next video!</p>
<p>Here it is:<br />
<!--YouTube Error: bad URL entered--></p>
<p>Thanks for reading.<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%2Fg4q&title=Finishing+With+Interface+Builder+-+Building+Your+iPhone+Apps+Interface+Quickly+2%2F2" 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+Finishing+With+Interface+Builder+-+Building+Your+iPhone+Apps+Interface+Quickly+2%2F2+http%3A%2F%2Fmaniacdev.com%2Fg4q" 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%2Fg4q" 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%2Fg4q&t=Finishing+With+Interface+Builder+-+Building+Your+iPhone+Apps+Interface+Quickly+2%2F2" 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%2Fg4q&title=Finishing+With+Interface+Builder+-+Building+Your+iPhone+Apps+Interface+Quickly+2%2F2" 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=Finishing With Interface Builder - Building Your iPhone Apps Interface Quickly 2/2&body=Finishing With Interface Builder - Building Your iPhone Apps Interface Quickly 2/2%20http%3A%2F%2Fmaniacdev.com%2Fg4q" 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/iphone/" title="iPhone" rel="tag" rel="nofollow">iPhone</a>, <a href="http://maniacdev.com/tag/apple/" title="apple" rel="tag" rel="nofollow">apple</a>, <a href="http://maniacdev.com/tag/programming/" title="programming" rel="tag" rel="nofollow">programming</a>, <a href="http://maniacdev.com/tag/ipod/" title="ipod" rel="tag" rel="nofollow">ipod</a>, <a href="http://maniacdev.com/tag/interface-builder/" title="interface builder" rel="tag" rel="nofollow">interface builder</a>, <a href="http://maniacdev.com/tag/ipod-touch/" title="ipod touch" rel="tag" rel="nofollow">ipod touch</a>, <a href="http://maniacdev.com/tag/getting-started/" title="getting started" rel="tag" rel="nofollow">getting started</a>, <a href="http://maniacdev.com/tag/development/" title="development" rel="tag" rel="nofollow">development</a>, <a href="http://maniacdev.com/tag/developer/" title="developer" rel="tag" rel="nofollow">developer</a>, <a href="http://maniacdev.com/tag/tutorial/" title="tutorial" rel="tag" rel="nofollow">tutorial</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2009/07/finishing-with-interface-builder-building-your-iphone-apps-interface-quickly-22/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Big List of Youtubers Who Will Review Your iPhone App</title>
		<link>http://maniacdev.com/2009/07/big-list-of-youtubers-who-will-review-your-iphone-app/</link>
		<comments>http://maniacdev.com/2009/07/big-list-of-youtubers-who-will-review-your-iphone-app/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 00:35:50 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[itouch]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[reviewers]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=422</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2009/07/big-list-of-youtubers-who-will-review-your-iphone-app/&amp;text=Big List of Youtubers Who Will Review Your iPhone App&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 many of you may have noticed, I have been updating my older resource lists with updated links that have been shared with me in the last few months since starting this site, and I&#8217;ve been uploading tutorials/other videos to Youtube. One resource which I didn&#8217;t really think about was Youtube. &#160;I wasn&#8217;t really a [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2009/07/big-list-of-youtubers-who-will-review-your-iphone-app/&amp;text=Big List of Youtubers Who Will Review Your iPhone App&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 many of you may have noticed, I have been updating my older resource lists with updated links that have been shared with me in the last few months since starting this site, and I&#8217;ve been uploading tutorials/other videos to Youtube.</p>
<p>One resource which I didn&#8217;t really think about was Youtube. &nbsp;I wasn&#8217;t really a Youtuber before uploading my videos, but something I noticed was that there is a massive number of people on Youtube doing app reviews. &nbsp;Usually developers will upload a usage video to Youtube, and ultimately that&#8217;s the end of things, it&#8217;s hit or miss, and most videos get very few views. &nbsp;</p>
<p>Why not send the App reviewers your apps? &nbsp;Many of these reviewers have already established a subscriber base of 10,000 or more on Youtube (along with nearly as many on Twitter), and I&#8217;m sure would be flattered if sent a promotional code. &nbsp;A couple who I have contacted seemed very excited about the idea. &nbsp;Also, many of these videos end up being shown on other sites so the effect can multiply.</p>
<p>I wouldn&#8217;t be turned off it appears that many of these viewers are members of the younger set, after all this is a large segment of the App market, and especially if you&#8217;re developing an entertainment app this likely is your market.</p>
<p>Onto the list, I&#8217;ve sorted the reviewers here by the number of subscribers each has to their channels. &nbsp;If you have an ACTIVE channel that I have not listed here please post it below, and I will add it to the list.<br />
&nbsp;<br />
<a href="http://www.youtube.com/user/AppStoreReviewer" rel="nofollow" target="_new">http://www.youtube.com/user/AppStoreReviewer</a> 19,040 Subscribers.<br />
<a href="http://www.youtube.com/user/TheiPodKid" rel="nofollow" target="_new">http://www.youtube.com/user/TheiPodKid</a>&nbsp;16,237 Subscribers.<br />
<a href="http://www.youtube.com/user/UltimatePhoneReviews" rel="nofollow" target="_new">http://www.youtube.com/user/UltimatePhoneReviews</a> 13,420 Subscribers.<br />
<a href="http://www.youtube.com/user/iTouchiPodz" rel="nofollow" target="_new">http://www.youtube.com/user/iTouchiPodz</a> 12,645 Subscribers.<br />
<a href="http://www.youtube.com/user/appvee" rel="nofollow" target="_new">http://www.youtube.com/user/appvee</a> 8,197 Subscribers.<br />
<a href="http://www.youtube.com/user/UniqueApps" rel="nofollow" target="_new">http://www.youtube.com/user/UniqueApps</a>&nbsp;4370 Subscribers.<br />
<a href="http://www.youtube.com/user/iPhoneications" rel="nofollow" target="_new">http://www.youtube.com/user/iPhoneications</a> 3,697 Subscribers.<br />
<a href="http://www.youtube.com/user/Punisher08" rel="nofollow" target="_new">http://www.youtube.com/user/Punisher08</a> 3,504 Subscribers.<br />
<a href="http://www.youtube.com/user/HDiPhone" rel="nofollow" target="_new">http://www.youtube.com/user/HDiPhone</a> 2,892 Subscribers.&nbsp;<br />
<a href="http://www.youtube.com/user/iTouchReviewer10" rel="nofollow" target="_new">http://www.youtube.com/user/iTouchReviewer10</a> 2,475 Subscribers.<br />
<a href="http://www.youtube.com/user/iTouchiApps" rel="nofollow" target="_new">http://www.youtube.com/user/iTouchiApps</a> 2,282 Subscribers.<br />
<a href="http://www.youtube.com/user/LoadedAppReviews" rel="nofollow" target="_new">http://www.youtube.com/user/LoadedAppReviews</a> 2071 Subscribers.<br />
<a href="http://www.youtube.com/user/AppReviews101" rel="nofollow" target="_new">http://www.youtube.com/user/AppReviews101</a> 1447 Subscribers.<br />
<a href="http://www.youtube.com/user/iTouchAppInfo" rel="nofollow" target="_new">http://www.youtube.com/user/iTouchAppInfo</a> 653 Subscribers.<br />
<a href="http://www.youtube.com/user/AppReviewer21" rel="nofollow" target="_new">http://www.youtube.com/user/AppReviewer21</a> 552 Subscribers.<br />
<a href="http://www.youtube.com/user/TapCritic" rel="nofollow" target="_new">http://www.youtube.com/user/TapCritic</a> 536 Subscribers.<br />
<a href="http://www.youtube.com/user/iPodAppReviewing" rel="nofollow" target="_new">http://www.youtube.com/user/iPodAppReviewing</a> 532 Subscribers.<br />
<a href="http://www.youtube.com/user/pogochamp113" rel="nofollow" target="_new">http://www.youtube.com/user/pogochamp113</a> 335 Subscribers.<br />
<a href="http://www.youtube.com/user/AppleAppStoreReviews" rel="nofollow" target="_new">http://www.youtube.com/user/AppleAppStoreReviews</a> 279 Subscribers.<br />
<a href="http://www.youtube.com/user/SuzieQTv" rel="nofollow" target="_new">http://www.youtube.com/user/SuzieQTv</a>&nbsp;226 Subscribers.<br />
<a href="http://www.youtube.com/user/AppSource" rel="nofollow" target="_new">http://www.youtube.com/user/AppSource</a> 211 Subscribers.</p>
<div>Don&#8217;t forget to mention if you have/know of an active channel in the comments.</p>
<p>Thanks for reading.</p></div>
<p>&nbsp;</p>
<p>&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%2Fajo&title=Big+List+of+Youtubers+Who+Will+Review+Your+iPhone+App" 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+Big+List+of+Youtubers+Who+Will+Review+Your+iPhone+App+http%3A%2F%2Fmaniacdev.com%2Fajo" 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%2Fajo" 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%2Fajo&t=Big+List+of+Youtubers+Who+Will+Review+Your+iPhone+App" 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%2Fajo&title=Big+List+of+Youtubers+Who+Will+Review+Your+iPhone+App" 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=Big List of Youtubers Who Will Review Your iPhone App&body=Big List of Youtubers Who Will Review Your iPhone App%20http%3A%2F%2Fmaniacdev.com%2Fajo" 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/app-store/" title="app store" rel="tag" rel="nofollow">app store</a>, <a href="http://maniacdev.com/tag/ipod-touch/" title="ipod touch" rel="tag" rel="nofollow">ipod touch</a>, <a href="http://maniacdev.com/tag/app/" title="app" rel="tag" rel="nofollow">app</a>, <a href="http://maniacdev.com/tag/reviewers/" title="reviewers" rel="tag" rel="nofollow">reviewers</a>, <a href="http://maniacdev.com/tag/iphone/" title="iPhone" rel="tag" rel="nofollow">iPhone</a>, <a href="http://maniacdev.com/tag/youtube/" title="youtube" rel="tag" rel="nofollow">youtube</a>, <a href="http://maniacdev.com/tag/ipod/" title="ipod" rel="tag" rel="nofollow">ipod</a>, <a href="http://maniacdev.com/tag/itouch/" title="itouch" rel="tag" rel="nofollow">itouch</a>, <a href="http://maniacdev.com/tag/apple/" title="apple" rel="tag" rel="nofollow">apple</a>, <a href="http://maniacdev.com/tag/review/" title="review" rel="tag" rel="nofollow">review</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2009/07/big-list-of-youtubers-who-will-review-your-iphone-app/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Source Code: Particle Based Explosions In iPhone OpenGL ES</title>
		<link>http://maniacdev.com/2009/07/source-code-particle-based-explosions-in-iphone-opengl-es/</link>
		<comments>http://maniacdev.com/2009/07/source-code-particle-based-explosions-in-iphone-opengl-es/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 09:03:19 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[3g]]></category>
		<category><![CDATA[3gs]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[itouch]]></category>
		<category><![CDATA[opengl es]]></category>
		<category><![CDATA[particle generator]]></category>
		<category><![CDATA[particles]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=399</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2009/07/source-code-particle-based-explosions-in-iphone-opengl-es/&amp;text=Source Code: Particle Based Explosions In iPhone OpenGL ES&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, if you&#8217;ve been following me on twitter you may have seen my tweet about an open sourced iPhone version of Space Invaders.&#160; If you haven&#8217;t seen it yet, it&#8217;s a very concise implementation of the classic game, and also a very basic implementation, but I&#160;noticed something pretty cool while playing with it, and [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2009/07/source-code-particle-based-explosions-in-iphone-opengl-es/&amp;text=Source Code: Particle Based Explosions In iPhone OpenGL ES&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, if you&#8217;ve been following me on twitter you may have seen my tweet about an <a target="_new" rel="nofollow" href="http://www.karmatoad.co.uk/?p=43">open sourced iPhone version of Space Invaders</a>.&nbsp;</p>
<p>If you haven&#8217;t seen it yet, it&#8217;s a very concise implementation of the classic game, and also a very basic implementation, but I&nbsp;noticed something pretty cool while playing with it, and that was the particle based explosions. So what I&nbsp;did was spend about 3 minutes playing with the code, and I&nbsp;came up with the demo shown here in this video.</p>
<!--YouTube Error: bad URL entered-->
<p>To create these explosions a Particle&nbsp;Emitter created by the guys at <a target="_new" rel="nofollow" href="http://71squared.co.uk">71 Squared</a> (makers of some great iPhone game development tutorials) along with a custom texture class.&nbsp;</p>
<p>To create the explosions a Particle Emitter is first created and initialized using the initParticleWithEmitter class, where you can specify parameters for the color, duration, size, number of particles, and gravity of the resulting display of particles (an example of this is in the EaglView.m file).</p>
<p>To display the particles a time index is created, and the update: method is executed along with the renderparticles method.&nbsp; I won&#8217;t go into the details here as the ParticleEmitter classes are extremely well documented.</p>
<p>Download the source code for the explosion generator here:<br />
<a href="http://maniacdev.com/Explosions.zip">&gt;&gt;&gt;&nbsp;Explosion Generator Source &lt;&lt;&lt;</a></p>
<p>Have fun with the code.</p>
<p>&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%2Fb8b&title=Source+Code%3A+Particle+Based+Explosions+In+iPhone+OpenGL+ES" 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+Source+Code%3A+Particle+Based+Explosions+In+iPhone+OpenGL+ES+http%3A%2F%2Fmaniacdev.com%2Fb8b" 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%2Fb8b" 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%2Fb8b&t=Source+Code%3A+Particle+Based+Explosions+In+iPhone+OpenGL+ES" 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%2Fb8b&title=Source+Code%3A+Particle+Based+Explosions+In+iPhone+OpenGL+ES" 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=Source Code: Particle Based Explosions In iPhone OpenGL ES&body=Source Code: Particle Based Explosions In iPhone OpenGL ES%20http%3A%2F%2Fmaniacdev.com%2Fb8b" 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/3g/" title="3g" rel="tag" rel="nofollow">3g</a>, <a href="http://maniacdev.com/tag/particle-generator/" title="particle generator" rel="tag" rel="nofollow">particle generator</a>, <a href="http://maniacdev.com/tag/ipod/" title="ipod" rel="tag" rel="nofollow">ipod</a>, <a href="http://maniacdev.com/tag/3gs/" title="3gs" rel="tag" rel="nofollow">3gs</a>, <a href="http://maniacdev.com/tag/development/" title="development" rel="tag" rel="nofollow">development</a>, <a href="http://maniacdev.com/tag/apple/" title="apple" rel="tag" rel="nofollow">apple</a>, <a href="http://maniacdev.com/tag/particles/" title="particles" rel="tag" rel="nofollow">particles</a>, <a href="http://maniacdev.com/tag/itouch/" title="itouch" rel="tag" rel="nofollow">itouch</a>, <a href="http://maniacdev.com/tag/opengl-es/" title="opengl es" rel="tag" rel="nofollow">opengl es</a>, <a href="http://maniacdev.com/tag/iphone/" title="iPhone" rel="tag" rel="nofollow">iPhone</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2009/07/source-code-particle-based-explosions-in-iphone-opengl-es/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

