Having started developing on the iPhone, I’ve accumulated various pages which have helped me along the way. Hopefully by grouping them here, you will be able to benefit too. This page should update automatically with any new bookmarks.
Some of this list may be duplicated due to matching tags, but hopefully they shouldn’t! You can check out the entire list of tags over at http://delicious.com/mfacer/
UITableView
Want to put a UI widget into a UITableViewCell? Subclass them for approximately 50% less angst as measured by scientists. | Politepix
sub class ui widget for uitableviewcell[iPhoneDev central]; » Blog Archive » Create Indexed UITableView
add an index key to uitableview (a,b,c etc)iPhone Development: Table View Multi-Row Edit Mode
add select more than one row to tableviewCocoa with Love: Easy custom UITableView drawing
Custom button in UITableViewCell – indexPath | 71² – The ramblings of two 30-something developers
adding a custom button and actionCocoa with Love: Multiple row selection and editing in a UITableView
delete multiple rows at the same time from a uitableviewTable View Tutorial – TableView Cell Columns – iPhone SDK Articles
custom cells in table viewApple – Support – Discussions – Adding new row in a UITableView from …
[tableView reloadData];
UIImage
Image Processing Tricks | iPhone Development Blog
image processing – save images, building images from others etc.UIImageView alpha fade animation issue – iPhone Dev SDK Forum
fade uiimageblend two uiimages – Stack Overflow
merge two uiimagesUIImage Resizing/Scaling – enormego:developers
scale a uiimage
UIScrollView
UIScrollView won’t scroll – iPhone Dev SDK Forum
YouTube – iPhone SDK How to put in a Scroll View
uiscrollview tutorial
UIAlertView
Adding UIActivityindicatorView in an UIAlertView – Stack Overflow
use an alert to show saving progress2 button UIAlertView – which button was pressed? – iPhone Dev SDK Forum
uialert (popup) and which button was pressed
Arrays (NSMutableArray, NSArray etc)
permadi.com – Blog » iPhone SDK Example: Moving And Rotating Image Part 2
controlling a ball and using a class for itWhy NSUserDefaults failed to save NSMutableDictionary in iPhone SDK? – Stack Overflow
saving a nsmutable array to memoryiCodeBlog » Blog Archive » iPhone Programming Tutorial – Populating UITableView With An NSArray
2d arrayiPhone Development 101: Split a String into an Array
split a string to an array
General iPhone Development Tutorials
YouTube - iPhone SDK How to put in a Scroll View
uiscrollview tutorialJames A. Brannan’s videos on Vimeo
UIDatePicker: iPhone Basic DatePicker – iPhone SDK Tutorial
tetsiPhone Dev Center: Core Data Tutorial for iPhone OS: Introduction
tets




Thanks for sharing