While the entire world was giddily anticipating the start of World Cup soccer this year, it was nose to the grindstone here at Sourcebits developing new soccer madness updates of Funbooth for Mac and iPhone. Work notwithstanding, our…
While the entire world was giddily anticipating the start of World Cup soccer this year, it was nose to the grindstone here at Sourcebits developing new soccer madness updates of Funbooth for Mac and iPhone. Work notwithstanding, our…
Tons of new frameworks for iPhone developers to use that will should really simplify networking, credit card processing, shipping & tracking, banking, etc. for iPhone applications. Only one glitch its all commercial! You can find more info about them at…
Matt Gallagher writes an excellent article about unit level testing for iPhone applications and explain in detail the logic and application tests in a real world development environment using a test application as example. He is generous enough to…
Some of the best practices given below.
…
I have been following this blog for sometime and must say the author Wolfgang Engel is posting some of the best tips for game programmers on iPhone. A must bookmark for every iPhone programmer.
The Oolong Engine is written in C++ with some help from Objective-C. It will help you to create new games and port existing games to the iPhone and the iPod touch. The best part is, its free.
IMA-ADPCM is a compression standard that gets you 4:1 compression on 16-bit audio files. It’s supported natively by the iPhone — but only using certain APIs. Read the full article here.
[source Wooji-Juice]
This game got banned on Appstore but still it is a very valuable resource to understand how to develop a game for iPhone. You can download the source code of Tris on google code.
Apps Amuck is writing 31 iPhone applications in the next 31 days and they will also publish both the executable and the source code for each application. This looks like a great resource for developers who will like to jump into iPhone…
PhoneGap is a free open source development tool and framework that allows web developers to take advantage of the powerful features in the iPhone SDK from HTML and JavaScript. It is written in Objective-C and allows developers to embed their…