<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Cocoa Touch Tutorial: Extract Address Book Address Values on iPhone OS</title>
	<atom:link href="http://blog.slaunchaman.com/2009/01/21/cocoa-touch-tutorial-extract-address-book-address-values-on-iphone-os/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.slaunchaman.com/2009/01/21/cocoa-touch-tutorial-extract-address-book-address-values-on-iphone-os/</link>
	<description>Mac tips, iPhone applications, and the like</description>
	<lastBuildDate>Wed, 25 Aug 2010 05:39:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Phoney</title>
		<link>http://blog.slaunchaman.com/2009/01/21/cocoa-touch-tutorial-extract-address-book-address-values-on-iphone-os/comment-page-1/#comment-1321</link>
		<dc:creator>Phoney</dc:creator>
		<pubDate>Tue, 17 Aug 2010 19:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slaunchaman.com/?p=164#comment-1321</guid>
		<description>Yeah, I thought as much. Ho-Hum...</description>
		<content:encoded><![CDATA[<p>Yeah, I thought as much. Ho-Hum&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Kelley</title>
		<link>http://blog.slaunchaman.com/2009/01/21/cocoa-touch-tutorial-extract-address-book-address-values-on-iphone-os/comment-page-1/#comment-1307</link>
		<dc:creator>Jeff Kelley</dc:creator>
		<pubDate>Tue, 17 Aug 2010 01:44:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slaunchaman.com/?p=164#comment-1307</guid>
		<description>Phoney,

    I don&#039;t think that the UI is designed to be subclassed; you&#039;d have to create something from scratch.</description>
		<content:encoded><![CDATA[<p>Phoney,</p>
<p>    I don&#8217;t think that the UI is designed to be subclassed; you&#8217;d have to create something from scratch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phoney</title>
		<link>http://blog.slaunchaman.com/2009/01/21/cocoa-touch-tutorial-extract-address-book-address-values-on-iphone-os/comment-page-1/#comment-1300</link>
		<dc:creator>Phoney</dc:creator>
		<pubDate>Mon, 16 Aug 2010 18:54:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slaunchaman.com/?p=164#comment-1300</guid>
		<description>Hey Jeff,

Is it possible to change anything in the AddressBookUI?
I am looking to capture elements from the standard UI along with some custom fields and I want to extend the UI to achieve this.
Do you know if this is possible or will I need to create my own from scratch?

/Phoney</description>
		<content:encoded><![CDATA[<p>Hey Jeff,</p>
<p>Is it possible to change anything in the AddressBookUI?<br />
I am looking to capture elements from the standard UI along with some custom fields and I want to extend the UI to achieve this.<br />
Do you know if this is possible or will I need to create my own from scratch?</p>
<p>/Phoney</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Kelley</title>
		<link>http://blog.slaunchaman.com/2009/01/21/cocoa-touch-tutorial-extract-address-book-address-values-on-iphone-os/comment-page-1/#comment-1234</link>
		<dc:creator>Jeff Kelley</dc:creator>
		<pubDate>Thu, 12 Aug 2010 02:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slaunchaman.com/?p=164#comment-1234</guid>
		<description>You’re welcome!</description>
		<content:encoded><![CDATA[<p>You’re welcome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MadProfit</title>
		<link>http://blog.slaunchaman.com/2009/01/21/cocoa-touch-tutorial-extract-address-book-address-values-on-iphone-os/comment-page-1/#comment-1228</link>
		<dc:creator>MadProfit</dc:creator>
		<pubDate>Wed, 11 Aug 2010 16:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slaunchaman.com/?p=164#comment-1228</guid>
		<description>I want to really thank you for this blog.  I have spent 3 days researching as a newbie how to do something like this without writing a lot of code like some of the books suggest (view controllers, arrays, etc)  I adopted your code to essentially pull the email address and in the same method get the phone if it isn&#039;t null.

Thanks a lot from the real newbie.</description>
		<content:encoded><![CDATA[<p>I want to really thank you for this blog.  I have spent 3 days researching as a newbie how to do something like this without writing a lot of code like some of the books suggest (view controllers, arrays, etc)  I adopted your code to essentially pull the email address and in the same method get the phone if it isn&#8217;t null.</p>
<p>Thanks a lot from the real newbie.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ade</title>
		<link>http://blog.slaunchaman.com/2009/01/21/cocoa-touch-tutorial-extract-address-book-address-values-on-iphone-os/comment-page-1/#comment-1082</link>
		<dc:creator>ade</dc:creator>
		<pubDate>Thu, 29 Jul 2010 23:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slaunchaman.com/?p=164#comment-1082</guid>
		<description>oh ok</description>
		<content:encoded><![CDATA[<p>oh ok</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Kelley</title>
		<link>http://blog.slaunchaman.com/2009/01/21/cocoa-touch-tutorial-extract-address-book-address-values-on-iphone-os/comment-page-1/#comment-1078</link>
		<dc:creator>Jeff Kelley</dc:creator>
		<pubDate>Thu, 29 Jul 2010 19:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slaunchaman.com/?p=164#comment-1078</guid>
		<description>Yes. Since you can’t use the second method, you have to go into the &lt;code&gt;ABRecord&lt;/code&gt; yourself and dig out the address.</description>
		<content:encoded><![CDATA[<p>Yes. Since you can’t use the second method, you have to go into the <code>ABRecord</code> yourself and dig out the address.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ade</title>
		<link>http://blog.slaunchaman.com/2009/01/21/cocoa-touch-tutorial-extract-address-book-address-values-on-iphone-os/comment-page-1/#comment-1077</link>
		<dc:creator>ade</dc:creator>
		<pubDate>Thu, 29 Jul 2010 19:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slaunchaman.com/?p=164#comment-1077</guid>
		<description>Yea Jeff, that was the method i originally tried and this is probably a dumb question but when i set that method to NO, the address doesn&#039;t show up because it is set in the 

-peoplePickerNavigationController:shouldContinueAfterSelectingPerson:property:identifier:

and i cant set it in the first one because the dictionary and array aren&#039;t declared til this method: 

-peoplePickerNavigationController:shouldContinueAfterSelectingPerson:property:identifier: 

is it possible to just have one method and set all the labels in there.</description>
		<content:encoded><![CDATA[<p>Yea Jeff, that was the method i originally tried and this is probably a dumb question but when i set that method to NO, the address doesn&#8217;t show up because it is set in the </p>
<p>-peoplePickerNavigationController:shouldContinueAfterSelectingPerson:property:identifier:</p>
<p>and i cant set it in the first one because the dictionary and array aren&#8217;t declared til this method: </p>
<p>-peoplePickerNavigationController:shouldContinueAfterSelectingPerson:property:identifier: </p>
<p>is it possible to just have one method and set all the labels in there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Kelley</title>
		<link>http://blog.slaunchaman.com/2009/01/21/cocoa-touch-tutorial-extract-address-book-address-values-on-iphone-os/comment-page-1/#comment-1076</link>
		<dc:creator>Jeff Kelley</dc:creator>
		<pubDate>Thu, 29 Jul 2010 18:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slaunchaman.com/?p=164#comment-1076</guid>
		<description>Different method. There are two:&lt;code&gt;-peoplePickerNavigationController:shouldContinueAfterSelectingPerson:&lt;/code&gt; and 
&lt;code&gt;-peoplePickerNavigationController:shouldContinueAfterSelectingPerson:property:identifier:&lt;/code&gt;.

The first gets called before the second. If you return &lt;code&gt;YES&lt;/code&gt;, then the people picker displays individual attributes on another screen (this is where you select the e-mail address, address, etc.) and calls the second method when you select one.</description>
		<content:encoded><![CDATA[<p>Different method. There are two:<code>-peoplePickerNavigationController:shouldContinueAfterSelectingPerson:</code> and<br />
<code>-peoplePickerNavigationController:shouldContinueAfterSelectingPerson:property:identifier:</code>.</p>
<p>The first gets called before the second. If you return <code>YES</code>, then the people picker displays individual attributes on another screen (this is where you select the e-mail address, address, etc.) and calls the second method when you select one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ade</title>
		<link>http://blog.slaunchaman.com/2009/01/21/cocoa-touch-tutorial-extract-address-book-address-values-on-iphone-os/comment-page-1/#comment-1075</link>
		<dc:creator>ade</dc:creator>
		<pubDate>Thu, 29 Jul 2010 18:43:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slaunchaman.com/?p=164#comment-1075</guid>
		<description>i thought that should have been the case as well, but doesnt work for me again, so i must be doing something worng, in my method : 
peoplePickerNavigationController:(ABPeoplePickerNavigationController *)peoplePicker
      shouldContinueAfterSelectingPerson:(ABRecordRef)person
                                property:(ABPropertyID)property
                              identifier:(ABMultiValueIdentifier)identifier {

i return NO, but i am still getting to the address select screen</description>
		<content:encoded><![CDATA[<p>i thought that should have been the case as well, but doesnt work for me again, so i must be doing something worng, in my method :<br />
peoplePickerNavigationController:(ABPeoplePickerNavigationController *)peoplePicker<br />
      shouldContinueAfterSelectingPerson:(ABRecordRef)person<br />
                                property:(ABPropertyID)property<br />
                              identifier:(ABMultiValueIdentifier)identifier {</p>
<p>i return NO, but i am still getting to the address select screen</p>
]]></content:encoded>
	</item>
</channel>
</rss>
