Josh Schumacher: A PHP Developer

The biggest and the best in the Northwest

Josh Schumacher: A PHP Developer random header image

Entries Tagged as 'iPhone SDK'

Advanced iPhone Web Development

May 6th, 2009 · 3 Comments

Yesterday (May 5th, 2009), I gave a presentation at the Seattle iPhone App Developers and Designers Meetup titled, “Advanced iPhone Web Development.” This presentation focused on the unique capabilities available in WebKit on the iPhone and on possibilities for utilizing UIWebViews inside of your native applications. You can download a pdf version of the presentation [...]

[Read more →]

Tags: CSS · Javascript · Mobile Development · Web 2.0 · iPhone Development · iPhone SDK

Reading Common and Custom Values From Your Info.plist

February 19th, 2009 · 3 Comments

It seems like a pretty simple, common thing you would want to do in objective-c right?  All applications have an Info.plist (or a different plist file as defined in your "Info.plist File" property of your build target).  I've been pretty frustrated with the quality of google search results when trying to figure out how to [...]

[Read more →]

Tags: Objective-C · iPhone Development · iPhone SDK