<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 5 Steps to publish on a facebook wall using php</title>
	<atom:link href="http://blog.theunical.com/facebook-integration/5-steps-to-publish-on-a-facebook-wall-using-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.theunical.com/facebook-integration/5-steps-to-publish-on-a-facebook-wall-using-php/</link>
	<description>TheUnical Technologies Official Blog</description>
	<lastBuildDate>Thu, 29 Jul 2010 18:29:04 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joomla Outsource India</title>
		<link>http://blog.theunical.com/facebook-integration/5-steps-to-publish-on-a-facebook-wall-using-php/comment-page-3/#comment-7057</link>
		<dc:creator>Joomla Outsource India</dc:creator>
		<pubDate>Sun, 25 Jul 2010 03:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.theunical.com/?p=133429#comment-7057</guid>
		<description>@ Jeff 

hello Jeff, you can try to find something useful for you at below link:
http://wiki.developers.facebook.com/index.php/Stream.publish 

They have specially mention &quot;A developer of the application must edit the application profile page&#039;s Wall Settings (Edit Application &gt; Edit) and verify under Posting Ability that Fans can write or post content on the wall is checked.&quot;, so I am thinking its for you, which you&#039;re finding!

Cheers!</description>
		<content:encoded><![CDATA[<p>@ Jeff </p>
<p>hello Jeff, you can try to find something useful for you at below link:<br />
<a href="http://wiki.developers.facebook.com/index.php/Stream.publish" rel="nofollow">http://wiki.developers.facebook.com/index.php/Stream.publish</a> </p>
<p>They have specially mention &#8220;A developer of the application must edit the application profile page&#8217;s Wall Settings (Edit Application &gt; Edit) and verify under Posting Ability that Fans can write or post content on the wall is checked.&#8221;, so I am thinking its for you, which you&#8217;re finding!</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://blog.theunical.com/facebook-integration/5-steps-to-publish-on-a-facebook-wall-using-php/comment-page-3/#comment-7053</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sat, 24 Jul 2010 13:41:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.theunical.com/?p=133429#comment-7053</guid>
		<description>Ok...  I followed the tutorial and it does what it says, but not what I thought it was going to do.  Do you know how I can have the application post to its own wall?

For example if a user of the site does something, I want the site to post to the application wall so all that like the application will get that as part of the news feed.

I can&#039;t seem to find this anywhere.</description>
		<content:encoded><![CDATA[<p>Ok&#8230;  I followed the tutorial and it does what it says, but not what I thought it was going to do.  Do you know how I can have the application post to its own wall?</p>
<p>For example if a user of the site does something, I want the site to post to the application wall so all that like the application will get that as part of the news feed.</p>
<p>I can&#8217;t seem to find this anywhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Robert</title>
		<link>http://blog.theunical.com/facebook-integration/5-steps-to-publish-on-a-facebook-wall-using-php/comment-page-3/#comment-7051</link>
		<dc:creator>Steven Robert</dc:creator>
		<pubDate>Fri, 23 Jul 2010 03:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.theunical.com/?p=133429#comment-7051</guid>
		<description>@ Jeff you can&#039;t combine all the steps in one page, you need to do it seperatly</description>
		<content:encoded><![CDATA[<p>@ Jeff you can&#8217;t combine all the steps in one page, you need to do it seperatly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://blog.theunical.com/facebook-integration/5-steps-to-publish-on-a-facebook-wall-using-php/comment-page-2/#comment-7050</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Thu, 22 Jul 2010 22:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.theunical.com/?p=133429#comment-7050</guid>
		<description>Ignore my comment.  I got it to work.  The tutorial does what it says it does :)</description>
		<content:encoded><![CDATA[<p>Ignore my comment.  I got it to work.  The tutorial does what it says it does <img src='http://blog.theunical.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://blog.theunical.com/facebook-integration/5-steps-to-publish-on-a-facebook-wall-using-php/comment-page-2/#comment-7049</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Thu, 22 Jul 2010 21:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.theunical.com/?p=133429#comment-7049</guid>
		<description>I&#039;m getting the following error when trying to run the code.  I actually tried combining the snippets into 1 page and this is what I got.  Any ideas?


Fatal error: Uncaught exception &#039;FacebookRestClientException&#039; with message &#039;Invalid parameter&#039; in /home/webdad3/public_html/AlphaProject/library/facebook-platform/php/facebookapi_php5_restlib.php:3025 Stack trace: #0 /home/webdad3/public_html/AlphaProject/webservice/ws_facebookPublishing.php(14): FacebookRestClient-&gt;call_method(&#039;facebook.auth.g...&#039;, Array) #1 {main} thrown in /home/webdad3/public_html/AlphaProject/library/facebook-platform/php/facebookapi_php5_restlib.php on line 3025</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the following error when trying to run the code.  I actually tried combining the snippets into 1 page and this is what I got.  Any ideas?</p>
<p>Fatal error: Uncaught exception &#8216;FacebookRestClientException&#8217; with message &#8216;Invalid parameter&#8217; in /home/webdad3/public_html/AlphaProject/library/facebook-platform/php/facebookapi_php5_restlib.php:3025 Stack trace: #0 /home/webdad3/public_html/AlphaProject/webservice/ws_facebookPublishing.php(14): FacebookRestClient-&gt;call_method(&#8217;facebook.auth.g&#8230;&#8217;, Array) #1 {main} thrown in /home/webdad3/public_html/AlphaProject/library/facebook-platform/php/facebookapi_php5_restlib.php on line 3025</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joomla Outsource India</title>
		<link>http://blog.theunical.com/facebook-integration/5-steps-to-publish-on-a-facebook-wall-using-php/comment-page-2/#comment-7020</link>
		<dc:creator>Joomla Outsource India</dc:creator>
		<pubDate>Sun, 18 Jul 2010 15:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.theunical.com/?p=133429#comment-7020</guid>
		<description>@Steven, thanks for your time and reply. Yes session key generation is must, but Is there a way; via my php script, it can generate automatic session and then post some message to users wall? 

I am running another code, for twitter, into which tweeting message, which is working perfect as needed from our project source code, but for facebook I am not able to find much useful info, so would be appreciated, if you can help somehow to get facebook wall posting working from my website script dynamically/automatically !

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>@Steven, thanks for your time and reply. Yes session key generation is must, but Is there a way; via my php script, it can generate automatic session and then post some message to users wall? </p>
<p>I am running another code, for twitter, into which tweeting message, which is working perfect as needed from our project source code, but for facebook I am not able to find much useful info, so would be appreciated, if you can help somehow to get facebook wall posting working from my website script dynamically/automatically !</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Robert</title>
		<link>http://blog.theunical.com/facebook-integration/5-steps-to-publish-on-a-facebook-wall-using-php/comment-page-2/#comment-7019</link>
		<dc:creator>Steven Robert</dc:creator>
		<pubDate>Sun, 18 Jul 2010 09:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.theunical.com/?p=133429#comment-7019</guid>
		<description>@Joomla its mandate to generate the key</description>
		<content:encoded><![CDATA[<p>@Joomla its mandate to generate the key</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joomla Outsource India</title>
		<link>http://blog.theunical.com/facebook-integration/5-steps-to-publish-on-a-facebook-wall-using-php/comment-page-2/#comment-7017</link>
		<dc:creator>Joomla Outsource India</dc:creator>
		<pubDate>Sat, 17 Jul 2010 10:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.theunical.com/?p=133429#comment-7017</guid>
		<description>Hi,

I want to run a continuous fb wall posting from my cakephp code, Is there any way of doing the same, without generating this one time session key?

If yes, earliest reply would be appreciated!

JOI</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I want to run a continuous fb wall posting from my cakephp code, Is there any way of doing the same, without generating this one time session key?</p>
<p>If yes, earliest reply would be appreciated!</p>
<p>JOI</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dinesh</title>
		<link>http://blog.theunical.com/facebook-integration/5-steps-to-publish-on-a-facebook-wall-using-php/comment-page-2/#comment-6959</link>
		<dc:creator>dinesh</dc:creator>
		<pubDate>Wed, 07 Jul 2010 19:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.theunical.com/?p=133429#comment-6959</guid>
		<description>is there any script by which i can use user&#039;s facebook login details, and  can post something on user&#039;s wall, as this can be done for twitter using cURL lib of php

thanks in advice ....</description>
		<content:encoded><![CDATA[<p>is there any script by which i can use user&#8217;s facebook login details, and  can post something on user&#8217;s wall, as this can be done for twitter using cURL lib of php</p>
<p>thanks in advice &#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ernestas</title>
		<link>http://blog.theunical.com/facebook-integration/5-steps-to-publish-on-a-facebook-wall-using-php/comment-page-2/#comment-6888</link>
		<dc:creator>Ernestas</dc:creator>
		<pubDate>Mon, 28 Jun 2010 22:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.theunical.com/?p=133429#comment-6888</guid>
		<description>Same question as Junior.</description>
		<content:encoded><![CDATA[<p>Same question as Junior.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
