Month: April 2011
-
ProgressView in iOS
When you are doing some longer running operation in a program, you want to give some feedback to the user. This blog post looks at some ways on how to do this in iOS. I’m using my ongoing work on my next iPhone app “SmarterContacts” [include link] which will find and eliminate duplicates in your…
-
Duplicates in Address Book: Some Progress on my next iPhone App
After trying out a few things during my last train rides to my consulting engagement, my next iPhone app is slowly taking shape. Development progress Here is a very rough, “in work” screenshot of what I have for now (using some test data): Each cell in the TableView represents the contacts in the address book.…