About
Useful bits & pieces for iOS development, lovingly maintained by Joost Schuur, a product manager from the gaming industry who thought it was time to code again.
Follow @iosdevgoodies on Twitter and subscribe via RSS or contact Joost.
New to iPhone development? Start with the beginner posts.
Sponsors
Get a $5 discount (a 17% value) when you purchase Sensible TableViews with a special discount code SCSTVJS5310.Categories
Tag Archives: intermediate
UIDevice Extension now Detects iPhone 4 Hardware
Erica Sadun’s UIDevice Extension now properly identifies the iPhone 4. Continue reading
Beginning iPad Development for iPhone Developers
Beginning iPad Development for iPhone Developers is aimed at existing iPhone developers looking to branch out into the iPad platform. Continue reading
Create Objective-C Interface Code to SOAP Web Services with SudzC
The Sudz-C web site will generate Objective-C interface source code to access SOAP web services from iPhone and iPad applications. Continue reading
Multiple Activity Indicators with DSActivityView
The DSActivityView class provides multiple, customizable activity views for iOS development. Continue reading
speedlimit Slows your iPhone Simulator to 3G and Edge Speeds
speedlimit is a Mac OS preference pane to slow your connection speed down to 3G, Edge or slower, to facilitate iPhone/iPad app testing in the simulator. Continue reading
Simple iOS Networking with ThoMoNetworking
ThoMoNetworking is a simple Objective-C networking class for Mac and iPhone/iPad development to allow client/server communication on a LAN via Bonjour. Continue reading
Matt Gemmell Releases MGSplitViewController for iPad
Matt Gemmell releases his new UISplitViewController based class MGSplitViewController for the iPad to the public. Continue reading
Seriously Brings Easy HTTP Workflow to Objective-C
Corey Johnson’s Seriously library simplifies HTTP calls to REST services in Objective-C with blocks, automatic NSOperation queuing and added JSON parsing. Continue reading
Pro Objective-C for Mac and iPhone in Alpha
Apress’ book Pro Objective-C for Mac and iPhone by Jim Dovey and Michael Ash is available in beta form and ships in October 2010. Continue reading
iBook style Page Curl Animations
How to create iBook style page curl animations when turning pages with Leaves. Continue reading