<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>iPhone iOS 4 iPad SDK Development Tutorials, Programming Tips, News</title>
	
	<link>http://maniacdev.com</link>
	<description>ManiacDev.Com</description>
	<lastBuildDate>Sat, 31 Jul 2010 07:43:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/maniacdev" /><feedburner:info uri="maniacdev" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Blocks – An Interesting Objective-C Addition In iOS 4</title>
		<link>http://feedproxy.google.com/~r/maniacdev/~3/oXhLxKmdH3M/</link>
		<comments>http://maniacdev.com/2010/07/blocks-an-interesting-objective-c-addition-in-ios-4/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 07:43:14 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=2289</guid>
		<description><![CDATA[Blocks are a feature of the C language that have been added to the iPhone and iPad sdk with iOS 4. What they allow you to do are create usable &#8220;blocks&#8221; of code that you can pass along like any object. This probably sounds a lot like a function, and they are very similar, but [...]]]></description>
			<content:encoded><![CDATA[<p>Blocks are a feature of the C language that have been added to the iPhone and iPad sdk with iOS 4.</p>
<p>What they allow you to do are create usable &#8220;blocks&#8221; of code that you can pass along like any object.  This probably sounds a lot like a function, and they are very similar, but there is a significant difference in that they &#8220;close&#8221; around variables that are in scope before a block is declared.</p>
<p>I know this sounds odd, and you might be wondering when you&#8217;ll need to use them, but they certainly have their uses as there are definitely times when you will want a small block of reusable code.</p>
<p>You can find a complete tutorial from Mike Clark here that explains things better here:<br />
<a href="http://pragmaticstudio.com/blog/2010/7/28/ios4-blocks-1" target="_blank"> Using Blocks In iOS 4</a></p>
<p><strong>If you liked this, please share it!</strong></p>
<p>[Via <a href="http://iosdevgoodies.joostschuur.com/goodie-roundup-july-28th-2010" target="_blank">Joost Schuur</a>]</p>
<p>&copy;2010 <a href="http://maniacdev.com">iPhone iOS 4 iPad SDK Development Tutorials, Programming Tips, News</a>. All Rights Reserved.</p>.


Share and Enjoy:


	<a rel="nofollow"  target="_blank" href="http://maniacdev.com/feed/" title="RSS"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Blocks%20-%20An%20Interesting%20Objective-C%20Addition%20In%20iOS%204%20-%20http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fblocks-an-interesting-objective-c-addition-in-ios-4%2F" title="Twitter"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fblocks-an-interesting-objective-c-addition-in-ios-4%2F&amp;t=Blocks%20-%20An%20Interesting%20Objective-C%20Addition%20In%20iOS%204" title="Facebook"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fblocks-an-interesting-objective-c-addition-in-ios-4%2F&amp;title=Blocks%20-%20An%20Interesting%20Objective-C%20Addition%20In%20iOS%204" title="DZone"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/dzone.png" title="DZone" alt="DZone" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fblocks-an-interesting-objective-c-addition-in-ios-4%2F&amp;t=Blocks%20-%20An%20Interesting%20Objective-C%20Addition%20In%20iOS%204" title="HackerNews"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/hackernews.png" title="HackerNews" alt="HackerNews" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fblocks-an-interesting-objective-c-addition-in-ios-4%2F&amp;title=Blocks%20-%20An%20Interesting%20Objective-C%20Addition%20In%20iOS%204&amp;notes=Blocks%20are%20a%20feature%20of%20the%20C%20language%20that%20have%20been%20added%20to%20the%20iPhone%20and%20iPad%20sdk%20with%20iOS%204.%0D%0A%0D%0AWhat%20they%20allow%20you%20to%20do%20are%20create%20usable%20%22blocks%22%20of%20code%20that%20you%20can%20pass%20along%20like%20any%20object.%20%20This%20probably%20sounds%20a%20lot%20like%20a%20function%2C%20a" title="del.icio.us"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Blocks%20-%20An%20Interesting%20Objective-C%20Addition%20In%20iOS%204&amp;link=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fblocks-an-interesting-objective-c-addition-in-ios-4%2F" title="FriendFeed"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" class="sociable-hovers" /></a>


<br/><br/><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/maniacdev?a=oXhLxKmdH3M:4vgGbmbkN7g:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/maniacdev?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/maniacdev?a=oXhLxKmdH3M:4vgGbmbkN7g:Ft_9h6_qKNo"><img src="http://feeds.feedburner.com/~ff/maniacdev?i=oXhLxKmdH3M:4vgGbmbkN7g:Ft_9h6_qKNo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/maniacdev/~4/oXhLxKmdH3M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2010/07/blocks-an-interesting-objective-c-addition-in-ios-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://maniacdev.com/2010/07/blocks-an-interesting-objective-c-addition-in-ios-4/</feedburner:origLink></item>
		<item>
		<title>How To Push Out Notifications Locally Based On Time</title>
		<link>http://feedproxy.google.com/~r/maniacdev/~3/R0snY2MAhgM/</link>
		<comments>http://maniacdev.com/2010/07/push-out-notifications-locally/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 06:58:29 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone Programming Examples]]></category>
		<category><![CDATA[iPhone SDK And iPad SDK]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=2283</guid>
		<description><![CDATA[There are times when you want to notify the user that an important event has occurred or will occur. Push notifications are a great way to notify the user that an event has occurred and became a staple feature immediately after they were added into the iOS sdk. Now local notifications are available that allow [...]]]></description>
			<content:encoded><![CDATA[<p>There are times when you want to notify the user that an important event has occurred or will occur.</p>
<p>Push notifications are a great way to notify the user that an event has occurred and became a staple feature immediately after they were added into the iOS sdk.</p>
<p>Now local notifications are available that allow you to push a notification to the device that your app is running on based on time, the notifications can even be recurring.</p>
<p>Brandon Treb has written a great step-by-step tutorial on exactly how to do just that, which you can find here:<br />
<a href="http://icodeblog.com/2010/07/29/iphone-programming-tutorial-local-notifications/" target="_blank">iPhone Programming Tutorial Notifications</a></p>
<p><strong>Thanks for reading, if you like this please share it!</strong></p>
<p>&copy;2010 <a href="http://maniacdev.com">iPhone iOS 4 iPad SDK Development Tutorials, Programming Tips, News</a>. All Rights Reserved.</p>.


Share and Enjoy:


	<a rel="nofollow"  target="_blank" href="http://maniacdev.com/feed/" title="RSS"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=How%20To%20Push%20Out%20Notifications%20Locally%20Based%20On%20Time%20-%20http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fpush-out-notifications-locally%2F" title="Twitter"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fpush-out-notifications-locally%2F&amp;t=How%20To%20Push%20Out%20Notifications%20Locally%20Based%20On%20Time" title="Facebook"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fpush-out-notifications-locally%2F&amp;title=How%20To%20Push%20Out%20Notifications%20Locally%20Based%20On%20Time" title="DZone"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/dzone.png" title="DZone" alt="DZone" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fpush-out-notifications-locally%2F&amp;t=How%20To%20Push%20Out%20Notifications%20Locally%20Based%20On%20Time" title="HackerNews"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/hackernews.png" title="HackerNews" alt="HackerNews" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fpush-out-notifications-locally%2F&amp;title=How%20To%20Push%20Out%20Notifications%20Locally%20Based%20On%20Time&amp;notes=There%20are%20times%20when%20you%20want%20to%20notify%20the%20user%20that%20an%20important%20event%20has%20occurred%20or%20will%20occur.%0D%0A%0D%0APush%20notifications%20are%20a%20great%20way%20to%20notify%20the%20user%20that%20an%20event%20has%20occurred%20and%20became%20a%20staple%20feature%20immediately%20after%20they%20were%20added%20int" title="del.icio.us"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=How%20To%20Push%20Out%20Notifications%20Locally%20Based%20On%20Time&amp;link=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fpush-out-notifications-locally%2F" title="FriendFeed"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" class="sociable-hovers" /></a>


<br/><br/><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/maniacdev?a=R0snY2MAhgM:QdW8jQWgmtI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/maniacdev?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/maniacdev?a=R0snY2MAhgM:QdW8jQWgmtI:Ft_9h6_qKNo"><img src="http://feeds.feedburner.com/~ff/maniacdev?i=R0snY2MAhgM:QdW8jQWgmtI:Ft_9h6_qKNo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/maniacdev/~4/R0snY2MAhgM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2010/07/push-out-notifications-locally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://maniacdev.com/2010/07/push-out-notifications-locally/</feedburner:origLink></item>
		<item>
		<title>Easy iPhone Simulator Screenshots With Status Bar Removed</title>
		<link>http://feedproxy.google.com/~r/maniacdev/~3/XzuyCyEruSU/</link>
		<comments>http://maniacdev.com/2010/07/easy-iphone-simulator-screenshots-with-status-bar-removed/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 08:16:05 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[iphone development]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[simulator]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=2269</guid>
		<description><![CDATA[If you&#8217;ve had to take screenshots of the iPhone simulator you know what I am talking about.  Things just don&#8217;t look as good if you can&#8217;t see an iPhone in the image. The problem is that when you want the simulator in the screenshot then you need to have some sort of solid background so [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve had to take screenshots of the iPhone simulator you know what I am talking about.  Things just don&#8217;t look as good if you can&#8217;t see an iPhone in the image.</p>
<p>The problem is that when you want the simulator in the screenshot then you need to have some sort of solid background so that you can remove it afterwards, and you will need to select out the area of the screen with the simulator and then in your imaging program remove the statusbar.  This gets old fast if you are taking a lot of screenshots.</p>
<p>I found out about this great program that you simply load up and it will take a snapshot of the simulator statusbar removed, and if you want you can very quickly and easily take multiple screenshots.</p>
<p>The utility can be download here:<br />
<a href="http://www.curioustimes.de/iphonesimulatorcropper/" target="_blank">iPhone Simulator Cropper</a></p>
<p>Definitely a very handy tool.</p>
<p><strong>If you liked this, please share it!<br />
</strong><br />
[Via: <a href="http://iphonedevelopertips.com/tools/capture-screenshots-of-the-iphone-simulator-with-iphone-simulator-cropper.html/trackback" target="_blank">John Muchow</a>, <a href="http://www.alexcurylo.com/blog/2010/07/27/simulator-cropper/trackback/" target="_blank">Alex Curylo</a>]</p>
<p>&copy;2010 <a href="http://maniacdev.com">iPhone iOS 4 iPad SDK Development Tutorials, Programming Tips, News</a>. All Rights Reserved.</p>.


Share and Enjoy:


	<a rel="nofollow"  target="_blank" href="http://maniacdev.com/feed/" title="RSS"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Easy%20iPhone%20Simulator%20Screenshots%20With%20Status%20Bar%20Removed%20-%20http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Feasy-iphone-simulator-screenshots-with-status-bar-removed%2F" title="Twitter"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Feasy-iphone-simulator-screenshots-with-status-bar-removed%2F&amp;t=Easy%20iPhone%20Simulator%20Screenshots%20With%20Status%20Bar%20Removed" title="Facebook"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Feasy-iphone-simulator-screenshots-with-status-bar-removed%2F&amp;title=Easy%20iPhone%20Simulator%20Screenshots%20With%20Status%20Bar%20Removed" title="DZone"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/dzone.png" title="DZone" alt="DZone" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Feasy-iphone-simulator-screenshots-with-status-bar-removed%2F&amp;t=Easy%20iPhone%20Simulator%20Screenshots%20With%20Status%20Bar%20Removed" title="HackerNews"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/hackernews.png" title="HackerNews" alt="HackerNews" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Feasy-iphone-simulator-screenshots-with-status-bar-removed%2F&amp;title=Easy%20iPhone%20Simulator%20Screenshots%20With%20Status%20Bar%20Removed&amp;notes=If%20you%27ve%20had%20to%20take%20screenshots%20of%20the%20iPhone%20simulator%20you%20know%20what%20I%20am%20talking%20about.%C2%A0%20Things%20just%20don%27t%20look%20as%20good%20if%20you%20can%27t%20see%20an%20iPhone%20in%20the%20image.%0D%0A%0D%0AThe%20problem%20is%20that%20when%20you%20want%20the%20simulator%20in%20the%20screenshot%20then%20you%20need%20t" title="del.icio.us"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Easy%20iPhone%20Simulator%20Screenshots%20With%20Status%20Bar%20Removed&amp;link=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Feasy-iphone-simulator-screenshots-with-status-bar-removed%2F" title="FriendFeed"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" class="sociable-hovers" /></a>


<br/><br/><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/maniacdev?a=XzuyCyEruSU:aTeDttTvfws:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/maniacdev?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/maniacdev?a=XzuyCyEruSU:aTeDttTvfws:Ft_9h6_qKNo"><img src="http://feeds.feedburner.com/~ff/maniacdev?i=XzuyCyEruSU:aTeDttTvfws:Ft_9h6_qKNo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/maniacdev/~4/XzuyCyEruSU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2010/07/easy-iphone-simulator-screenshots-with-status-bar-removed/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://maniacdev.com/2010/07/easy-iphone-simulator-screenshots-with-status-bar-removed/</feedburner:origLink></item>
		<item>
		<title>Great Beginner iPhone And iPad Dev Screencasts</title>
		<link>http://feedproxy.google.com/~r/maniacdev/~3/NrPDHC25XHg/</link>
		<comments>http://maniacdev.com/2010/07/great-beginner-iphone-and-ipad-dev-screencasts/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 07:47:48 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone Programming Examples]]></category>
		<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[rory lewis]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=2225</guid>
		<description><![CDATA[Learning iPhone and iPad development can definitely be difficult, especially if you are not a professional software developer. I receive e-mails every few days from people who tell me they&#8217;ve bought a book or number of books on Amazon or at the local bookstore.  Unfortunately most of the &#8220;Beginner&#8221; material is meant for experienced developers [...]]]></description>
			<content:encoded><![CDATA[<p>Learning iPhone and iPad development can definitely be difficult, especially if you are not a professional software developer.</p>
<p>I receive e-mails every few days from people who tell me they&#8217;ve bought a book or number of books on Amazon or at the local bookstore.  Unfortunately most of the &#8220;Beginner&#8221; material is meant for experienced developers who are new to the iPhone or iPad platform.</p>
<p><img class="aligncenter size-full wp-image-2251" title="beginneriphoneandipadscreencasts" src="http://maniacdev.com/wp-content/uploads/2010/07/beginneriphoneandipadscreencasts.jpg" alt="" width="396" height="337" /></p>
<p>If you&#8217;re a real beginner without any program experience you might need to take a step back and look for teachings from a different perspective.</p>
<p>A friend of mine told me about a book that they&#8217;d been using by Dr. Rory Lewis, in his book he mentions some screencasts that he has used to help teach students at the University of Colorado.  They look great for the absolute beginner and if you&#8217;ve been struggling and just want to get your foot in the door I suggest checking them out. These don&#8217;t get into very advanced material, but are very accessible and high quality. You can find the screencasts <a href="http://rorylewis.com/docs/02_iPad_iPhone/05_iPhoneTutorials.htm" target="_blank">here</a>.</p>
<p>The book Dr. Lewis mentioned these screencasts in (although he does mention on his website you don&#8217;t need to buy it) is available <a href="http://www.amazon.com/gp/product/1430227001?ie=UTF8&amp;tag=usefulonlinei-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=1430227001" target="_blank">here</a>.</p>
<p><strong>Thanks for reading, if you liked this please share it.</strong></p>
<p>&copy;2010 <a href="http://maniacdev.com">iPhone iOS 4 iPad SDK Development Tutorials, Programming Tips, News</a>. All Rights Reserved.</p>.


Share and Enjoy:


	<a rel="nofollow"  target="_blank" href="http://maniacdev.com/feed/" title="RSS"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Great%20Beginner%20iPhone%20And%20iPad%20Dev%20Screencasts%20-%20http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fgreat-beginner-iphone-and-ipad-dev-screencasts%2F" title="Twitter"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fgreat-beginner-iphone-and-ipad-dev-screencasts%2F&amp;t=Great%20Beginner%20iPhone%20And%20iPad%20Dev%20Screencasts" title="Facebook"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fgreat-beginner-iphone-and-ipad-dev-screencasts%2F&amp;title=Great%20Beginner%20iPhone%20And%20iPad%20Dev%20Screencasts" title="DZone"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/dzone.png" title="DZone" alt="DZone" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fgreat-beginner-iphone-and-ipad-dev-screencasts%2F&amp;t=Great%20Beginner%20iPhone%20And%20iPad%20Dev%20Screencasts" title="HackerNews"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/hackernews.png" title="HackerNews" alt="HackerNews" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fgreat-beginner-iphone-and-ipad-dev-screencasts%2F&amp;title=Great%20Beginner%20iPhone%20And%20iPad%20Dev%20Screencasts&amp;notes=Learning%20iPhone%20and%20iPad%20development%20can%20definitely%20be%20difficult%2C%20especially%20if%20you%20are%20not%20a%20professional%20software%20developer.%0D%0A%0D%0AI%20receive%20e-mails%20every%20few%20days%20from%20people%20who%20tell%20me%20they%27ve%20bought%20a%20book%20or%20number%20of%20books%20on%20Amazon%20or%20at%20the%20lo" title="del.icio.us"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Great%20Beginner%20iPhone%20And%20iPad%20Dev%20Screencasts&amp;link=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fgreat-beginner-iphone-and-ipad-dev-screencasts%2F" title="FriendFeed"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" class="sociable-hovers" /></a>


<br/><br/><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/maniacdev?a=NrPDHC25XHg:fiN0IuQjfYk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/maniacdev?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/maniacdev?a=NrPDHC25XHg:fiN0IuQjfYk:Ft_9h6_qKNo"><img src="http://feeds.feedburner.com/~ff/maniacdev?i=NrPDHC25XHg:fiN0IuQjfYk:Ft_9h6_qKNo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/maniacdev/~4/NrPDHC25XHg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2010/07/great-beginner-iphone-and-ipad-dev-screencasts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://maniacdev.com/2010/07/great-beginner-iphone-and-ipad-dev-screencasts/</feedburner:origLink></item>
		<item>
		<title>Easy iPhone and iPad Library For Communicating With Web Services – Open Source</title>
		<link>http://feedproxy.google.com/~r/maniacdev/~3/oIMurPLHLI4/</link>
		<comments>http://maniacdev.com/2010/07/easy-iphone-and-ipad-library-for-communicating-with-web-services-open-source/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 07:45:02 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone Programming Examples]]></category>
		<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[REST]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=2175</guid>
		<description><![CDATA[Communicating with web services in your iPhone and iPad apps can be somewhat of a pain, and that&#8217;s why several open source libraries have been created to allow you to do just that. While some of those libraries are good, I love it when someone comes up with something even easier.  I found out on [...]]]></description>
			<content:encoded><![CDATA[<p>Communicating with web services in your iPhone and iPad apps can be somewhat of a pain, and that&#8217;s why several open source libraries have been created to allow you to do just that.</p>
<p>While some of those libraries are good, I love it when someone comes up with something even easier.  I found out on Twitter the other day about a great new open source library called Seriously which appears to be a very promising library for easy communication with web services and JSON parsing (XML parsing coming soon).</p>
<p>Just take a look at this code to grab the background image url from a twitter account:</p>
<pre>    NSString *url = @"http://api.twitter.com/1/users/show.json?screen_name=probablycorey";

    [Seriously get:url handler:^(id body, NSHTTPURLResposne *response, NSError *error) {
        if (error) {
            NSLog(@"Got error %@", error);
        }
        else {
            NSLog(@"Look, JSON gets parsed into an dictionary");
            NSLog(@"%@", [body objectForKey:@"profile_background_image_url"]);
        }
    }];
</pre>
<p>Looks pretty good to me, short and sweet.</p>
<p>You can download Seriously on Github here:<br />
<a href="http://github.com/probablycorey/seriously" target="_blank">http://github.com/probablycorey/seriously</a></p>
<p><strong>If you liked this, please share it!</strong></p>
<p>&copy;2010 <a href="http://maniacdev.com">iPhone iOS 4 iPad SDK Development Tutorials, Programming Tips, News</a>. All Rights Reserved.</p>.


Share and Enjoy:


	<a rel="nofollow"  target="_blank" href="http://maniacdev.com/feed/" title="RSS"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Easy%20iPhone%20and%20iPad%20Library%20For%20Communicating%20With%20Web%20Services%20-%20Open%20Source%20-%20http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Feasy-iphone-and-ipad-library-for-communicating-with-web-services-open-source%2F" title="Twitter"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Feasy-iphone-and-ipad-library-for-communicating-with-web-services-open-source%2F&amp;t=Easy%20iPhone%20and%20iPad%20Library%20For%20Communicating%20With%20Web%20Services%20-%20Open%20Source" title="Facebook"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Feasy-iphone-and-ipad-library-for-communicating-with-web-services-open-source%2F&amp;title=Easy%20iPhone%20and%20iPad%20Library%20For%20Communicating%20With%20Web%20Services%20-%20Open%20Source" title="DZone"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/dzone.png" title="DZone" alt="DZone" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Feasy-iphone-and-ipad-library-for-communicating-with-web-services-open-source%2F&amp;t=Easy%20iPhone%20and%20iPad%20Library%20For%20Communicating%20With%20Web%20Services%20-%20Open%20Source" title="HackerNews"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/hackernews.png" title="HackerNews" alt="HackerNews" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Feasy-iphone-and-ipad-library-for-communicating-with-web-services-open-source%2F&amp;title=Easy%20iPhone%20and%20iPad%20Library%20For%20Communicating%20With%20Web%20Services%20-%20Open%20Source&amp;notes=Communicating%20with%20web%20services%20in%20your%20iPhone%20and%20iPad%20apps%20can%20be%20somewhat%20of%20a%20pain%2C%20and%20that%27s%20why%20several%20open%20source%20libraries%20have%20been%20created%20to%20allow%20you%20to%20do%20just%20that.%0D%0A%0D%0AWhile%20some%20of%20those%20libraries%20are%20good%2C%20I%20love%20it%20when%20someone%20com" title="del.icio.us"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Easy%20iPhone%20and%20iPad%20Library%20For%20Communicating%20With%20Web%20Services%20-%20Open%20Source&amp;link=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Feasy-iphone-and-ipad-library-for-communicating-with-web-services-open-source%2F" title="FriendFeed"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" class="sociable-hovers" /></a>


<br/><br/><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/maniacdev?a=oIMurPLHLI4:oMfjvpX5GUo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/maniacdev?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/maniacdev?a=oIMurPLHLI4:oMfjvpX5GUo:Ft_9h6_qKNo"><img src="http://feeds.feedburner.com/~ff/maniacdev?i=oIMurPLHLI4:oMfjvpX5GUo:Ft_9h6_qKNo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/maniacdev/~4/oIMurPLHLI4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2010/07/easy-iphone-and-ipad-library-for-communicating-with-web-services-open-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://maniacdev.com/2010/07/easy-iphone-and-ipad-library-for-communicating-with-web-services-open-source/</feedburner:origLink></item>
		<item>
		<title>iPhone Game Physics Tutorial: Radial Gravity</title>
		<link>http://feedproxy.google.com/~r/maniacdev/~3/f4atIGyiuQI/</link>
		<comments>http://maniacdev.com/2010/07/iphone-game-physics-tutorial-radial-gravity/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 20:48:48 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone Programming Examples]]></category>
		<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[box2d]]></category>
		<category><![CDATA[Cocos2D]]></category>
		<category><![CDATA[gravity]]></category>
		<category><![CDATA[physics]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=2167</guid>
		<description><![CDATA[Physics can be a great way to enhance your game. The problem is that implementing physics in your game can be extremely challenging, but I found a couple of great examples showing how to enhance an iPhone or iPad game using radial gravity with Box2D. The examples are from Nick Vellios, and as you can [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-2169 aligncenter" title="radialgravity" src="http://maniacdev.com/wp-content/uploads/2010/07/radialgravity.png" alt="" width="400" height="270" /></p>
<p style="text-align: left;">Physics can be a great way to enhance your game.</p>
<p style="text-align: left;">The problem is that implementing physics in your game can be extremely challenging, but I found a couple of great examples showing how to enhance an iPhone or iPad game using radial gravity with Box2D.</p>
<p style="text-align: left;">The examples are from Nick Vellios, and as you can see in the example above they show how to implement radial gravity on an object so that other objects are drawn towards it (much like how planets are drawn to the sun).</p>
<p style="text-align: left;">The examples include:</p>
<p style="text-align: left;"><a href="http://www.vellios.com/2010/06/06/box2d-and-radial-gravity-code/" target="_blank">How To Add Radial Gravity To Box 2D<br />
</a><a title="Permanent Link to Radial Gravity w/ Box2D SOURCE" rel="bookmark" href="http://www.vellios.com/2010/06/11/radial-gravity-w-box2d-source/">Radial Gravity w/ Box2D SOURCE</a></p>
<p>And a third example on inverse radial gravity (think of objects exploding in all directions)<br />
<a href="http://www.vellios.com/2010/06/12/bombs-with-box2d-cocos2d/" target="_blank">Bombs With Box 2D and Cocos2D</a></p>
<p>Cocos2D is used as the rendering engine in the examples.</p>
<p><em>By the way, can anyone remember the name of the nifty puzzle game that used radial gravity and won numerous indie gaming awards about 12 years ago? (yeah i&#8217;m stretching) </em></p>
<p><strong>Thanks for reading, if you like this please share it!</strong></p>
<p>&copy;2010 <a href="http://maniacdev.com">iPhone iOS 4 iPad SDK Development Tutorials, Programming Tips, News</a>. All Rights Reserved.</p>.


Share and Enjoy:


	<a rel="nofollow"  target="_blank" href="http://maniacdev.com/feed/" title="RSS"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=iPhone%20Game%20Physics%20Tutorial%3A%20Radial%20Gravity%20-%20http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fiphone-game-physics-tutorial-radial-gravity%2F" title="Twitter"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fiphone-game-physics-tutorial-radial-gravity%2F&amp;t=iPhone%20Game%20Physics%20Tutorial%3A%20Radial%20Gravity" title="Facebook"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fiphone-game-physics-tutorial-radial-gravity%2F&amp;title=iPhone%20Game%20Physics%20Tutorial%3A%20Radial%20Gravity" title="DZone"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/dzone.png" title="DZone" alt="DZone" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fiphone-game-physics-tutorial-radial-gravity%2F&amp;t=iPhone%20Game%20Physics%20Tutorial%3A%20Radial%20Gravity" title="HackerNews"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/hackernews.png" title="HackerNews" alt="HackerNews" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fiphone-game-physics-tutorial-radial-gravity%2F&amp;title=iPhone%20Game%20Physics%20Tutorial%3A%20Radial%20Gravity&amp;notes=%0D%0APhysics%20can%20be%20a%20great%20way%20to%20enhance%20your%20game.%0D%0AThe%20problem%20is%20that%20implementing%20physics%20in%20your%20game%20can%20be%20extremely%20challenging%2C%20but%20I%20found%20a%20couple%20of%20great%20examples%20showing%20how%20to%20enhance%20an%20iPhone%20or%20iPad%20game%20using%20radial%20gravity%20with%20Box" title="del.icio.us"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=iPhone%20Game%20Physics%20Tutorial%3A%20Radial%20Gravity&amp;link=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fiphone-game-physics-tutorial-radial-gravity%2F" title="FriendFeed"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" class="sociable-hovers" /></a>


<br/><br/><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/maniacdev?a=f4atIGyiuQI:HLC-EtFPYhY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/maniacdev?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/maniacdev?a=f4atIGyiuQI:HLC-EtFPYhY:Ft_9h6_qKNo"><img src="http://feeds.feedburner.com/~ff/maniacdev?i=f4atIGyiuQI:HLC-EtFPYhY:Ft_9h6_qKNo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/maniacdev/~4/f4atIGyiuQI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2010/07/iphone-game-physics-tutorial-radial-gravity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://maniacdev.com/2010/07/iphone-game-physics-tutorial-radial-gravity/</feedburner:origLink></item>
		<item>
		<title>Update To Action Game Tutorial Source</title>
		<link>http://feedproxy.google.com/~r/maniacdev/~3/RNtgkwJldzk/</link>
		<comments>http://maniacdev.com/2010/07/update-to-action-game-tutorial-source/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 16:01:52 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=2164</guid>
		<description><![CDATA[I found out about a problem with a recursive directory search being included for already included header files in the beginners action game tutorial source code which was causing an error when built on some systems. The source has now been fixed and can be found here. Sorry for any problems. &#169;2010 iPhone iOS 4 [...]]]></description>
			<content:encoded><![CDATA[<p>I found out about a problem with a recursive directory search being included for already included header files in the <a href="http://maniacdev.com/2010/07/beginners-action-game-tutorial-source-code/" target="_blank">beginners action game tutorial source code</a> which was causing an error when built on some systems.</p>
<p>The source has now been fixed and can be found <a href="http://maniacdev.com/balloon-game-tutorial-download/" target="_blank">here</a>.</p>
<p>Sorry for any problems.</p>
<p>&copy;2010 <a href="http://maniacdev.com">iPhone iOS 4 iPad SDK Development Tutorials, Programming Tips, News</a>. All Rights Reserved.</p>.


Share and Enjoy:


	<a rel="nofollow"  target="_blank" href="http://maniacdev.com/feed/" title="RSS"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Update%20To%20Action%20Game%20Tutorial%20Source%20-%20http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fupdate-to-action-game-tutorial-source%2F" title="Twitter"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fupdate-to-action-game-tutorial-source%2F&amp;t=Update%20To%20Action%20Game%20Tutorial%20Source" title="Facebook"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fupdate-to-action-game-tutorial-source%2F&amp;title=Update%20To%20Action%20Game%20Tutorial%20Source" title="DZone"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/dzone.png" title="DZone" alt="DZone" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fupdate-to-action-game-tutorial-source%2F&amp;t=Update%20To%20Action%20Game%20Tutorial%20Source" title="HackerNews"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/hackernews.png" title="HackerNews" alt="HackerNews" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fupdate-to-action-game-tutorial-source%2F&amp;title=Update%20To%20Action%20Game%20Tutorial%20Source&amp;notes=I%20found%20out%20about%20a%20problem%20with%20a%20recursive%20directory%20search%20being%20included%20for%20already%20included%20header%20files%20in%20the%20beginners%20action%20game%20tutorial%20source%20code%20which%20was%20causing%20an%20error%20when%20built%20on%20some%20systems.%0D%0A%0D%0AThe%20source%20has%20now%20been%20fixed%20a" title="del.icio.us"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Update%20To%20Action%20Game%20Tutorial%20Source&amp;link=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fupdate-to-action-game-tutorial-source%2F" title="FriendFeed"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" class="sociable-hovers" /></a>


<br/><br/><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/maniacdev?a=RNtgkwJldzk:Sj_xKkckyNY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/maniacdev?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/maniacdev?a=RNtgkwJldzk:Sj_xKkckyNY:Ft_9h6_qKNo"><img src="http://feeds.feedburner.com/~ff/maniacdev?i=RNtgkwJldzk:Sj_xKkckyNY:Ft_9h6_qKNo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/maniacdev/~4/RNtgkwJldzk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2010/07/update-to-action-game-tutorial-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://maniacdev.com/2010/07/update-to-action-game-tutorial-source/</feedburner:origLink></item>
		<item>
		<title>The Best Resources In iOS Development July 26th 2010 (For Week 07/17-07/23)</title>
		<link>http://feedproxy.google.com/~r/maniacdev/~3/A0NJsdDC_kA/</link>
		<comments>http://maniacdev.com/2010/07/the-best-resources-in-ios-development-july-26th-2010-for-week-0717-0723/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 06:59:32 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone Programming Examples]]></category>
		<category><![CDATA[iPhone SDK And iPad SDK]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=2161</guid>
		<description><![CDATA[Thanks again for visiting the site, once again I&#8217;ve added more resources to the site, and have quite a bit more to add this week. Things slowed down a bit form the torrid pace of great resources being released, but still there were some excellent resources. I came out with the source code for a [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks again for visiting the site, once again I&#8217;ve added more resources to the site, and have quite a bit more to add this week.  Things slowed down a bit form the torrid pace of great resources being released, but still there were some excellent resources.</p>
<p>I came out with the source code for a simple action game, and that proved to be the most popular post of the week.  The complete tutorial will be coming out this week and I hope that it will put many of you on the path for those interested to create their own iPhone or iPad game.  I am completing my own game which will be my first game submission to the app store for which the gameplay is similar to the tutorial.</p>
<p><strong>Here&#8217;s the posts from the week 7-17 to 7-23 listed in order of popularity and tweets, enjoy!</strong></p>
<p><span style="color: #000000;"><a title="Permanent Link to Beginners iPhone Action Game Tutorial: Source Code" rel="bookmark" href="http://maniacdev.com/2010/07/beginners-action-game-tutorial-source-code/">Beginners iPhone Action Game Tutorial: Source Code</a> &#8211; Source code for a simple action game with line by line commenting.  Designed for beginners to easily follow through the flow of the code.</span></p>
<p><span style="color: #000000;"><a title="Permanent Link to Find iOS Custom URL Schemes From Thousands Of Apps And Add Yours" rel="bookmark" href="http://maniacdev.com/2010/07/find-ios-custom-url-schemes-from-thousands-of-apps-and-add-yours/">Find iOS Custom URL Schemes From Thousands Of Apps And Add Yours</a> &#8211; A great site for finding the url schemes of many apps and adding your own.</span></p>
<p><span style="color: #000000;"><a title="Permanent Link to How To Use The Facebook Graph API In Your iPhone and iPad Apps" rel="bookmark" href="http://maniacdev.com/2010/07/how-to-use-the-facebook-graph-api-in-your-iphone-and-ipad-apps/">How To Use The Facebook Graph API In Your iPhone and iPad Apps</a> &#8211; A couple of outstanding tutorials on integrating with the Facebook graph api within your apps.</span></p>
<p><span style="color: #000000;"><a title="Permanent Link to Free Collection Of Outstanding UIToolbar Icons" rel="bookmark" href="http://maniacdev.com/2010/07/free-collection-of-outstanding-uitoolbar-icons/">Free Collection Of Outstanding UIToolbar Icons</a> &#8211; An open source collection of icons that you ccan use within your UIToolbars. </span></p>
<p><span style="color: #000000;"><a title="Permanent Link to How To Implement A Socket Server For Easy App Tweaking" rel="bookmark" href="http://maniacdev.com/2010/07/how-to-implement-a-socket-server-for-easy-app-tweaking/">How To Implement A Socket Server For Easy App Tweaking</a> &#8211; A great tutorial on how to set up a socket server within your apps that will allow you to tweak variables in real time.</span></p>
<p><span style="color: #000000;"><a title="Permanent Link to Beginners Tutorial: Basic Touch And Animation" rel="bookmark" href="http://maniacdev.com/2010/07/beginners-tutorial-basic-touch-and-animation/">Beginners Tutorial: Basic Touch And Animation</a> &#8211; A tutorial illustraining how to do basic UIView animations and integrate touch events.</span></p>
<p>&copy;2010 <a href="http://maniacdev.com">iPhone iOS 4 iPad SDK Development Tutorials, Programming Tips, News</a>. All Rights Reserved.</p>.


Share and Enjoy:


	<a rel="nofollow"  target="_blank" href="http://maniacdev.com/feed/" title="RSS"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=The%20Best%20Resources%20In%20iOS%20Development%20July%2026th%202010%20%28For%20Week%2007%2F17-07%2F23%29%20-%20http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fthe-best-resources-in-ios-development-july-26th-2010-for-week-0717-0723%2F" title="Twitter"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fthe-best-resources-in-ios-development-july-26th-2010-for-week-0717-0723%2F&amp;t=The%20Best%20Resources%20In%20iOS%20Development%20July%2026th%202010%20%28For%20Week%2007%2F17-07%2F23%29" title="Facebook"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fthe-best-resources-in-ios-development-july-26th-2010-for-week-0717-0723%2F&amp;title=The%20Best%20Resources%20In%20iOS%20Development%20July%2026th%202010%20%28For%20Week%2007%2F17-07%2F23%29" title="DZone"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/dzone.png" title="DZone" alt="DZone" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fthe-best-resources-in-ios-development-july-26th-2010-for-week-0717-0723%2F&amp;t=The%20Best%20Resources%20In%20iOS%20Development%20July%2026th%202010%20%28For%20Week%2007%2F17-07%2F23%29" title="HackerNews"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/hackernews.png" title="HackerNews" alt="HackerNews" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fthe-best-resources-in-ios-development-july-26th-2010-for-week-0717-0723%2F&amp;title=The%20Best%20Resources%20In%20iOS%20Development%20July%2026th%202010%20%28For%20Week%2007%2F17-07%2F23%29&amp;notes=Thanks%20again%20for%20visiting%20the%20site%2C%20once%20again%20I%27ve%20added%20more%20resources%20to%20the%20site%2C%20and%20have%20quite%20a%20bit%20more%20to%20add%20this%20week.%20%20Things%20slowed%20down%20a%20bit%20form%20the%20torrid%20pace%20of%20great%20resources%20being%20released%2C%20but%20still%20there%20were%20some%20excellent%20re" title="del.icio.us"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=The%20Best%20Resources%20In%20iOS%20Development%20July%2026th%202010%20%28For%20Week%2007%2F17-07%2F23%29&amp;link=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fthe-best-resources-in-ios-development-july-26th-2010-for-week-0717-0723%2F" title="FriendFeed"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" class="sociable-hovers" /></a>


<br/><br/><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/maniacdev?a=A0NJsdDC_kA:upUEqww00ec:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/maniacdev?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/maniacdev?a=A0NJsdDC_kA:upUEqww00ec:Ft_9h6_qKNo"><img src="http://feeds.feedburner.com/~ff/maniacdev?i=A0NJsdDC_kA:upUEqww00ec:Ft_9h6_qKNo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/maniacdev/~4/A0NJsdDC_kA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2010/07/the-best-resources-in-ios-development-july-26th-2010-for-week-0717-0723/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://maniacdev.com/2010/07/the-best-resources-in-ios-development-july-26th-2010-for-week-0717-0723/</feedburner:origLink></item>
		<item>
		<title>How To Use The Facebook Graph API In Your iPhone and iPad Apps</title>
		<link>http://feedproxy.google.com/~r/maniacdev/~3/7D-PG_2SQSQ/</link>
		<comments>http://maniacdev.com/2010/07/how-to-use-the-facebook-graph-api-in-your-iphone-and-ipad-apps/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 08:33:51 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone Programming Examples]]></category>
		<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[authorization]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[graph api]]></category>
		<category><![CDATA[oauth]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=2156</guid>
		<description><![CDATA[We all know Facebook is a massive database providing a wide variety of information about hundreds of millions of people, and the Facebook app has been tremendously popular on the app store. Accessing the &#8220;Facebook Social Graph&#8221; can be done through the Facebook graph API, Facebook Connect was provided to give developers the ability to [...]]]></description>
			<content:encoded><![CDATA[<p>We all know Facebook is a massive database providing a wide variety of information about hundreds of millions of people, and the Facebook app has been tremendously popular on the app store.</p>
<p>Accessing the &#8220;Facebook Social Graph&#8221; can be done through the Facebook graph API, Facebook Connect was provided to give developers the ability to connect their apps with the Facebook database, but pales in comparison to the Facebook Graph API.</p>
<p>Ray Wenderlich has written a couple of excellent tutorials utilizing the Facebook Graph API, this is an ongoing tutorial series which features:</p>
<ul>
<li>How to authenticate the Facebook user using Oath</li>
<li>Getting profile information</li>
<li>Uploading Photos</li>
<li>Posting to the user&#8217;s wall</li>
<li>And more..</li>
</ul>
<p>The tutorials (so far) can be found here:</p>
<p><a title="Permanent Link to How To Use Facebook’s New Graph API from your iPhone App" rel="bookmark" href="http://www.raywenderlich.com/1488/how-to-use-facebooks-new-graph-api-from-your-iphone-app">How To Use Facebook’s New Graph API from your iPhone App</a> &#8211; featuring how to connect to the Facebook graph API, and authenticate the user.</p>
<p><a title="Permanent Link to How To Get a User Profile with Facebook’s New Graph API from your iPhone App" rel="bookmark" href="http://www.raywenderlich.com/1578/how-to-get-a-user-profile-with-facebooks-new-graph-api-from-your-iphone-app">How To Get a User Profile with Facebook’s New Graph API from your iPhone App</a> &#8211; How to gather profile data from the Facebook graph api using ASIHttpRequest, and parse the data using the JSON framework.</p>
<p><strong>If you liked this, please share it!</strong></p>
<p>&copy;2010 <a href="http://maniacdev.com">iPhone iOS 4 iPad SDK Development Tutorials, Programming Tips, News</a>. All Rights Reserved.</p>.


Share and Enjoy:


	<a rel="nofollow"  target="_blank" href="http://maniacdev.com/feed/" title="RSS"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=How%20To%20Use%20The%20Facebook%20Graph%20API%20In%20Your%20iPhone%20and%20iPad%20Apps%20-%20http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fhow-to-use-the-facebook-graph-api-in-your-iphone-and-ipad-apps%2F" title="Twitter"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fhow-to-use-the-facebook-graph-api-in-your-iphone-and-ipad-apps%2F&amp;t=How%20To%20Use%20The%20Facebook%20Graph%20API%20In%20Your%20iPhone%20and%20iPad%20Apps" title="Facebook"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fhow-to-use-the-facebook-graph-api-in-your-iphone-and-ipad-apps%2F&amp;title=How%20To%20Use%20The%20Facebook%20Graph%20API%20In%20Your%20iPhone%20and%20iPad%20Apps" title="DZone"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/dzone.png" title="DZone" alt="DZone" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fhow-to-use-the-facebook-graph-api-in-your-iphone-and-ipad-apps%2F&amp;t=How%20To%20Use%20The%20Facebook%20Graph%20API%20In%20Your%20iPhone%20and%20iPad%20Apps" title="HackerNews"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/hackernews.png" title="HackerNews" alt="HackerNews" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fhow-to-use-the-facebook-graph-api-in-your-iphone-and-ipad-apps%2F&amp;title=How%20To%20Use%20The%20Facebook%20Graph%20API%20In%20Your%20iPhone%20and%20iPad%20Apps&amp;notes=We%20all%20know%20Facebook%20is%20a%20massive%20database%20providing%20a%20wide%20variety%20of%20information%20about%20hundreds%20of%20millions%20of%20people%2C%20and%20the%20Facebook%20app%20has%20been%20tremendously%20popular%20on%20the%20app%20store.%0D%0A%0D%0AAccessing%20the%20%22Facebook%20Social%20Graph%22%20can%20be%20done%20through" title="del.icio.us"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=How%20To%20Use%20The%20Facebook%20Graph%20API%20In%20Your%20iPhone%20and%20iPad%20Apps&amp;link=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Fhow-to-use-the-facebook-graph-api-in-your-iphone-and-ipad-apps%2F" title="FriendFeed"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" class="sociable-hovers" /></a>


<br/><br/><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/maniacdev?a=7D-PG_2SQSQ:dMydVMnrS5Q:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/maniacdev?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/maniacdev?a=7D-PG_2SQSQ:dMydVMnrS5Q:Ft_9h6_qKNo"><img src="http://feeds.feedburner.com/~ff/maniacdev?i=7D-PG_2SQSQ:dMydVMnrS5Q:Ft_9h6_qKNo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/maniacdev/~4/7D-PG_2SQSQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2010/07/how-to-use-the-facebook-graph-api-in-your-iphone-and-ipad-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://maniacdev.com/2010/07/how-to-use-the-facebook-graph-api-in-your-iphone-and-ipad-apps/</feedburner:origLink></item>
		<item>
		<title>Find iOS Custom URL Schemes From Thousands Of Apps And Add Yours</title>
		<link>http://feedproxy.google.com/~r/maniacdev/~3/Oi4ikV07IUo/</link>
		<comments>http://maniacdev.com/2010/07/find-ios-custom-url-schemes-from-thousands-of-apps-and-add-yours/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 19:28:25 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone Game Programming]]></category>
		<category><![CDATA[iPhone SDK And iPad SDK]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=2148</guid>
		<description><![CDATA[I received an e-mail asking about how to find custom URL schemes for specific applications. Just in case you are unfamiliar with a custom url scheme &#8211; this refers to binding your app to a specific url scheme such as twitter:// which when used will execute the related app on the user&#8217;s iOS device.  What&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><em>I received an e-mail asking about how to find custom URL schemes for specific applications.</em></p>
<p>Just in case you are unfamiliar with a custom url scheme &#8211; this refers to binding your app to a specific url scheme such as <strong>twitter:// </strong>which when used will execute the related app on the user&#8217;s iOS device.  What&#8217;s really cool is that you can attach custom parameters depending on the app for example:<br />
<strong>twitter://post?message=visit%20maniacdev.com</strong></p>
<p>You simply load the url, and the app opens.. it&#8217;s that easy.</p>
<p>There are literally hundreds and I was reminded about a site just the other day by Alex Curylo that has grown leaps and bounds since I last looked at it, and it lists many of these URL schemes.</p>
<p>That site is <a href="http://handleopenurl.com">handleOpenUrl.com</a> and you can search for specific applications or even for specific types of applications, for example here&#8217;s what comes up when I search for Twitter apps:<br />
?<img class="alignnone size-full wp-image-2149" title="urlschemes" src="http://maniacdev.com/wp-content/uploads/2010/07/urlschemes.jpg" alt="" width="425" height="395" /></p>
<p>What&#8217;s really cool is that if you click on one of the selections it gives examples on how to use a specific app&#8217;s url scheme like this:<br />
<img class="alignnone size-full wp-image-2152" title="twitterifficscheme" src="http://maniacdev.com/wp-content/uploads/2010/07/twitterifficscheme.jpg" alt="" width="431" height="112" /></p>
<p>If you would like to know how to add a URL scheme into your own app iPhone developer tips has this great tutorial:<br />
<a href="http://iphonedevelopertips.com/cocoa/launching-your-own-application-via-a-custom-url-scheme.html" target="_blank">Launching Your Own App Via A Custom Url Scheme</a></p>
<p><strong>If you liked this, please share it!<br />
</strong><br />
[Via: <a href="http://www.alexcurylo.com/blog/2010/07/21/handleopenurl-com/" target="_blank">Alex Curylo</a>]</p>
<p>&copy;2010 <a href="http://maniacdev.com">iPhone iOS 4 iPad SDK Development Tutorials, Programming Tips, News</a>. All Rights Reserved.</p>.


Share and Enjoy:


	<a rel="nofollow"  target="_blank" href="http://maniacdev.com/feed/" title="RSS"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/rss.png" title="RSS" alt="RSS" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Find%20iOS%20Custom%20URL%20Schemes%20From%20Thousands%20Of%20Apps%20And%20Add%20Yours%20-%20http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Ffind-ios-custom-url-schemes-from-thousands-of-apps-and-add-yours%2F" title="Twitter"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Ffind-ios-custom-url-schemes-from-thousands-of-apps-and-add-yours%2F&amp;t=Find%20iOS%20Custom%20URL%20Schemes%20From%20Thousands%20Of%20Apps%20And%20Add%20Yours" title="Facebook"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Ffind-ios-custom-url-schemes-from-thousands-of-apps-and-add-yours%2F&amp;title=Find%20iOS%20Custom%20URL%20Schemes%20From%20Thousands%20Of%20Apps%20And%20Add%20Yours" title="DZone"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/dzone.png" title="DZone" alt="DZone" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://news.ycombinator.com/submitlink?u=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Ffind-ios-custom-url-schemes-from-thousands-of-apps-and-add-yours%2F&amp;t=Find%20iOS%20Custom%20URL%20Schemes%20From%20Thousands%20Of%20Apps%20And%20Add%20Yours" title="HackerNews"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/hackernews.png" title="HackerNews" alt="HackerNews" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Ffind-ios-custom-url-schemes-from-thousands-of-apps-and-add-yours%2F&amp;title=Find%20iOS%20Custom%20URL%20Schemes%20From%20Thousands%20Of%20Apps%20And%20Add%20Yours&amp;notes=I%20received%20an%20e-mail%20asking%20about%20how%20to%20find%20custom%20URL%20schemes%20for%20specific%20applications.%0D%0A%0D%0AJust%20in%20case%20you%20are%20unfamiliar%20with%20a%20custom%20url%20scheme%20-%20this%20refers%20to%20binding%20your%20app%20to%20a%20specific%20url%20scheme%20such%20as%20twitter%3A%2F%2F%20which%20when%20used%20will" title="del.icio.us"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.friendfeed.com/share?title=Find%20iOS%20Custom%20URL%20Schemes%20From%20Thousands%20Of%20Apps%20And%20Add%20Yours&amp;link=http%3A%2F%2Fmaniacdev.com%2F2010%2F07%2Ffind-ios-custom-url-schemes-from-thousands-of-apps-and-add-yours%2F" title="FriendFeed"><img src="http://maniacdev.com/wp-content/plugins/sociable/images/friendfeed.png" title="FriendFeed" alt="FriendFeed" class="sociable-hovers" /></a>


<br/><br/><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/maniacdev?a=Oi4ikV07IUo:DLLsgb5jCo0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/maniacdev?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/maniacdev?a=Oi4ikV07IUo:DLLsgb5jCo0:Ft_9h6_qKNo"><img src="http://feeds.feedburner.com/~ff/maniacdev?i=Oi4ikV07IUo:DLLsgb5jCo0:Ft_9h6_qKNo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/maniacdev/~4/Oi4ikV07IUo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2010/07/find-ios-custom-url-schemes-from-thousands-of-apps-and-add-yours/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://maniacdev.com/2010/07/find-ios-custom-url-schemes-from-thousands-of-apps-and-add-yours/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.217 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-07-31 00:43:22 -->
