<?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>Mobile Developer Tips &#187; Open Source</title>
	<atom:link href="http://MobileDeveloperTips.com/category/open-source/feed" rel="self" type="application/rss+xml" />
	<link>http://MobileDeveloperTips.com</link>
	<description>iOS Developer Tips, Tricks and Tutorials.</description>
	<lastBuildDate>Wed, 16 May 2012 12:25:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>iOS Open Source : Semi-Modal View</title>
		<link>http://MobileDeveloperTips.com/open-source/ios-open-source-semi-modal-view.html</link>
		<comments>http://MobileDeveloperTips.com/open-source/ios-open-source-semi-modal-view.html#comments</comments>
		<pubDate>Fri, 11 May 2012 07:45:37 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://MobileDeveloperTips.com/?p=11687</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/open-source/ios-open-source-semi-modal-view.html">iOS Open Source : Semi-Modal View</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
iOS Open Source : Semi-Modal View is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved Kent Nguyen has created a category that extends UIViewController, displaying another view which partially covers the current view. Take a look at the screenshot below to get an idea of how this looks. The original view (on the [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-sliding-view-controller.html' rel='bookmark' title='iOS Open Source : Sliding View Controller'>iOS Open Source : Sliding View Controller</a></li>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-mgimageutilities.html' rel='bookmark' title='iOS Open Source : MGImageUtilities'>iOS Open Source : MGImageUtilities</a></li>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-jmtabview.html' rel='bookmark' title='iOS Open Source :  Custom TabView JMTabView'>iOS Open Source :  Custom TabView JMTabView</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/open-source/ios-open-source-semi-modal-view.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iOS Open Source : Circular Rotating Menu</title>
		<link>http://MobileDeveloperTips.com/open-source/ios-open-source-circular-rotating-menu.html</link>
		<comments>http://MobileDeveloperTips.com/open-source/ios-open-source-circular-rotating-menu.html#comments</comments>
		<pubDate>Fri, 04 May 2012 08:33:58 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://MobileDeveloperTips.com/?p=11569</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/open-source/ios-open-source-circular-rotating-menu.html">iOS Open Source : Circular Rotating Menu</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
iOS Open Source : Circular Rotating Menu is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved CDPieMenu is an open source project that provides a configurable, circular control for menu selection. The look is similar to the rotating hardware control on the original iPod. In the screenshot above I&#8217;ve set the control to [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-uitoolbar-and-uinavigationbar-combo-ddactionheaderview.html' rel='bookmark' title='iOS Open Source : Slide in Menu, DDActionHeaderView'>iOS Open Source : Slide in Menu, DDActionHeaderView</a></li>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-animated-menu.html' rel='bookmark' title='iOS Open Source : Animated Menu'>iOS Open Source : Animated Menu</a></li>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-reveal-sidebar-control.html' rel='bookmark' title='iOS Open Source : Reveal Sidebar Control'>iOS Open Source : Reveal Sidebar Control</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/open-source/ios-open-source-circular-rotating-menu.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iOS Open Source : Animated Menu</title>
		<link>http://MobileDeveloperTips.com/open-source/ios-open-source-animated-menu.html</link>
		<comments>http://MobileDeveloperTips.com/open-source/ios-open-source-animated-menu.html#comments</comments>
		<pubDate>Fri, 23 Mar 2012 06:43:40 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=11319</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/open-source/ios-open-source-animated-menu.html">iOS Open Source : Animated Menu</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
iOS Open Source : Animated Menu is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved AwesomeMenu is an interesting menu control &#8211; it starts with a single image, and when tapped, it animates to show a number of selectable options. The first image below shows the beginning of the animation, where the menu [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-uitoolbar-and-uinavigationbar-combo-ddactionheaderview.html' rel='bookmark' title='iOS Open Source : Slide in Menu, DDActionHeaderView'>iOS Open Source : Slide in Menu, DDActionHeaderView</a></li>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-gridview.html' rel='bookmark' title='iOS Open Source : GMGridView'>iOS Open Source : GMGridView</a></li>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-jmtabview.html' rel='bookmark' title='iOS Open Source :  Custom TabView JMTabView'>iOS Open Source :  Custom TabView JMTabView</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/open-source/ios-open-source-animated-menu.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iOS Open Source : Animate UILabel Properties</title>
		<link>http://MobileDeveloperTips.com/open-source/ios-open-source.html</link>
		<comments>http://MobileDeveloperTips.com/open-source/ios-open-source.html#comments</comments>
		<pubDate>Fri, 16 Mar 2012 07:22:20 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=11276</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/open-source/ios-open-source.html">iOS Open Source : Animate UILabel Properties</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
iOS Open Source : Animate UILabel Properties is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved Adam Siton is the author of AUIAnimatedText, a drop in UILabel replacement, which allows animation of the following properties: - textColor - text - font - fontSize The screenshot below shows the options available in the demo [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-jmtabview.html' rel='bookmark' title='iOS Open Source :  Custom TabView JMTabView'>iOS Open Source :  Custom TabView JMTabView</a></li>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-reveal-sidebar-control.html' rel='bookmark' title='iOS Open Source : Reveal Sidebar Control'>iOS Open Source : Reveal Sidebar Control</a></li>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-tapku.html' rel='bookmark' title='iOS Open Source : Tap + Haiku = Tapku'>iOS Open Source : Tap + Haiku = Tapku</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/open-source/ios-open-source.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iOS Open Source : GMGridView</title>
		<link>http://MobileDeveloperTips.com/open-source/ios-open-source-gridview.html</link>
		<comments>http://MobileDeveloperTips.com/open-source/ios-open-source-gridview.html#comments</comments>
		<pubDate>Fri, 09 Mar 2012 07:21:04 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=11209</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/open-source/ios-open-source-gridview.html">iOS Open Source : GMGridView</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
iOS Open Source : GMGridView is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved Gulam Moledina is the developer of GMGridView, a very nice UI control for managing a grid of views. You can move grids, use pinch, rotate and pan gestures, and create both vertical and horizontal layouts. The screenshot below shows [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-sparrow-framework-for-game-development.html' rel='bookmark' title='iOS Open Source : Sparrow Framework for Game Development'>iOS Open Source : Sparrow Framework for Game Development</a></li>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-swipe-table-cell-to-reveal-additional-content.html' rel='bookmark' title='iOS Open Source : Swipe Table Cell to Reveal Additional Content'>iOS Open Source : Swipe Table Cell to Reveal Additional Content</a></li>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-reveal-sidebar-control.html' rel='bookmark' title='iOS Open Source : Reveal Sidebar Control'>iOS Open Source : Reveal Sidebar Control</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/open-source/ios-open-source-gridview.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iOS Open Source : Popup with Selection List</title>
		<link>http://MobileDeveloperTips.com/open-source/ios-open-source-popup-with-selection-list.html</link>
		<comments>http://MobileDeveloperTips.com/open-source/ios-open-source-popup-with-selection-list.html#comments</comments>
		<pubDate>Fri, 02 Mar 2012 08:54:47 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=11150</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/open-source/ios-open-source-popup-with-selection-list.html">iOS Open Source : Popup with Selection List</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
iOS Open Source : Popup with Selection List is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved Created as an alternative to UIActionSheet, LeveyPopListView displays a popup window with a selectable list of options. This project covers a number of fundamental iOS programming concepts &#8211; creating and drawing UIViews; building a UITableView with [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-popup-bubbles-tips.html' rel='bookmark' title='iOS Open Source : Popup Bubbles / Tips'>iOS Open Source : Popup Bubbles / Tips</a></li>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-lightmenubar.html' rel='bookmark' title='iOS Open Source : LightMenuBar'>iOS Open Source : LightMenuBar</a></li>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-jmtabview.html' rel='bookmark' title='iOS Open Source :  Custom TabView JMTabView'>iOS Open Source :  Custom TabView JMTabView</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/open-source/ios-open-source-popup-with-selection-list.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iOS Open Source : Sliding View Controller</title>
		<link>http://MobileDeveloperTips.com/open-source/ios-open-source-sliding-view-controller.html</link>
		<comments>http://MobileDeveloperTips.com/open-source/ios-open-source-sliding-view-controller.html#comments</comments>
		<pubDate>Fri, 24 Feb 2012 08:50:44 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=11116</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/open-source/ios-open-source-sliding-view-controller.html">iOS Open Source : Sliding View Controller</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
iOS Open Source : Sliding View Controller is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved ECSlidingViewController is a nice UI control that shows a child view controller by sliding a parent controller aside. Below are few screenshots to give you an idea how this control works: Download ECSlidingViewController You can download ECSlidingViewController [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-custom-tabbar-controller-bctabbarcontroller.html' rel='bookmark' title='iOS Open Source : Custom Tabbar Controller, BCTabBarController'>iOS Open Source : Custom Tabbar Controller, BCTabBarController</a></li>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-reveal-sidebar-control.html' rel='bookmark' title='iOS Open Source : Reveal Sidebar Control'>iOS Open Source : Reveal Sidebar Control</a></li>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-custom-progress-indicator.html' rel='bookmark' title='iOS Open Source : Custom Progress Indicator'>iOS Open Source : Custom Progress Indicator</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/open-source/ios-open-source-sliding-view-controller.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iOS Open Source : SVProgressHUD Heads Up Display</title>
		<link>http://MobileDeveloperTips.com/open-source/ios-open-source-svprogresshud-heads-up-display.html</link>
		<comments>http://MobileDeveloperTips.com/open-source/ios-open-source-svprogresshud-heads-up-display.html#comments</comments>
		<pubDate>Fri, 13 Jan 2012 07:44:38 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=10926</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/open-source/ios-open-source-svprogresshud-heads-up-display.html">iOS Open Source : SVProgressHUD Heads Up Display</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
iOS Open Source : SVProgressHUD Heads Up Display is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved Although I&#8217;ve covered HUDs previously, Sam Vermette has done a nice job with his design and implementation. I like Sam&#8217;s approach, the methods for displaying and dismissing heads-up-displays are class methods &#8211; this is a nice [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-heads-up-display-with-mbprogresshud.html' rel='bookmark' title='iOS Open Source : Heads Up Display with MBProgressHUD'>iOS Open Source : Heads Up Display with MBProgressHUD</a></li>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-heads-up-display-hud-effects.html' rel='bookmark' title='iOS Open Source : ATMHud Heads Up Display (HUD)'>iOS Open Source : ATMHud Heads Up Display (HUD)</a></li>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-jmtabview.html' rel='bookmark' title='iOS Open Source :  Custom TabView JMTabView'>iOS Open Source :  Custom TabView JMTabView</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/open-source/ios-open-source-svprogresshud-heads-up-display.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iOS Open Source : Doorway Transition with CoreAnimation</title>
		<link>http://MobileDeveloperTips.com/open-source/ios-open-source-doorway-transition-with-coreanimation.html</link>
		<comments>http://MobileDeveloperTips.com/open-source/ios-open-source-doorway-transition-with-coreanimation.html#comments</comments>
		<pubDate>Fri, 06 Jan 2012 08:41:52 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=10859</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/open-source/ios-open-source-doorway-transition-with-coreanimation.html">iOS Open Source : Doorway Transition with CoreAnimation</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
iOS Open Source : Doorway Transition with CoreAnimation is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved Ken Matsui has written a unique transition for moving between views that I want to share with you &#8211; the effect is similar to sliding open two doors, with the following view moving toward the front [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-uiview-transitions.html' rel='bookmark' title='iOS Open Source : UIView Transitions'>iOS Open Source : UIView Transitions</a></li>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-user-interface-debugging-with-dcintrospect.html' rel='bookmark' title='iOS Open Source : User Interface Debugging with DCIntrospect'>iOS Open Source : User Interface Debugging with DCIntrospect</a></li>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-reveal-sidebar-control.html' rel='bookmark' title='iOS Open Source : Reveal Sidebar Control'>iOS Open Source : Reveal Sidebar Control</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/open-source/ios-open-source-doorway-transition-with-coreanimation.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iOS Open Source : Non-Rectangular Button Shapes</title>
		<link>http://MobileDeveloperTips.com/open-source/ios-open-source-non-rectangular-button-shapes.html</link>
		<comments>http://MobileDeveloperTips.com/open-source/ios-open-source-non-rectangular-button-shapes.html#comments</comments>
		<pubDate>Fri, 09 Dec 2011 08:03:56 +0000</pubDate>
		<dc:creator>John Muchow</dc:creator>
				<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://iPhoneDeveloperTips.com/?p=10688</guid>
		<description><![CDATA[<p><a href="http://MobileDeveloperTips.com/open-source/ios-open-source-non-rectangular-button-shapes.html">iOS Open Source : Non-Rectangular Button Shapes</a> is protected by Copyright © <a href="http://MobileDeveloperTips.com">MobileDeveloperTips.com</a> 2008-2012 • All Rights Reserved</p>
iOS Open Source : Non-Rectangular Button Shapes is protected by Copyright © MobileDeveloperTips.com 2008-2012 • All Rights Reserved Ole Begemann has created an interesting control for creating non-rectangular shaped buttons, OBShapedButton. Although UIButton can use images of various shapes, one key benefit of OBShapedButton is that a button of this type will only respond to [...]
Related posts:<ol>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-tapku.html' rel='bookmark' title='iOS Open Source : Tap + Haiku = Tapku'>iOS Open Source : Tap + Haiku = Tapku</a></li>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-reveal-sidebar-control.html' rel='bookmark' title='iOS Open Source : Reveal Sidebar Control'>iOS Open Source : Reveal Sidebar Control</a></li>
<li><a href='http://MobileDeveloperTips.com/open-source/ios-open-source-jmtabview.html' rel='bookmark' title='iOS Open Source :  Custom TabView JMTabView'>iOS Open Source :  Custom TabView JMTabView</a></li>
</ol>]]></description>
		<wfw:commentRss>http://MobileDeveloperTips.com/open-source/ios-open-source-non-rectangular-button-shapes.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

