<?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; Category: iPhone SDK And iPad SDK</title>
	<atom:link href="http://maniacdev.com/category/iphone-sdk-ipad-sdk/feed/" rel="self" type="application/rss+xml" />
	<link>http://maniacdev.com</link>
	<description>ManiacDev.Com</description>
	<lastBuildDate>Wed, 08 Feb 2012 07:28:19 +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>Update: Open Source iOS Games List Added</title>
		<link>http://maniacdev.com/2012/02/update-open-source-ios-games-list-added/</link>
		<comments>http://maniacdev.com/2012/02/update-open-source-ios-games-list-added/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 07:27:28 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=6360</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2012/02/update-open-source-ios-games-list-added/&amp;text=Update: Open Source iOS Games List Added&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
I&#8217;ve received several requests to create a listing of just the open source games on the open source ios apps list. So, while performing this month&#8217;s update of the open source iOS apps list I have created a listing of open source iOS games. There are 17 games on the list so far including greats like Wolfenstein, [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2012/02/update-open-source-ios-games-list-added/&amp;text=Update: Open Source iOS Games List Added&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
<p>I&#8217;ve received several requests to create a listing of just the open source games on the <a href="http://maniacdev.com/2010/06/35-open-source-iphone-app-store-apps-updated-with-10-new-apps/">open source ios apps list</a>.</p>
<p>So, while performing this month&#8217;s update of the open source iOS apps list I have created a <a href="http://maniacdev.com/open-source-ios-game-list-source-code-to-games-in-the-app-store/">listing of open source iOS games</a>.</p>
<p>There are 17 games on the list so far including greats like Wolfenstein, and Doom, many different Cocos2D games, and some hits.  If you know of any other games that are available or have been available in the app store that are open source please post about it in the comments below the list.</p>
<p>&copy;2012 <a href="http://maniacdev.com">iPhone, iOS 5, iPad SDK Development Tutorial and Programming Tips</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2012/02/update-open-source-ios-games-list-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source: Non-Annoying UIAlertView Replacement Styled After TweetBot&#8217;s Alert Panels</title>
		<link>http://maniacdev.com/2012/02/open-source-non-annoying-uialertview-replacement-styled-after-tweetbots-alert-panels/</link>
		<comments>http://maniacdev.com/2012/02/open-source-non-annoying-uialertview-replacement-styled-after-tweetbots-alert-panels/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 07:07:31 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Open Source iOS Libraries And Tools]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=6330</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2012/02/open-source-non-annoying-uialertview-replacement-styled-after-tweetbots-alert-panels/&amp;text=Open Source: Non-Annoying UIAlertView Replacement Styled After TweetBot&#8217;s Alert Panels&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>
It&#8217;s no secret that other than being sometimes overly tedious to implement UIAlertView&#8217;s are highly obtrusive taking over the entire app, and forcing the user to make a choice. Recently I mentioned a control for easier implementation of the UIAlertView class&#160;which takes care of the tedious part, but not those times when you want to [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2012/02/open-source-non-annoying-uialertview-replacement-styled-after-tweetbots-alert-panels/&amp;text=Open Source: Non-Annoying UIAlertView Replacement Styled After TweetBot&#8217;s Alert Panels&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>It&#8217;s no secret that other than being sometimes overly tedious to implement UIAlertView&#8217;s are highly obtrusive taking over the entire app, and forcing the user to make a choice.</p>
<p>Recently I mentioned a control for <a href="https://github.com/Arrived/BlockAlertsAnd-ActionSheets">easier implementation of the UIAlertView class</a>&nbsp;which takes care of the tedious part, but not those times when you want to alert the user, but don&#8217;t want to tick them off with an intrusive warning.</p>
<p>This new control does a great job of elegantly alerting the user without being too obtrusive providing an alert panel similar to that found in the TweetBot app (among others).</p>
<p>Here&#8217;s a quick video of the component in action:</p>
<p><iframe src="http://www.youtube.com/embed/69UbecihAuI" frameborder="0" width="560" height="315"></iframe></p>
<p>The component is YRDropDownView from Eli Parkins. &nbsp;As you can see in the video this control does it&#8217;s job well, and it&#8217;s also highly customizable.</p>
<p>You can find complete instruction and an example on the Github page&nbsp;<a href="https://github.com/onemightyroar/YRDropdownView" target="_blank">here</a>.</p>
<p>You can read more about the control on Eli&#8217;s blog <a href="http://buildinternet.com/2012/02/yrdropdownview-a-polite-uialertview-alternative-for-ios/" target="_blank">here</a>.</p>
<p>A very nice, easy to use control.</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%2F7dzn&title=Open+Source%3A+Non-Annoying+UIAlertView+Replacement+Styled+After+TweetBot%5C%27s+Alert+Panels" 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+Non-Annoying+UIAlertView+Replacement+Styled+After+TweetBot%27s+Alert+Panels+http%3A%2F%2Fmaniacdev.com%2F7dzn" 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%2F7dzn" 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%2F7dzn&t=Open+Source%3A+Non-Annoying+UIAlertView+Replacement+Styled+After+TweetBot%5C%27s+Alert+Panels" 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%2F7dzn&title=Open+Source%3A+Non-Annoying+UIAlertView+Replacement+Styled+After+TweetBot%5C%27s+Alert+Panels" 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: Non-Annoying UIAlertView Replacement Styled After TweetBot\'s Alert Panels&body=Open Source: Non-Annoying UIAlertView Replacement Styled After TweetBot\'s Alert Panels%20http%3A%2F%2Fmaniacdev.com%2F7dzn" 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>]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2012/02/open-source-non-annoying-uialertview-replacement-styled-after-tweetbots-alert-panels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Resources In iOS Development &#8211; February 6th, 2012</title>
		<link>http://maniacdev.com/2012/02/best-resources-in-ios-development-february-6th-2012/</link>
		<comments>http://maniacdev.com/2012/02/best-resources-in-ios-development-february-6th-2012/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 06:59:53 +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>

		<guid isPermaLink="false">http://maniacdev.com/?p=6322</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2012/02/best-resources-in-ios-development-february-6th-2012/&amp;text=Best Resources In iOS Development &#8211; February 6th, 2012&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>
