I've started the early phases of development for what I hope to be my first IPhone app. Â Thanks to open-source, I now have access to two great frameworks. Â Phonegap is an Object-C framework that allows the developer to create IPhone apps using only HTML5, JS and CSS. Â The other is a JavaScript framework named GameQuery. Â It allows you to make 2D fighters using sprites. Â It also does a lot of the heavy lifting that goes into game programming, namely collision detection. Â Anyways, even though this would move me more to front-end web development, I still find myself working in Objective-C and figuring out the new features of XCode 3.2.