<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/iphone/tags/iphone</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 18 May 2013 19:52:40 GMT</pubDate>
<item>
<title>(iPhone) simple ios url request - ryantxr</title>
<link>http://snipplr.com/view/69293/simple-ios-url-request/</link>
<description><![CDATA[ <p>Simple synchronous web request for ios.
// Credit to the original authors:
// Sam Walton
// Ethan Irish
// www.seven-labs.com
// Be kind &amp; share :)</p> ]]></description>
<pubDate>Sat, 29 Dec 2012 02:04:11 GMT</pubDate>
<guid>http://snipplr.com/view/69293/simple-ios-url-request/</guid>
</item>
<item>
<title>(iPhone) New iOS 5 API: Customize UINavigationBar Background Property with EASY function!!! - codeRefiner</title>
<link>http://snipplr.com/view/61401/new-ios-5-api-customize-uinavigationbar-background-property-with-easy-function/</link>
<description><![CDATA[ <p>Here is a nice function you can use to implement a custom background for your UINavigation Bars

Simply make two images in photoshop: 

32 x 32 
44 x 44 

and name them whatever you want. 

put them in your iPhone project by dragging and dropping them from the desktop or another directory. 

If need be check the Copy Group Destination files in folder line to add the two image files to your project. 

Make sure you replace the two lines that create the UIImages with your image names


Copy And paste the function into your app delegate right above applicationDidFinishLaunchingWithOptions: 

then simply call 

[self customizeAppearance]; inside your app delegate and...

voila, enjoy :)</p> ]]></description>
<pubDate>Thu, 01 Dec 2011 12:28:55 GMT</pubDate>
<guid>http://snipplr.com/view/61401/new-ios-5-api-customize-uinavigationbar-background-property-with-easy-function/</guid>
</item>
<item>
<title>(iPhone) A note about init methods - codeRefiner</title>
<link>http://snipplr.com/view/61319/a-note-about-init-methods/</link>
<description><![CDATA[ <p>Here is a breakdown of creating a custom initializer and or general rules of init</p> ]]></description>
<pubDate>Wed, 30 Nov 2011 07:14:45 GMT</pubDate>
<guid>http://snipplr.com/view/61319/a-note-about-init-methods/</guid>
</item>
<item>
<title>(iPhone) Easy function to get the path to the documents directory for data persistance - codeRefiner</title>
<link>http://snipplr.com/view/61316/easy-function-to-get-the-path-to-the-documents-directory-for-data-persistance/</link>
<description><![CDATA[ <p>Here is a simple function that will return the path to the documents directory so you can store data in it later</p> ]]></description>
<pubDate>Wed, 30 Nov 2011 06:24:50 GMT</pubDate>
<guid>http://snipplr.com/view/61316/easy-function-to-get-the-path-to-the-documents-directory-for-data-persistance/</guid>
</item>
<item>
<title>(iPhone) Pixel perfect collision detection - shalomfriss</title>
<link>http://snipplr.com/view/54886/pixel-perfect-collision-detection/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 05 Jun 2011 05:33:58 GMT</pubDate>
<guid>http://snipplr.com/view/54886/pixel-perfect-collision-detection/</guid>
</item>
<item>
<title>(iPhone) Take Snapshot of Screen - sag333ar</title>
<link>http://snipplr.com/view/53156/take-snapshot-of-screen/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 06 May 2011 19:13:25 GMT</pubDate>
<guid>http://snipplr.com/view/53156/take-snapshot-of-screen/</guid>
</item>
<item>
<title>(iPhone) NSPredicate for TextLength &amp;amp; Email Validation - sag333ar</title>
<link>http://snipplr.com/view/51205/nspredicate-for-textlength--email-validation/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 28 Mar 2011 17:55:17 GMT</pubDate>
<guid>http://snipplr.com/view/51205/nspredicate-for-textlength--email-validation/</guid>
</item>
<item>
<title>(iPhone) Detect back button touch on UINavigationController - yannxou</title>
<link>http://snipplr.com/view/45361/detect-back-button-touch-on-uinavigationcontroller/</link>
<description><![CDATA[ <p>Code taken from comment by 'William Jockusch' in the URL.</p> ]]></description>
<pubDate>Tue, 07 Dec 2010 01:12:33 GMT</pubDate>
<guid>http://snipplr.com/view/45361/detect-back-button-touch-on-uinavigationcontroller/</guid>
</item>
<item>
<title>(iPhone) Viewport for iPhone website - eisabai</title>
<link>http://snipplr.com/view/44200/viewport-for-iphone-website/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 15 Nov 2010 11:58:48 GMT</pubDate>
<guid>http://snipplr.com/view/44200/viewport-for-iphone-website/</guid>
</item>
<item>
<title>(iPhone) UITableView delegates - shimdh</title>
<link>http://snipplr.com/view/40575/uitableview-delegates/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 16 Sep 2010 12:33:07 GMT</pubDate>
<guid>http://snipplr.com/view/40575/uitableview-delegates/</guid>
</item>
<item>
<title>(iPhone) 在程序的ICON上显示数字 - iswear_wxp</title>
<link>http://snipplr.com/view/39525/icon/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 25 Aug 2010 23:50:19 GMT</pubDate>
<guid>http://snipplr.com/view/39525/icon/</guid>
</item>
<item>
<title>(iPhone) draw2 - devb0yax</title>
<link>http://snipplr.com/view/37225/draw2/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 13 Jul 2010 22:12:55 GMT</pubDate>
<guid>http://snipplr.com/view/37225/draw2/</guid>
</item>
<item>
<title>(iPhone) Start Safari from your code - funkypanda</title>
<link>http://snipplr.com/view/35327/start-safari-from-your-code/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 30 May 2010 06:04:41 GMT</pubDate>
<guid>http://snipplr.com/view/35327/start-safari-from-your-code/</guid>
</item>
<item>
<title>(iPhone) iPhone Debugging Alert Window - unravelme1</title>
<link>http://snipplr.com/view/28461/iphone-debugging-alert-window/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 16 Feb 2010 17:50:06 GMT</pubDate>
<guid>http://snipplr.com/view/28461/iphone-debugging-alert-window/</guid>
</item>
</channel>
</rss>