-
Subscribe
Categories
Tutorials
- iPhone Coding – Turbo Charging Your Apps With NSOperation
- iPhone Coding Recipe – Shortening URLs
- iPhone Coding Recipe: Live Character Counter, Word filter, and 1337 Translator For A UITextField
- UITextField – A Complete API Overview
- iPhone Coding Tutorial – In Application Emailing
- iPhone Coding Tutorial – Inserting A UITextField In A UIAlertView
- iPhone Coding Tutorial – Creating an Online Leaderboard For Your Games
- Debugging Tutorial – Automating Your Tests With A UIRecorder Instrument
- Objective-C Tutorial: NSArray
- iPhone Programming Tutorial: Animating A Game Sprite
-
Archives
Category Archives: iPhone Articles
Floodgates opened for iPhone development
For as active as iPhone application development community is, achieving success in iTunes has been an elusive affair for those who participate in this vertical. The two main obstacles presented to anyone who wants to create an iPhone applications are: one, finding resources/developers with the right skill set; and two, marketing the application after the application has been submitted. The bad news is Apple keeps iTunes a black box. Unless your application has been reviewed or mentioned on review sites or blogs, no one will be able to find your application outside of iTunes. This makes marketing your application relatively difficult. Here's the good news: the cost to build an iPhone application should come down substantially as it no longer requires a developer with an exclusive knowledge to a specific technology to build an application for iPhone.
Also posted in Uncategorized, iphone, objective-c 11 Comments
Objective-C Tutorial: NSArray
The NSArray is a huge workhorse that we use quite frequently without even thinking about it. The NSArray class isn't just your ordinary array. Not only does it provide random access, but it also dynamically re-sizes when you add new objects to it. While I won't go over every method in NSArray (there are quite a few), I will discuss some of the more important ones that are most commonly used. Let's take a closer look at this class.
Also posted in iPhone Programming Tutorials, iphone Tagged iPhone Coding, iphone dev, nsarray, NSMutableArray 18 Comments
Voices That Matter iPhone Conference | Special iCodeBlog Reader Discount
Calling all iPhone Developers. Pearson Education has hooked iCodeBlog up with a sweet discount to this year's Voices That Matter iPhone developers conference. The conference will take place in Boston starting October 17th. Here is some info from them (Including [...]
RightSignature Featured on TechCrunch
WOW, one of the apps we have been working on has been featured on TechCrunch. The application is called RightSignature. It allows you to digitally sign documents from any computer and your iPhone. It's a great piece of [...]
Custom UITableViewCell Using Interface Builder
Hey everyone, welcome to my first of many screencasts coming in the next few weeks. Today I am going to show you how to layout a UITableViewCell in Interface Builder and have a UITableView populate with those type of cells. [...]
Also posted in Interface Builder, Uncategorized, iPhone Programming Tutorials, iphone, objective-c Tagged uitableview, UITableViewCell 62 Comments
Great Tutorial Series on OpenGL ES
Jeff Lamarche author of the book "Beginning iPhone Development" has written (and is currently writing) a brilliant series on OpenGL ES. He does an incredibly job of simplifying the complex ideas behind working in 3D and makes learning OpenGL ES [...]
Posted in iPhone Articles 2 Comments
Great Resource For All iPhone Developers – iBetaTest.com
Through my travels of the internets, I have encountered a great website for iPhone developers looking to have their applications beta tested by real people. The website is called iBetaTest.com .
Launching their site just yesterday, iBetaTest.com already boasts 135 registered testers [...]
The “Digg” of iPhone Apps – Checkout My New Site
It has been a while since my last tutorial. For that I am sorry. My wife is 9 months pregnant and about ready to pop. This being the case, she takes up most of my free time... I have spent [...]
A Great iPhone Coding Resource
I'm sure many of you are aware that Stanford is offering an iPhone development class this semester. On my journeys through the interwebs, I discovered a link to the site where the lectures for this class were posted (via [...]
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.
Floodgates opened for iPhone development
For as active as iPhone application development community is, achieving success in iTunes has been an elusive affair for those who participate in this vertical. The two main obstacles presented to anyone who wants to create an iPhone applications are: one, finding resources/developers with the right skill set; and two, marketing the application after the application has been submitted. The bad news is Apple keeps iTunes a black box. Unless your application has been reviewed or mentioned on review sites or blogs, no one will be able to find your application outside of iTunes. This makes marketing your application relatively difficult. Here's the good news: the cost to build an iPhone application should come down substantially as it no longer requires a developer with an exclusive knowledge to a specific technology to build an application for iPhone.
Also posted in Uncategorized, iphone, objective-c 11 Comments
Objective-C Tutorial: NSArray
The NSArray is a huge workhorse that we use quite frequently without even thinking about it. The NSArray class isn't just your ordinary array. Not only does it provide random access, but it also dynamically re-sizes when you add new objects to it. While I won't go over every method in NSArray (there are quite a few), I will discuss some of the more important ones that are most commonly used. Let's take a closer look at this class.
Also posted in iPhone Programming Tutorials, iphone Tagged iPhone Coding, iphone dev, nsarray, NSMutableArray 18 Comments
Voices That Matter iPhone Conference | Special iCodeBlog Reader Discount
Calling all iPhone Developers. Pearson Education has hooked iCodeBlog up with a sweet discount to this year's Voices That Matter iPhone developers conference. The conference will take place in Boston starting October 17th. Here is some info from them (Including [...]
RightSignature Featured on TechCrunch
WOW, one of the apps we have been working on has been featured on TechCrunch. The application is called RightSignature. It allows you to digitally sign documents from any computer and your iPhone. It's a great piece of [...]
Custom UITableViewCell Using Interface Builder
Hey everyone, welcome to my first of many screencasts coming in the next few weeks. Today I am going to show you how to layout a UITableViewCell in Interface Builder and have a UITableView populate with those type of cells. [...]
Also posted in Interface Builder, Uncategorized, iPhone Programming Tutorials, iphone, objective-c Tagged uitableview, UITableViewCell 62 Comments
Great Tutorial Series on OpenGL ES
Jeff Lamarche author of the book "Beginning iPhone Development" has written (and is currently writing) a brilliant series on OpenGL ES. He does an incredibly job of simplifying the complex ideas behind working in 3D and makes learning OpenGL ES [...]
Posted in iPhone Articles 2 Comments
Great Resource For All iPhone Developers – iBetaTest.com
Through my travels of the internets, I have encountered a great website for iPhone developers looking to have their applications beta tested by real people. The website is called iBetaTest.com .
Launching their site just yesterday, iBetaTest.com already boasts 135 registered testers [...]
The “Digg” of iPhone Apps – Checkout My New Site
It has been a while since my last tutorial. For that I am sorry. My wife is 9 months pregnant and about ready to pop. This being the case, she takes up most of my free time... I have spent [...]
A Great iPhone Coding Resource
I'm sure many of you are aware that Stanford is offering an iPhone development class this semester. On my journeys through the interwebs, I discovered a link to the site where the lectures for this class were posted (via [...]


iPhone In Action Book – Free Chapter Downloads