This is part of an ELC Tech Network

Monthly Archives: November 2009

iPhone Coding Tutorial – In Application Emailing

A lot of applications you see have an email button. When you click it then it will leave the application and take you to the Mail application. It can get really annoying leaving the application and then going back in [...]
Posted in iPhone Programming Tutorials | 33 Comments

iPhone In Action Book – Free Chapter Downloads

Manning Publishing has started their MEAP (Manning Early Access Program) for the book I am working on. What this means for you is FREE DOWNLOADS. There is currently only one chapter available, but there will be more as the book progresses. The chapter currently available is about audio recording and playback. It goes into detail about the AVAudio frameworks as well as the MPMediaPlayer.
Posted in iPhone Articles, iphone | Tagged , | 7 Comments

iPhone Coding Tutorial – Inserting A UITextField In A UIAlertView

This will be a simple tutorial showing you how to put a UITextField in a UIAlertView. This is simple and just a couple lines if code. You will learn CGAffineTransform and coding UITextField programmatically. Heres a screenshots of what we [...]
Posted in iPhone Game Programming, iPhone Programming Tutorials | 32 Comments

iPhone Tech Talk World Tour: San Jose

Last week I went out to San Jose, CA to go to Apple's iPhone Tech Talk World Tour! Apple once a year holds 9 single day "Tech Talks" across the world. This year only 3 were in the US and [...]
Posted in Uncategorized | 3 Comments