Davincium - iPhone Davincium - Programming for the iPhone

I've got one of dem iiiPhones

Programming for the iPhone is made easier because so many people are devoting so much of their time to programming and hacking the phone. When you want to create something for the phone, there's a big chance that someone else might have done something similar, you can then ask these guys for help, study their code (assuming they provide it) and try to implement it yourself. In this section you'll find some howtos and guidelines for some iPhone specific issues you might come across as an iPhone developer. As the Apple SDK is a bit restricted, some of these howtos will require your iPhone to be jailbroken. This is something I recommend you to do anyway, Apple is always 5 steps behind Saurik and the other guys who are involved in improving the phone via non-official channels :D

How To Create a .ipa file from your Xcode Project
How to Increase the Responsiveness of the shell when logging into the iPhone over SSH.