<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Making WWW::Facebook::API Facebook Connect Ready</title>
	<atom:link href="http://staynalive.com/articles/2009/07/04/making-wwwfacebookapi-facebook-connect-ready/feed/" rel="self" type="application/rss+xml" />
	<link>http://staynalive.com/articles/2009/07/04/making-wwwfacebookapi-facebook-connect-ready/</link>
	<description>My View of the Real-Time Web - Tech and Rants From Jesse Stay, The "Social" Geek</description>
	<lastBuildDate>Thu, 11 Mar 2010 20:16:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jessestay</title>
		<link>http://staynalive.com/articles/2009/07/04/making-wwwfacebookapi-facebook-connect-ready/comment-page-1/#comment-14705</link>
		<dc:creator>jessestay</dc:creator>
		<pubDate>Thu, 17 Sep 2009 02:22:03 +0000</pubDate>
		<guid isPermaLink="false">http://staynalive.com/?p=1236#comment-14705</guid>
		<description>Yes, I believe it&#039;s been merged into the latest WWW::Facebook::API now so&lt;br&gt;you don&#039;t have to patch it any more.</description>
		<content:encoded><![CDATA[<p>Yes, I believe it&#39;s been merged into the latest WWW::Facebook::API now so<br />you don&#39;t have to patch it any more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: facebook-789405176</title>
		<link>http://staynalive.com/articles/2009/07/04/making-wwwfacebookapi-facebook-connect-ready/comment-page-1/#comment-14704</link>
		<dc:creator>facebook-789405176</dc:creator>
		<pubDate>Thu, 17 Sep 2009 02:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://staynalive.com/?p=1236#comment-14704</guid>
		<description>Is it in WWW-Facebook-API-0.4.16 ?</description>
		<content:encoded><![CDATA[<p>Is it in WWW-Facebook-API-0.4.16 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jessestay</title>
		<link>http://staynalive.com/articles/2009/07/04/making-wwwfacebookapi-facebook-connect-ready/comment-page-1/#comment-12589</link>
		<dc:creator>jessestay</dc:creator>
		<pubDate>Wed, 16 Sep 2009 22:22:03 +0000</pubDate>
		<guid isPermaLink="false">http://staynalive.com/?p=1236#comment-12589</guid>
		<description>Yes, I believe it&#039;s been merged into the latest WWW::Facebook::API now so&lt;br&gt;you don&#039;t have to patch it any more.</description>
		<content:encoded><![CDATA[<p>Yes, I believe it&#39;s been merged into the latest WWW::Facebook::API now so<br />you don&#39;t have to patch it any more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: facebook-789405176</title>
		<link>http://staynalive.com/articles/2009/07/04/making-wwwfacebookapi-facebook-connect-ready/comment-page-1/#comment-12588</link>
		<dc:creator>facebook-789405176</dc:creator>
		<pubDate>Wed, 16 Sep 2009 22:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://staynalive.com/?p=1236#comment-12588</guid>
		<description>Is it in WWW-Facebook-API-0.4.16 ?</description>
		<content:encoded><![CDATA[<p>Is it in WWW-Facebook-API-0.4.16 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Taylor</title>
		<link>http://staynalive.com/articles/2009/07/04/making-wwwfacebookapi-facebook-connect-ready/comment-page-1/#comment-12415</link>
		<dc:creator>Simon Taylor</dc:creator>
		<pubDate>Sun, 23 Aug 2009 15:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://staynalive.com/?p=1236#comment-12415</guid>
		<description>Thanks for this article Jesse, it helped clarify things for me.&lt;br&gt;&lt;br&gt;However, I have exactly the same problem as johngalt2.&lt;br&gt;&lt;br&gt;I&#039;ve patched WWW::Facebook::API as indicated, and my test Facebook Connect app fails as above.&lt;br&gt;&lt;br&gt;I would love to see some sample Perl code that does *anything* with Facebook Connect.&lt;br&gt;&lt;br&gt;(I have Facebook Connect samples in plain html/javascript working OK).&lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;&lt;br&gt;Simon</description>
		<content:encoded><![CDATA[<p>Thanks for this article Jesse, it helped clarify things for me.</p>
<p>However, I have exactly the same problem as johngalt2.</p>
<p>I&#39;ve patched WWW::Facebook::API as indicated, and my test Facebook Connect app fails as above.</p>
<p>I would love to see some sample Perl code that does *anything* with Facebook Connect.</p>
<p>(I have Facebook Connect samples in plain html/javascript working OK).</p>
<p>Cheers,</p>
<p>Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johngalt2</title>
		<link>http://staynalive.com/articles/2009/07/04/making-wwwfacebookapi-facebook-connect-ready/comment-page-1/#comment-12333</link>
		<dc:creator>johngalt2</dc:creator>
		<pubDate>Tue, 11 Aug 2009 16:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://staynalive.com/?p=1236#comment-12333</guid>
		<description>Hey Jesse. Here&#039;s what I&#039;ve got.&lt;br&gt;&lt;br&gt;&lt;br&gt;use WWW::Facebook::API;&lt;br&gt;&lt;br&gt;my $q = CGI-&gt;new;&lt;br&gt;&lt;br&gt;my $client = WWW::Facebook::API-&gt;new(&lt;br&gt;	desktop      =&gt; 0,&lt;br&gt;	api_key =&gt; &#039;my_key&#039;,&lt;br&gt;	secret =&gt; &#039;my_secret&#039;,&lt;br&gt;	debug =&gt; 1&lt;br&gt;	);</description>
		<content:encoded><![CDATA[<p>Hey Jesse. Here&#39;s what I&#39;ve got.</p>
<p>use WWW::Facebook::API;</p>
<p>my $q = CGI-&gt;new;</p>
<p>my $client = WWW::Facebook::API-&gt;new(<br />	desktop      =&gt; 0,<br />	api_key =&gt; &#39;my_key&#39;,<br />	secret =&gt; &#39;my_secret&#39;,<br />	debug =&gt; 1<br />	);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jessestay</title>
		<link>http://staynalive.com/articles/2009/07/04/making-wwwfacebookapi-facebook-connect-ready/comment-page-1/#comment-12331</link>
		<dc:creator>jessestay</dc:creator>
		<pubDate>Tue, 11 Aug 2009 14:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://staynalive.com/?p=1236#comment-12331</guid>
		<description>John, can you provide more information? What is $q? How do you set up your&lt;br&gt;$client?  What request libraries are you using? CGI?  Catalyst?</description>
		<content:encoded><![CDATA[<p>John, can you provide more information? What is $q? How do you set up your<br />$client?  What request libraries are you using? CGI?  Catalyst?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: johngalt2</title>
		<link>http://staynalive.com/articles/2009/07/04/making-wwwfacebookapi-facebook-connect-ready/comment-page-1/#comment-12323</link>
		<dc:creator>johngalt2</dc:creator>
		<pubDate>Tue, 11 Aug 2009 00:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://staynalive.com/?p=1236#comment-12323</guid>
		<description>Hey Jesse. Thanks for the patch. Would you mind giving some example code that is supposed to work after the patch? I&#039;ve verified that cookies are being set after logging in using Connect&#039;s javascript, however when I go to my PERL script after logging in, I get just get errors. I&#039;m using the standard constructor, but something like my &lt;br&gt;&lt;br&gt;$reponse =  $client-&gt;canvas-&gt;get_user( $q );&lt;br&gt;&lt;br&gt;produces &quot;Can&#039;t call method &quot;value&quot; without a package or object reference at /usr/lib/perl5/site_perl/5.8.8/WWW/Facebook/API/Canvas.pm line 35&quot;&lt;br&gt;&lt;br&gt;I haven&#039;t written a Facebook app in a long time, and this is my first Connect app, so I know it is something stupid, but I can&#039;t make the leap from standard WWW::Facebook::API to the correct order of things after the Connect patch. &lt;br&gt;&lt;br&gt;Thanks again!</description>
		<content:encoded><![CDATA[<p>Hey Jesse. Thanks for the patch. Would you mind giving some example code that is supposed to work after the patch? I&#39;ve verified that cookies are being set after logging in using Connect&#39;s javascript, however when I go to my PERL script after logging in, I get just get errors. I&#39;m using the standard constructor, but something like my </p>
<p>$reponse =  $client-&gt;canvas-&gt;get_user( $q );</p>
<p>produces &#8220;Can&#39;t call method &#8220;value&#8221; without a package or object reference at /usr/lib/perl5/site_perl/5.8.8/WWW/Facebook/API/Canvas.pm line 35&#8243;</p>
<p>I haven&#39;t written a Facebook app in a long time, and this is my first Connect app, so I know it is something stupid, but I can&#39;t make the leap from standard WWW::Facebook::API to the correct order of things after the Connect patch. </p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jessestay</title>
		<link>http://staynalive.com/articles/2009/07/04/making-wwwfacebookapi-facebook-connect-ready/comment-page-1/#comment-12225</link>
		<dc:creator>jessestay</dc:creator>
		<pubDate>Thu, 23 Jul 2009 05:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://staynalive.com/?p=1236#comment-12225</guid>
		<description>Marcus, just run patch on the linked file above against&lt;br&gt;WWW::Facebook::API::Canvas and you&#039;re set.  Clayton&#039;s recovering from having&lt;br&gt;a baby but it should be in his code shortly.  Also, I have a&lt;br&gt;Catalyst::Authentication::Credential::Facebook module I&#039;m about to publish&lt;br&gt;as well if you use Catalyst and need a simple single sign-on solution that&lt;br&gt;uses Facebook Connect.  (I have one for Twitter OAuth as well that will go&lt;br&gt;out at the same time, along with hopefully FriendFeed)</description>
		<content:encoded><![CDATA[<p>Marcus, just run patch on the linked file above against<br />WWW::Facebook::API::Canvas and you&#39;re set.  Clayton&#39;s recovering from having<br />a baby but it should be in his code shortly.  Also, I have a<br />Catalyst::Authentication::Credential::Facebook module I&#39;m about to publish<br />as well if you use Catalyst and need a simple single sign-on solution that<br />uses Facebook Connect.  (I have one for Twitter OAuth as well that will go<br />out at the same time, along with hopefully FriendFeed)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://staynalive.com/articles/2009/07/04/making-wwwfacebookapi-facebook-connect-ready/comment-page-1/#comment-12224</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Thu, 23 Jul 2009 05:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://staynalive.com/?p=1236#comment-12224</guid>
		<description>Great news! Ive installed the API through CPAN, any pointers for how to correctly patch it would be much appreciated. Thanks</description>
		<content:encoded><![CDATA[<p>Great news! Ive installed the API through CPAN, any pointers for how to correctly patch it would be much appreciated. Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
