<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>facebook developer - SAJE</title>
	<atom:link href="https://saje.nz/tag/facebook-developer/feed/" rel="self" type="application/rss+xml" />
	<link>https://saje.nz</link>
	<description>Web Gardners</description>
	<lastBuildDate>Sun, 22 May 2011 07:35:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://saje.nz/wp-content/uploads/2023/05/cropped-logov1-32x32.png</url>
	<title>facebook developer - SAJE</title>
	<link>https://saje.nz</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Integrating with Facebook</title>
		<link>https://saje.nz/2011/05/22/integrating-with-facebook/</link>
					<comments>https://saje.nz/2011/05/22/integrating-with-facebook/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 22 May 2011 07:35:26 +0000</pubDate>
				<category><![CDATA[Coders Stuff]]></category>
		<category><![CDATA[Social]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[facebook api]]></category>
		<category><![CDATA[facebook developer]]></category>
		<category><![CDATA[graph api]]></category>
		<category><![CDATA[oauth]]></category>
		<guid isPermaLink="false">https://braveweb.nz/rebuild22/index.php/2011/05/22/integrating-with-facebook/</guid>

					<description><![CDATA[<p>I am working on a project that has now required for integration with Facebook. So I will be working to utilise Facebook logins and registrations on the external site. I\&#8217;ll post information that may be useful through the project as I expect over time, that this kind of interaction will become more common. My early look at [&#8230;]</p>
<p>The post <a href="https://saje.nz/2011/05/22/integrating-with-facebook/">Integrating with Facebook</a> first appeared on <a href="https://saje.nz">SAJE</a>.</p>]]></description>
										<content:encoded><![CDATA[<p><img class=\"alignright size-thumbnail wp-image-554\" title=\"facebook-developer-wiki-logo\" src=\"http://deepweb.co.nz/wp-content/uploads/2011/05/facebook-developer-wiki-logo-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" />I am working on a project that has now required for integration with Facebook.</p>
<p>So I will be working to utilise Facebook logins and registrations on the external site.</p>
<p>I\&#8217;ll post information that may be useful through the project as I expect over time, that this kind of interaction will become more common.</p>
<p>My early look at the Developer Documentation looks good, seems to be well documented, plus all source code is found at GitHub.</p>
<p>The basics seem easy enough, not even reuqiring an API key to use like buttons via iframes.</p>
<p>eg:</p>
<blockquote>
<pre><code>&lt;iframe src=\"http://www.facebook.com/plugins/ 
</code><span style=\"font-family: monospace;\">like.php?href=YOUR_URL\"
</span><span style=\"font-family: monospace;\">scrolling=\"no\" frameborder=\"0\"
</span><span style=\"font-family: monospace;\">style=\"border:none; width:450px; height:80px\"&gt;
&lt;iframe&gt;</span></pre>
</blockquote>
<p>But things are not that simple, so I am off to read up on OAuth and the like.</p><p>The post <a href="https://saje.nz/2011/05/22/integrating-with-facebook/">Integrating with Facebook</a> first appeared on <a href="https://saje.nz">SAJE</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://saje.nz/2011/05/22/integrating-with-facebook/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
