Category: iPhone03/01/09iPhone Development WebsitesiPhone Development Blog: The blog of Jeff LaMarche, one of the two authors of the Beginning iPhone Development book. Lots of good stuff on iPhone programming. He's also on Twitter as @jeff_lamarche
iSmashPhone: This site contains various news artic… more » 10/06/08iPhone Application Splash ScreensMany iPhone applications present a brief 'splash screen' when starting up. Here's how to make one.
Create a PNG image named 'Default.png'. It must be exactly that filename, case sensitive. Put this in your Resources folder of the project. The app… more » 10/05/08iPhone Application Artwork in iTunesWith the NDA finally lifted, it's time for my first quick iPhone SDK article.
Recently, I developed an iPhone application for a company a friend of mine works for. The application worked well, but when the application was complete, the one thing mis… more » 10/01/08The iPhone SDK NDA has been lifted!This is the best news about the iPhone that I've read in months!
The iPhone is a great device to develop for. The problem is, it can be a very difficult device to program for, especially if you are not an expert at Objective-C and Mac programming in… more » |