<?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: Facebook Graph API App Easy w/ PHP SDK</title>
	<atom:link href="http://www.joeyrivera.com/2010/facebook-graph-api-app-easy-w-php-sdk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joeyrivera.com/2010/facebook-graph-api-app-easy-w-php-sdk/</link>
	<description>Blogging about PHP, Zend Framework, and other interests.</description>
	<lastBuildDate>Wed, 20 Mar 2013 14:20:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Mattias</title>
		<link>http://www.joeyrivera.com/2010/facebook-graph-api-app-easy-w-php-sdk/comment-page-3/#comment-2122</link>
		<dc:creator>Mattias</dc:creator>
		<pubDate>Thu, 28 Feb 2013 12:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.joeyrivera.com/?p=642#comment-2122</guid>
		<description>Great article! Just what I have been looking for, for ages! Sadly, it isin&#039;t updated to 2013, and most of it doesn&#039;t work.

Is there anything else similar to this, or would it be possible for you, Joey, to update it to 2013? Would be great!

Again, good job! Please let me know, whether anybody knows a similar updated article.</description>
		<content:encoded><![CDATA[<p>Great article! Just what I have been looking for, for ages! Sadly, it isin&#8217;t updated to 2013, and most of it doesn&#8217;t work.</p>
<p>Is there anything else similar to this, or would it be possible for you, Joey, to update it to 2013? Would be great!</p>
<p>Again, good job! Please let me know, whether anybody knows a similar updated article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neha</title>
		<link>http://www.joeyrivera.com/2010/facebook-graph-api-app-easy-w-php-sdk/comment-page-3/#comment-2120</link>
		<dc:creator>Neha</dc:creator>
		<pubDate>Tue, 26 Feb 2013 08:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.joeyrivera.com/?p=642#comment-2120</guid>
		<description>Hello Joey

Nice tutorial... Can you provide me the code of downloading all the photos from facebook profile through facebook php sdk</description>
		<content:encoded><![CDATA[<p>Hello Joey</p>
<p>Nice tutorial&#8230; Can you provide me the code of downloading all the photos from facebook profile through facebook php sdk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joey</title>
		<link>http://www.joeyrivera.com/2010/facebook-graph-api-app-easy-w-php-sdk/comment-page-3/#comment-2094</link>
		<dc:creator>Joey</dc:creator>
		<pubDate>Tue, 27 Nov 2012 18:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.joeyrivera.com/?p=642#comment-2094</guid>
		<description>Seems like you don&#039;t have https support in php. Here is a link that may help: http://stackoverflow.com/questions/10664126/https-with-php-curl-protocol-not-supported-but-curl-command-line-connects-fin</description>
		<content:encoded><![CDATA[<p>Seems like you don&#8217;t have https support in php. Here is a link that may help: <a href="http://stackoverflow.com/questions/10664126/https-with-php-curl-protocol-not-supported-but-curl-command-line-connects-fin" rel="nofollow">http://stackoverflow.com/questions/10664126/https-with-php-curl-protocol-not-supported-but-curl-command-line-connects-fin</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulo</title>
		<link>http://www.joeyrivera.com/2010/facebook-graph-api-app-easy-w-php-sdk/comment-page-3/#comment-2080</link>
		<dc:creator>Paulo</dc:creator>
		<pubDate>Wed, 07 Nov 2012 12:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.joeyrivera.com/?p=642#comment-2080</guid>
		<description>Hello Joey

I tried to create the small application for extracting the data from facebook and I receive the following error in the error.log file:

[Wed Nov 07 17:21:46 2012] [error] [client 127.0.0.1] PHP Fatal error:  Uncaught CurlException: 1: Protocol https not supported or disabled in libcurl\n  thrown in /srv/www/htdocs/base_facebook.php on line 967


Any idea?

Thanks

Paulo</description>
		<content:encoded><![CDATA[<p>Hello Joey</p>
<p>I tried to create the small application for extracting the data from facebook and I receive the following error in the error.log file:</p>
<p>[Wed Nov 07 17:21:46 2012] [error] [client 127.0.0.1] PHP Fatal error:  Uncaught CurlException: 1: Protocol https not supported or disabled in libcurl\n  thrown in /srv/www/htdocs/base_facebook.php on line 967</p>
<p>Any idea?</p>
<p>Thanks</p>
<p>Paulo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joey</title>
		<link>http://www.joeyrivera.com/2010/facebook-graph-api-app-easy-w-php-sdk/comment-page-3/#comment-2035</link>
		<dc:creator>Joey</dc:creator>
		<pubDate>Tue, 23 Oct 2012 13:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.joeyrivera.com/?p=642#comment-2035</guid>
		<description>Hey Vac, where do you see friends_likes? I assume you&#039;d want to try something like: graph.facebook.com/[friend name or id]/likes.

ex:
https://graph.facebook.com/cocacola/likes</description>
		<content:encoded><![CDATA[<p>Hey Vac, where do you see friends_likes? I assume you&#8217;d want to try something like: graph.facebook.com/[friend name or id]/likes.</p>
<p>ex:<br />
<a href="https://graph.facebook.com/cocacola/likes" rel="nofollow">https://graph.facebook.com/cocacola/likes</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vac</title>
		<link>http://www.joeyrivera.com/2010/facebook-graph-api-app-easy-w-php-sdk/comment-page-3/#comment-2033</link>
		<dc:creator>vac</dc:creator>
		<pubDate>Sun, 21 Oct 2012 05:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.joeyrivera.com/?p=642#comment-2033</guid>
		<description>hi..joey..i  am trying to extract friends likes...but i am getting an error

 ! ) Fatal error: Uncaught OAuthException: Unknown path components: /friends_likes thrown

how to resolve this?</description>
		<content:encoded><![CDATA[<p>hi..joey..i  am trying to extract friends likes&#8230;but i am getting an error</p>
<p> ! ) Fatal error: Uncaught OAuthException: Unknown path components: /friends_likes thrown</p>
<p>how to resolve this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhishek</title>
		<link>http://www.joeyrivera.com/2010/facebook-graph-api-app-easy-w-php-sdk/comment-page-3/#comment-2031</link>
		<dc:creator>Abhishek</dc:creator>
		<pubDate>Sat, 20 Oct 2012 01:28:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.joeyrivera.com/?p=642#comment-2031</guid>
		<description>There seems to be a  problem with config.php file.Rather than using 
if(is_null($facebook-&gt;getUser()))... 
to check if user is present I use following code for checking if user already exists

try{
    $me = $facebook-&gt;api(&#039;/me&#039;);
$error=&#039;no&#039;;
    }
    catch (FacebookApiException $e) {
        $error=&#039;yes&#039;;
        $perms=array(&#039;req_perms&#039; =&gt; &#039;user_status,publish_stream,user_photos,email,status_update,friends_status,export_stream&#039;);
        echo&quot;getLoginUrl($perms,$cancel,$next,$display).&quot;&#039;&gt;&quot;;
        exit;           
      }
    if($error!=&#039;yes&#039;){//already logged in use normally
            }</description>
		<content:encoded><![CDATA[<p>There seems to be a  problem with config.php file.Rather than using<br />
if(is_null($facebook-&gt;getUser()))&#8230;<br />
to check if user is present I use following code for checking if user already exists</p>
<p>try{<br />
    $me = $facebook-&gt;api(&#8216;/me&#8217;);<br />
$error=&#8217;no&#8217;;<br />
    }<br />
    catch (FacebookApiException $e) {<br />
        $error=&#8217;yes&#8217;;<br />
        $perms=array(&#8216;req_perms&#8217; =&gt; &#8216;user_status,publish_stream,user_photos,email,status_update,friends_status,export_stream&#8217;);<br />
        echo&#8221;getLoginUrl($perms,$cancel,$next,$display).&#8221;&#8216;&gt;&#8221;;<br />
        exit;<br />
      }<br />
    if($error!=&#8217;yes&#8217;){//already logged in use normally<br />
            }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christoher Thomas</title>
		<link>http://www.joeyrivera.com/2010/facebook-graph-api-app-easy-w-php-sdk/comment-page-3/#comment-2005</link>
		<dc:creator>Christoher Thomas</dc:creator>
		<pubDate>Sat, 06 Oct 2012 20:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.joeyrivera.com/?p=642#comment-2005</guid>
		<description>wow, this is a great page and I have to say, most of the great stuff is in the comments :) 

you should formalise some of the information and rewrite a new article based on all the new info you accumulated there, cause it&#039;s pure gold!</description>
		<content:encoded><![CDATA[<p>wow, this is a great page and I have to say, most of the great stuff is in the comments <img src='http://www.joeyrivera.com/blog_new/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>you should formalise some of the information and rewrite a new article based on all the new info you accumulated there, cause it&#8217;s pure gold!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Facebook Application Development</title>
		<link>http://www.joeyrivera.com/2010/facebook-graph-api-app-easy-w-php-sdk/comment-page-3/#comment-2001</link>
		<dc:creator>Facebook Application Development</dc:creator>
		<pubDate>Thu, 27 Sep 2012 12:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.joeyrivera.com/?p=642#comment-2001</guid>
		<description>great tutorial very useful and helpful.</description>
		<content:encoded><![CDATA[<p>great tutorial very useful and helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joey</title>
		<link>http://www.joeyrivera.com/2010/facebook-graph-api-app-easy-w-php-sdk/comment-page-3/#comment-1989</link>
		<dc:creator>Joey</dc:creator>
		<pubDate>Thu, 02 Aug 2012 21:10:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.joeyrivera.com/?p=642#comment-1989</guid>
		<description>The user id is not enough to authenticate as it&#039;s public information. In order for your application to post a status to a user, the user must be authenticated through your application. Now, you can use the offline permissions option so they only authenticate once and you can store the authenticated key in the db and use that to post status updates anytime after.</description>
		<content:encoded><![CDATA[<p>The user id is not enough to authenticate as it&#8217;s public information. In order for your application to post a status to a user, the user must be authenticated through your application. Now, you can use the offline permissions option so they only authenticate once and you can store the authenticated key in the db and use that to post status updates anytime after.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
