<?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>Cyberactiva web development and optimisation &#187; facebook</title>
	<atom:link href="http://www.cyberactiva.com/tag/facebook/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyberactiva.com</link>
	<description>Every day&#039;s life about programming and webmarketing</description>
	<lastBuildDate>Wed, 21 Oct 2009 11:33:00 +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>My FIRST Facebook application</title>
		<link>http://www.cyberactiva.com/2009/10/my-first-facebook-application/</link>
		<comments>http://www.cyberactiva.com/2009/10/my-first-facebook-application/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 11:33:00 +0000</pubDate>
		<dc:creator>Claudio Barba</dc:creator>
				<category><![CDATA[Web Promotion]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[marketing ideas]]></category>
		<category><![CDATA[social network]]></category>

		<guid isPermaLink="false">http://www.cyberactiva.com/?p=48</guid>
		<description><![CDATA[<p>I have just finished, more or less, the development of my first official facebook application.</p>
<p>As you all know, I&#8217;m italian, also if I am not living in Italy any more&#8230; Anyway the application is in italian, so many of you will not be able to understand it.</p>
<p>What it does? You can use it to calculate [...]]]></description>
			<content:encoded><![CDATA[<p>I have just finished, more or less, the development of my first official facebook application.</p>
<p>As you all know, I&#8217;m italian, also if I am not living in Italy any more&#8230; Anyway the application is in italian, so many of you will not be able to understand it.</p>
<p>What it does? You can use it to calculate your monthly net salary, starting from your total yearly income. It is quite useful&#8230; I have already another website offering this calculation and it is quite succesfull&#8230; about 1.000 users per day.</p>
<p>I am very curious to check the power of the social web! I &#8216;ll keep note of the number of users daily, in order to verify the virality of what I propose:) &#8230; 4ll let you know in some days.</p>
<p>I also put some links to the original website, in order to have a return in terms of users,  and increase the value of the website itself.</p>
<p>Does any of you could appreciate the value of social networks in the promotions of his website?</p>
<p>OHh.. I almost forgot to add the addresse of the application:</p>
<p><a title="calcolo stipendio netto" href="http://apps.facebook.com/stipendio/" target="_blank">Stipendio netto</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyberactiva.com/2009/10/my-first-facebook-application/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Develop facebook applications in PHP, part 1</title>
		<link>http://www.cyberactiva.com/2009/10/develop_facebook_apps_php/</link>
		<comments>http://www.cyberactiva.com/2009/10/develop_facebook_apps_php/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 21:33:14 +0000</pubDate>
		<dc:creator>Claudio Barba</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[social network]]></category>

		<guid isPermaLink="false">http://www.cyberactiva.com/?p=39</guid>
		<description><![CDATA[<p>I will spend some posts to talk about applications on facebook, and what to do to create one.</p>
<p>For sure you know this great social network, but I&#8217;m not so sure you know that it is very easy to create and publish applications on it.</p>
<p>You can even use your favourite language to create the application, as [...]]]></description>
			<content:encoded><![CDATA[<p>I will spend some posts to talk about applications on facebook, and what to do to create one.</p>
<p>For sure you know this great social network, but I&#8217;m not so sure you know that it is very easy to create and publish applications on it.</p>
<p>You can even use your favourite language to create the application, as the whole application will work through internet.</p>
<p>I have chosen PHP, but you can work in DotNet or one of the many other languages  that can produce webpages.</p>
<p>Why did I choose PHP?</p>
<p>Mainly because it is free and because I like the fact that I can develop in the same platform used by Facebook itself.</p>
<p>Now, everybody can download for free the <a title="facebook php api" href="http://wiki.developers.facebook.com/index.php/PHP" target="_blank">Facebook PHP API</a>.</p>
<p>You will find also a sample application, in order to get started easily.</p>
<p>Before starting developing, you will need to register on the <a title="register as developer on facebook" href="https://www.facebook.com/developers/apps.php" target="_blank">developer application</a>, within Facebook. You will be given a KEY, to use in your code.</p>
<p>Using a mix of API and FBML, the facebook markup language, you will then be able to add easily friends lists and other FB features to your pages.</p>
<p>SQL lovers will soon discover that they can use FQL, the <a title="fql" href="http://wiki.developers.facebook.com/index.php/FQL" target="_blank">facebook query language</a>, to create queries qnd obtain data.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyberactiva.com/2009/10/develop_facebook_apps_php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
