<?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>Thinkdiff.net &#187; Facebook</title>
	<atom:link href="http://thinkdiff.net/category/facebook/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkdiff.net</link>
	<description>geeky stuff, facebook, twitter, linkedin, php, mysql, web development, tips and more</description>
	<lastBuildDate>Sat, 28 Aug 2010 18:23:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Deprecated REST API Methods 2010</title>
		<link>http://thinkdiff.net/facebook/deprecated-rest-api-methods-2010/</link>
		<comments>http://thinkdiff.net/facebook/deprecated-rest-api-methods-2010/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 18:23:39 +0000</pubDate>
		<dc:creator>mahmud ahsan</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[deprecate]]></category>
		<category><![CDATA[REST]]></category>

		<guid isPermaLink="false">http://thinkdiff.net/?p=1967</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadTwitter_1967()',5000);window.setTimeout('loadFBShare_1967()',5000); }); function loadTwitter_1967(){ jQuery(document).ready(function($) { $('.dd-twitter-1967').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadFBShare_1967(){ jQuery(document).ready(function($) { $('.dd-fbshare-1967').remove(); $.getScript('http://static.ak.fbcdn.net/connect.php/js/FB.Share'); }); }Each year facebook changes many things, if you&#8217;re facebook developer from the earlier stage you&#8217;ll know it better than the new developers. Facebook&#8217;s biggest change was 3/4 months ago that is called graph api. Graph Api is [...]]]></description>
		<wfw:commentRss>http://thinkdiff.net/facebook/deprecated-rest-api-methods-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to develop facebook application for iphone</title>
		<link>http://thinkdiff.net/facebook/how-to-develop-facebook-application-for-iphone/</link>
		<comments>http://thinkdiff.net/facebook/how-to-develop-facebook-application-for-iphone/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 07:42:52 +0000</pubDate>
		<dc:creator>mahmud ahsan</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[facebook graph api]]></category>
		<category><![CDATA[facebook iphone]]></category>
		<category><![CDATA[fql]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://thinkdiff.net/?p=1927</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadTwitter_1927()',5000);window.setTimeout('loadFBShare_1927()',5000); }); function loadTwitter_1927(){ jQuery(document).ready(function($) { $('.dd-twitter-1927').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadFBShare_1927(){ jQuery(document).ready(function($) { $('.dd-fbshare-1927').remove(); $.getScript('http://static.ak.fbcdn.net/connect.php/js/FB.Share'); }); }Someday ago Facebook updated their old SDK for iphone and release a new SDK named IOS Library. This open source iOS library allows you to integrate Facebook into your iOS application include iPhone, iPad and iPod touch. [...]]]></description>
		<wfw:commentRss>http://thinkdiff.net/facebook/how-to-develop-facebook-application-for-iphone/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Add comments features in your fanpage</title>
		<link>http://thinkdiff.net/facebook/add-comments-features-in-your-fanpage/</link>
		<comments>http://thinkdiff.net/facebook/add-comments-features-in-your-fanpage/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 04:48:30 +0000</pubDate>
		<dc:creator>mahmud ahsan</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[fanpage]]></category>
		<category><![CDATA[static fbml]]></category>
		<category><![CDATA[xfbml]]></category>

		<guid isPermaLink="false">http://thinkdiff.net/?p=1898</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadTwitter_1898()',5000);window.setTimeout('loadFBShare_1898()',5000); }); function loadTwitter_1898(){ jQuery(document).ready(function($) { $('.dd-twitter-1898').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadFBShare_1898(){ jQuery(document).ready(function($) { $('.dd-fbshare-1898').remove(); $.getScript('http://static.ak.fbcdn.net/connect.php/js/FB.Share'); }); }Suppose you have some products to show your fanpage and you want to know what comments user made about those products. Then you can easily use facebook&#8217;s comments plugin to make this feature. Checkout the comments demo [...]]]></description>
		<wfw:commentRss>http://thinkdiff.net/facebook/add-comments-features-in-your-fanpage/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A Basic facebook fanpage template</title>
		<link>http://thinkdiff.net/facebook/a-basic-facebook-fanpage-template/</link>
		<comments>http://thinkdiff.net/facebook/a-basic-facebook-fanpage-template/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 10:56:09 +0000</pubDate>
		<dc:creator>mahmud ahsan</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[fanpage]]></category>
		<category><![CDATA[fanpage template]]></category>

		<guid isPermaLink="false">http://thinkdiff.net/?p=1890</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadTwitter_1890()',5000);window.setTimeout('loadFBShare_1890()',5000); }); function loadTwitter_1890(){ jQuery(document).ready(function($) { $('.dd-twitter-1890').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadFBShare_1890(){ jQuery(document).ready(function($) { $('.dd-fbshare-1890').remove(); $.getScript('http://static.ak.fbcdn.net/connect.php/js/FB.Share'); }); }Sometimes you may need to make a page tab for your facebook fan page. If you need fanpage tab, you can easily add static fbml application in your fan page and customize the page using some xfbml [...]]]></description>
		<wfw:commentRss>http://thinkdiff.net/facebook/a-basic-facebook-fanpage-template/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Retrieve time period like facebook fashion</title>
		<link>http://thinkdiff.net/facebook/retrieve-time-period-like-facebook-fashion/</link>
		<comments>http://thinkdiff.net/facebook/retrieve-time-period-like-facebook-fashion/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 18:51:05 +0000</pubDate>
		<dc:creator>mahmud ahsan</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[time period]]></category>
		<category><![CDATA[unix_timestamp]]></category>

		<guid isPermaLink="false">http://thinkdiff.net/?p=1883</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadTwitter_1883()',5000);window.setTimeout('loadFBShare_1883()',5000); }); function loadTwitter_1883(){ jQuery(document).ready(function($) { $('.dd-twitter-1883').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadFBShare_1883(){ jQuery(document).ready(function($) { $('.dd-fbshare-1883').remove(); $.getScript('http://static.ak.fbcdn.net/connect.php/js/FB.Share'); }); }In facebook stream you&#8217;ll see the time period at the bottom of the stream. For example: 4 minutes ago, 2 days ago, 3 weeks ago&#8230;. In our recent project we have to show similar time fashion for [...]]]></description>
		<wfw:commentRss>http://thinkdiff.net/facebook/retrieve-time-period-like-facebook-fashion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to retrieve facebook user&#8217;s friendlist</title>
		<link>http://thinkdiff.net/facebook/how-to-retrieve-facebook-users-friendlist/</link>
		<comments>http://thinkdiff.net/facebook/how-to-retrieve-facebook-users-friendlist/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 16:29:32 +0000</pubDate>
		<dc:creator>mahmud ahsan</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[friend-list]]></category>
		<category><![CDATA[graph api]]></category>
		<category><![CDATA[user's friend list]]></category>

		<guid isPermaLink="false">http://thinkdiff.net/?p=1873</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadTwitter_1873()',5000);window.setTimeout('loadFBShare_1873()',5000); }); function loadTwitter_1873(){ jQuery(document).ready(function($) { $('.dd-twitter-1873').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadFBShare_1873(){ jQuery(document).ready(function($) { $('.dd-fbshare-1873').remove(); $.getScript('http://static.ak.fbcdn.net/connect.php/js/FB.Share'); }); }Sometimes you may need to retrieve user&#8217;s friend-list in facebook. You can retrieve user friends list in several ways. Using new graph api you can retrieve friend-list or you can call legacy api to retrieve friend-list. Using [...]]]></description>
		<wfw:commentRss>http://thinkdiff.net/facebook/how-to-retrieve-facebook-users-friendlist/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>How to get mutual friends in facebook</title>
		<link>http://thinkdiff.net/facebook/how-to-get-mutual-friends-in-facebook/</link>
		<comments>http://thinkdiff.net/facebook/how-to-get-mutual-friends-in-facebook/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 16:01:06 +0000</pubDate>
		<dc:creator>mahmud ahsan</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[mutual friends]]></category>

		<guid isPermaLink="false">http://thinkdiff.net/?p=1867</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadTwitter_1867()',5000);window.setTimeout('loadFBShare_1867()',5000); }); function loadTwitter_1867(){ jQuery(document).ready(function($) { $('.dd-twitter-1867').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadFBShare_1867(){ jQuery(document).ready(function($) { $('.dd-fbshare-1867').remove(); $.getScript('http://static.ak.fbcdn.net/connect.php/js/FB.Share'); }); } Sometimes you may need to retrieve mutual friends between 2 facebook users. Then using this simple api call you can retrieve the mutual friends list. friends.getMutualFriends is a legacy api. But you can easily call this [...]]]></description>
		<wfw:commentRss>http://thinkdiff.net/facebook/how-to-get-mutual-friends-in-facebook/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Increase facebook iframe app&#8217;s performance</title>
		<link>http://thinkdiff.net/facebook/increase-facebook-iframe-apps-performance/</link>
		<comments>http://thinkdiff.net/facebook/increase-facebook-iframe-apps-performance/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 14:21:14 +0000</pubDate>
		<dc:creator>mahmud ahsan</dc:creator>
				<category><![CDATA[FB Connect]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[facebook iframe]]></category>
		<category><![CDATA[iframe]]></category>
		<category><![CDATA[increase performance]]></category>
		<category><![CDATA[php sdk]]></category>
		<category><![CDATA[speed up]]></category>

		<guid isPermaLink="false">http://thinkdiff.net/?p=1842</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadTwitter_1842()',5000);window.setTimeout('loadFBShare_1842()',5000); }); function loadTwitter_1842(){ jQuery(document).ready(function($) { $('.dd-twitter-1842').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadFBShare_1842(){ jQuery(document).ready(function($) { $('.dd-fbshare-1842').remove(); $.getScript('http://static.ak.fbcdn.net/connect.php/js/FB.Share'); }); } This tutorial is for advanced facebook app developer. If you&#8217;re beginner than first learn about developing facebook application. Normally if you see iframe base or fbconnect base facebook application development using php sdk you&#8217;ll notice some [...]]]></description>
		<wfw:commentRss>http://thinkdiff.net/facebook/increase-facebook-iframe-apps-performance/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Apply new data model and do specific change</title>
		<link>http://thinkdiff.net/facebook/apply-new-data-model-and-do-specific-change/</link>
		<comments>http://thinkdiff.net/facebook/apply-new-data-model-and-do-specific-change/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 18:00:57 +0000</pubDate>
		<dc:creator>mahmud ahsan</dc:creator>
				<category><![CDATA[Facebook]]></category>

		<guid isPermaLink="false">http://thinkdiff.net/?p=1824</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadTwitter_1824()',5000);window.setTimeout('loadFBShare_1824()',5000); }); function loadTwitter_1824(){ jQuery(document).ready(function($) { $('.dd-twitter-1824').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadFBShare_1824(){ jQuery(document).ready(function($) { $('.dd-fbshare-1824').remove(); $.getScript('http://static.ak.fbcdn.net/connect.php/js/FB.Share'); }); } Facebook declared their new data model some months ago, and June 30 is the deadline for all apps to change. After then they will automatically update your application. According to facebook new data model is: &#8220;Providing [...]]]></description>
		<wfw:commentRss>http://thinkdiff.net/facebook/apply-new-data-model-and-do-specific-change/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Graph API &amp; IFrame Base Facebook Application Development</title>
		<link>http://thinkdiff.net/facebook/graph-api-iframe-base-facebook-application-development/</link>
		<comments>http://thinkdiff.net/facebook/graph-api-iframe-base-facebook-application-development/#comments</comments>
		<pubDate>Fri, 28 May 2010 13:12:25 +0000</pubDate>
		<dc:creator>mahmud ahsan</dc:creator>
				<category><![CDATA[FB Connect]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[facebook application]]></category>
		<category><![CDATA[facebook iframe application]]></category>
		<category><![CDATA[graph api]]></category>
		<category><![CDATA[iframe]]></category>
		<category><![CDATA[javascript sdk]]></category>
		<category><![CDATA[php sdk]]></category>

		<guid isPermaLink="false">http://thinkdiff.net/?p=1767</guid>
		<description><![CDATA[jQuery(document).ready(function($) { window.setTimeout('loadTwitter_1767()',5000);window.setTimeout('loadFBShare_1767()',5000); }); function loadTwitter_1767(){ jQuery(document).ready(function($) { $('.dd-twitter-1767').remove();$.getScript('http://platform.twitter.com/widgets.js'); }); } function loadFBShare_1767(){ jQuery(document).ready(function($) { $('.dd-fbshare-1767').remove(); $.getScript('http://static.ak.fbcdn.net/connect.php/js/FB.Share'); }); }Facebook is one of the top social networking site and its easy to develop facebook application. You can also easily integrate facebook features via facebook connect into your site. But it may happen that you want to [...]]]></description>
		<wfw:commentRss>http://thinkdiff.net/facebook/graph-api-iframe-base-facebook-application-development/feed/</wfw:commentRss>
		<slash:comments>211</slash:comments>
		</item>
	</channel>
</rss>