Welcome back to another edition of the best resources in iOS development listing the latest resources from this site in order of popularity. This edition features a great tool for viewing the iOS SDk decomentatiion on your iOS device, easy ways to simulate slow and poor connections within your iOS apps, and a guide to [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2012/02/best-resources-in-ios-development-february-6th-2012/&amp;text=Best Resources In iOS Development &#8211; February 6th, 2012&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>Welcome back to another edition of the best resources in iOS development listing the latest resources from this site in order of popularity.</p>
<p>This edition features a great tool for viewing the iOS SDk decomentatiion on your iOS device, easy ways to simulate slow and poor connections within your iOS apps, and a guide to easy downloading and caching of images.</p>
<p>Here are the resources:</p>
<p><a title="Tool: Open Source App For Easy (And Beautiful) Viewing Of The iOS SDK Documentation On iPhone And iPad" href="http://maniacdev.com/2012/01/tool-open-source-app-for-easy-and-beautiful-viewing-of-the-ios-sdk-documentation-on-iphone-and-ipad/" rel="bookmark">Tool: Open Source App For Easy (And Beautiful) Viewing Of The iOS SDK Documentation On iPhone And iPad</a> - A fantastic project you can install on your iOS device and easily view/download/search/bookmark iOS documentation with style.</p>
<p><a title="Tip: Simulating Different Network Conditions To Make Sure Your iOS App Doesn’t Screw Up On 3G" href="http://maniacdev.com/2012/02/tip-simulating-different-network-conditions-to-make-sure-your-ios-app-doesnt-screw-up-on-3g/" rel="bookmark">Tip: Simulating Different Network Conditions To Make Sure Your iOS App Doesn’t Screw Up On 3G</a> - Tools for setting up your internet connection to simulate different networking speeds and quality.</p>
<p><a title="Tutorial: How To Download And Cache Images With The MKNetworkKit iOS Networking Library" href="http://maniacdev.com/2012/01/tutorial-how-to-download-and-cache-images-with-the-mknetworkkit-ios-networking-library/" rel="bookmark">Tutorial: How To Download And Cache Images With The MKNetworkKit iOS Networking Library</a> - A tutorial on how to easily download an cache images using the MKNetworkKit library.</p>
<p><a title="Apple Posts New iOS Development Videos Covering In-App Purchases, Open GL ES, And More" href="http://maniacdev.com/2012/01/apple-posts-new-ios-development-videos-covering-in-app-purchases-open-gl-es-and-more/" rel="bookmark">Apple Posts New iOS Development Videos Covering In-App Purchases, Open GL ES, And More</a> - Apple has posted new videos for iOS developers covering many of the topics featured at the iOS tech talks.</p>
<p><a title="Open Source: Excellent Easy To Use iPhone Sliding View Control" href="http://maniacdev.com/2012/01/open-source-excellent-easy-to-use-ios-sliding-view-control/" rel="bookmark">Open Source: Excellent Easy To Use iPhone Sliding View Control</a> - A lightweight control for creating sliding views with a very nice clean syntax.</p>
<p><a title="Open Source: Great Block Based UIAlertSheet And UIActionSheet Replacement Library" href="http://maniacdev.com/2012/01/open-source-great-block-based-uialertsheet-and-uiactionsheet-replacement-library/" rel="bookmark">Open Source: Great Block Based UIAlertSheet And UIActionSheet Replacement Library</a> - A great solution for quickly programming UIAlertSheet&#8217;s and UIActionSheet&#8217;s which can be very tedious to code.</p>
<p><a title="Open Source: Excellent Easy To Use Flip (Flipboard Style) Transition Component" href="http://maniacdev.com/2012/02/open-source-excellent-easy-to-use-flip-flipboard-style-transition-component/" rel="bookmark">Open Source: Excellent Easy To Use Flip (Flipboard Style) Transition Component</a> - A component for applying &#8220;half flip&#8221; style animations to flip solid colors and dynamic text or images.</p>
<p><a title="Macros Allowing You To Easily Create Code That Works In Both ARC and Non-ARC Projects" href="http://maniacdev.com/2012/02/macros-allowing-you-to-easily-create-code-that-works-in-both-arc-and-non-arc-projectios/" rel="bookmark">Macros Allowing You To Easily Create Code That Works In Both ARC and Non-ARC Projects</a> - Some macros you can apply to your code allowing it to compile when used within both non-arc projects and arc projects (without turning off arc for the files).</p>
<p><a title="Example: How To Update Apps By Downloading Modified Files From A Server" href="http://maniacdev.com/2012/01/example-how-to-update-apps-by-downloading-modified-files-from-a-server/" rel="bookmark">Example: How To Update Apps By Downloading Modified Files From A Server</a> - A great example on updating apps by downloading modified files.</p>
<p><a title="Open Source: Sliding View Control For Showing Information Like Folders On The iOS Springboard" href="http://maniacdev.com/2012/02/open-source-sliding-view-control-for-showing-information-like-folders-on-the-ios-springboard/" rel="bookmark">Open Source: Sliding View Control For Showing Information Like Folders On The iOS Springboard</a> - A control allowing you to easily apply the slide similar to the iOS springboard, even the mid-view slide used by Newsstand and Folders.</p>
<p><a title="Open Source: Slick Control For iOS That Makes An Interesting Progress Indicator" href="http://maniacdev.com/2012/01/open-source-slick-control-for-ios-that-makes-an-interesting-progress-indicator/" rel="bookmark">Open Source: Slick Control For iOS That Makes An Interesting Progress Indicator</a> - A control for making a very interesting sprring progress indicator.</p>
<p><a title="Tutorial: Quickly Create A Jetpack Joyride Like Game With Cocos2D, Box2D, LevelHelper, And SpriteHelper" href="http://maniacdev.com/2012/01/tutorial-quickly-create-a-jetpack-joyride-like-game-with-cocos2d-box2d-levelhelper-and-spritehelper/" rel="bookmark">Tutorial: Quickly Create A Jetpack Joyride Like Game With Cocos2D, Box2D, LevelHelper, And SpriteHelper</a> - An extensive tutorial on creating a game with using Cocos2d and the LevelHelper, and SpriteHelper tools.</p>
<p>Thanks for reading, please bookmark and share this post!</p>
<p>&nbsp;</p>
<p>&copy;2012 <a href="http://maniacdev.com">iPhone, iOS 5, iPad SDK Development Tutorial and Programming Tips</a>. All Rights Reserved.</p>.<div class="prli-social-buttons-bar"><a href="http://del.icio.us/post?url=http%3A%2F%2Fmaniacdev.com%2Fbw8k&title=Best+Resources+In+iOS+Development+-+February+6th%2C+2012" 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+-+February+6th%2C+2012+http%3A%2F%2Fmaniacdev.com%2Fbw8k" 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%2Fbw8k" 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%2Fbw8k&t=Best+Resources+In+iOS+Development+-+February+6th%2C+2012" 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%2Fbw8k&title=Best+Resources+In+iOS+Development+-+February+6th%2C+2012" 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 - February 6th, 2012&body=Best Resources In iOS Development - February 6th, 2012%20http%3A%2F%2Fmaniacdev.com%2Fbw8k" 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>]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2012/02/best-resources-in-ios-development-february-6th-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source: Excellent Easy To Use Flip (Flipboard Style) Transition Component</title>
		<link>http://maniacdev.com/2012/02/open-source-excellent-easy-to-use-flip-flipboard-style-transition-component/</link>
		<comments>http://maniacdev.com/2012/02/open-source-excellent-easy-to-use-flip-flipboard-style-transition-component/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 14:30:58 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Open Source iOS Libraries And Tools]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=6318</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2012/02/open-source-excellent-easy-to-use-flip-flipboard-style-transition-component/&amp;text=Open Source: Excellent Easy To Use Flip (Flipboard Style) Transition Component&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>
Some time ago I mentioned the FlipView component which has since been removed from Github. I&#8217;ve received several inquires about a similar component, and today came across a component allowing you to create similarl styled transitions both horizontally and vertically.  This component allows you to flip with solid colors (you could use a screenshot to [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2012/02/open-source-excellent-easy-to-use-flip-flipboard-style-transition-component/&amp;text=Open Source: Excellent Easy To Use Flip (Flipboard Style) Transition Component&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>Some time ago I mentioned the <a href="http://maniacdev.com/2011/08/open-source-flipboard-style-transitions-and-reader-example-for-ipad/">FlipView component</a> which has since been removed from Github.</p>
<p>I&#8217;ve received several inquires about a similar component, and today came across a component allowing you to create similarl styled transitions both horizontally and vertically.  This component allows you to flip with solid colors (you could use a screenshot to create an effect similar to the FlipView component) and dynamic text.</p>
<p>The component also supports several different types of interaction such as tap to flip and page style flipping.</p>
<p>You can see a video demonstration below:<br />
<iframe src="http://www.youtube.com/embed/V5RVj4sm4_k" frameborder="0" width="560" height="315"></iframe></p>
<p>The component is by Dillion Tan and can be found with an example on Github <a href="https://github.com/Dillion/iOS-Flip-Transform" target="_blank">here</a>.</p>
<p>While it&#8217;s not quite the same as the previously mentioned component you can see how the flipping is done.</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%2Fsbr2&title=Open+Source%3A+Excellent+Easy+To+Use+Flip+%28Flipboard+Style%29+Transition+Component" 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+Excellent+Easy+To+Use+Flip+%28Flipboard+Style%29+Transition+Component+http%3A%2F%2Fmaniacdev.com%2Fsbr2" 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%2Fsbr2" 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%2Fsbr2&t=Open+Source%3A+Excellent+Easy+To+Use+Flip+%28Flipboard+Style%29+Transition+Component" 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%2Fsbr2&title=Open+Source%3A+Excellent+Easy+To+Use+Flip+%28Flipboard+Style%29+Transition+Component" 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: Excellent Easy To Use Flip (Flipboard Style) Transition Component&body=Open Source: Excellent Easy To Use Flip (Flipboard Style) Transition Component%20http%3A%2F%2Fmaniacdev.com%2Fsbr2" 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>]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2012/02/open-source-excellent-easy-to-use-flip-flipboard-style-transition-component/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source: Sliding View Control For Showing Information Like Folders On The iOS Springboard</title>
		<link>http://maniacdev.com/2012/02/open-source-sliding-view-control-for-showing-information-like-folders-on-the-ios-springboard/</link>
		<comments>http://maniacdev.com/2012/02/open-source-sliding-view-control-for-showing-information-like-folders-on-the-ios-springboard/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 14:30:13 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Open Source iOS Libraries And Tools]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=6315</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2012/02/open-source-sliding-view-control-for-showing-information-like-folders-on-the-ios-springboard/&amp;text=Open Source: Sliding View Control For Showing Information Like Folders On The iOS Springboard&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
The sliding effect used by folders on the iOS springboard, and other Apple  apps such as the Newsstand is a great way to display information.  Sliding effects are becoming an increasingly common way to display information in iOS apps. Recently mentioned the excellent full featured Viewdeck control, and more recently the MWFSlideNavigationViewController component. This control is [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2012/02/open-source-sliding-view-control-for-showing-information-like-folders-on-the-ios-springboard/&amp;text=Open Source: Sliding View Control For Showing Information Like Folders On The iOS Springboard&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
<p>The sliding effect used by folders on the iOS springboard, and other Apple  apps such as the Newsstand is a great way to display information.  Sliding effects are becoming an increasingly common way to display information in iOS apps.</p>
<p>Recently mentioned the excellent full featured <a href="https://github.com/Inferis/ViewDeck">Viewdeck control</a>, and more recently the <a href="http://maniacdev.com/2012/01/open-source-excellent-easy-to-use-ios-sliding-view-control/">MWFSlideNavigationViewController component</a>.</p>
<p>This control is a little bit different allowing you to create a doorway effect rather than just sliding the viewcontroller in a specific direction.</p>
<p>Here&#8217;s a quick video demonstrating the control in action:</p>
<p><iframe src="http://www.youtube.com/embed/NQktDz4j8cE" frameborder="0" width="560" height="315"></iframe></p>
<p>This control is from Jonathan Willing and you can find the Github repository with the library and a demo project <a href="https://github.com/jwilling/JWFolders" target="_blank">here</a>.</p>
<p>Another great sliding control.</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%2Fcl51&title=Open+Source%3A+Sliding+View+Control+For+Showing+Information+Like+Folders+On+The+iOS+Springboard" 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+Sliding+View+Control+For+Showing+Information+Like+Folders+On+The+iOS+Springboard+http%3A%2F%2Fmaniacdev.com%2Fcl51" 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%2Fcl51" 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%2Fcl51&t=Open+Source%3A+Sliding+View+Control+For+Showing+Information+Like+Folders+On+The+iOS+Springboard" 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%2Fcl51&title=Open+Source%3A+Sliding+View+Control+For+Showing+Information+Like+Folders+On+The+iOS+Springboard" 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: Sliding View Control For Showing Information Like Folders On The iOS Springboard&body=Open Source: Sliding View Control For Showing Information Like Folders On The iOS Springboard%20http%3A%2F%2Fmaniacdev.com%2Fcl51" 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>]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2012/02/open-source-sliding-view-control-for-showing-information-like-folders-on-the-ios-springboard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Macros Allowing You To Easily Create Code That Works In Both ARC and Non-ARC Projects</title>
		<link>http://maniacdev.com/2012/02/macros-allowing-you-to-easily-create-code-that-works-in-both-arc-and-non-arc-projectios/</link>
		<comments>http://maniacdev.com/2012/02/macros-allowing-you-to-easily-create-code-that-works-in-both-arc-and-non-arc-projectios/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 11:30:16 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[Open Source iOS Libraries And Tools]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=6309</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2012/02/macros-allowing-you-to-easily-create-code-that-works-in-both-arc-and-non-arc-projectios/&amp;text=Macros Allowing You To Easily Create Code That Works In Both ARC and Non-ARC Projects&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>
On this site I feature many different open source libraries, and with the addition of automatic reference counting to the iOS SDK getting these projects to work can be tedious. If you are trying to use a library that is not created to work with ARC enabled projects you can turn off ARC altogether for [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2012/02/macros-allowing-you-to-easily-create-code-that-works-in-both-arc-and-non-arc-projectios/&amp;text=Macros Allowing You To Easily Create Code That Works In Both ARC and Non-ARC Projects&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>On this site I feature many different open source libraries, and with the addition of automatic reference counting to the iOS SDK getting these projects to work can be tedious.</p>
<p>If you are trying to use a library that is not created to work with ARC enabled projects you can <a href="http://maniacdev.com/2012/01/easily-get-non-arc-enabled-open-source-libraries-working-in-arc-enabled-projects/">turn off ARC altogether for the library files</a>, or convert the project.</p>
<p>However, if you are working on a project, and wish not to use ARC you&#8217;re kind of stuck.</p>
<p>Fortunately John Blanco has written a set of macros that you can use with your code that will automatically make it work with both ARC and non-ARC projects.</p>
<p>For example you&#8217;d use the <strong>SAFE_ARC_RELEASE</strong>  macro in place of your regular release statement and in ARC enabled projects the statement gets wiped out, and acts as a regular release statement in non-ARC enabled projects.</p>
<p>These macros aren&#8217;t terribly complex just a great idea.</p>
<p>You can find the macros along with a usage guide on <a href="http://raptureinvenice.com/arc-support-without-branches/" target="_blank">here</a>.</p>
<p>Very handy if you&#8217;ve got an open source library and want to satisfy everyone.</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%2F57u8&title=Macros+Allowing+You+To+Easily+Create+Code+That+Works+In+Both+ARC+and+Non-ARC+Projects" 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+Macros+Allowing+You+To+Easily+Create+Code+That+Works+In+Both+ARC+and+Non-ARC+Projects+http%3A%2F%2Fmaniacdev.com%2F57u8" 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%2F57u8" 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%2F57u8&t=Macros+Allowing+You+To+Easily+Create+Code+That+Works+In+Both+ARC+and+Non-ARC+Projects" 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%2F57u8&title=Macros+Allowing+You+To+Easily+Create+Code+That+Works+In+Both+ARC+and+Non-ARC+Projects" 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=Macros Allowing You To Easily Create Code That Works In Both ARC and Non-ARC Projects&body=Macros Allowing You To Easily Create Code That Works In Both ARC and Non-ARC Projects%20http%3A%2F%2Fmaniacdev.com%2F57u8" 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>]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2012/02/macros-allowing-you-to-easily-create-code-that-works-in-both-arc-and-non-arc-projectios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tip: Simulating Different Network Conditions To Make Sure Your iOS App Doesn&#8217;t Screw Up On 3G</title>
		<link>http://maniacdev.com/2012/02/tip-simulating-different-network-conditions-to-make-sure-your-ios-app-doesnt-screw-up-on-3g/</link>
		<comments>http://maniacdev.com/2012/02/tip-simulating-different-network-conditions-to-make-sure-your-ios-app-doesnt-screw-up-on-3g/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 06:30:26 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=6300</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2012/02/tip-simulating-different-network-conditions-to-make-sure-your-ios-app-doesnt-screw-up-on-3g/&amp;text=Tip: Simulating Different Network Conditions To Make Sure Your iOS App Doesn&#8217;t Screw Up On 3G&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>
Being able to test different network conditions is important if your app performs any networking .  The last thing you want is the user being stuck, or some functionality not working at all because the user is on a mediocre networking connection. If you&#8217;re running :ion there is a built in utility that adds a [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2012/02/tip-simulating-different-network-conditions-to-make-sure-your-ios-app-doesnt-screw-up-on-3g/&amp;text=Tip: Simulating Different Network Conditions To Make Sure Your iOS App Doesn&#8217;t Screw Up On 3G&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>Being able to test different network conditions is important if your app performs any networking .  The last thing you want is the user being stuck, or some functionality not working at all because the user is on a mediocre networking connection.</p>
<p>If you&#8217;re running :ion there is a built in utility that adds a new system preferences pane allowing you to set different network speeds, packet loss conditions  and latency found under:</p>
<p><strong>/Developer/Applications/Utilities/Network Link Conditioner/</strong>.</p>
<p><a href="http://maniacdev.com/wp-content/uploads/2012/02/linkconditioner.png"><img class="aligncenter size-medium wp-image-6304" title="linkconditioner" src="http://maniacdev.com/wp-content/uploads/2012/02/linkconditioner-300x181.png" alt="" width="300" height="181" /></a></p>
<p><strong></strong>You&#8217;ll need to reboot after setting things up for your  network limitations to take effect, or reload the settings by executing the command:</p>
<pre><strong>sudo launchctl load /system/library/launchdaemons/com.apple.networklinkconditioner.plist</strong></pre>
<p>Thanks to <a href="http://useyourloaf.com/blog/2012/1/30/network-link-conditioner.html" target="_blank">Use Your Loaf</a> for the tip.</p>
<p>If you&#8217;re using Leopard there is a handy open source tool from Mike Schrag that will add a preferences pane allowing you to simulate different network speeds that can be found on Github <a href="http://mschrag.github.com/" target="_blank">here</a>.</p>
<p><a href="http://maniacdev.com/wp-content/uploads/2012/02/speedlimit.png"><img class="aligncenter size-medium wp-image-6305" title="speedlimit" src="http://maniacdev.com/wp-content/uploads/2012/02/speedlimit-300x152.png" alt="" width="300" height="152" /></a></p>
<p>You can also directly use the command line you can use the Unix utility <strong>ipfw</strong>.  A great Quora  answer specifically on simulating different network conditions using <strong>ipfw</strong> can be found <a href="http://www.quora.com/What-is-the-best-tool-to-simulate-a-slow-internet-connection-on-a-Mac" target="_blank">here</a>.</p>
<p>Of course these settings will all only work in the iOS  Simulator, but it&#8217;s still a great way to test things.</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%2Fdhn&title=Tip%3A+Simulating+Different+Network+Conditions+To+Make+Sure+Your+iOS+App+Doesn%5C%27t+Screw+Up+On+3G" 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+Tip%3A+Simulating+Different+Network+Conditions+To+Make+Sure+Your+iOS+App+Doesn%27t+Screw+Up+On+3G+http%3A%2F%2Fmaniacdev.com%2Fdhn" 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%2Fdhn" 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%2Fdhn&t=Tip%3A+Simulating+Different+Network+Conditions+To+Make+Sure+Your+iOS+App+Doesn%5C%27t+Screw+Up+On+3G" 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%2Fdhn&title=Tip%3A+Simulating+Different+Network+Conditions+To+Make+Sure+Your+iOS+App+Doesn%5C%27t+Screw+Up+On+3G" 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=Tip: Simulating Different Network Conditions To Make Sure Your iOS App Doesn\'t Screw Up On 3G&body=Tip: Simulating Different Network Conditions To Make Sure Your iOS App Doesn\'t Screw Up On 3G%20http%3A%2F%2Fmaniacdev.com%2Fdhn" 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>]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2012/02/tip-simulating-different-network-conditions-to-make-sure-your-ios-app-doesnt-screw-up-on-3g/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apple Posts New iOS Development Videos Covering In-App Purchases, Open GL ES, And More</title>
		<link>http://maniacdev.com/2012/01/apple-posts-new-ios-development-videos-covering-in-app-purchases-open-gl-es-and-more/</link>
		<comments>http://maniacdev.com/2012/01/apple-posts-new-ios-development-videos-covering-in-app-purchases-open-gl-es-and-more/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 14:30:13 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=6295</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2012/01/apple-posts-new-ios-development-videos-covering-in-app-purchases-open-gl-es-and-more/&amp;text=Apple Posts New iOS Development Videos Covering In-App Purchases, Open GL ES, And More&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>
In the past I have mentioned Apple&#8217;s posting of videos from the WWDC 2011 conference. Today I found that in December Apple posted several new videos covering content on user interface design, tuning OpenGL ES games, using instruments, in-app purchases, game center and more. Apparently of the topics of these videos overlap with Apple&#8217;s iOS [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2012/01/apple-posts-new-ios-development-videos-covering-in-app-purchases-open-gl-es-and-more/&amp;text=Apple Posts New iOS Development Videos Covering In-App Purchases, Open GL ES, And More&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>In the past I have mentioned Apple&#8217;s posting of <a href="http://maniacdev.com/2011/06/free-wwdc-2011-videos-released/">videos from the WWDC 2011 conference</a>.</p>
<p>Today I found that in December Apple posted several new videos covering content on user interface design, tuning OpenGL ES games, using instruments, in-app purchases, game center and more.</p>
<p>Apparently of the topics of these videos overlap with Apple&#8217;s iOS 5 tech talk tour so if you don&#8217;t have a chance to attend one of the talks you might find it especially useful.</p>
<p>You can find the <a href="http://developer.apple.com/videos/ios/" target="_blank">videos on Apple&#8217;s website here</a> &#8211; you will need to be a registered developer, and the download goes through iTunes.</p>
<p>There&#8217;s some great iOS dev content out there, but no one does it better than Apple!</p>
<p>[Thanks to <a href="http://oleb.net/blog/2012/01/new-videos-at-developer-apple-com/" target="_blank">Ole Begemann</a> for the tip!]</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%2Fqqz&title=Apple+Posts+New+iOS+Development+Videos+Covering+In-App+Purchases%2C+Open+GL+ES%2C+And+More" 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+Apple+Posts+New+iOS+Development+Videos+Covering+In-App+Purchases%2C+Open+GL+ES%2C+And+More+http%3A%2F%2Fmaniacdev.com%2Fqqz" 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%2Fqqz" 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%2Fqqz&t=Apple+Posts+New+iOS+Development+Videos+Covering+In-App+Purchases%2C+Open+GL+ES%2C+And+More" 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%2Fqqz&title=Apple+Posts+New+iOS+Development+Videos+Covering+In-App+Purchases%2C+Open+GL+ES%2C+And+More" 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=Apple Posts New iOS Development Videos Covering In-App Purchases, Open GL ES, And More&body=Apple Posts New iOS Development Videos Covering In-App Purchases, Open GL ES, And More%20http%3A%2F%2Fmaniacdev.com%2Fqqz" 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>]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2012/01/apple-posts-new-ios-development-videos-covering-in-app-purchases-open-gl-es-and-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source: Excellent Easy To Use iPhone Sliding View Control</title>
		<link>http://maniacdev.com/2012/01/open-source-excellent-easy-to-use-ios-sliding-view-control/</link>
		<comments>http://maniacdev.com/2012/01/open-source-excellent-easy-to-use-ios-sliding-view-control/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 14:33:14 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Open Source iOS Libraries And Tools]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=6288</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2012/01/open-source-excellent-easy-to-use-ios-sliding-view-control/&amp;text=Open Source: Excellent Easy To Use iPhone Sliding View Control&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 couple of weeks ago I mentioned the excellent ViewDeck sliding view controller (which btw has undergone a number of updates).  Thanks to the Path 2 and Facebook apps similar sliding views seem to be becoming very popular, and they definitely make for an excellent wya for users to switch between screens. Recently I came [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2012/01/open-source-excellent-easy-to-use-ios-sliding-view-control/&amp;text=Open Source: Excellent Easy To Use iPhone Sliding View Control&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 couple of weeks ago I mentioned <a href="http://maniacdev.com/2012/01/open-source-component-for-elegant-sliding-views-inspired-by-path-2-and-facebook-apps/">the excellent ViewDeck sliding view controller</a> (which btw has undergone a number of updates).  Thanks to the Path 2 and Facebook apps similar sliding views seem to be becoming very popular, and they definitely make for an excellent wya for users to switch between screens.</p>
<p>Recently I came across another excellent sliding view controller which is somewhat more lightweight, but mainly there are differences in usage, and a few small things in the implementation that make this control unique.</p>
<p>Here&#8217;s a video of the control in action:</p>
<p><iframe src="http://www.youtube.com/embed/xWvZUA6Tf1g" frameborder="0" width="560" height="315"></iframe></p>
<p>The control is from Mei Wing, and you can find it on Github repository <a href="https://github.com/meiwin/MWFSlideNavigationViewController" target="_blank">here</a>.</p>
<p>On Mei Wing&#8217;s site you can find extensive <a href="http://docs.blockthirty.com/MWFSlideNavigationViewController/Classes/MWFSlideNavigationViewController.html" target="_blank">documentation</a>, and a nice <a href="http://meiwinfu.com/2012/01/28/os1/" target="_blank">writeup</a> about the control so you can see what makes this control different.</p>
<p>Definitely another one for the bookmarks.</p>
<p>[via <a href="http://twitter.com/mugunthkumar" rel="nofollow">@mugunthkumar</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%2Fbgg&title=Open+Source%3A+Excellent+Easy+To+Use+iPhone+Sliding+View+Control" 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+Excellent+Easy+To+Use+iPhone+Sliding+View+Control+http%3A%2F%2Fmaniacdev.com%2Fbgg" 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%2Fbgg" 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%2Fbgg&t=Open+Source%3A+Excellent+Easy+To+Use+iPhone+Sliding+View+Control" 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%2Fbgg&title=Open+Source%3A+Excellent+Easy+To+Use+iPhone+Sliding+View+Control" 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: Excellent Easy To Use iPhone Sliding View Control&body=Open Source: Excellent Easy To Use iPhone Sliding View Control%20http%3A%2F%2Fmaniacdev.com%2Fbgg" 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>]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2012/01/open-source-excellent-easy-to-use-ios-sliding-view-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tool: Open Source App For Easy (And Beautiful) Viewing Of The iOS SDK Documentation On iPhone And iPad</title>
		<link>http://maniacdev.com/2012/01/tool-open-source-app-for-easy-and-beautiful-viewing-of-the-ios-sdk-documentation-on-iphone-and-ipad/</link>
		<comments>http://maniacdev.com/2012/01/tool-open-source-app-for-easy-and-beautiful-viewing-of-the-ios-sdk-documentation-on-iphone-and-ipad/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 01:35:00 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[iPhone SDK And iPad SDK]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://maniacdev.com/?p=6282</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2012/01/tool-open-source-app-for-easy-and-beautiful-viewing-of-the-ios-sdk-documentation-on-iphone-and-ipad/&amp;text=Tool: Open Source App For Easy (And Beautiful) Viewing Of The iOS SDK Documentation On iPhone And iPad&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
This app is just a great idea, and a very nice implementation allowing you to view the iOS documentation on your iOS device.  Especially on the iPad. The app is from Ole Zorn and is very easy to set up.  Build it in Xcode to your device, and all the downloading of either iOS SDK [...]]]></description>
			<content:encoded><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://maniacdev.com/2012/01/tool-open-source-app-for-easy-and-beautiful-viewing-of-the-ios-sdk-documentation-on-iphone-and-ipad/&amp;text=Tool: Open Source App For Easy (And Beautiful) Viewing Of The iOS SDK Documentation On iPhone And iPad&amp;via=maniacdev&amp;related=DolcePixel"><img align="right" src="http://maniacdev.com/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
