<?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: SFC Updates</title>
	<atom:link href="http://ottopress.com/2010/sfc-updates/feed/" rel="self" type="application/rss+xml" />
	<link>http://ottopress.com/2010/sfc-updates/</link>
	<description>You have to use an Ottopress to get fresh squeezed Otto.</description>
	<lastBuildDate>Tue, 21 May 2013 09:48:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6-beta3-24284</generator>
	<item>
		<title>By: Michael Sherman</title>
		<link>http://ottopress.com/2010/sfc-updates/comment-page-1/#comment-8347</link>
		<dc:creator>Michael Sherman</dc:creator>
		<pubDate>Tue, 10 May 2011 16:24:52 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=389#comment-8347</guid>
		<description><![CDATA[I&#039;m having this problem as well. I&#039;ve gone into the code but I can&#039;t figure out how to fix it for the life of me.

I did find this: http://erikshosting.com/projects/facebook-connect-ajax-login-wordpress/  but I&#039;m not sure it&#039;s really what we&#039;re looking for and I&#039;m fearful of installing it given both login with ajax and SFC have been updated since he did this. I&#039;d be more interested in trying to find the changes he made to the code but I don&#039;t know what version of Login with Ajax he used to do a diff.

This page http://wordpress.org/support/topic/simple-facebook-connect-extra-text-with-any-login-form-widget   
suggests the problem happens with other login widgets as well, suggesting it might be a SFC problem.

I&#039;ve noticed that if I just drop a &quot;Connect With Facebook&quot; button in as a widget, it appears differently in the site source.

The widget (working correctly) appears like this in the source:
Connect with Facebook		

Whereas in the Login with Ajax widget, this is the source that displays the &quot;Connect With Facebook text but fails to pull the button:

Connect with Facebook

FB_RequireFeatures([&quot;XFBML&quot;], function() {

	FB.init(&quot;FBKEY&quot;, &quot;http://website.com/?xd_receiver=1&quot;, {&quot;permsToRequestOnConnect&quot;:&quot;email&quot;});

});

In both examples, website.com is my wordpress site and FBKEY is my application key.


It&#039;s pretty clear the FB login button code is not getting into the Login with Ajax widget correctly, but I have no idea how to fix this. I barely know php and the in and outs of wordpress plugins are very much foreign to me.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m having this problem as well. I&#8217;ve gone into the code but I can&#8217;t figure out how to fix it for the life of me.</p>
<p>I did find this: <a href="http://erikshosting.com/projects/facebook-connect-ajax-login-wordpress/" rel="nofollow">http://erikshosting.com/projects/facebook-connect-ajax-login-wordpress/</a>  but I&#8217;m not sure it&#8217;s really what we&#8217;re looking for and I&#8217;m fearful of installing it given both login with ajax and SFC have been updated since he did this. I&#8217;d be more interested in trying to find the changes he made to the code but I don&#8217;t know what version of Login with Ajax he used to do a diff.</p>
<p>This page <a href="http://wordpress.org/support/topic/simple-facebook-connect-extra-text-with-any-login-form-widget" rel="nofollow">http://wordpress.org/support/topic/simple-facebook-connect-extra-text-with-any-login-form-widget</a><br />
suggests the problem happens with other login widgets as well, suggesting it might be a SFC problem.</p>
<p>I&#8217;ve noticed that if I just drop a &#8220;Connect With Facebook&#8221; button in as a widget, it appears differently in the site source.</p>
<p>The widget (working correctly) appears like this in the source:<br />
Connect with Facebook		</p>
<p>Whereas in the Login with Ajax widget, this is the source that displays the &#8220;Connect With Facebook text but fails to pull the button:</p>
<p>Connect with Facebook</p>
<p>FB_RequireFeatures(["XFBML"], function() {</p>
<p>	FB.init(&#8220;FBKEY&#8221;, &#8220;http://website.com/?xd_receiver=1&#8243;, {&#8220;permsToRequestOnConnect&#8221;:&#8221;email&#8221;});</p>
<p>});</p>
<p>In both examples, website.com is my wordpress site and FBKEY is my application key.</p>
<p>It&#8217;s pretty clear the FB login button code is not getting into the Login with Ajax widget correctly, but I have no idea how to fix this. I barely know php and the in and outs of wordpress plugins are very much foreign to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thindery</title>
		<link>http://ottopress.com/2010/sfc-updates/comment-page-1/#comment-8167</link>
		<dc:creator>thindery</dc:creator>
		<pubDate>Sun, 24 Apr 2011 01:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=389#comment-8167</guid>
		<description><![CDATA[I&#039;m having a weird issue.  I use the login with ajax plugin and it is showing &quot;Connect with Facebook&quot; in plain text below the password input on the side bar login.  I have narrowed it down to it only happening when I have the &quot;SFC - Login&quot; plugin activated.  

Any ideas on how to make that stop?]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m having a weird issue.  I use the login with ajax plugin and it is showing &#8220;Connect with Facebook&#8221; in plain text below the password input on the side bar login.  I have narrowed it down to it only happening when I have the &#8220;SFC &#8211; Login&#8221; plugin activated.  </p>
<p>Any ideas on how to make that stop?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Mayer</title>
		<link>http://ottopress.com/2010/sfc-updates/comment-page-1/#comment-7800</link>
		<dc:creator>Brian Mayer</dc:creator>
		<pubDate>Fri, 25 Mar 2011 16:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=389#comment-7800</guid>
		<description><![CDATA[Awesome. I&#039;ll get on it. You Rock!]]></description>
		<content:encoded><![CDATA[<p>Awesome. I&#8217;ll get on it. You Rock!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Otto</title>
		<link>http://ottopress.com/2010/sfc-updates/comment-page-1/#comment-7792</link>
		<dc:creator>Otto</dc:creator>
		<pubDate>Fri, 25 Mar 2011 15:52:16 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=389#comment-7792</guid>
		<description><![CDATA[None, really. The new JS stuff still isn&#039;t quite as capable as the old stuff was. Some of the new XFBML doesn&#039;t work with the old stuff, but there&#039;s iframe equivalents, and anyway they&#039;re trying to phase out XFBML.]]></description>
		<content:encoded><![CDATA[<p>None, really. The new JS stuff still isn&#8217;t quite as capable as the old stuff was. Some of the new XFBML doesn&#8217;t work with the old stuff, but there&#8217;s iframe equivalents, and anyway they&#8217;re trying to phase out XFBML.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Mayer</title>
		<link>http://ottopress.com/2010/sfc-updates/comment-page-1/#comment-7791</link>
		<dc:creator>Brian Mayer</dc:creator>
		<pubDate>Fri, 25 Mar 2011 15:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=389#comment-7791</guid>
		<description><![CDATA[Thanks for the prompt reply.  Due to SFC not using the new facebook js, what features/functionality (if any) would I be missing by using the plugin versus applying the code/tools provided on http://developers.facebook.com/docs/plugins/?]]></description>
		<content:encoded><![CDATA[<p>Thanks for the prompt reply.  Due to SFC not using the new facebook js, what features/functionality (if any) would I be missing by using the plugin versus applying the code/tools provided on <a href="http://developers.facebook.com/docs/plugins/" rel="nofollow">http://developers.facebook.com/docs/plugins/</a>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Otto</title>
		<link>http://ottopress.com/2010/sfc-updates/comment-page-1/#comment-7790</link>
		<dc:creator>Otto</dc:creator>
		<pubDate>Fri, 25 Mar 2011 15:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=389#comment-7790</guid>
		<description><![CDATA[I&#039;d dive in now. 1.0 ain&#039;t happening soon. :)]]></description>
		<content:encoded><![CDATA[<p>I&#8217;d dive in now. 1.0 ain&#8217;t happening soon. <img src='http://ottopress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Mayer</title>
		<link>http://ottopress.com/2010/sfc-updates/comment-page-1/#comment-7789</link>
		<dc:creator>Brian Mayer</dc:creator>
		<pubDate>Fri, 25 Mar 2011 15:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=389#comment-7789</guid>
		<description><![CDATA[Love what I see so far; looks like you&#039;re doing a fantastic job.  Based on what I&#039;ve rad on this page and the main plugin page, I think maybe I should wait until v1.0 to try this.  Is that coming soon, or should I just dive in with the current version?  Thanks again for your contributions to the WP community!]]></description>
		<content:encoded><![CDATA[<p>Love what I see so far; looks like you&#8217;re doing a fantastic job.  Based on what I&#8217;ve rad on this page and the main plugin page, I think maybe I should wait until v1.0 to try this.  Is that coming soon, or should I just dive in with the current version?  Thanks again for your contributions to the WP community!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daisy</title>
		<link>http://ottopress.com/2010/sfc-updates/comment-page-1/#comment-7510</link>
		<dc:creator>Daisy</dc:creator>
		<pubDate>Fri, 04 Mar 2011 05:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=389#comment-7510</guid>
		<description><![CDATA[Any update on 1.0?]]></description>
		<content:encoded><![CDATA[<p>Any update on 1.0?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Chenery</title>
		<link>http://ottopress.com/2010/sfc-updates/comment-page-1/#comment-7484</link>
		<dc:creator>Daniel Chenery</dc:creator>
		<pubDate>Tue, 01 Mar 2011 21:28:40 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=389#comment-7484</guid>
		<description><![CDATA[Just me again. 
Are you going to be adding the new Facebook Comment box? As previewed here - https://developers.facebook.com/blog/post/472

I don&#039;t see why you would, as users use Facebook to login. But I&#039;m just curious :)]]></description>
		<content:encoded><![CDATA[<p>Just me again.<br />
Are you going to be adding the new Facebook Comment box? As previewed here &#8211; <a href="https://developers.facebook.com/blog/post/472" rel="nofollow">https://developers.facebook.com/blog/post/472</a></p>
<p>I don&#8217;t see why you would, as users use Facebook to login. But I&#8217;m just curious <img src='http://ottopress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Chenery</title>
		<link>http://ottopress.com/2010/sfc-updates/comment-page-1/#comment-7363</link>
		<dc:creator>Daniel Chenery</dc:creator>
		<pubDate>Wed, 23 Feb 2011 23:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=389#comment-7363</guid>
		<description><![CDATA[I just though of a new feature, I&#039;m not too sure if it could work successfully though.
Could you add a feature to SFC that &quot;posts&quot; on a users wall when a new post is out?
Perhaps it acts as the admin (FB User) writing on their wall or that user posting it as a status update (via APP NAME)
Am I making sense?]]></description>
		<content:encoded><![CDATA[<p>I just though of a new feature, I&#8217;m not too sure if it could work successfully though.<br />
Could you add a feature to SFC that &#8220;posts&#8221; on a users wall when a new post is out?<br />
Perhaps it acts as the admin (FB User) writing on their wall or that user posting it as a status update (via APP NAME)<br />
Am I making sense?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Object Caching 418/459 objects using xcache

 Served from: ottodestruct.com @ 2013-05-22 03:12:32 by W3 Total Cache -->