<?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: How To Use Facebook&#8217;s New Graph API from your iPhone App</title>
	<atom:link href="http://www.raywenderlich.com/1488/how-to-use-facebooks-new-graph-api-from-your-iphone-app/feed" rel="self" type="application/rss+xml" />
	<link>http://www.raywenderlich.com/1488/how-to-use-facebooks-new-graph-api-from-your-iphone-app</link>
	<description>Tutorials for iPhone / iOS Developers and Gamers</description>
	<lastBuildDate>Sun, 29 Jan 2012 06:07:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Ray Wenderlich</title>
		<link>http://www.raywenderlich.com/1488/how-to-use-facebooks-new-graph-api-from-your-iphone-app#comment-7659</link>
		<dc:creator>Ray Wenderlich</dc:creator>
		<pubDate>Tue, 14 Dec 2010 01:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.raywenderlich.com/?p=1488#comment-7659</guid>
		<description>@AndyMarkus: Great, glad it was helpful, and thanks for the kind words as well :]

@Bencher: Not sure, things change all the time with Facebook, I&#039;m not surprised it&#039;s changed since I wrote this post.  If you figure out a solution post here so that others can benefit!</description>
		<content:encoded><![CDATA[<p>@AndyMarkus: Great, glad it was helpful, and thanks for the kind words as well :]</p>
<p>@Bencher: Not sure, things change all the time with Facebook, I&#8217;m not surprised it&#8217;s changed since I wrote this post.  If you figure out a solution post here so that others can benefit!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bencher</title>
		<link>http://www.raywenderlich.com/1488/how-to-use-facebooks-new-graph-api-from-your-iphone-app#comment-7261</link>
		<dc:creator>Bencher</dc:creator>
		<pubDate>Tue, 07 Dec 2010 11:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.raywenderlich.com/?p=1488#comment-7261</guid>
		<description>Hi,

I have done with the sample you have provided , but i got an extra &#039;Cancel&#039; button in the loginDialog. I did&#039;t get any delegate to handle this cancel. When clicking the &#039;Cancel&#039;, will go to another page with string success. Any thing wrong from my side?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have done with the sample you have provided , but i got an extra &#8216;Cancel&#8217; button in the loginDialog. I did&#8217;t get any delegate to handle this cancel. When clicking the &#8216;Cancel&#8217;, will go to another page with string success. Any thing wrong from my side?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndyMarkus</title>
		<link>http://www.raywenderlich.com/1488/how-to-use-facebooks-new-graph-api-from-your-iphone-app#comment-7249</link>
		<dc:creator>AndyMarkus</dc:creator>
		<pubDate>Tue, 07 Dec 2010 05:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.raywenderlich.com/?p=1488#comment-7249</guid>
		<description>Hi Ray,

That&#039;s a rocking series of tutorials! I just went through this tutorial and implemented it in the app I&#039;m developing for someone. Works perfectly.

I want the user to be able to add a photo to their post and the post to display that it was posted via the app on iPhone as well as have timestamp. I know you did it in the earlier tutorial with FB Connect, so now I wonder whether it will appear that way with the new API. So I&#039;m going to do parts 2 and 3 of this series of tutorials. If you think I need something specific to add to my code, please let me know.

Again, thanks for these tutorials. I have to say they are the clearest tutorials on the subject - and I&#039;ve looked at quite a few. And of course, nuggets like this: &quot;You might say to your self: WTFBBQ?&quot;, cracked me up :)

Very well done!

Andy</description>
		<content:encoded><![CDATA[<p>Hi Ray,</p>
<p>That&#8217;s a rocking series of tutorials! I just went through this tutorial and implemented it in the app I&#8217;m developing for someone. Works perfectly.</p>
<p>I want the user to be able to add a photo to their post and the post to display that it was posted via the app on iPhone as well as have timestamp. I know you did it in the earlier tutorial with FB Connect, so now I wonder whether it will appear that way with the new API. So I&#8217;m going to do parts 2 and 3 of this series of tutorials. If you think I need something specific to add to my code, please let me know.</p>
<p>Again, thanks for these tutorials. I have to say they are the clearest tutorials on the subject &#8211; and I&#8217;ve looked at quite a few. And of course, nuggets like this: &#8220;You might say to your self: WTFBBQ?&#8221;, cracked me up :)</p>
<p>Very well done!</p>
<p>Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray Wenderlich</title>
		<link>http://www.raywenderlich.com/1488/how-to-use-facebooks-new-graph-api-from-your-iphone-app#comment-5888</link>
		<dc:creator>Ray Wenderlich</dc:creator>
		<pubDate>Mon, 08 Nov 2010 22:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.raywenderlich.com/?p=1488#comment-5888</guid>
		<description>@Shewta: As I said in another post, Facebook chat is an entirely different API, see here for more details:

http://developers.facebook.com/docs/chat</description>
		<content:encoded><![CDATA[<p>@Shewta: As I said in another post, Facebook chat is an entirely different API, see here for more details:</p>
<p><a href="http://developers.facebook.com/docs/chat" rel="nofollow">http://developers.facebook.com/docs/chat</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shweta</title>
		<link>http://www.raywenderlich.com/1488/how-to-use-facebooks-new-graph-api-from-your-iphone-app#comment-5129</link>
		<dc:creator>Shweta</dc:creator>
		<pubDate>Fri, 15 Oct 2010 10:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.raywenderlich.com/?p=1488#comment-5129</guid>
		<description>Can you Please suggest me how to use the Facebook chat Client in my  iPhone application ?
From where I can get the Library or classes for Facebook Chat  which,  I can integrate in  my  iPhone application for chatting .
Your  help  will be appreciable…</description>
		<content:encoded><![CDATA[<p>Can you Please suggest me how to use the Facebook chat Client in my  iPhone application ?<br />
From where I can get the Library or classes for Facebook Chat  which,  I can integrate in  my  iPhone application for chatting .<br />
Your  help  will be appreciable…</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray Wenderlich</title>
		<link>http://www.raywenderlich.com/1488/how-to-use-facebooks-new-graph-api-from-your-iphone-app#comment-4915</link>
		<dc:creator>Ray Wenderlich</dc:creator>
		<pubDate>Wed, 06 Oct 2010 16:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.raywenderlich.com/?p=1488#comment-4915</guid>
		<description>@Jim: Thanks again for helping out suchita :]

@Mahesh: AFAIK the whole point of Open Auth is that you must use Facebook&#039;s login page.</description>
		<content:encoded><![CDATA[<p>@Jim: Thanks again for helping out suchita :]</p>
<p>@Mahesh: AFAIK the whole point of Open Auth is that you must use Facebook&#8217;s login page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mahesh</title>
		<link>http://www.raywenderlich.com/1488/how-to-use-facebooks-new-graph-api-from-your-iphone-app#comment-4707</link>
		<dc:creator>Mahesh</dc:creator>
		<pubDate>Wed, 29 Sep 2010 04:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.raywenderlich.com/?p=1488#comment-4707</guid>
		<description>Hi is it possible to create a login screen (Customized) without using  webview. Is there any support from graph</description>
		<content:encoded><![CDATA[<p>Hi is it possible to create a login screen (Customized) without using  webview. Is there any support from graph</p>
]]></content:encoded>
	</item>
</channel>
</rss>