<p>This app is just a great idea, and a very nice implementation allowing you to view the iOS documentation on your iOS device.  Especially on the iPad.</p>
<p>The app is from Ole Zorn and is very easy to set up.  Build it in Xcode to your device, and all the downloading of either iOS SDK or Mac OS X documentation is done right in the app.</p>
<p>Since it&#8217;s open source if you&#8217;re looking to create a similar app for viewing other documentation you can see how it&#8217;s done.</p>
<p>The app makes great use of iOS UI components on the iPad and even allows for bookmarking and opening in the browser if needed. Definitely a step above how Apple&#8217;s documentation reads online on the iPad, and you don&#8217;t have to connect to the internet after you&#8217;ve downloaded the doumentation.</p>
<p>Here&#8217;s a quick preview of the app in this video:<br />
<iframe src="http://www.youtube.com/embed/6-At2hCvJDQ" frameborder="0" width="560" height="315"></iframe></p>
<p>You can download the app from Github <a href="https://github.com/omz/DocSets-for-iOS" target="_blank">here</a>.</p>
<p>If you want to view the iOS documentation on your Kindle Ole has a Python script converting the Apple developer documentation to the mobipocket format that can be found <a href="https://github.com/omz/docset2kindle" target="_blank">here</a>.</p>
<p>Very handy for viewing documentation on the road.</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%2Frd5r&title=Tool%3A+Open+Source+App+For+Easy+%28And+Beautiful%29+Viewing+Of+The+iOS+SDK+Documentation+On+iPhone+And+iPad" 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+Tool%3A+Open+Source+App+For+Easy+%28And+Beautiful%29+Viewing+Of+The+iOS+SDK+Documentation+On+iPhone+http%3A%2F%2Fmaniacdev.com%2Frd5r" 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%2Frd5r" 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%2Frd5r&t=Tool%3A+Open+Source+App+For+Easy+%28And+Beautiful%29+Viewing+Of+The+iOS+SDK+Documentation+On+iPhone+And+iPad" 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%2Frd5r&title=Tool%3A+Open+Source+App+For+Easy+%28And+Beautiful%29+Viewing+Of+The+iOS+SDK+Documentation+On+iPhone+And+iPad" 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=Tool: Open Source App For Easy (And Beautiful) Viewing Of The iOS SDK Documentation On iPhone And iPad&body=Tool: Open Source App For Easy (And Beautiful) Viewing Of The iOS SDK Documentation On iPhone And iPad%20http%3A%2F%2Fmaniacdev.com%2Frd5r" 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>]]></content:encoded>
			<wfw:commentRss>http://maniacdev.com/2012/01/tool-open-source-app-for-easy-and-beautiful-viewing-of-the-ios-sdk-documentation-on-iphone-and-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

