<?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>$this &#187; PHP</title>
	<atom:link href="http://dollarthis.com/category/php/feed" rel="self" type="application/rss+xml" />
	<link>http://dollarthis.com</link>
	<description>Shuja Shabandri's blog</description>
	<lastBuildDate>Wed, 01 Dec 2010 09:49:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>WordPress plugin as a facebook application</title>
		<link>http://dollarthis.com/2009/05/php/wordpress-plugin-as-a-facebook-application.html</link>
		<comments>http://dollarthis.com/2009/05/php/wordpress-plugin-as-a-facebook-application.html#comments</comments>
		<pubDate>Sun, 31 May 2009 14:07:25 +0000</pubDate>
		<dc:creator>Shuja Shabandri</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>

		<guid isPermaLink="false">http://dollarthis.com/?p=18</guid>
		<description><![CDATA[Couple of weeks back, I was asked to give a presentation at the first &#8220;Facebook Developer Garage &#8211; Dubai&#8220;. The agenda was facebook &#38; flip application development demo app I had about 45 minutes and had planned to create a small demo app live during the session. Due to the nature of this development environment, [...]]]></description>
			<content:encoded><![CDATA[<p>Couple of weeks back, I was asked to give a presentation at the first &#8220;<strong><a href="http://www.facebook.com/event.php?eid=64313541215">Facebook Developer Garage &#8211; Dubai</a></strong>&#8220;.<br />
The agenda was</p>
<ol>
<li><a href="http://facebook.com">facebook</a> &amp; <a title="Flip Media FZ LLC" href="http://flipcorp.com">flip</a></li>
<li>application development</li>
<li>demo app</li>
</ol>
<p>I had about 45 minutes and had planned to create a small demo app live during the session. Due to the nature of this development environment, files had to be edited directly off the server. Although the reverse SSH tunnel kind of worked, but for some reason facebook failed to connect, so had to drop the plan. </p>
<p>Demo could have been another mysmiley like sample application, but I wanted to do something useful but quick. Needed some kind of existing application on the top of which this facebook application could be built. Since wordpress is one of the most widely used blogging platforms, this seemed like a good option. Creating a wordpress plugin is really easy, all you need is a comment block with the plugin details and you just throw in some hooks you need to get started. So this made wordpress a perfect choice for the demo. </p>
<p>WordPress site for the demo was supposed to be a portfolio site for multiple users. And this plugin would act as a facebook application frontend of this supposedly existing website.</p>
<p>Due to the lack of time and a terrible internet connection at the venue the demo couldn&#8217;t get far, and I had to end it. Some of the programmers at the event had asked if they could get a completed sample of the application I was building. So, here it is.</p>
<p>Please note that this sample does not take care of caching or proper privacy checks. I might create a complete version of this sample app and release it later.</p>
<a href="http://dollarthis.com/downloads/minifolio.zip" title="MiniFolio wordpress plugin as facebook app">Download Plugin</a> 53.5 kB
<p>Here are some screenshots</p>

<a href='http://dollarthis.com/2009/05/php/wordpress-plugin-as-a-facebook-application.html/attachment/picture-1' title='MiniFolio-1'><img width="150" height="150" src="http://dollarthis.com/wp-content/uploads/2009/05/picture-1-150x150.png" class="attachment-thumbnail" alt="MiniFolio-1" title="MiniFolio-1" /></a>
<a href='http://dollarthis.com/2009/05/php/wordpress-plugin-as-a-facebook-application.html/attachment/picture-2' title='picture-2'><img width="150" height="150" src="http://dollarthis.com/wp-content/uploads/2009/05/picture-2-150x150.png" class="attachment-thumbnail" alt="picture-2" title="picture-2" /></a>
<a href='http://dollarthis.com/2009/05/php/wordpress-plugin-as-a-facebook-application.html/attachment/picture-3' title='picture-3'><img width="150" height="150" src="http://dollarthis.com/wp-content/uploads/2009/05/picture-3-150x150.png" class="attachment-thumbnail" alt="picture-3" title="picture-3" /></a>
<a href='http://dollarthis.com/2009/05/php/wordpress-plugin-as-a-facebook-application.html/attachment/picture-4' title='picture-4'><img width="150" height="150" src="http://dollarthis.com/wp-content/uploads/2009/05/picture-4-150x150.png" class="attachment-thumbnail" alt="picture-4" title="picture-4" /></a>
<a href='http://dollarthis.com/2009/05/php/wordpress-plugin-as-a-facebook-application.html/attachment/picture-5' title='picture-5'><img width="150" height="150" src="http://dollarthis.com/wp-content/uploads/2009/05/picture-5-150x150.png" class="attachment-thumbnail" alt="picture-5" title="picture-5" /></a>

<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://dollarthis.com/2007/05/php/hello-world.html" rel="bookmark" class="crp_title">$this-&gt;title(&quot;Hello World!&quot;);</a></li><li><a href="http://dollarthis.com/2009/06/flip-media/four-years-at-flip-media-dubai.html" rel="bookmark" class="crp_title">Four years at Flip Media Dubai</a></li><li><a href="http://dollarthis.com/2009/03/general/struggling-to-blog.html" rel="bookmark" class="crp_title">Struggling to blog</a></li><li><a href="http://dollarthis.com/2009/08/online-storage/online-backups-storage-and-sharing-with-sugarsync.html" rel="bookmark" class="crp_title">Online backups, storage and sharing with sugarsync</a></li><li><a href="http://dollarthis.com/2010/01/flip-media/iphone-app-for-mumbai.html" rel="bookmark" class="crp_title">iPhone app for Mumbai</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://dollarthis.com/2009/05/php/wordpress-plugin-as-a-facebook-application.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>$this-&gt;title(&quot;Hello World!&quot;);</title>
		<link>http://dollarthis.com/2007/05/php/hello-world.html</link>
		<comments>http://dollarthis.com/2007/05/php/hello-world.html#comments</comments>
		<pubDate>Wed, 16 May 2007 15:52:24 +0000</pubDate>
		<dc:creator>Shuja Shabandri</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to $this. This is just another tech blog but with some useful wordpress plugins, articles, php programming tutorials and some random tech stuff. So watch out for a nice and useful wordpress plugin in couple of weeks. It is currently under development. I am sure you&#8217;ll love it. Edited: Due to the hard disk [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to $this. This is just another tech blog but with some useful wordpress plugins, articles, php programming tutorials and some random tech stuff. So watch out for a nice and useful wordpress plugin in couple of weeks. It is currently under development. I am sure you&#8217;ll love it.</p>
<p>Edited: Due to the hard disk failure, i am re-programming the plugin again.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://dollarthis.com/2009/06/flip-media/four-years-at-flip-media-dubai.html" rel="bookmark" class="crp_title">Four years at Flip Media Dubai</a></li><li><a href="http://dollarthis.com/2009/03/general/struggling-to-blog.html" rel="bookmark" class="crp_title">Struggling to blog</a></li><li><a href="http://dollarthis.com/2009/05/php/wordpress-plugin-as-a-facebook-application.html" rel="bookmark" class="crp_title">WordPress plugin as a facebook application</a></li><li><a href="http://dollarthis.com/2010/01/flip-media/iphone-app-for-mumbai.html" rel="bookmark" class="crp_title">iPhone app for Mumbai</a></li><li><a href="http://dollarthis.com/2009/08/online-storage/online-backups-storage-and-sharing-with-sugarsync.html" rel="bookmark" class="crp_title">Online backups, storage and sharing with sugarsync</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://dollarthis.com/2007/05/php/hello-world.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

