<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/javascript/tags/publish</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 14:09:41 GMT</pubDate>
<item>
<title>(JavaScript) Asking for extended permission on Facebook app - izaiasdotcom</title>
<link>http://snipplr.com/view/64042/asking-for-extended-permission-on-facebook-app/</link>
<description><![CDATA[ <p>A user has already logged in and is using our apps and then we need an additional permission. We can easily ask for extra permissions anytime.

My snippet is asking only for publish_stream permission, but you can ask for any valid permission. Just change the scope variable at the last line of the code.</p> ]]></description>
<pubDate>Tue, 20 Mar 2012 04:48:57 GMT</pubDate>
<guid>http://snipplr.com/view/64042/asking-for-extended-permission-on-facebook-app/</guid>
</item>
<item>
<title>(JavaScript) flexible feed dialog function for Facebook  JavaScript SDK FB.ui - coprolit</title>
<link>http://snipplr.com/view/40141/flexible-feed-dialog-function-for-facebook--javascript-sdk-fbui/</link>
<description><![CDATA[ <p>A more flexible version of the 'official' Facebook feed dialog example.

"The Feed Dialog prompts the user to publish an individual story to a profile's feed. This does not require any extended permissions."

"The following simple JavaScript example demonstrates using the FB.ui method in the JavaScript SDK to use the Feed Dialog:"</p> ]]></description>
<pubDate>Wed, 08 Sep 2010 23:07:57 GMT</pubDate>
<guid>http://snipplr.com/view/40141/flexible-feed-dialog-function-for-facebook--javascript-sdk-fbui/</guid>
</item>
</channel>
</rss>