<?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: iPhone</title>
	<atom:link href="http://maniacdev.com/tag/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://maniacdev.com</link>
	<description>ManiacDev.Com</description>
	<lastBuildDate>Sat, 04 Feb 2012 14:30:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Best Resources In iOS Development &#8211; July 25th 2011</title>
		<link>http://maniacdev.com/2011/07/best-resources-in-ios-development/</link>
		<comments>http://maniacdev.com/2011/07/best-resources-in-ios-development/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 06:19:20 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone Dev News]]></category>
		<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[open computer vision]]></category>
		<category><![CDATA[open source libraries]]></category>
		<category><![CDATA[opencv]]></category>
		<category><![CDATA[opengl es]]></category>
		<category><![CDATA[phonegap]]></category>
		<category><![CDATA[programming tutorial]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=4310</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/best-resources-in-ios-development/&amp;text=Best Resources In iOS Development &#8211; July 25th 2011&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
Another week gone by, and welcome to this listing of resources shared in the last week in order of popularity. This week once again yet another beta was released of iOS 5 for us to install.  The release date is slowly creeping up. Some great resources were posted on the site including open source libraries [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/best-resources-in-ios-development/&amp;text=Best Resources In iOS Development &#8211; July 25th 2011&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
<p>Another week gone by, and welcome to this listing of resources shared in the last week in order of popularity.</p>
<p>This week once again yet another beta was released of iOS 5 for us to install.  The release date is slowly creeping up.</p>
<p>Some great resources were posted on the site including open source libraries for interface improvement, free game graphic sources, and some excellent tutorials.</p>
<p>If you would like us to submit a resource you can do so on the <a href="http://maniacdev.com/submit">submit page</a>.</p>
<p><a title="Open Source: Drop In UILabel Replacement For Beautiful Text Easily" href="http://maniacdev.com/2011/07/open-source-drop-in-uilabel-replacement-for-beautiful-text-easily/" rel="bookmark">Open Source: Drop In UILabel Replacement For Beautiful Text Easily</a> - A library utilizing NSAttributedString, and core text allowing you to quickly create labels with styled text.</p>
<p><a title="Design: Free Game Graphic Sets Made Specifically For iOS Games" href="http://maniacdev.com/2011/07/design-free-game-graphic-sets-made-specifically-for-ios-games/" rel="bookmark">Design: Free Game Graphic Sets Made Specifically For iOS Games</a> - Some great looking sets of game art styled specifically or the iPhone and iPad complete with backgrounds, characters and game objects.</p>
<p><a title="Tutorial: Easy Game Controls In Cocos2D With SneakyInput" href="http://maniacdev.com/2011/07/tutorial-easy-game-controls-in-cocos2d-with-sneakyinput/" rel="bookmark">Tutorial: Easy Game Controls In Cocos2D With SneakyInput</a> - Describes how to use the SneakyInput library in your Cocos2D game so you can quickly add a virtual joystick.</p>
<p><a title="Tutorial: Using And Building OpenCV (Open Computer Vision) On iOS Devices" href="http://maniacdev.com/2011/07/tutorial-using-and-building-opencv-open-computer-vision-on-ios-devices/" rel="bookmark">Tutorial: Using And Building OpenCV (Open Computer Vision) On iOS Devices</a> - Tutorial along with a build script for those looking to use the OpenCV library in their apps.</p>
<p><a title="Open Source: Behavioral Driven Development Testing Framework" href="http://maniacdev.com/2011/07/open-source-behavioral-driven-development-testing-framework/" rel="bookmark">Open Source: Behavioral Driven Development Testing Framework</a> - A framework made with Objective-C and specifically for Objective-C apps enabling BDD testing.</p>
<p><a title="Tutorial: Objective-C Blocks (Closures) For Beginners" href="http://maniacdev.com/2011/07/tutorial-objective-c-blocks-closures-for-beginners/" rel="bookmark">Tutorial: Objective-C Blocks (Closures) For Beginners</a> - The basics of using Objective-C blocks including an overview of using them in concurrency programming.</p>
<p><a title="Tutorial: Building Complete Games With SpriteHelper And LevelHelper" href="http://maniacdev.com/2011/07/tutorial-building-complete-games-with-spritehelper-and-levelhelper/" rel="bookmark">Tutorial: Building Complete Games With SpriteHelper And LevelHelper</a> - A couple of tutorials on the usage of these excellent tools to quickly build games with Cocos2D and Corona.</p>
<p><a title="Open Source: Real-Time Congress App Phonegap And Native Source Code" href="http://maniacdev.com/2011/07/open-source-real-time-congress-app-phonegap-and-native-source-code/" rel="bookmark">Open Source: Real-Time Congress App Phonegap And Native Source Code</a> - The source code to both a Phonegap and native app that displays real time data.</p>
<p><a title="Tutorial: Texturing 3D Objects In OpenGL ES 2.0" href="http://maniacdev.com/2011/07/tutorial-texturing-3d-objects-in-opengl-es-2-0/" rel="bookmark">Tutorial: Texturing 3D Objects In OpenGL ES 2.0</a> - An excellent step-by-step tutorials for beginners to OpenGL ES demonstrating how to Texture 3D objects.</p>
<p><a title="Design: Creating An App with HTML/CSS And Sencha Touch" href="http://maniacdev.com/2011/07/design-creating-an-app-with-htmlcss-and-sencha-touch/" rel="bookmark">Design: Creating An App with HTML/CSS And Sencha Touch</a> - A tutorial on how to design iPhone style interfaces with HTML/CSS and Sencha Touch.</p>
<p>Thanks for reading, please bookmark and share this post!</p>
<p>&copy;2012 <a href="http://maniacdev.com">iPhone, iOS 5, iPad SDK Development Tutorial and Programming Tips</a>. All Rights Reserved.</p>.<div class="prli-social-buttons-bar"><a href="http://del.icio.us/post?url=http%3A%2F%2Fmaniacdev.com%2Fpj4&title=Best+Resources+In+iOS+Development+-+July+25th+2011" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/delicious_32.png" alt="Delicious" title="Delicious" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://twitter.com/home?status=RT+%40maniacdev%3A+Best+Resources+In+iOS+Development+-+July+25th+2011+http%3A%2F%2Fmaniacdev.com%2Fpj4" 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%2Fpj4" 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%2Fpj4&t=Best+Resources+In+iOS+Development+-+July+25th+2011" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/facebook_32.png" alt="Facebook" title="Facebook" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fmaniacdev.com%2Fpj4&title=Best+Resources+In+iOS+Development+-+July+25th+2011" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/linkedin_32.png" alt="LinkedIn" title="LinkedIn" border="0" style="padding: 0 20px 0 0;" /></a><a href="mailto:?subject=Best Resources In iOS Development - July 25th 2011&body=Best Resources In iOS Development - July 25th 2011%20http%3A%2F%2Fmaniacdev.com%2Fpj4" 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/phonegap/" title="phonegap" rel="tag" rel="nofollow">phonegap</a>, <a href="http://maniacdev.com/tag/iphone/" title="iPhone" rel="tag" rel="nofollow">iPhone</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/ipad/" title="ipad" rel="tag" rel="nofollow">ipad</a>, <a href="http://maniacdev.com/tag/open-computer-vision/" title="open computer vision" rel="tag" rel="nofollow">open computer vision</a>, <a href="http://maniacdev.com/tag/programming-tutorial/" title="programming tutorial" rel="tag" rel="nofollow">programming tutorial</a>, <a href="http://maniacdev.com/tag/objective-c/" title="objective-c" rel="tag" rel="nofollow">objective-c</a>, <a href="http://maniacdev.com/tag/opencv/" title="opencv" rel="tag" rel="nofollow">opencv</a>, <a href="http://maniacdev.com/tag/open-source-libraries/" title="open source libraries" rel="tag" rel="nofollow">open source libraries</a>, <a href="http://maniacdev.com/tag/ios/" title="ios" rel="tag" rel="nofollow">ios</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2011/07/best-resources-in-ios-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: Texturing 3D Objects In OpenGL ES 2.0</title>
		<link>http://maniacdev.com/2011/07/tutorial-texturing-3d-objects-in-opengl-es-2-0/</link>
		<comments>http://maniacdev.com/2011/07/tutorial-texturing-3d-objects-in-opengl-es-2-0/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 18:38:31 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[ios (apple)]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[opengl]]></category>
		<category><![CDATA[opengl es]]></category>
		<category><![CDATA[opengl es 2.0]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[texture objects]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=4238</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/tutorial-texturing-3d-objects-in-opengl-es-2-0/&amp;text=Tutorial: Texturing 3D Objects In OpenGL ES 2.0&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>
OpenGL ES is a topic that I&#8217;ve posted about many times on this site, and I&#8217;ve been trying to keep a categorized list of OpenGL ES tutorials up to date with every OpenGL ES tutorial I&#8217;ve seen.  There have not been too many OpenGL ES 2.0 tutorials to date that go beyond the absolute basics. [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/tutorial-texturing-3d-objects-in-opengl-es-2-0/&amp;text=Tutorial: Texturing 3D Objects In OpenGL ES 2.0&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>OpenGL ES is a topic that I&#8217;ve posted about many times on this site, and I&#8217;ve been trying to keep a <a href="http://maniacdev.com/2009/09/the-categorized-opengl-es-tutorial-collection/">categorized list of OpenGL ES tutorials</a> up to date with every OpenGL ES tutorial I&#8217;ve seen.  There have not been too many OpenGL ES 2.0 tutorials to date that go beyond the absolute basics.</p>
<p>Previously I mentioned a good <a href="http://maniacdev.com/2011/05/opengl-es-tutorials-beginner-through-advanced/">series on OpenGL ES 2.0</a> that gave a great overview on beginner through advanced topics with some sample code.  I also mentioned a great hands on <a href="http://maniacdev.com/2011/05/opengl-es-2-0-for-beginners-tutorial/">beginners OpenGL ES 2.0 tutorial</a> from Ray Wenderlich, the creator of the <a href="http://maniacdev.com/space-game-starter-kit" target="_blank">Space Game Starter Kit</a> and co-author of the <a href="http://maniacdev.com/jy1" target="_blank">Learning Cocos2D book</a>,.</p>
<p>Ray has continued on with his tutorial series, and added another tutorial explaining how to texture objects in OpenGL ES 2.0 on iOS devices.  Texturing may sound like something simple, but the process of loading in the textures, and extracting the data from memory makes things somewhat stick on the iPhone and iPad.</p>
<p>You can find the tutorial here:<br />
<a href="http://www.raywenderlich.com/4404/opengl-es-2-0-for-iphone-tutorial-part-2-textures" target="_blank">OpenGL ES 2.0 for iPhone Tutorial Part 2: Textures</a></p>
<p>Definitely some very handy snippets of code if you ever need to do your own texturing in OpenGL ES 2.0.</p>
<p>Added To The: <a href="http://maniacdev.com/2009/09/the-categorized-opengl-es-tutorial-collection/">Categorized OpenGL ES Tutorial Collection</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%2Fmj9&title=Tutorial%3A+Texturing+3D+Objects+In+OpenGL+ES+2.0" 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+Tutorial%3A+Texturing+3D+Objects+In+OpenGL+ES+2.0+http%3A%2F%2Fmaniacdev.com%2Fmj9" 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%2Fmj9" 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%2Fmj9&t=Tutorial%3A+Texturing+3D+Objects+In+OpenGL+ES+2.0" 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%2Fmj9&title=Tutorial%3A+Texturing+3D+Objects+In+OpenGL+ES+2.0" 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=Tutorial: Texturing 3D Objects In OpenGL ES 2.0&body=Tutorial: Texturing 3D Objects In OpenGL ES 2.0%20http%3A%2F%2Fmaniacdev.com%2Fmj9" 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/opengl-es-2-0/" title="opengl es 2.0" rel="tag" rel="nofollow">opengl es 2.0</a>, <a href="http://maniacdev.com/tag/programming/" title="programming" rel="tag" rel="nofollow">programming</a>, <a href="http://maniacdev.com/tag/texture-objects/" title="texture objects" rel="tag" rel="nofollow">texture objects</a>, <a href="http://maniacdev.com/tag/graphics/" title="Graphics" rel="tag" rel="nofollow">Graphics</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/ipad/" title="ipad" rel="tag" rel="nofollow">ipad</a>, <a href="http://maniacdev.com/tag/ios-apple/" title="ios (apple)" rel="tag" rel="nofollow">ios (apple)</a>, <a href="http://maniacdev.com/tag/iphone/" title="iPhone" rel="tag" rel="nofollow">iPhone</a>, <a href="http://maniacdev.com/tag/opengl/" title="opengl" rel="tag" rel="nofollow">opengl</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2011/07/tutorial-texturing-3d-objects-in-opengl-es-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design: Creating An App with HTML/CSS And Sencha Touch</title>
		<link>http://maniacdev.com/2011/07/design-creating-an-app-with-htmlcss-and-sencha-touch/</link>
		<comments>http://maniacdev.com/2011/07/design-creating-an-app-with-htmlcss-and-sencha-touch/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 06:09:31 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[design tutorials]]></category>
		<category><![CDATA[html css]]></category>
		<category><![CDATA[ios (apple)]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Mobile Web]]></category>
		<category><![CDATA[phonegap]]></category>
		<category><![CDATA[sencha]]></category>
		<category><![CDATA[Sencha Touch]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web apps]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=4233</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/design-creating-an-app-with-htmlcss-and-sencha-touch/&amp;text=Design: Creating An App with HTML/CSS And Sencha Touch&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
As you probably know there are many frameworks that allow you to develop native iOS apps with the interfaces designed with HTML/CSS. The big question then is how do you create that app&#8217;s interface?  Sencha Touch is one possibility. I&#8217;ve found a  tutorial that goes into detail on how to design a great looking mobile web [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/design-creating-an-app-with-htmlcss-and-sencha-touch/&amp;text=Design: Creating An App with HTML/CSS And Sencha Touch&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
<p>As you probably know there are many frameworks that allow you to develop native iOS apps with the interfaces designed with HTML/CSS.</p>
<p>The big question then is how do you create that app&#8217;s interface?  Sencha Touch is one possibility.</p>
<p>I&#8217;ve found a  tutorial that goes into detail on how to design a great looking mobile web app that looks like a native one using HTML/CSS using the Sencha Touch library that looks and feels just like a native app.   What I really like about the tutorial is that it goes through the design process step-by-step.</p>
<p>The tutorial is from Jen Gordon who&#8217;s set of beginner native <a href="http://maniacdev.com/2011/02/tutorials-how-to-grea-looking-ios-apps-even-if-you-are-a-design-noob/">iOS app design tutorials</a> I previously mentioned.</p>
<p>You can find the tutorial here:<br />
<a href="http://coding.smashingmagazine.com/2011/07/19/create-an-html-and-css-mobile-web-app-using-sencha-touch/" target="_blank">Create An HTML/CSS Mobile Web App Using Sencha Touch</a></p>
<p>You can test out an expanded version of the app built in the tutorial here (use your iPhone):<br />
<a href="http://senchalearn.github.com/roookies/?style=demo">http://senchalearn.github.com/roookies/?style=demo</a></p>
<p>This information is great to know not just for web apps, but a useful guide if you plan on creating a native app using a wrapper framework like Phonegap.</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%2Fl61&title=Design%3A+Creating+An+App+with+HTML%2FCSS+And+Sencha+Touch" 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+Design%3A+Creating+An+App+with+HTML%2FCSS+And+Sencha+Touch+http%3A%2F%2Fmaniacdev.com%2Fl61" 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%2Fl61" 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%2Fl61&t=Design%3A+Creating+An+App+with+HTML%2FCSS+And+Sencha+Touch" 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%2Fl61&title=Design%3A+Creating+An+App+with+HTML%2FCSS+And+Sencha+Touch" 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=Design: Creating An App with HTML/CSS And Sencha Touch&body=Design: Creating An App with HTML/CSS And Sencha Touch%20http%3A%2F%2Fmaniacdev.com%2Fl61" 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/design-tutorials/" title="design tutorials" rel="tag" rel="nofollow">design tutorials</a>, <a href="http://maniacdev.com/tag/ios-apple/" title="ios (apple)" rel="tag" rel="nofollow">ios (apple)</a>, <a href="http://maniacdev.com/tag/sencha-touch/" title="Sencha Touch" rel="tag" rel="nofollow">Sencha Touch</a>, <a href="http://maniacdev.com/tag/tutorial/" title="tutorial" rel="tag" rel="nofollow">tutorial</a>, <a href="http://maniacdev.com/tag/web-apps/" title="web apps" rel="tag" rel="nofollow">web apps</a>, <a href="http://maniacdev.com/tag/mobile-web/" title="Mobile Web" rel="tag" rel="nofollow">Mobile Web</a>, <a href="http://maniacdev.com/tag/javascript/" title="javascript" rel="tag" rel="nofollow">javascript</a>, <a href="http://maniacdev.com/tag/html-css/" title="html css" rel="tag" rel="nofollow">html css</a>, <a href="http://maniacdev.com/tag/iphone/" title="iPhone" rel="tag" rel="nofollow">iPhone</a>, <a href="http://maniacdev.com/tag/sencha/" title="sencha" rel="tag" rel="nofollow">sencha</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2011/07/design-creating-an-app-with-htmlcss-and-sencha-touch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source: Real-Time Congress App Phonegap And Native Source Code</title>
		<link>http://maniacdev.com/2011/07/open-source-real-time-congress-app-phonegap-and-native-source-code/</link>
		<comments>http://maniacdev.com/2011/07/open-source-real-time-congress-app-phonegap-and-native-source-code/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 19:25:03 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[native source code]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[phonegap]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=4224</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/open-source-real-time-congress-app-phonegap-and-native-source-code/&amp;text=Open Source: Real-Time Congress App Phonegap And Native Source Code&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
As you may have noticed I like to keep a list on this site of open source ios apps. Earlier I received a submission of the url to an open source iPhone app that updates on what is happening at the US congress in real time, and provides access to data about members of the [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/open-source-real-time-congress-app-phonegap-and-native-source-code/&amp;text=Open Source: Real-Time Congress App Phonegap And Native Source Code&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
<p>As you may have noticed I like to keep a list on this site of <a href="http://maniacdev.com/2010/06/35-open-source-iphone-app-store-apps-updated-with-10-new-apps/">open source ios apps</a>.</p>
<p>Earlier I received a submission of the url to an open source iPhone app that updates on what is happening at the US congress in real time, and provides access to data about members of the US Congress.</p>
<p>Politics aside, it provides an example of an app that retrieves and organizes data from an online source, and there is also a Phonegap version if you are looking for any html/javascript enthusiasts out there looking for a starting point trying to build with Phonegap.</p>
<p>You can find the source code for the newer native version here:<br />
<a href="https://github.com/sunlightlabs/realtimecongress-ios" target="_blank">https://github.com/sunlightlabs/realtimecongress-ios</a></p>
<p>The source code for the previous Phonegap version can be found here:<br />
<a href="https://github.com/sunlightlabs/real_time_congress-iphone_html" target="_blank">https://github.com/sunlightlabs/real_time_congress-iphone_html</a></p>
<p>You can find the app on iTunes <a href="http://maniacdev.com/real-time-congress-iTunes" target="_blank">here</a>.</p>
<p>I&#8217;ll be adding it to the <a href="http://maniacdev.com/2010/06/35-open-source-iphone-app-store-apps-updated-with-10-new-apps/">list of open source apps</a> soon.</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%2Fxpk&title=Open+Source%3A+Real-Time+Congress+App+Phonegap+And+Native+Source+Code" 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+Open+Source%3A+Real-Time+Congress+App+Phonegap+And+Native+Source+Code+http%3A%2F%2Fmaniacdev.com%2Fxpk" 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%2Fxpk" 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%2Fxpk&t=Open+Source%3A+Real-Time+Congress+App+Phonegap+And+Native+Source+Code" 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%2Fxpk&title=Open+Source%3A+Real-Time+Congress+App+Phonegap+And+Native+Source+Code" 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=Open Source: Real-Time Congress App Phonegap And Native Source Code&body=Open Source: Real-Time Congress App Phonegap And Native Source Code%20http%3A%2F%2Fmaniacdev.com%2Fxpk" 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/phonegap/" title="phonegap" rel="tag" rel="nofollow">phonegap</a>, <a href="http://maniacdev.com/tag/itunes/" title="itunes" rel="tag" rel="nofollow">itunes</a>, <a href="http://maniacdev.com/tag/programming/" title="programming" rel="tag" rel="nofollow">programming</a>, <a href="http://maniacdev.com/tag/github/" title="github" rel="tag" rel="nofollow">github</a>, <a href="http://maniacdev.com/tag/native-source-code/" title="native source code" rel="tag" rel="nofollow">native source code</a>, <a href="http://maniacdev.com/tag/iphone/" title="iPhone" rel="tag" rel="nofollow">iPhone</a>, <a href="http://maniacdev.com/tag/source-code/" title="source code" rel="tag" rel="nofollow">source code</a>, <a href="http://maniacdev.com/tag/open-source/" title="open source" rel="tag" rel="nofollow">open source</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2011/07/open-source-real-time-congress-app-phonegap-and-native-source-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: Using And Building OpenCV (Open Computer Vision) On iOS Devices</title>
		<link>http://maniacdev.com/2011/07/tutorial-using-and-building-opencv-open-computer-vision-on-ios-devices/</link>
		<comments>http://maniacdev.com/2011/07/tutorial-using-and-building-opencv-open-computer-vision-on-ios-devices/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 06:46:13 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone Programming Tutorials]]></category>
		<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[Open Source iOS Libraries And Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[augmented reality]]></category>
		<category><![CDATA[computer vision library]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[open computer vision]]></category>
		<category><![CDATA[opencv]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=4212</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/tutorial-using-and-building-opencv-open-computer-vision-on-ios-devices/&amp;text=Tutorial: Using And Building OpenCV (Open Computer Vision) On iOS Devices&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>
If you have any interest in computer vision or augmented reality with marker detection then you have probably heard of OpenCV, the Open Source Computer Vision library for real time computer vision. There are many apps, and some augmented reality libraries (even commercial ones) that use the BSD licensed OpenCV.  However, building for iOS was [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/tutorial-using-and-building-opencv-open-computer-vision-on-ios-devices/&amp;text=Tutorial: Using And Building OpenCV (Open Computer Vision) On iOS Devices&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>If you have any interest in computer vision or augmented reality with marker detection then you have probably heard of OpenCV, the Open Source Computer Vision library for real time computer vision.</p>
<p>There are many apps, and some augmented reality libraries (even commercial ones) that use the BSD licensed OpenCV.  However, building for iOS was a real pain, and for awhile it almost seemed like some wanted to keep the entire process secret (can&#8217;t really blame them!).  I mentioned <a href="http://maniacdev.com/2011/02/example-source-code-face-detection-and-augmented-reality/">a tutorial that explained the process</a> but definitely didn&#8217;t make things easy.</p>
<p>I recently came across a build script that alleviates all that pain so you can have OpenCV installed for iOS devices automatically, and it&#8217;s been updated to support OpenCV 2.2.9.  The build script is from Khvedchenya Eugene and in the second part he writes on getting started with OpenCV in Objective-C.</p>
<p>Update: If you don&#8217;t mind precompiled binaries Khvedchenya has a precompiled iOS binary also available of OpenCV 2.3RC (thanks for telling me Tom!).</p>
<p>You can find Khvedchenya&#8217;s tutorials here:<br />
<a href="http://computer-vision-talks.com/2011/02/building-opencv-for-iphone-in-one-click/" target="_blank">Building OpenCV For iPhone In One Click<br />
</a><a href="http://computer-vision-talks.com/2011/01/using-opencv-in-objective-c-code/" target="_blank">Using OpenCV In Objective-C Code</a></p>
<p>You can find the Github for the most recent version of the build script here:<br />
<a href="https://github.com/BloodAxe/OpenCV-iOS-build-script">https://github.com/BloodAxe/OpenCV-iOS-build-script</a></p>
<p>&nbsp;</p>
<p>[UPDATE] For those interested in OpenCV 2.3 pre-compiled binary:<br />
<a href="http://computer-vision-talks.com/2011/07/opencv-2-3-release-candidate-is-available/" target="_blank">OpenCV 2.3 Release Candidate Is Available</a></p>
<p>If you ever want to dabble in augmented reality on iOS devices this is a great help.</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%2Fmka&title=Tutorial%3A+Using+And+Building+OpenCV+%28Open+Computer+Vision%29+On+iOS+Devices" 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+Tutorial%3A+Using+And+Building+OpenCV+%28Open+Computer+Vision%29+On+iOS+Devices+http%3A%2F%2Fmaniacdev.com%2Fmka" 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%2Fmka" 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%2Fmka&t=Tutorial%3A+Using+And+Building+OpenCV+%28Open+Computer+Vision%29+On+iOS+Devices" 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%2Fmka&title=Tutorial%3A+Using+And+Building+OpenCV+%28Open+Computer+Vision%29+On+iOS+Devices" 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=Tutorial: Using And Building OpenCV (Open Computer Vision) On iOS Devices&body=Tutorial: Using And Building OpenCV (Open Computer Vision) On iOS Devices%20http%3A%2F%2Fmaniacdev.com%2Fmka" 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/open-computer-vision/" title="open computer vision" rel="tag" rel="nofollow">open computer vision</a>, <a href="http://maniacdev.com/tag/opencv/" title="opencv" rel="tag" rel="nofollow">opencv</a>, <a href="http://maniacdev.com/tag/augmented-reality/" title="augmented reality" rel="tag" rel="nofollow">augmented reality</a>, <a href="http://maniacdev.com/tag/computer-vision-library/" title="computer vision library" rel="tag" rel="nofollow">computer vision library</a>, <a href="http://maniacdev.com/tag/iphone/" title="iPhone" rel="tag" rel="nofollow">iPhone</a>, <a href="http://maniacdev.com/tag/ios/" title="ios" rel="tag" rel="nofollow">ios</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2011/07/tutorial-using-and-building-opencv-open-computer-vision-on-ios-devices/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Open Source: Easy Multistroke and Single Stroke Complex Gesture Recognition On iOS</title>
		<link>http://maniacdev.com/2011/07/open-source-multistroke-and-single-stroke-complex-gesture-recognition-on-ios/</link>
		<comments>http://maniacdev.com/2011/07/open-source-multistroke-and-single-stroke-complex-gesture-recognition-on-ios/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 18:55:14 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Objective-C Programming]]></category>
		<category><![CDATA[Open Source iOS Libraries And Tools]]></category>
		<category><![CDATA[gesture recognition]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[multistroke]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=4059</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/open-source-multistroke-and-single-stroke-complex-gesture-recognition-on-ios/&amp;text=Open Source: Easy Multistroke and Single Stroke Complex Gesture Recognition On iOS&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>
If you&#8217;ve ever wondered how to code gesture recognition for complex shapes I&#8217;ve come across a couple of open source libraries that should be a great deal of help.  This goes well beyond finger swiping. This library is based on the $1 gesture recognizer which I remember being discussed quite a bit a few years [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/open-source-multistroke-and-single-stroke-complex-gesture-recognition-on-ios/&amp;text=Open Source: Easy Multistroke and Single Stroke Complex Gesture Recognition On iOS&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>If you&#8217;ve ever wondered how to code gesture recognition for complex shapes I&#8217;ve come across a couple of open source libraries that should be a great deal of help.  This goes well beyond finger swiping.</p>
<p>This library is based on the $1 gesture recognizer which I remember being discussed quite a bit a few years back because not only did it run efficiently,  but allowed you define the templates to recognize complex shapes very easily.   The $1 gesture recognizer only recognizes 1 single stroke from the user.  The $1 gesture recognizer was later expanded on to become the $N multistroke gesture recognizer.</p>
<p>Brit Gardner has taken the $N gesture recognizer and created an Objective-C implementation of the code.</p>
<p>You can read about complex gesture recognition, and why Brit decided to use the $N gesture recognizer on his site in these posts:</p>
<p><a href="http://britg.com/2011/05/14/complex-gesture-recognition-in-ios-part-1-the-research/" target="_blank">Complex Gesture Recognition in iOS &#8211; Part 1: The Research</a><br />
<a href="http://britg.com/2011/06/17/complex-gesture-recognition-in-ios-part-2-the-ios-implementation/" target="_blank">Complex Gesture Recognition in iOS &#8211; Part 2: The Implementation</a></p>
<p>You can find Brit&#8217;s Github for the Objective-C $N gesture recognizer here:</p>
<p><a href="https://github.com/britg/MultistrokeGestureRecognizer-iOS" target="_blank">https://github.com/britg/MultistrokeGestureRecognizer-iOS </a></p>
<p>Adam Preble has created an implementation of the $1 gesture recognizer which can be found here:</p>
<p><a href="https://github.com/preble/GLGestureRecognizer" target="_blank">https://github.com/preble/GLGestureRecognizer </a></p>
<p>You can try out the javascript versions, check out the full pseudocode, or download other versions of the gesture recognizers from the University of Washington here:</p>
<p><a href="http://depts.washington.edu/aimgroup/proj/dollar/index.html" target="_blank">The $1 Gesture Recognizer</a><br />
<a href="http://depts.washington.edu/aimgroup/proj/dollar/ndollar.html" target="_blank">The $N Multistroke Gesture Recognizer</a></p>
<p>I&#8217;ve received e-mails a couple of times over the years asking about how some drawing games were created on the iPhone.  If you are looking to make that kind of game this should help give you a head start.</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%2Fhf5&title=Open+Source%3A+Easy+Multistroke+and+Single+Stroke+Complex+Gesture+Recognition+On+iOS" 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+Open+Source%3A+Easy+Multistroke+and+Single+Stroke+Complex+Gesture+Recognition+On+iOS+http%3A%2F%2Fmaniacdev.com%2Fhf5" 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%2Fhf5" 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%2Fhf5&t=Open+Source%3A+Easy+Multistroke+and+Single+Stroke+Complex+Gesture+Recognition+On+iOS" 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%2Fhf5&title=Open+Source%3A+Easy+Multistroke+and+Single+Stroke+Complex+Gesture+Recognition+On+iOS" 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=Open Source: Easy Multistroke and Single Stroke Complex Gesture Recognition On iOS&body=Open Source: Easy Multistroke and Single Stroke Complex Gesture Recognition On iOS%20http%3A%2F%2Fmaniacdev.com%2Fhf5" 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/multistroke/" title="multistroke" rel="tag" rel="nofollow">multistroke</a>, <a href="http://maniacdev.com/tag/gesture-recognition/" title="gesture recognition" rel="tag" rel="nofollow">gesture recognition</a>, <a href="http://maniacdev.com/tag/ipad/" title="ipad" rel="tag" rel="nofollow">ipad</a>, <a href="http://maniacdev.com/tag/open-source/" title="open source" rel="tag" rel="nofollow">open source</a>, <a href="http://maniacdev.com/tag/ios/" title="ios" rel="tag" rel="nofollow">ios</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2011/07/open-source-multistroke-and-single-stroke-complex-gesture-recognition-on-ios/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Open Source: Active Record For Core Data Library</title>
		<link>http://maniacdev.com/2011/07/open-source-active-record-for-core-data-library/</link>
		<comments>http://maniacdev.com/2011/07/open-source-active-record-for-core-data-library/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 18:53:56 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Objective-C Programming]]></category>
		<category><![CDATA[Open Source iOS Libraries And Tools]]></category>
		<category><![CDATA[active record]]></category>
		<category><![CDATA[core data]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[magical record]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=4007</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/open-source-active-record-for-core-data-library/&amp;text=Open Source: Active Record For Core Data Library&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>
If you&#8217;ve developed with Ruby On Rails or similar framework then you are familiar with ActiveRecord, and you are familiar with how useful ActiveRecord is.  I remember thinking how cool it was when I first played with RoR and began using ActiveRecord. For those unfamiliar with RoR here&#8217;s the Wikipedia definition for Active Record: Active [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/open-source-active-record-for-core-data-library/&amp;text=Open Source: Active Record For Core Data Library&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>If you&#8217;ve developed with Ruby On Rails or similar framework then you are familiar with ActiveRecord, and you are familiar with how useful ActiveRecord is.  I remember thinking how cool it was when I first played with RoR and began using ActiveRecord.</p>
<p>For those unfamiliar with RoR here&#8217;s the Wikipedia definition for Active Record:</p>
<blockquote><p>Active record is an approach to accessing data in a database. A database table or view is wrapped into a class. Thus, an object instance is tied to a single row in the table. After creation of an object, a new row is added to the table upon save. Any object loaded gets its information from the database. When an object is updated the corresponding row in the table is also updated. The wrapper class implements accessor methods or properties for each column in the table or view.</p></blockquote>
<p>I&#8217;ve come across an excellent open source library based on the Ruby On Rails implementation of ActiveRecord from Saul Mora for Core Data retrieval known as MagicalRecord.</p>
<p>You can find the Github for the project along with full instructions here:<br />
<a href="https://github.com/magicalpanda/MagicalRecord">https://github.com/magicalpanda/MagicalRecord</a></p>
<p>You can read Saul&#8217;s writeup on the project on his site here:<br />
<a title="Permalink to Magical Panda releases ActiveRecord Fetching for Core Data code library" href="http://blog.magicalpanda.com/2010/01/15/magical-panda-releases-activerecord-fetching-for-core-data-code-library/" rel="bookmark">Magical Panda releases ActiveRecord Fetching for Core Data code library</a></p>
<p>If you want the full read on Active Record from Wikipedia here:<br />
<a href="http://en.wikipedia.org/wiki/ActiveRecord">http://en.wikipedia.org/wiki/ActiveRecord</a></p>
<p>A very useful library indeed.</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%2Fgke&title=Open+Source%3A+Active+Record+For+Core+Data+Library" 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+Open+Source%3A+Active+Record+For+Core+Data+Library+http%3A%2F%2Fmaniacdev.com%2Fgke" 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%2Fgke" 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%2Fgke&t=Open+Source%3A+Active+Record+For+Core+Data+Library" 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%2Fgke&title=Open+Source%3A+Active+Record+For+Core+Data+Library" 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=Open Source: Active Record For Core Data Library&body=Open Source: Active Record For Core Data Library%20http%3A%2F%2Fmaniacdev.com%2Fgke" 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/core-data/" title="core data" rel="tag" rel="nofollow">core data</a>, <a href="http://maniacdev.com/tag/library/" title="library" rel="tag" rel="nofollow">library</a>, <a href="http://maniacdev.com/tag/ios/" title="ios" rel="tag" rel="nofollow">ios</a>, <a href="http://maniacdev.com/tag/iphone/" title="iPhone" rel="tag" rel="nofollow">iPhone</a>, <a href="http://maniacdev.com/tag/active-record/" title="active record" rel="tag" rel="nofollow">active record</a>, <a href="http://maniacdev.com/tag/ipad/" title="ipad" rel="tag" rel="nofollow">ipad</a>, <a href="http://maniacdev.com/tag/magical-record/" title="magical record" rel="tag" rel="nofollow">magical record</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2011/07/open-source-active-record-for-core-data-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: Manipulating Images With Touch Gestures</title>
		<link>http://maniacdev.com/2011/07/tutorial-manipulating-images-with-touch-gestures/</link>
		<comments>http://maniacdev.com/2011/07/tutorial-manipulating-images-with-touch-gestures/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 06:22:50 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[Objective-C Programming]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[gestures]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[touch gesture]]></category>
		<category><![CDATA[touchmove]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=4004</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/tutorial-manipulating-images-with-touch-gestures/&amp;text=Tutorial: Manipulating Images With Touch Gestures&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
You&#8217;ve already seen this in numerous apps.  Images that can be dragged by holding, enlarged, shrunken and rotated with the pinch gesture.  All that being said, if you&#8217;re new to programming UIGestureRecognizers this can be a somewhat difficult task. I&#8217;ve found a tutorial demonstrating how to easily include this functionality that is immensely useful for [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/tutorial-manipulating-images-with-touch-gestures/&amp;text=Tutorial: Manipulating Images With Touch Gestures&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
<p>You&#8217;ve already seen this in numerous apps.  Images that can be dragged by holding, enlarged, shrunken and rotated with the pinch gesture.  All that being said, if you&#8217;re new to programming UIGestureRecognizers this can be a somewhat difficult task.</p>
<p>I&#8217;ve found a tutorial demonstrating how to easily include this functionality that is immensely useful for many different kinds of photo apps.</p>
<p>There is also an excellent sample project included.</p>
<p>The tutorial is from Roger Chapman and can be found here:<br />
<a href="http://rogchap.com/2011/06/10/ios-image-manipulation-with-uigesturerecognizer-scale-move-rotate/" target="_blank">iOS Image Manipulation with UIGestureRecognizer: scale, move, rotate</a></p>
<p>Tremendously useful code if you are ever making any sort of photo manipulation app.</p>
<p>[via <a href="http://www.alexcurylo.com/blog/2011/06/18/image-manipulation/" target="_blank">Alex Curylo</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%2Fmgr&title=Tutorial%3A+Manipulating+Images+With+Touch+Gestures" 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+Tutorial%3A+Manipulating+Images+With+Touch+Gestures+http%3A%2F%2Fmaniacdev.com%2Fmgr" 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%2Fmgr" 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%2Fmgr&t=Tutorial%3A+Manipulating+Images+With+Touch+Gestures" 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%2Fmgr&title=Tutorial%3A+Manipulating+Images+With+Touch+Gestures" 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=Tutorial: Manipulating Images With Touch Gestures&body=Tutorial: Manipulating Images With Touch Gestures%20http%3A%2F%2Fmaniacdev.com%2Fmgr" 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/touchmove/" title="touchmove" rel="tag" rel="nofollow">touchmove</a>, <a href="http://maniacdev.com/tag/tutorials/" title="tutorials" rel="tag" rel="nofollow">tutorials</a>, <a href="http://maniacdev.com/tag/touch-gesture/" title="touch gesture" rel="tag" rel="nofollow">touch gesture</a>, <a href="http://maniacdev.com/tag/image/" title="image" rel="tag" rel="nofollow">image</a>, <a href="http://maniacdev.com/tag/gestures/" title="gestures" rel="tag" rel="nofollow">gestures</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2011/07/tutorial-manipulating-images-with-touch-gestures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorial: iOS Multithreading With Grand Central Dispatch (GCD) Basics</title>
		<link>http://maniacdev.com/2011/07/tutorial-ios-multithreading-with-grand-central-dispatch-gcd-basics/</link>
		<comments>http://maniacdev.com/2011/07/tutorial-ios-multithreading-with-grand-central-dispatch-gcd-basics/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 18:38:19 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[gcd]]></category>
		<category><![CDATA[Grand Central Dispatch]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[multithreading]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=3997</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/tutorial-ios-multithreading-with-grand-central-dispatch-gcd-basics/&amp;text=Tutorial: iOS Multithreading With Grand Central Dispatch (GCD) Basics&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 a user it can be extremely frustrating if you&#8217;re using an application and you have to wait an extended period of time while the application updates. Sadly this was pretty common when the app store was new.  The devices were slower, the networks were slower, and many apps weren&#8217;t using multi-threading in places they [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/tutorial-ios-multithreading-with-grand-central-dispatch-gcd-basics/&amp;text=Tutorial: iOS Multithreading With Grand Central Dispatch (GCD) Basics&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 a user it can be extremely frustrating if you&#8217;re using an application and you have to wait an extended period of time while the application updates.</p>
<p>Sadly this was pretty common when the app store was new.  The devices were slower, the networks were slower, and many apps weren&#8217;t using multi-threading in places they probably should have.  I remember becoming frustrated many times using an RSS reader, waiting for the article list to update, and then waiting again for the article to display.</p>
<p>Thankfully Apple introduced Grand Central Dispatch (GCD) with iOS 4.0.</p>
<p>Multithreaded programming with GCD can still be intimidating.  I&#8217;ve found a great step-by-step guide which breaks things down into a step by step guide explaining things fully every step of the process of downloading data asynchronously and updating in real time.</p>
<p>The tutorial is from Ray Wenderlich, the creator of the <a href="http://maniacdev.com/space-game-starter-kit" target="_blank">Space Game Starter Kit</a> and co-author of the <a href="http://maniacdev.com/jy1" target="_blank">Learning Cocos2D book</a>, And Can Be Found Here:<br />
<a href="http://www.raywenderlich.com/4295/multithreading-and-grand-central-dispatch-on-ios-for-beginners-tutorial" target="_blank">Multithreading And Grand Central Dispatch On iOS For Beginners Tutorial</a></p>
<p>An excellent example of a tutorial that makes a complicated subject seem so simple.</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%2Fqg3&title=Tutorial%3A+iOS+Multithreading+With+Grand+Central+Dispatch+%28GCD%29+Basics+" 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+Tutorial%3A+iOS+Multithreading+With+Grand+Central+Dispatch+%28GCD%29+Basics++http%3A%2F%2Fmaniacdev.com%2Fqg3" 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%2Fqg3" 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%2Fqg3&t=Tutorial%3A+iOS+Multithreading+With+Grand+Central+Dispatch+%28GCD%29+Basics+" 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%2Fqg3&title=Tutorial%3A+iOS+Multithreading+With+Grand+Central+Dispatch+%28GCD%29+Basics+" 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=Tutorial: iOS Multithreading With Grand Central Dispatch (GCD) Basics &body=Tutorial: iOS Multithreading With Grand Central Dispatch (GCD) Basics %20http%3A%2F%2Fmaniacdev.com%2Fqg3" 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/multithreading/" title="multithreading" rel="tag" rel="nofollow">multithreading</a>, <a href="http://maniacdev.com/tag/ipad/" title="ipad" rel="tag" rel="nofollow">ipad</a>, <a href="http://maniacdev.com/tag/grand-central-dispatch/" title="Grand Central Dispatch" rel="tag" rel="nofollow">Grand Central Dispatch</a>, <a href="http://maniacdev.com/tag/tutorial/" title="tutorial" rel="tag" rel="nofollow">tutorial</a>, <a href="http://maniacdev.com/tag/gcd/" title="gcd" rel="tag" rel="nofollow">gcd</a>, <a href="http://maniacdev.com/tag/ios/" title="ios" rel="tag" rel="nofollow">ios</a>, <a href="http://maniacdev.com/tag/iphone/" title="iPhone" rel="tag" rel="nofollow">iPhone</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2011/07/tutorial-ios-multithreading-with-grand-central-dispatch-gcd-basics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>News: Moai SDK Game Development Kit Made Available To All</title>
		<link>http://maniacdev.com/2011/07/news-moai-sdk-made-available-to-all/</link>
		<comments>http://maniacdev.com/2011/07/news-moai-sdk-made-available-to-all/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 06:48:16 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone Dev News]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[moai sdk]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=3987</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/news-moai-sdk-made-available-to-all/&amp;text=News: Moai SDK Game Development Kit Made Available To All&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>
A few weeks ago I mentioned the Moai SDK.  An open source iOS game development kit allowing for development of iOS apps (and Android apps) in Lua.  What I really liked about the engine that it has already been used in could be extended to support any functionality within the iOS SDK. At that time [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2011/07/news-moai-sdk-made-available-to-all/&amp;text=News: Moai SDK Game Development Kit Made Available To All&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>A few weeks ago I mentioned the <a href="http://maniacdev.com/2011/06/moai-sdk-open-source-lua-game-dev-tool/">Moai SDK</a>.  An open source iOS game development kit allowing for development of iOS apps (and Android apps) in Lua.  What I really liked about the engine that it has already been used in could be extended to support any functionality within the iOS SDK.</p>
<p>At that time Moai  a limited beta, the beta has been extended now to support all developers.</p>
<p>In order to download the latest SDK release and the cloud services you will need to sign up on the Moai website for the dashboard here:<br />
<a href="http://dashboard.moaicloud.com/signup.php">http://dashboard.moaicloud.com/signup.php</a></p>
<p>You can find the Github project for the Moai SDK Source here:<br />
<a href="https://github.com/moai/moai-beta">https://github.com/moai/moai-beta</a></p>
<p>The cloud services look great, and very easy to code &#8211; if you&#8217;re interested be sure to check out their 60 second tutorial here:<br />
<a href="http://getmoai.com/2011/06/moai-tutorials-moai-cloud-basics/" target="_blank">60 Second Moai Cloud Tutorial</a></p>
<p>There are numerous improvements since I first mentioned the SDK. Looks like the guys developing the Moai SDK have been very busy!</p>
<p>Read More: <a href="http://maniacdev.com/category/iphone-dev-news/" target="_blank">iPhone Dev News</a></p>
<p>&copy;2012 <a href="http://maniacdev.com">iPhone, iOS 5, iPad SDK Development Tutorial and Programming Tips</a>. All Rights Reserved.</p>.<div class="prli-social-buttons-bar"><a href="http://del.icio.us/post?url=http%3A%2F%2Fmaniacdev.com%2Fld6&title=News%3A+Moai+SDK+Game+Development+Kit+Made+Available+To+All" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/delicious_32.png" alt="Delicious" title="Delicious" border="0" style="padding: 0 20px 0 0;" /></a><a href="http://twitter.com/home?status=RT+%40maniacdev%3A+News%3A+Moai+SDK+Game+Development+Kit+Made+Available+To+All+http%3A%2F%2Fmaniacdev.com%2Fld6" 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%2Fld6" 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%2Fld6&t=News%3A+Moai+SDK+Game+Development+Kit+Made+Available+To+All" 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%2Fld6&title=News%3A+Moai+SDK+Game+Development+Kit+Made+Available+To+All" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/linkedin_32.png" alt="LinkedIn" title="LinkedIn" border="0" style="padding: 0 20px 0 0;" /></a><a href="mailto:?subject=News: Moai SDK Game Development Kit Made Available To All&body=News: Moai SDK Game Development Kit Made Available To All%20http%3A%2F%2Fmaniacdev.com%2Fld6" rel="nofollow" target="_blank"><img src="http://maniacdev.com/wp-content/plugins/pretty-link/images/email_32.png" alt="Email" title="Email" border="0" style="padding: 0 20px 0 0;" /></a></div>
	Tags: <a href="http://maniacdev.com/tag/game/" title="game" rel="tag" rel="nofollow">game</a>, <a href="http://maniacdev.com/tag/games/" title="games" rel="tag" rel="nofollow">games</a>, <a href="http://maniacdev.com/tag/iphone/" title="iPhone" rel="tag" rel="nofollow">iPhone</a>, <a href="http://maniacdev.com/tag/development/" title="development" rel="tag" rel="nofollow">development</a>, <a href="http://maniacdev.com/tag/ipad/" title="ipad" rel="tag" rel="nofollow">ipad</a>, <a href="http://maniacdev.com/tag/moai-sdk/" title="moai sdk" rel="tag" rel="nofollow">moai sdk</a>, <a href="http://maniacdev.com/tag/open-source/" title="open source" rel="tag" rel="nofollow">open source</a><br />
]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2011/07/news-moai-sdk-made-available-to-all/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

