Subscribe ( RSS )

iPhone Programming Tutorials


Dynamic photo effector
Real Cost calculator for calculating true purchase cost
FeedReader
myBadHabits
NameTag - For the humorless.
Advertise Your App Here

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 little of my extra time developing a new iphone apps site called freshapps.com.
The site [...]

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 delicious).  
So for those of you who already didn’t know this, here is a link [...]

iPhone Programming Tutorial - Intro to SOAP Web Services

This tutorial was contributed by Dave (AKA Clarke76) on the Forums.
WebSite: http://viium.com
-Main project on site is eDuo. A .Net app that connects to OWA Exchange and forwards to IMAP account. Free program for those who can’t use Active Sync
 
Important Links:
[WebService] http://viium.com/WebService/HelloWorld.asmx
http://developer.apple.com/documentation/Cocoa/Conceptual/URLLoadingSystem/Tasks/UsingNSURLConnection.html
http://developer.apple.com/documentation/Cocoa/Conceptual/XMLParsing/XMLParsing.html
http://www.w3schools.com/soap/default.asp
 

-After creating our XML data / SOAP  request, we create a URLRequest. We add [...]

iPhone Programming Tutorial - Animating a Ball Using An NSTimer

I have noticed recently many people wanting to create games for the iPhone and are unsure where to start.  A common misconception is that you must use OpenGL ES to create any game with graphics.  I am going to show you today how you can do some simple animation by moving a ball around the [...]

iPhone App Advertising Now Available on iCodeBlog.com

After some great input from many of iCodeBlog’s users, I have finally implemented iPhone application advertising on iCodeBlog.  If you notice, in the banner area of the screen, there are six ad spaces to be filled.  Here are the criteria for putting an ad on iCodeBlog.

It must be an add for an iPhone app.  This [...]