<?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>TheUnical Technologies Blog &#187; FaceBook Integration</title>
	<atom:link href="http://blog.theunical.com/category/facebook-integration/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.theunical.com</link>
	<description>TheUnical Technologies Official Blog</description>
	<lastBuildDate>Fri, 27 Jan 2012 05:48:46 +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>Facebook deprecating some APIS from 07 Jan 11</title>
		<link>http://blog.theunical.com/facebook-integration/facebook-deprecating-some-apis-from-07-jan-11/</link>
		<comments>http://blog.theunical.com/facebook-integration/facebook-deprecating-some-apis-from-07-jan-11/#comments</comments>
		<pubDate>Wed, 29 Dec 2010 03:09:44 +0000</pubDate>
		<dc:creator>Steven Wall</dc:creator>
				<category><![CDATA[FaceBook Integration]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Facebook deprecating some APIS]]></category>
		<category><![CDATA[X Facebook deprecating APIS]]></category>

		<guid isPermaLink="false">http://blog.theunical.com/?p=307911</guid>
		<description><![CDATA[According to a post on Facebook &#8221; Facebook Platform Roadmap Update We announced a number of new products and updates to Facebook Platform at f8 in April, including the Graph API, social plugins, and support for OAuth 2.0. Over the next few months we will be making upgrades and removing infrequently used parts of Platform [...]]]></description>
			<content:encoded><![CDATA[<p>According to a post on Facebook &#8221;</p>
<h1><a href="http://developers.facebook.com/blog/post/402">Facebook Platform Roadmap Update</a></h1>
<p>We announced a number of new products and updates to Facebook Platform at <a href="http://www.facebook.com/f8">f8</a> in April, including the Graph API, social plugins, and support for  OAuth 2.0. Over the next few months we will be making upgrades and  removing infrequently used parts of Platform to support these new  technologies at every level of the stack, while trying to minimize the  amount of changes required for existing applications. To keep you posted  on the latest efforts to simplify Platform, we&#8217;ve updated our <a href="http://developers.facebook.com/roadmap">developer roadmap</a> and will continue to communicate upcoming changes through it.</p>
<h2>Unifying Platform Tools for Applications and Websites</h2>
<p>We have a vision for Facebook Platform that is powerful,  standards-based, and easy to use across Facebook.com, the Web, and  mobile devices. As part of this, we are unifying the Platform  technologies used to build on Facebook.com — <a href="http://developers.facebook.com/docs/authentication/">OAuth 2.0</a>, the <a href="http://developers.facebook.com/docs/api">Graph API</a>, and the <a href="http://developers.facebook.com/docs/reference/javascript/">JavaScript SDK</a> — with the technologies used to integrate Facebook into external websites.</p>
<p>First, we are upgrading the authentication mechanism we use for all  callback URLs to be based on OAuth 2.0. You can read more about the <a href="http://developers.facebook.com/docs/authentication/canvas">new signature scheme</a> and can test it out in your own applications by turning on the &#8220;OAuth 2.0 for Canvas&#8221; migration in your <a href="http://www.facebook.com/developers/apps.php">application settings</a>. This setting will become the default for all new applications during the next couple months.</p>
<p>We are also moving toward IFrames instead of FBML for both canvas  applications and Page tabs. As a part of this process, we will be  standardizing on a small set of core FBML tags that will work with both  applications on Facebook and external Web pages via our JavaScript SDK,  effectively eliminating the technical difference between developing an  application on and off Facebook.com.</p>
<p>We will begin supporting IFrames for Page tabs in the next few months.  Developers building canvas applications should start using IFrames  immediately.  By the end of this year, we will no longer allow new FBML  applications to be created, so all new canvas applications and Page tabs  will have to be based on IFrames and our JavaScript SDK. We will,  however, continue to support existing implementations of the older  authentication mechanism as well as FBML on Page tabs and applications.</p>
<p>Finally, due to low usage rates, we will remove application tabs from  user profiles in the next couple months. Application tabs will continue  to be supported on Facebook Pages.</p>
<h2>Simplifying Platform</h2>
<p>In focusing on optimizing APIs that are broadly used by developers, we  are deprecating the following features and will no longer support them  at the end of the year:</p>
<ul style="list-style-type: disc; margin: 15px;">
<li>Infrequently used <a href="http://developers.facebook.com/roadmap/deprecations">REST API methods</a></li>
<li>&lt;fb:editor&gt;, &lt;fb:board&gt;, &lt;fb:wall&gt; and &lt;fb:feed&gt; functionality</li>
<li>Data Store API</li>
</ul>
<p>See the <a href="http://developers.facebook.com/roadmap">roadmap</a> for details.</p>
<h2>Cleaning House</h2>
<p>We&#8217;ve also spent some time cleaning up some of our developer tools and documentation. We&#8217;ve simplified the <a href="http://www.facebook.com/developers/apps.php">Developer application</a> by removing obsolete settings and tabs, and we have finished migrating the Developer Wiki to our new and improved <a href="http://developers.facebook.com/docs/">developer site</a>.</p>
<p>We have a lot of work to do, but we hope these changes will get us  significantly closer to our goal of making Platform standards-based and  easier to use. We appreciate your feedback in the <a href="http://forum.developers.facebook.net/viewtopic.php?pid=259610">Developer Forum</a> as we move ahead.</p>
<p>&#8221;</p>
<p>The following API methods are deprecated and will not be available:</p>
<h3>Infrequently Used REST APIs</h3>
<ul>
<li><code>admin.getMetrics</code></li>
<li><code>auth.getappPublicKey</code></li>
<li><code>auth.getSignedPublicSessionData</code></li>
<li><code>auth.promoteSession</code></li>
<li><code>auth.renewOfflineSession</code></li>
<li><code>connect.getUnconnectedFriendsCount</code></li>
<li><code>connect.registerUsers</code></li>
<li><code>connect.unregisterUsers</code></li>
<li><code>fbml.deleteCustomTags</code></li>
<li><code>fbml.getCustomTags</code></li>
<li><code>fbml.registerCustomTags</code></li>
<li><code>permissions.checkAvailableApiAccess</code></li>
<li><code>permissions.checkGrantedApiAccess</code></li>
<li><code>permissions.grantApiAccess</code></li>
<li><code>permissions.revokeApiAccess</code></li>
<li><code>profile.getFBML</code></li>
<li><code>profile.getInfo</code></li>
<li><code>profile.setFBML</code></li>
<li><code>profile.setInfo</code></li>
<li><code>sms.canSend</code></li>
<li><code>sms.send</code></li>
</ul>
<h3>FQL Tables</h3>
<ul>
<li><code>Metrics FQL</code> &#8211; Please use the <a href="http://developers.facebook.com/docs/reference/fql/insights">insights</a> table instead.</li>
</ul>
<h3>Datastore API</h3>
<ul>
<li><code>data.createObject</code></li>
<li><code>data.createObjectType</code></li>
<li><code>data.defineAssociation</code></li>
<li><code>data.defineObjectProperty</code></li>
<li><code>data.deleteObject</code></li>
<li><code>data.dropObjectType</code></li>
<li><code>data.getAssociatedObjectCount</code></li>
<li><code>data.getAssociatedObjectCounts</code></li>
<li><code>data.getAssociatedObjects</code></li>
<li><code>data.getAssociationDefinition</code></li>
<li><code>data.getAssociationDefinitions</code></li>
<li><code>data.getAssociations</code></li>
<li><code>data.getHashValue</code></li>
<li><code>data.getObject</code></li>
<li><code>data.getObjectProperty</code></li>
<li><code>data.getObjects</code></li>
<li><code>data.getObjectType</code></li>
<li><code>data.getObjectTypes</code></li>
<li><code>data.getUserPreference</code></li>
<li><code>data.getUserPreferences</code></li>
<li><code>data.incHashValue</code></li>
<li><code>data.removeAssociatedObjects</code></li>
<li><code>data.removeAssociation</code></li>
<li><code>data.removeAssociations</code></li>
<li><code>data.removeHashKey</code></li>
<li><code>data.removeHashKeys</code></li>
<li><code>data.renameAssociation</code></li>
<li><code>data.renameObjectProperty</code></li>
<li><code>data.renameObjectType</code></li>
<li><code>data.setAssociation</code></li>
<li><code>data.setAssociations</code></li>
<li><code>data.setHashValue</code></li>
<li><code>data.setObjectProperty</code></li>
<li><code>data.setUserPreference</code></li>
<li><code>data.setUserPreferences</code></li>
<li><code>data.undefineAssociation</code></li>
<li><code>data.undefineObjectProperty</code></li>
<li><code>data.updateObject</code></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.theunical.com/facebook-integration/facebook-deprecating-some-apis-from-07-jan-11/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Facebook API How to add tags to post API using PHP?</title>
		<link>http://blog.theunical.com/facebook-integration/facebook-api-how-to-add-tags-to-post-api-using-php/</link>
		<comments>http://blog.theunical.com/facebook-integration/facebook-api-how-to-add-tags-to-post-api-using-php/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 04:09:59 +0000</pubDate>
		<dc:creator>Steven Wall</dc:creator>
				<category><![CDATA[FaceBook Integration]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[add tags to Facebook post]]></category>
		<category><![CDATA[Facebook API How to add tags to post API using PHP?]]></category>

		<guid isPermaLink="false">http://blog.theunical.com/?p=306812</guid>
		<description><![CDATA[First Follow all the 5 Steps from my Previous post http://blog.theunical.com/facebook-integration/5-steps-to-publish-on-a-facebook-wall-using-php/ then in last program include below code to add tags to your post. Publishing a Tags to a Post $message = 'From My App: publish steven tags on facebook'; $tag_links = array( array('text' =&#62; 'Tags here', 'href' =&#62; 'http://blog.theunical.com')); if(  $facebook-&#62;api_client-&#62;stream_publish($message, null, $tag_links)) echo [...]]]></description>
			<content:encoded><![CDATA[<p>First Follow all the 5 Steps from my Previous post <a href="http://blog.theunical.com/facebook-integration/5-steps-to-publish-on-a-facebook-wall-using-php/" target="_blank">http://blog.theunical.com/facebook-integration/5-steps-to-publish-on-a-facebook-wall-using-php/</a> then in last program include below code to add tags to your post.</p>
<p><strong>Publishing a Tags to a Post<br />
</strong></p>
<p><strong><br />
</strong></p>
<pre>$message = 'From My App: publish steven tags on facebook';

$tag_links = array( array('text' =&gt; 'Tags here',
 'href' =&gt; 'http://blog.theunical.com'));

if(  $facebook-&gt;api_client-&gt;stream_publish($message, null, $tag_links))
 echo "Added on FB Wall";
} catch(Exception $e) {
 echo $e . "&lt;br /&gt;";

}</pre>
<p>Exiting isn&#8217;t it.</p>
<p>&#8211;Steven</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.theunical.com/facebook-integration/facebook-api-how-to-add-tags-to-post-api-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Are The Top Brands On Facebook?</title>
		<link>http://blog.theunical.com/facebook-integration/what-are-the-top-brands-on-facebook/</link>
		<comments>http://blog.theunical.com/facebook-integration/what-are-the-top-brands-on-facebook/#comments</comments>
		<pubDate>Sun, 23 May 2010 05:27:02 +0000</pubDate>
		<dc:creator>Steven Wall</dc:creator>
				<category><![CDATA[FaceBook Integration]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Technology News]]></category>

		<guid isPermaLink="false">http://blog.theunical.com/?p=306477</guid>
		<description><![CDATA[AllFacebook boasts a nice feature where you can see what the top performing Facebook Pages are – meaning which Pages have gathered the largest following to date. The problem is that there’s apparently a significant lag, and that the data presented is therefor inaccurate (for example, it undercounts the number of fans of the popular [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://allfacebook.com/"><strong>AllFacebook</strong></a> boasts a nice feature where you can see what the <a href="http://statistics.allfacebook.com/pages"><strong>top performing Facebook Pages</strong></a> are – meaning which Pages have gathered the largest following to date. The problem is that there’s apparently a significant lag, and that the data presented is therefor inaccurate (for example, it undercounts the number of fans of the popular <a href="http://www.facebook.com/TexasHoldEm"><strong>Texas Hold’em Poker page</strong></a> by nearly 1.5 million).</p>
<p>Enter <a href="http://fanpagelist.com/"><strong>Fan Page List</strong></a>, which is entirely dedicated to ranking the most popular Pages on Facebook as well as rankings for various categories, such as Actors, Politicians, Movies, Games, TV Shows, News, Athletes and more, in real time.</p>
<p>One of the categories that is the most interesting is the list of <a href="http://fanpagelist.com/category/brands/"><strong>top brands on Facebook</strong></a>.</p>
<p>Let’s have a look, shall we?</p>
<p>The most popular brand on Facebook is … <a href="http://www.facebook.com/facebook"><strong>Facebook</strong></a>, with just over 9 million fans. The only other Internet / technology brands in the top 25 are <a href="http://www.facebook.com/youtube"><strong>YouTube</strong></a> (#4 with 5,082,029 fans) and <a href="http://www.facebook.com/Google"><strong>Google</strong></a> (#21 with 1,269,926 fans). Food and clothings brands seem to do much better.</p>
<p>In case you’re wondering why <a href="http://apple.com/"><strong>Apple</strong></a> is nowhere to be found in the top brands ranking: the Cupertino company doesn’t even have a proper Facebook Page to begin with (it looks like <a href="http://www.facebook.com/apple"><strong>facebook.com/apple</strong></a> was taken by someone else). <a href="http://www.facebook.com/Microsoft"><strong>Microsoft does</strong></a>, but only comes in at #99 with 117,444 fans. But hey, at least they still made the top 100 list, right?</p>
<p>Here are the top 10 brands on Facebook (for the full list, <a href="http://fanpagelist.com/category/brands/view/list/sort/fans/"><strong>go here</strong></a>):</p>
<p>1) <a href="http://www.facebook.com/facebook"><strong>Facebook</strong></a> (9,024,542 Fans)<br />
2) <a href="http://www.facebook.com/starbucks"><strong>Starbucks</strong></a> (7,217,370 Fans)<br />
3) <a href="http://www.facebook.com/coca-cola"><strong>Coca-Cola</strong></a> (5,529,595 Fans)<br />
4) <a href="http://www.facebook.com/youtube"><strong>YouTube</strong></a> (5,082,221 Fans)<br />
5) <a href="http://www.facebook.com/disney"><strong>Disney</strong></a> (3,475,487 Fans)<br />
6) <a href="http://www.facebook.com/victoriassecret"><strong>Victoria’s Secret</strong></a> (3,436,811 Fans)<br />
7) <a href="http://www.facebook.com/converse"><strong>Converse</strong></a> (2,743,227 Fans)<br />
 <img src='http://blog.theunical.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> <a href="http://www.facebook.com/mcdonalds"><strong>McDonald’s</strong></a> (2,260,698 Fans)<br />
9) <a href="http://www.facebook.com/hm"><strong>H&amp;M</strong></a> (2,045,964 Fans)<br />
10) <a href="http://www.facebook.com/MTV"><strong>MTV</strong></a> (1,871,241 Fans)</p>
<p>Post via <a href="http://techcrunch.com">Tech crunch</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.theunical.com/facebook-integration/what-are-the-top-brands-on-facebook/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Facebook Site Touch: http://touch.facebook.com/#home.php</title>
		<link>http://blog.theunical.com/facebook-integration/new-facebook-site-touch-httptouch-facebook-comhome-php/</link>
		<comments>http://blog.theunical.com/facebook-integration/new-facebook-site-touch-httptouch-facebook-comhome-php/#comments</comments>
		<pubDate>Tue, 11 May 2010 03:08:00 +0000</pubDate>
		<dc:creator>Steven Wall</dc:creator>
				<category><![CDATA[FaceBook Integration]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Technology News]]></category>
		<category><![CDATA[Facebook Site Touch]]></category>

		<guid isPermaLink="false">http://blog.theunical.com/?p=306321</guid>
		<description><![CDATA[Check the new site ace book Touch, http://touch.facebook.com/#home.php . It seems like they are doing some location API.]]></description>
			<content:encoded><![CDATA[<p>Check the new site ace book Touch,<a href="http://touch.facebook.com/#home.php"> http://touch.facebook.com/#home.php</a> . It seems like they are doing some location API.</p>
<p><a href="http://blog.theunical.com/wp-content/uploads/2010/05/touch_facebook_com_home_php.jpg"><img class="alignnone size-medium wp-image-306322" title="touch_facebook_com_#home_php" src="http://blog.theunical.com/wp-content/uploads/2010/05/touch_facebook_com_home_php-300x183.jpg" alt="touch_facebook_com_#home_php" width="300" height="183" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.theunical.com/facebook-integration/new-facebook-site-touch-httptouch-facebook-comhome-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sooner iTunes To Integrate Facebook Connect</title>
		<link>http://blog.theunical.com/facebook-integration/sooner-itunes-to-integrate-facebook-connect/</link>
		<comments>http://blog.theunical.com/facebook-integration/sooner-itunes-to-integrate-facebook-connect/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 03:02:59 +0000</pubDate>
		<dc:creator>Steven Wall</dc:creator>
				<category><![CDATA[FaceBook Integration]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Technology News]]></category>
		<category><![CDATA[Facebook Connect]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://blog.theunical.com/?p=305975</guid>
		<description><![CDATA[We’re hearing that iTunes will be implementing Facebook Connect support in the near future, allowing users to share some of their recent purchases with their friends on Facebook. We’re still gathering more details, but it sounds like this could happen quite soon. It certainly adds up. Over the last few weeks, iTunes has been building [...]]]></description>
			<content:encoded><![CDATA[<p>We’re hearing that iTunes will be implementing Facebook Connect support in the near future, allowing users to share some of their recent purchases with their friends on Facebook. We’re still gathering more details, but it sounds like this could happen quite soon.</p>
<p>It certainly adds up. Over the last few weeks, iTunes has been building out its Facebook Page at <a href="http://www.facebook.com/iTunes"><strong>Facebook.com/iTunes</strong></a>, which now includes polls, featured items, and is being promoted in iTunes itself.  And Lala, which was <a href="http://techcrunch.com/2009/12/04/apple-acquires-lala/"><strong>acquired</strong></a> by Apple in December, has extensive experience working with Facebook Connect (they also power Facebook’s song gifting feature).</p>
<p>To be clear, you can already share songs on iTunes using both Facebook and Twitter (the feature was <a href="http://techcrunch.com/2009/09/09/itunes-connects-with-facebook-and-twitter/"><strong>introduced</strong></a> last September). It sounds like this integration would make this easier, and there’s obviously the possibly for Apple to leverage Facebook’s social graph in much more interesting ways in the future.</p>
<p>Apple has previously worked to add Facebook support to other apps — iPhoto includes an integrated Facebook photo uploader.</p>
<p><a href="http://www.crunchbase.com/"><strong>CrunchBase Information</strong></a></p>
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
]]></content:encoded>
			<wfw:commentRss>http://blog.theunical.com/facebook-integration/sooner-itunes-to-integrate-facebook-connect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook acquires Divvyshot To Make its Photos Better</title>
		<link>http://blog.theunical.com/facebook-integration/facebook-acquires-divvyshot-to-make-its-photos-better/</link>
		<comments>http://blog.theunical.com/facebook-integration/facebook-acquires-divvyshot-to-make-its-photos-better/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 02:58:10 +0000</pubDate>
		<dc:creator>Steven Wall</dc:creator>
				<category><![CDATA[FaceBook Integration]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Technology News]]></category>
		<category><![CDATA[Divvyshot]]></category>
		<category><![CDATA[Facebook]]></category>

		<guid isPermaLink="false">http://blog.theunical.com/?p=305965</guid>
		<description><![CDATA[Facebook just bought up Divvyshot, a Y Combinator-backed startup that launched last March. Divvyshot was in the midst of raising an angel round when Facebook swept in with a better offer. The amount of the acquisition is not being disclosed, but it was likely small. Buying Divvyshot is a talent acquisition for Facebook. Founder Sam [...]]]></description>
			<content:encoded><![CDATA[<p>Facebook just bought up <a href="http://www.divvyshot.com/"><strong>Divvyshot,</strong></a> a Y Combinator-backed startup that<strong> </strong>launched last March. Divvyshot was in the midst of raising an angel round when Facebook swept in with a better offer. The amount of the acquisition is not being disclosed, but it was likely small. Buying Divvyshot is a talent acquisition for Facebook. Founder Sam Odio and the two other Divvyshot team members will be joining Facebook and working on Facebook Photos, which is the largest photo-sharing service in the world.</p>
<p>Divvyshot is a <a href="http://techcrunch.com/2009/03/04/y-combinators-divvyshot-launches-dead-simple-group-photo-sharing/"><strong>group-sharing photo site</strong></a> which takes a slightly different approach than other photo sites. Most photo sites think of the photos as tied to the camera. Odio designed Divvyshot so that photos are tied to places, people, and events. So instead of 50 different shots of the same event, 50 people can all share the same photo. Facebook Photos works on a similar principle, if in a more ad-hoc fashion. People upload photos and tag the people in them. When you get tagged in someone else’s photo, it gets shared with you. If the Divvyshot acquisition is any indication, there will be many more ways to automatically share photos through Facebook in the future.</p>
<p>Divvyshot itself will be shut down. The site has 40,000 active, but loyal, users. Instead, Odio and his team will take what they learned at Divvyshot and apply it to the much larger canvas of Facebook Photos. Existing Divvyshot users will be able to continue to use the site, but no new accounts will be able to be created, and its iPhone app will be taken off of iTunes.</p>
<p>Currently, Divvyshot albums can be edited by multiple users, and can be set as private (only allowing designated friends to upload photos) or public, which lets anyone upload their photos to the album. All photos are presented at a fairly high resolution on the site, and are also available at their original quality for download (you can also download entire albums at a time as .zip files). Divvyshot has deep integration with photo services including Flickr, Facebook and Twitter so you can upload all your photos from these sites. The site recently launched an <a href="http://techcrunch.com/2009/12/09/divvyshot-iphone/"><strong>iPhone app</strong></a> that lets users upload and monitor event activity in real-time and contains much of the core functionality as the web application.</p>
<p><a href="http://www.crunchbase.com/"><strong>CrunchBase Information</strong></a></p>
<p>http://divvyshot.com/facebook/</p>
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
]]></content:encoded>
			<wfw:commentRss>http://blog.theunical.com/facebook-integration/facebook-acquires-divvyshot-to-make-its-photos-better/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook obtain registered trademarks in the United States for “Developer Garage” Trademark</title>
		<link>http://blog.theunical.com/facebook-integration/facebook-obtain-registered-trademarks-in-the-united-states-for-%e2%80%9cdeveloper-garage%e2%80%9d-trademark/</link>
		<comments>http://blog.theunical.com/facebook-integration/facebook-obtain-registered-trademarks-in-the-united-states-for-%e2%80%9cdeveloper-garage%e2%80%9d-trademark/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 03:05:14 +0000</pubDate>
		<dc:creator>Steven Wall</dc:creator>
				<category><![CDATA[FaceBook Integration]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Technology News]]></category>
		<category><![CDATA[Developer Garage]]></category>

		<guid isPermaLink="false">http://blog.theunical.com/?p=305932</guid>
		<description><![CDATA[Facebook has lately been ramping up efforts to obtain registered trademarks in the United States and other countries and regions for a number of products and services it offers or intends to offer in the future. Fresh off the heels of applying for a trademark for Credits, its virtual payment system, the company is now [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://facebook.com/"><strong>Facebook</strong></a> has lately been ramping up efforts to obtain registered trademarks in the United States and other countries and regions for a number of products and services it offers or intends to offer in the future.</p>
<p><img class="alignnone size-full wp-image-305524" title="facebook" src="http://blog.theunical.com/wp-content/uploads/2010/02/facebook.jpg" alt="facebook" width="150" height="56" /></p>
<p>Fresh off the heels of applying for a <a href="http://techcrunch.com/2010/03/24/trademark-facebook-credits-logo/"><strong>trademark for Credits</strong></a>, its virtual payment system, the company is now attempting to gain exclusive rights to the use of the term <a href="http://www.trademarkia.com/facebook-developer-garage-77967932.html"><strong>“Facebook Developer Garage”</strong></a>.</p>
<p>In case you’re not aware, <a href="http://wiki.developers.facebook.com/index.php/Facebook_Developer_Garage"><strong>Facebook Developer Garage</strong></a> events are developer get-togethers hosted <a href="http://wiki.developers.facebook.com/index.php/Garage_Calendar"><strong>all over the world</strong></a>, which are being described as “a place to explore, get gritty, tinker, experiment, and test out ideas for Facebook Platform”.</p>
<p>Interestingly, Facebook filed for a trademark in three separate classes, only one of them including “sponsoring and organizing online and live exhibitions and events in the field of software development”. I’m not sure if that means Facebook intends to use the term ‘Developer Garage’ for more endeavors in the future or if they’re simply covering all their bases, but here are the descriptions of the two other classes the company applied a trademark for:</p>
<p>International Class 009: Computer software development tools; computer software for use as an application programming interface (API); application programming interface (API) for computer software which facilitates online services for social networking, building social networking applications and for allowing data retrieval, upload, download, access and management; computer software to enable uploading, downloading, accessing, posting, displaying, tagging, blogging, streaming, linking, sharing or otherwise providing electronic media or information via computer and communication networks.</p>
<p>International Class 042: Computer services, namely, creating virtual communities for registered users to organize groups and events, participate in discussions, and engage in social, business and community networking; computer services, namely, hosting electronic facilities for others for organizing and conducting meetings, events and interactive discussions via communication networks; application service provider (ASP) featuring software to enable or facilitate the uploading, downloading, streaming, posting, displaying, blogging, linking, sharing or otherwise providing electronic media or information over communication networks; providing an online network service that enables users to transfer personal identity data to and share personal identify data with and among multiple websites; providing information from searchable indexes and databases of information, including text, electronic documents, databases, graphics and audio visual information, on computer and communication networks; providing temporary use of non-downloadable software applications for social networking, creating a virtual community, and transmission of audio, video, photographic images, text, graphics and data; computer services in the nature of customized web pages featuring user-defined or specified information, personal profiles, audio, video, photographic images, text, graphics and data.</p>
<p>Trademark applications for ‘Facebook Developer Garage’ were filed in the U.S. on the 24th of March, and in Europe on the 29th of March.</p>
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
]]></content:encoded>
			<wfw:commentRss>http://blog.theunical.com/facebook-integration/facebook-obtain-registered-trademarks-in-the-united-states-for-%e2%80%9cdeveloper-garage%e2%80%9d-trademark/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Likely To Release A “Like” Button</title>
		<link>http://blog.theunical.com/facebook-integration/facebook-likely-to-release-a-%e2%80%9clike%e2%80%9d-button/</link>
		<comments>http://blog.theunical.com/facebook-integration/facebook-likely-to-release-a-%e2%80%9clike%e2%80%9d-button/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 02:39:25 +0000</pubDate>
		<dc:creator>Steven Wall</dc:creator>
				<category><![CDATA[FaceBook Integration]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Technology News]]></category>
		<category><![CDATA[Facebook Like button]]></category>

		<guid isPermaLink="false">http://blog.theunical.com/?p=305895</guid>
		<description><![CDATA[There will be lots of news leaking about Facebook’s product announcements at their upcoming F8 Developer Conference in April. That’s because they’re already starting to test out a lot of the new stuff with third party developers, and once two people know a secret, it isn’t really a secret any more. One of the new [...]]]></description>
			<content:encoded><![CDATA[<p>There will be lots of news leaking about Facebook’s product announcements at their upcoming<a href="http://techcrunch.com/2010/03/01/facebook-f8-tickets/"><strong> </strong></a>F8 Developer Conference in April. That’s because they’re already starting to test out a lot of the new stuff with third party developers, and once two people know a secret, it isn’t really a secret any more.</p>
<p><img class="alignnone size-full wp-image-305524" title="facebook" src="http://blog.theunical.com/wp-content/uploads/2010/02/facebook.jpg" alt="facebook" width="150" height="56" /></p>
<p>One of the new features we’ve been hearing about is the extension of Facebook Connect and the Facebook API to allow publishers to add a “Like” button to any piece of content on their site.</p>
<p>Sound trivial? It isn’t. This is likely part of Facebook’s Open Graph API project that will incentivize third party sites to interact deeply with Facebook by sharing content and associated metadata.</p>
<p>Today you can “share” content with Facebook via a simple button (you can see our implementation at the top of this post). The new Like feature goes way beyond the Share button, we’ve heard.</p>
<p>Good for publishers? Yes. But it’s also very, very good for Facebook as hundreds of thousands of websites will rush to format their content to exactly Facebook’s preference and send over all their data without a second thought.</p>
<p>One way to think of this, says a source with knowledge of the product, is this. Google spends billions of dollars indexing the web for their search engine. Facebook will get the web to index itself, exclusively for Facebook.</p>
<p>Yes, it’s a big idea. Or, as MG put it, the entire Internet will be turned into a tributary system for Facebook. And it all flows from a simple Like gesture, and a few other features we’ll be writing about shortly.</p>
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
]]></content:encoded>
			<wfw:commentRss>http://blog.theunical.com/facebook-integration/facebook-likely-to-release-a-%e2%80%9clike%e2%80%9d-button/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Publish on Facebook Fan Page as fan user Using PHP</title>
		<link>http://blog.theunical.com/facebook-integration/publish-on-facebook-fan-page-as-fan-user-using-php/</link>
		<comments>http://blog.theunical.com/facebook-integration/publish-on-facebook-fan-page-as-fan-user-using-php/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 15:44:04 +0000</pubDate>
		<dc:creator>Steven Wall</dc:creator>
				<category><![CDATA[FaceBook Integration]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Facebook publish on wall]]></category>
		<category><![CDATA[Publish on fan page as fan user]]></category>

		<guid isPermaLink="false">http://blog.theunical.com/?p=305876</guid>
		<description><![CDATA[First Follow all the steps to give permissions to publish on Facebook. http://blog.theunical.com/facebook-integration/5-steps-to-publish-on-a-facebook-wall-using-php/ Add FaceBook application to your fan page Just Go to http://www.facebook.com/apps/application.php?id=ID_OF_YOUR_APP. Find link ‘Add to my Page’ on the left, click on it. Find your page on the list and click on ‘Add to page’ next to this page. Set Your Application [...]]]></description>
			<content:encoded><![CDATA[<p>First Follow all the steps to give permissions to publish on Facebook. <a href="http://blog.theunical.com/facebook-integration/5-steps-to-publish-on-a-facebook-wall-using-php/">http://blog.theunical.com/facebook-integration/5-steps-to-publish-on-a-facebook-wall-using-php/</a></p>
<h2>Add FaceBook application to your fan page</h2>
<p>Just Go to <a href="http://www.facebook.com/apps/application.php?id=ID_OF_YOUR_APP">http://www.facebook.com/apps/application.php?id=ID_OF_YOUR_APP</a>.</p>
<p>Find link <em>‘Add to my Page’</em> on the left, click on it. Find your page on the list and click on <em>‘Add to page’</em> next to this page.</p>
<h2>Set Your Application type as WEB</h2>
<p>Go to <a href="http://www.facebook.com/developers/editapp.php?app_id=ID_OF_YOUR_APP">http://www.facebook.com/developers/editapp.php?app_id=ID_OF_YOUR_APP</a>.</p>
<p>Choose <em>‘Web’</em> next to <em>‘Application type’</em> and click on <em>‘Save Changes’</em> button.</p>
<h2>Add permissions to your app</h2>
<p>Prepare special link:</p>
<p><a href="http://www.facebook.com/connect/prompt_permissions.php?api_key=YOUR_API_KEY&amp;v=1.0&amp;next=http://www.facebook.com/connect/login_success.html?xxRESULTTOKENxx&amp;display=page&amp;ext_perm=publish_stream,offline_access&amp;enable_profile_selector=1&amp;profile_selector_ids=ID_OF_YOUR_PAGE">http://www.facebook.com/connect/prompt_permissions.php?api_key=YOUR_API_KEY&amp;v=1.0&amp;next=http://www.facebook.com/connect/login_success.html?xxRESULTTOKENxx&amp;display=page&amp;ext_perm=publish_stream,offline_access&amp;enable_profile_selector=1&amp;profile_selector_ids=ID_OF_YOUR_PAGE</a></p>
<p>replace <em>YOUR_API_KEY</em> for an API KEY of your application and <em>ID_OF_YOUR_PAGE</em> for an id of your page</p>
<p>Run this URL in your web browser. Click on <em>‘Allow’</em>. This will set the permissions to your application to publish on page.</p>
<p>You should see a message: <em>‘Success’</em> message.</p>
<h2>Check Permissions</h2>
<p>Go to <a href="http://developers.facebook.com/tools.php?app_id=335851346097">http://developers.facebook.com/tools.php?app_id=ID_OF_YOUR_PAGE</a> and check your permissions.</p>
<p>Choose your application, change <em>‘Response Format’</em> to <em>JSON</em>, choose method <em>‘users.hasAppPermission’</em>, fill <em>publish_stream</em> in <em>ext_perm</em> and id of your page in <em>uid</em>.</p>
<p>You should see result: <strong>1</strong>.</p>
<p>That means that everything is ok. If the result is 0. then something went wrong.  Then check all the above steps again.</p>
<h2>Code To Publish on Fan Page as Fan User Using PHP</h2>
<p>Then to publish on fan page as a Fan page user and not the facebook user just follow below code.</p>
<p>For this you need to get Fan page ID:</p>
<p>Example : http://www.facebook.com/pages/Fan-Page/xxxxxxx</p>
<p>where xxxxxxx is the fan page id.</p>
<p>In Steam publish method just replace the $page_id with your above fan page id.</p>
<p>stream_publish($message, $attachment,$action_links, null,$page_id).</p>
<pre class="brush: php">&lt;?php

// FB_APIKEY is your facebook application api key
// FB_SECRET is your application secrete key

define('FB_APIKEY', 'YOUR_APIKEY');
define('FB_SECRET', 'YOUR_SECRET');
define('FB_SESSION', 'YOUR_SESSION_key');

require_once('facebook-platform/php/facebook.php');

try {
 $facebook = new Facebook(FB_APIKEY, FB_SECRET);
$facebook-&gt;api_client-&gt;session_key = FB_SESSION;
 $fetch = array('friends' =&gt;
 array('pattern' =&gt; '.*',
 'query' =&gt; "select uid2 from friend where uid1={$user}"));

echo $facebook-&gt;api_client-&gt;admin_setAppProperties(array('preload_fql' =&gt; json_encode($fetch))); 

$message = 'From My App: publish steven on facebook Fan Page as Fan User';
$page_id ="xxxxxxxxxxx";
if( $facebook-&gt;api_client-&gt;stream_publish($message, $attachment,$action_links, null,$page_id))
 echo "Added on FB Wall on Fan Page";
} catch(Exception $e) {
 echo $e . "&lt;br /&gt;";

}
?&gt;</pre>
<p>Below is the screen where you can see the message published are fan user.<br />
<img class="alignnone size-full wp-image-305877" title="Publish on facebook fan page as fan user" src="http://blog.theunical.com/wp-content/uploads/2010/03/Publish-on-facebook-fan-page-as-fan-user.jpg" alt="Publish on facebook fan page as fan user" width="570" height="224" /></p>
<p>&#8211; Steven<br />
Follow Us</p>
<p><script src="http://static.ak.connect.facebook.com/connect.php/en_US" type="text/javascript"></script><script type="text/javascript">// <![CDATA[
  FB.init("1745b2e7b16be29cef6cf207e464fc12");
// ]]&gt;</script></p>
<div style="font-size:8px; padding-left:10px"><a href="http://www.facebook.com/pages/Steven-Fan-Page/102736779766381">Steven Fan Page</a> on Facebook</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.theunical.com/facebook-integration/publish-on-facebook-fan-page-as-fan-user-using-php/feed/</wfw:commentRss>
		<slash:comments>50</slash:comments>
		</item>
		<item>
		<title>Get Satisfaction On Facebook To Socialize Customer Support</title>
		<link>http://blog.theunical.com/facebook-integration/get-satisfaction-on-facebook-to-socialize-customer-support/</link>
		<comments>http://blog.theunical.com/facebook-integration/get-satisfaction-on-facebook-to-socialize-customer-support/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 02:48:41 +0000</pubDate>
		<dc:creator>Steven Wall</dc:creator>
				<category><![CDATA[FaceBook Integration]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Technology News]]></category>
		<category><![CDATA[Get Satisfaction]]></category>

		<guid isPermaLink="false">http://blog.theunical.com/?p=305715</guid>
		<description><![CDATA[Build a viral and loyal community by transforming your fan pages into a service center and advocacy hub A Get Satisfaction support page within your Facebook community With Get Satisfaction, the fan page is transformed into a powerful source of social knowledge that extends far beyond Facebook. Just as on your wall, the Get Satisfaction [...]]]></description>
			<content:encoded><![CDATA[<h2>Build a viral and loyal community by transforming your fan pages into a service center and advocacy hub</h2>
<div>
<div>
<div style="z-index: 10;"><img src="http://getsatisfaction.com/images/pp_facebook_S01.png" alt="First Image" />A Get Satisfaction support page within your Facebook community</div>
</div>
</div>
<p>With Get Satisfaction, the fan page is transformed into a powerful source of social knowledge that extends far         beyond Facebook. Just as on your wall, the Get Satisfaction App allows customers post questions, feedback,         concerns, praise &#8230; but before they post, we&#8217;ll search all the community and display the conversations,         answers, and responses right there inside Facebook. If they post a new topic, that too becomes a part of the Get         Satisfaction community.</p>
<p><strong>Leverage the power of Facebook fans &#8212; your most social customers &#8212; to become a part of your larger customer         community.</strong> Because all this social content is hosted in the Get Satisfaction platform, it is highly optimized for search         engines and can also be syndicated on your website or pushed into your CRM. This new actionable intelligence         delivers valuable consumer insight that ripples throughout the organization and into customer service, consumer         relations, sales/marketing, R&amp;D, and product development.</p>
<p>Those who already have a Get Satisfaction community and a Facebook fan page can chose from two integration         plans:</p>
<h4>Social Engagement Hub on the Facebook Fanpage</h4>
<p>A custom integration for brands and high volume communities that lets you fully brand the community experience inside Facebook fan pages with:</p>
<ul>
<li>Brand customization and banner real estate in the fan page community</li>
<li>Configurable viral post messaging to maximize acquisition of new fans</li>
<li>Customizable tab name</li>
<li>And much more, available upon request…</li>
</ul>
<h4>Support Tab on the Facebook Fan Page &#8211; <span>Coming Soon!</span></h4>
<p>The simplest and most effective way for small and medium companies to use the Fan Page App to support their customers on Facebook.</p>
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
]]></content:encoded>
			<wfw:commentRss>http://blog.theunical.com/facebook-integration/get-satisfaction-on-facebook-to-socialize-customer-support/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

