<?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>Apps-R-Us Blog &#187; make facebook app</title>
	<atom:link href="http://blog.apps-r-us.com/tag/make-facebook-app/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.apps-r-us.com</link>
	<description>Viral Web Application Developers</description>
	<lastBuildDate>Mon, 18 Jan 2010 02:43:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Creating And Setting Up A Facebook Application</title>
		<link>http://blog.apps-r-us.com/facebook-application-scripts/creating-and-setting-up-a-facebook-application/</link>
		<comments>http://blog.apps-r-us.com/facebook-application-scripts/creating-and-setting-up-a-facebook-application/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 12:57:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Facebook Application Scripts]]></category>
		<category><![CDATA[create facebook app]]></category>
		<category><![CDATA[facebook app guide]]></category>
		<category><![CDATA[facebook app tutorial]]></category>
		<category><![CDATA[make facebook app]]></category>

		<guid isPermaLink="false">http://blog.apps-r-us.com/?p=47</guid>
		<description><![CDATA[The first thing you&#8217;ll need to do is add the Developer application on Facebook. You can find it here:
http://www.facebook.com/developers/
Add the Developer app like you would any other application. When you get inside, you&#8217;ll see a button that looks like this:

After you&#8217;ve clicked the button, you&#8217;ll come to a Page where you&#8217;ll need to input your [...]]]></description>
			<content:encoded><![CDATA[<p>The first thing you&#8217;ll need to do is add the Developer application on Facebook. You can find it here:</p>
<p style="text-align: center;"><a href="http://www.facebook.com/developers/" target="_blank"><span style="font-size: larger;">http://www.facebook.com/developers/</span></a></p>
<p>Add the Developer app like you would any other application. When you get inside, you&#8217;ll see a button that looks like this:</p>
<p style="text-align: center;"><img src="http://www.apps-r-us.com/images/article/createapp.jpg" alt="Click the Setup A New Application button in the Facebook Developers app to begin" width="175" height="32" /></p>
<p>After you&#8217;ve clicked the button, you&#8217;ll come to a Page where you&#8217;ll need to input your application&#8217;s name and agree to the FB Platform TOS to continue. It will look like this:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.apps-r-us.com/images/article/name.jpg" alt="Here is where you will name your Facebook application and agree to the FB Platform TOS" width="450" height="156" /></p>
<p style="text-align: left;">
<p style="text-align: left;">Give your application a name, click &#8220;Agree&#8221;, and then &#8220;Save Changes&#8221;. Next you&#8217;ll see the<strong> Edit</strong> screen, on the <strong>Basic</strong> section. It currently looks like this:</p>
<p style="text-align: left;">
<p style="text-align: center;"><img class="aligncenter" src="http://www.apps-r-us.com/images/article/details1.jpg" alt="" width="450" height="450" /></p>
<p style="text-align: center;">
<p style="text-align: left;">This page contains some very important information, such as the <strong>API and Secret Keys</strong> and your <strong>application ID</strong>, so take note of their location under the &#8216;<strong>Basic</strong>&#8216; tab. You can also put something in the &#8216;Description&#8217; field if you have something in mind, or fill this field in later. After you&#8217;ve looked things over click on the <strong>Canvas</strong> tab to configure the remaining fields that are essential to get your application running. The Canvas section looks like this:</p>
<p style="text-align: left;">
<p style="text-align: center;"><img class="aligncenter" src="http://www.apps-r-us.com/images/article/details2.jpg" alt="" width="450" height="290" /></p>
<p style="text-align: center;">
<p style="text-align: left;">You will need to look at four key settings here. First, is the <strong>Canvas Page URL</strong> field. In this field you will have to create a unique Canvas Page URL. Find out what your Canvas Page URL will be before moving on. Next, look at the <strong>Canvas Callback URL</strong>. This is the location where the application will be hosted on your server. For example, <em>http://www.yourserver.com/yourapplication</em>, where the application files would reside in the &#8216;<em>yourapplication</em>&#8216; folder on the domain &#8216;<em>yourserver.com</em>&#8216;. The next two fields to look at are the <strong>Bookmark URL</strong> and <strong>Post-Authorize Redirect URL</strong> fields.  Here you can input your full Canvas Page Url. An example of this would be <em>http://apps.facebook.com/yourappname/</em> in the situation where you chose &#8216;<em>yourappname</em>&#8216; in the Canvas Page URL field above. You can also input the URL of your application&#8217;s invite page URL in either of these fields if you&#8217;d like user&#8217;s to be directed there each time they use the application.</p>
<p style="text-align: left;">
<p style="text-align: left;">When you&#8217;re done configuring these settings, click &#8216;Save Changes&#8217; to continue. Now you&#8217;ll need to make a few quick changes to your application&#8217;s files and upload them to your server. After that your app will be up and running!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.apps-r-us.com/facebook-application-scripts/creating-and-setting-up-a-facebook-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
