Apple iPhone tutorials

GreenThumb FAQ: Hints, Secrets, and Strategy

Contributed by davak on October 24, 2009 under Apple iPhone

GreenThumb is a free iPhone game that is easy to learn but difficult to master. The following hints and secrets will propel you to the top of the leaderboard in no time. Feel free to post your tips as well.

Comments
 

Block YouTube and/or App Purchases on iPhone or iPod Touch

Contributed by davak on September 14, 2009 under Apple iPhone

Kids love using the iPhone and iPod Touch. However, parents may want to limit what their children can access through these devices. This simple tutorial shows how to use parental restrictions to block the viewing of YouTube videos or the purchasing of applications.

Comments
 

iPhone / iPod Touch: How to Use Custom WebClip Icons

Contributed by shamanstears on August 26, 2009 under Apple iPhone

The iPhone and iPod Touch allow you to bookmark websites and add them to your home screen. If the site is configured to do so, you will see nice WebClip icon on your iPhone (iPod Touch), but if there is no WebClip icon specified, you will have a shrunk down screenshot of the page for the icon. Here’s how to get custom WebClip Icons for sites without one (or for sites with ones you don’t like).

Comments
 

iTunes / iPhone – Put iTunes into Activation Only Mode (Enterprise deployment)

Contributed by seamonkey420 on July 9, 2009 under Apple iPhone

This recipe is for those of us that work in an enterprise/corporate setup and support iPhones.  If you support iPhones via Exchange, you most likely will at some point have to activate an iPhone or two.

Comments
 

Using iPhone 3G S Voice Control Commands

Contributed by qmchenry on June 24, 2009 under Apple iPhone

Apple’s latest hardware upgrade for the iPhone line, the iPhone 3G S, adds voice control capabilities. Without looking at the device, using voice control you can easily dial the phone using numbers or a contact’s name, and control the iPod with various commands. Here are the details:

Comments
 

iPhone 3G S: Show Battery Percentage

Contributed by davak on June 23, 2009 under Apple iPhone

The new 3G S has several nice, little features. One of my favorites is the ability to show a percentage of the battery life in the upper right hand corner instead of just the battery graphic. Here is how to do it.

Comments
 

iPhone SDK: Solve [UINavigationController pushViewController:] unrecognized selector sent to instance

Contributed by qmchenry on January 16, 2009 under Apple iPhone

I adore coding to the iPhone SDK. It’s the most joyful coding I’ve done in the quarter century (gasp!) I’ve spent coding various computer systems. It’s a combination of Objective-C (elegant) and Cocoa (beautiful). There is one exception I keep getting and just infrequently enough that I forget why I get it. I thought someone might benefit from this because it’s an easy trap to fall into.

Comments
 

iPhone: Mimic Cocoa UIKit in Webkit

Contributed by davak on November 20, 2008 under Apple iPhone

Using webkit in iPhone / iPod touch application development is a common practice. However, jumping from cocoa to webkit and back can be confusing to the user. Here are a couple of simple hints for theming webkit to look like Cocoa’s UIKit framework.

Comments