Tag Archives: intermediate

UIDevice Extension now Detects iPhone 4 Hardware

Erica Sadun’s UIDevice Extension now properly identifies the iPhone 4. Continue reading

Posted in Code | Tagged intermediate | 1 Comment

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

Posted in Code | Tagged book, intermediate, ipad | Leave a comment

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

Posted in Code | Tagged intermediate, network, SOAP, web services | 5 Comments

Multiple Activity Indicators with DSActivityView

The DSActivityView class provides multiple, customizable activity views for iOS development. Continue reading

Posted in Code | Tagged activity, intermediate | 3 Comments

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

Posted in Code | Tagged intermediate, networking, utility | 3 Comments

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

Posted in Code | Tagged intermediate, networking | Leave a comment

Matt Gemmell Releases MGSplitViewController for iPad

Matt Gemmell releases his new UISplitViewController based class MGSplitViewController for the iPad to the public. Continue reading

Posted in Code | Tagged interface, intermediate, ipad, UISplitViewController | Leave a comment

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

Posted in Code | Tagged blocks, HTTP, intermediate, JSON, networking | Leave a comment

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

Posted in Code | Tagged book, intermediate | Leave a comment

iBook style Page Curl Animations

How to create iBook style page curl animations when turning pages with Leaves. Continue reading

Posted in Code | Tagged interface, intermediate | Leave a comment