iAds and the iAds for develoeprs program has been a boon for developers showing iAds within their apps due to the extremely high CPM rates. The cost for non-developer ads has been said to be as high as $18 CPM while those of AdMob are considerably less than a dollar. The cost for…
Tag: developer
Let’s face it.. it’s easy to get distracted. Following through on your app ideas all the way to completion can be difficult, especially if someone isn’t looking over your shoulder. I found this great article from Cliff Harris, developer of some excellent indie games providing some tips on how he keeps himself motivated when working…
This is the second part of the tutorial on building your iPhone App’s interface in interface builder. In this video I quickly drag out all the elements, and connect the interface elements with the appropriate outlets, and actions, and build the class file automatically. This is the 5th video/tutorial in this series, and I hope you…
Continuing where I left off yesterday I will describe some of the potential hangups when converting OpenGL code to OpenGL ES. The first thing I noticed when trying to convert some OpenGL code to the iPhone’s OpenGL ES was that on the iPhone there is no glVertex function. Instead of glVertex you will need to…
Lee Barney the founder of QuickConnect for Iphone recently informed me that his framework has been and is being used in apps currently available in Apple’s app store. For those that don’t know, I mentioned QuickConnect a couple of times in the past week as a framework that allows you to write your apps in…