Exploring iPhone Audio Part 1
Monday, March 24th, 2008 Posted in Software Development, iPhone | 7 Comments »The iPhone has the ability to record and playback audio in various formats. This functionality has uses in a multitude of different applications. You could create a simple audio clip recording and playback application or a full blown audio conferencing ...
iPhone SDK PickImage Application Source Code Download
Thursday, March 20th, 2008 Posted in Software Development, iPhone | No Comments »I've added a link to the Picking Images with the iPhone SDK UIImagePickerController article to download the source code for the application. Here is the link also: PickImage Source Code (.dmg) Enjoy!
Picking Images with the iPhone SDK UIImagePickerController
Wednesday, March 19th, 2008 Posted in Software Development, iPhone | 23 Comments »The UIImagePickerController is the class you use when you want to import a picture from the iPhone photo library into your application. You can also use this class to open an interface that will allow you to take a picture ...
iPhone SDK Application Sandboxing
Wednesday, March 19th, 2008 Posted in iPhone | 1 Comment »Applications developed for the iPhone using the new SDK will run in a sandboxed environment. This is similar to browser based applications such as Java and Flash. The application is given limited access to resources available on the system. In the ...
iPhone SDK Simulator Limitations
Monday, March 17th, 2008 Posted in Software Development, iPhone | 2 Comments »I've been playing a lot with the iPhone SDK and the "Aspen" iPhone Simulator. The simulator works great for testing standard application features like navigating through views and pressing buttons. Where the simulator is severely lacking is in testing with ...
Many developers left out of iPhone Developer Program
Friday, March 14th, 2008 Posted in iPhone | No Comments »Apple announced their new SDK for the iPhone with large amounts of hype and fanfare earlier this month on March 6th. 100,000 plus eager developers had downloaded the new SDK the first few days after it launched. Now many of the ...
What iPhone apps would you like to have?
Thursday, March 13th, 2008 Posted in iPhone | 1 Comment »With the release of the iPhone SDK a few days ago I'm sure loads of developers are dreaming of applications to create and iPhone users are dreaming of applications they'd like to have on their phone. Here's my list: A nice feed ...
iPhone News Issue 2
Wednesday, March 12th, 2008 Posted in News, iPhone | No Comments »It's all about the SDK baby! I iPhone developer web site has tons of great information for developing iPhone applications. If you aren't familiar with Mac development you'll have to start by getting to know Objective-C and the Xcode IDE and ...
iPhone News Issue 1
Monday, March 10th, 2008 Posted in Mobile, News | No Comments »This is the first in a series of iPhone news related articles. I bought an iPhone back in December and I have to say I really like it. It has it's shortcomings like the lack of 3G network support, no ...

