<?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: Prompt for extended permission in facebook app</title>
	<atom:link href="http://thinkdiff.net/facebook/prompt-for-extended-permission-in-facebook-app/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkdiff.net/facebook/prompt-for-extended-permission-in-facebook-app/</link>
	<description>geeky stuff, facebook, twitter, linkedin, php, mysql, web development, tips and more</description>
	<lastBuildDate>Mon, 06 Sep 2010 14:26:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: HASNAIN</title>
		<link>http://thinkdiff.net/facebook/prompt-for-extended-permission-in-facebook-app/comment-page-1/#comment-18919</link>
		<dc:creator>HASNAIN</dc:creator>
		<pubDate>Wed, 01 Sep 2010 10:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://thinkdiff.net/?p=832#comment-18919</guid>
		<description>Hi 
can anyone  tell me how to get extended permission with require_login($required_permissions = ‘publish_stream&#039;);
coz it only asks for basic info and not asks for extended permissions so what modifications i hav to made to get this code work.</description>
		<content:encoded><![CDATA[<p>Hi<br />
can anyone  tell me how to get extended permission with require_login($required_permissions = ‘publish_stream&#8217;);<br />
coz it only asks for basic info and not asks for extended permissions so what modifications i hav to made to get this code work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahmud ahsan</title>
		<link>http://thinkdiff.net/facebook/prompt-for-extended-permission-in-facebook-app/comment-page-1/#comment-17676</link>
		<dc:creator>mahmud ahsan</dc:creator>
		<pubDate>Wed, 18 Aug 2010 21:33:49 +0000</pubDate>
		<guid isPermaLink="false">http://thinkdiff.net/?p=832#comment-17676</guid>
		<description>My app is developed base on old facebook library. Update new facebook php library and place all the permissions name in the authentication place, then you&#039;ll see all the permissions at one place. Checkout facebook&#039;s latest library and their usage.</description>
		<content:encoded><![CDATA[<p>My app is developed base on old facebook library. Update new facebook php library and place all the permissions name in the authentication place, then you&#8217;ll see all the permissions at one place. Checkout facebook&#8217;s latest library and their usage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomas</title>
		<link>http://thinkdiff.net/facebook/prompt-for-extended-permission-in-facebook-app/comment-page-1/#comment-17658</link>
		<dc:creator>tomas</dc:creator>
		<pubDate>Wed, 18 Aug 2010 18:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://thinkdiff.net/?p=832#comment-17658</guid>
		<description>Hi, im using your facebook photo-gallery app. I want to get different extended permisions when you first open the app.

Im trying with this: $user_id =   $facebook-&gt;require_login($required_permissions = &#039;email, publish_stream, status_update, user_birthday, user_location, user_work_history, user_photos, user_photo_video_tags&#039;);

It works, but it only ask permission for &quot;accesing to my basic info&quot;, do you know why it ain&#039;t asking for the other permissions?</description>
		<content:encoded><![CDATA[<p>Hi, im using your facebook photo-gallery app. I want to get different extended permisions when you first open the app.</p>
<p>Im trying with this: $user_id =   $facebook-&gt;require_login($required_permissions = &#8216;email, publish_stream, status_update, user_birthday, user_location, user_work_history, user_photos, user_photo_video_tags&#8217;);</p>
<p>It works, but it only ask permission for &#8220;accesing to my basic info&#8221;, do you know why it ain&#8217;t asking for the other permissions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patricio</title>
		<link>http://thinkdiff.net/facebook/prompt-for-extended-permission-in-facebook-app/comment-page-1/#comment-10908</link>
		<dc:creator>Patricio</dc:creator>
		<pubDate>Mon, 07 Jun 2010 13:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://thinkdiff.net/?p=832#comment-10908</guid>
		<description>thank s again!!!</description>
		<content:encoded><![CDATA[<p>thank s again!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahmud ahsan</title>
		<link>http://thinkdiff.net/facebook/prompt-for-extended-permission-in-facebook-app/comment-page-1/#comment-9989</link>
		<dc:creator>mahmud ahsan</dc:creator>
		<pubDate>Fri, 21 May 2010 11:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://thinkdiff.net/?p=832#comment-9989</guid>
		<description>But this is not happening for my application. So its tough to guess the reason.</description>
		<content:encoded><![CDATA[<p>But this is not happening for my application. So its tough to guess the reason.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noirita</title>
		<link>http://thinkdiff.net/facebook/prompt-for-extended-permission-in-facebook-app/comment-page-1/#comment-9984</link>
		<dc:creator>Noirita</dc:creator>
		<pubDate>Fri, 21 May 2010 08:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://thinkdiff.net/?p=832#comment-9984</guid>
		<description>I have created one Facebook application and its running perfectly.  After enabling New Data Permissions for my app, when i add my app , it asks me to Accept or Reject. When I reject it I get Error 100. Can you help me out</description>
		<content:encoded><![CDATA[<p>I have created one Facebook application and its running perfectly.  After enabling New Data Permissions for my app, when i add my app , it asks me to Accept or Reject. When I reject it I get Error 100. Can you help me out</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: senkal</title>
		<link>http://thinkdiff.net/facebook/prompt-for-extended-permission-in-facebook-app/comment-page-1/#comment-8742</link>
		<dc:creator>senkal</dc:creator>
		<pubDate>Wed, 21 Apr 2010 00:15:56 +0000</pubDate>
		<guid isPermaLink="false">http://thinkdiff.net/?p=832#comment-8742</guid>
		<description>Thanks, simple solution is the best solution :D</description>
		<content:encoded><![CDATA[<p>Thanks, simple solution is the best solution <img src='http://thinkdiff.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a user</title>
		<link>http://thinkdiff.net/facebook/prompt-for-extended-permission-in-facebook-app/comment-page-1/#comment-5972</link>
		<dc:creator>a user</dc:creator>
		<pubDate>Sat, 09 Jan 2010 10:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://thinkdiff.net/?p=832#comment-5972</guid>
		<description>Think seriously about finding a better way to do this. poor implementation will annoy users and breaks facebook development rules.</description>
		<content:encoded><![CDATA[<p>Think seriously about finding a better way to do this. poor implementation will annoy users and breaks facebook development rules.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travis</title>
		<link>http://thinkdiff.net/facebook/prompt-for-extended-permission-in-facebook-app/comment-page-1/#comment-4935</link>
		<dc:creator>Travis</dc:creator>
		<pubDate>Fri, 20 Nov 2009 13:18:34 +0000</pubDate>
		<guid isPermaLink="false">http://thinkdiff.net/?p=832#comment-4935</guid>
		<description>Unfortunately we&#039;ve tried that too... we are using the PHP4 client.

Any other suggestions?

Thanks

Travis.</description>
		<content:encoded><![CDATA[<p>Unfortunately we&#8217;ve tried that too&#8230; we are using the PHP4 client.</p>
<p>Any other suggestions?</p>
<p>Thanks</p>
<p>Travis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arif</title>
		<link>http://thinkdiff.net/facebook/prompt-for-extended-permission-in-facebook-app/comment-page-1/#comment-4934</link>
		<dc:creator>Arif</dc:creator>
		<pubDate>Fri, 20 Nov 2009 12:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://thinkdiff.net/?p=832#comment-4934</guid>
		<description>Try the php Client instead. FBJS doesn&#039;t work for it.

&lt;blockquote&gt;Hi Arif,
I am trying to do the same as you are with the Fan Page… did you find a solution for this?
Thanks,
Travis.
&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Try the php Client instead. FBJS doesn&#8217;t work for it.</p>
<blockquote><p>Hi Arif,<br />
I am trying to do the same as you are with the Fan Page… did you find a solution for this?<br />
Thanks,<br />
Travis.
</p></blockquote>
]]></content:encoded>
	</item>
</channel>
</rss>
