iOS Dev inside

TwitterFacebook
Get flash to fully experience Pearltrees
iOs4 multitasking

General

NSException

UITextField

Button

UILabel

UIAlertView

UIWebView

UITableview

ModalViewController presentModalViewController

shake

Tools and Helpers

http://developer.apple.com/iphone/

iPhone Dev Center - Apple Developer Connection

This complete developer toolset for creating Mac, iPhone, and iPad apps includes the Xcode IDE, performance analysis tools, iOS Simulator, and the latest Mac OS X and iOS SDKs.
UIDevice

I am looking for an example in which NSUserDefaults has been used.

NSUserDefaults

http://www.cocoadev.com/index.pl?NSUserDefaults
http://gnu.april.org/software/gnustep/resources/documentation/Developer/Base/Reference/NSUserDefaults.html NSUserDefaults provides an interface to the defaults system, which allows an application access to global and/or application specific defaults set by the user. A particular instance of NSUserDefaults, standardUserDefaults, is provided as a convenience. Most of the information described below pertains to the standardUserDefaults.

NSUserDefaults class reference

NSUserDefaults, sauvegarder vos préférences | MacFan

novembre 3, 2008 Pour sauvegarder des infos dans votre application il faut utiliser la classe NSUserDefaults. On peut y enregistrer les classes suivantes : NSString, NSArray, NSDictionary, NSNumber, NSDate, NSData http://www.jkraft.fr/2008/11/03/nsuserdefaults-sauvegarder-vos-preferences/
iOS Localization

Secu Crypto & network

Network

KVO

Cocoa Fundamentals Guide

iPhonreDeveloper Program

Support - Discussions - [iPhone] Switch UIViews ...

https://discussions.apple.com/thread/1662783?start=0&tstart=0#7884582?messageID=7884582 I don't want to use a tab bar controller or navigation controller. Tapping a button on one screen (view) should bring the user to another screen. Possibly I want to have a nice transition animation, like a flip or a sliding animation. Right now I'm just adding multiple views to the window and I just view / hide them according to what I want to show. It seems to be ineffective. I would much rather have a stack or something, so that only views that are currently displayed are loaded into memory.
Nous avons récemment vu comment gérer les bases d’une UIView.

Gérer des UIView avec un UIViewController sur iPhone | GeckoGeek

http://www.geckogeek.fr/gerer-des-uiview-avec-un-uiviewcontroller-sur-iphone.html
graphical

NSBundle

UIEvent