-
Subscribe
Categories
Tutorials
- iPhone Coding – Turbo Charging Your Apps With NSOperation
- iPhone Coding Recipe – Shortening URLs
- iPhone Coding Recipe: Live Character Counter, Word filter, and 1337 Translator For A UITextField
- UITextField – A Complete API Overview
- iPhone Coding Tutorial – In Application Emailing
- iPhone Coding Tutorial – Inserting A UITextField In A UIAlertView
- iPhone Coding Tutorial – Creating an Online Leaderboard For Your Games
- Debugging Tutorial – Automating Your Tests With A UIRecorder Instrument
- Objective-C Tutorial: NSArray
- iPhone Programming Tutorial: Animating A Game Sprite
-
Archives
Monthly Archives: October 2009
Floodgates opened for iPhone development
For as active as iPhone application development community is, achieving success in iTunes has been an elusive affair for those who participate in this vertical. The two main obstacles presented to anyone who wants to create an iPhone applications are: one, finding resources/developers with the right skill set; and two, marketing the application after the application has been submitted. The bad news is Apple keeps iTunes a black box. Unless your application has been reviewed or mentioned on review sites or blogs, no one will be able to find your application outside of iTunes. This makes marketing your application relatively difficult. Here's the good news: the cost to build an iPhone application should come down substantially as it no longer requires a developer with an exclusive knowledge to a specific technology to build an application for iPhone.
Posted in Uncategorized, iPhone Articles, iphone, objective-c 11 Comments
Debugging Tutorial – Automating Your Tests With A UIRecorder Instrument
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!If you have ever experienced a bug in your application that took many steps to reproduce, then this tutorial is for you. By nature, testing [...]
Posted in iPhone Programming Tutorials, iphone Tagged iPhone Coding, iphone debugging, uirecorder 8 Comments


iPhone Coding Tutorial – Creating an Online Leaderboard For Your Games