This is part of an ELC Tech Network

Monthly Archives: October 2009

iPhone Coding Tutorial – Creating an Online Leaderboard For Your Games

As you may have seen, there are quite a few services out there offering free leaderboards. These are great and all, but sometimes you want to have complete control over your data. I have put together a complete tutorial detailing step by step how you can create your own online leaderboard. This will also give you a very simple introduction to interfacing with web services.
Posted in iPhone Game Programming, iPhone Programming Tutorials | Tagged , , , | 20 Comments

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 , , | 8 Comments