<?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: jQuery Facebook Like Plugin</title>
	<atom:link href="http://www.onerutter.com/open-source/jquery-facebook-like-plugin.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.onerutter.com/open-source/jquery-facebook-like-plugin.html</link>
	<description>Designer, CSS/XHTML Expert, ActionScript 3, Magento Developer</description>
	<lastBuildDate>Tue, 07 Feb 2012 03:39:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ioa Gia</title>
		<link>http://www.onerutter.com/open-source/jquery-facebook-like-plugin.html/comment-page-1#comment-43474</link>
		<dc:creator>Ioa Gia</dc:creator>
		<pubDate>Thu, 15 Sep 2011 07:28:51 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/?p=538#comment-43474</guid>
		<description>How can i set the siteImage option?
I do something like this:
siteImage: &#039;http://www.mysite.com/image.gif&#039;,
but it doesn&#039;t work...
Any idea ? </description>
		<content:encoded><![CDATA[<p>How can i set the siteImage option? </p>
<p>I do something like this:<br />
siteImage: &#039;<a href="http://www.mysite.com/image.gif&#039;" rel="nofollow">http://www.mysite.com/image.gif&#039;</a>,<br />
but it doesn&#039;t work&#8230; </p>
<p>Any idea ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jrutter</title>
		<link>http://www.onerutter.com/open-source/jquery-facebook-like-plugin.html/comment-page-1#comment-42496</link>
		<dc:creator>jrutter</dc:creator>
		<pubDate>Sat, 27 Aug 2011 13:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/?p=538#comment-42496</guid>
		<description>The code that is generated for the button on developers.facebook.com does not included advanced features, it is the basic implementation. </description>
		<content:encoded><![CDATA[<p>The code that is generated for the button on developers.facebook.com does not included advanced features, it is the basic implementation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jrutter</title>
		<link>http://www.onerutter.com/open-source/jquery-facebook-like-plugin.html/comment-page-1#comment-42495</link>
		<dc:creator>jrutter</dc:creator>
		<pubDate>Sat, 27 Aug 2011 13:22:14 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/?p=538#comment-42495</guid>
		<description>Have you tried using Firebug in Firefox to determine the class or id that is wrapped around that piece of text? </description>
		<content:encoded><![CDATA[<p>Have you tried using Firebug in Firefox to determine the class or id that is wrapped around that piece of text?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jrutter</title>
		<link>http://www.onerutter.com/open-source/jquery-facebook-like-plugin.html/comment-page-1#comment-42494</link>
		<dc:creator>jrutter</dc:creator>
		<pubDate>Sat, 27 Aug 2011 13:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/?p=538#comment-42494</guid>
		<description>Yes, you can track click event using the following code, it will need to be adjusted to your implementation.
$(&#039;a&#039;).click(function() {
_gaq.push([&#039;_trackEvent&#039;, &#039;Facebook Like&#039;, &#039;Click&#039;, &#039;Page Title Goes Here&#039;]);
return true;
}); </description>
		<content:encoded><![CDATA[<p>Yes, you can track click event using the following code, it will need to be adjusted to your implementation. </p>
<p>$(&#039;a&#039;).click(function() {<br />
_gaq.push([&#039;_trackEvent&#039;, &#039;Facebook Like&#039;, &#039;Click&#039;, &#039;Page Title Goes Here&#039;]);<br />
return true;<br />
});</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jrutter</title>
		<link>http://www.onerutter.com/open-source/jquery-facebook-like-plugin.html/comment-page-1#comment-42493</link>
		<dc:creator>jrutter</dc:creator>
		<pubDate>Sat, 27 Aug 2011 13:20:13 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/?p=538#comment-42493</guid>
		<description>Yes, case is important when using this plugin. </description>
		<content:encoded><![CDATA[<p>Yes, case is important when using this plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jrutter</title>
		<link>http://www.onerutter.com/open-source/jquery-facebook-like-plugin.html/comment-page-1#comment-42492</link>
		<dc:creator>jrutter</dc:creator>
		<pubDate>Sat, 27 Aug 2011 13:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/?p=538#comment-42492</guid>
		<description>You will need to create separate instances of the like button - where are you trying to do this? On WordPress? </description>
		<content:encoded><![CDATA[<p>You will need to create separate instances of the like button &#8211; where are you trying to do this? On WordPress?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jrutter</title>
		<link>http://www.onerutter.com/open-source/jquery-facebook-like-plugin.html/comment-page-1#comment-42490</link>
		<dc:creator>jrutter</dc:creator>
		<pubDate>Sat, 27 Aug 2011 13:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/?p=538#comment-42490</guid>
		<description>I have included the link where to get a Facebook App ID in the tutorial. </description>
		<content:encoded><![CDATA[<p>I have included the link where to get a Facebook App ID in the tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jrutter</title>
		<link>http://www.onerutter.com/open-source/jquery-facebook-like-plugin.html/comment-page-1#comment-42489</link>
		<dc:creator>jrutter</dc:creator>
		<pubDate>Sat, 27 Aug 2011 13:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/?p=538#comment-42489</guid>
		<description>You can unlike using the current implementation, you do not need to add another function. Not sure what you are trying to achieve here. </description>
		<content:encoded><![CDATA[<p>You can unlike using the current implementation, you do not need to add another function. Not sure what you are trying to achieve here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haab Naseem</title>
		<link>http://www.onerutter.com/open-source/jquery-facebook-like-plugin.html/comment-page-1#comment-42461</link>
		<dc:creator>Haab Naseem</dc:creator>
		<pubDate>Fri, 26 Aug 2011 15:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/?p=538#comment-42461</guid>
		<description>cant call a External function online or onunlike any got an idea ?
onlike:function(response){
  $(&#039;.fbjlike-uncontent:visible&#039;).hide(&#039;fade&#039;);
  $(&#039;.fbjlike-content&#039;).show();
  $.cookie(&#039;liked&#039;,&#039;liked&#039;);
 alert(&#039;this doesnt work ?&#039;);
  },
 </description>
		<content:encoded><![CDATA[<p>cant call a External function online or onunlike any got an idea ?<br />
onlike:function(response){ </p>
<p>  $(&#039;.fbjlike-uncontent:visible&#039;).hide(&#039;fade&#039;);<br />
  $(&#039;.fbjlike-content&#039;).show();<br />
  $.cookie(&#039;liked&#039;,&#039;liked&#039;);<br />
 alert(&#039;this doesnt work ?&#039;);<br />
  },</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruchi</title>
		<link>http://www.onerutter.com/open-source/jquery-facebook-like-plugin.html/comment-page-1#comment-42047</link>
		<dc:creator>Ruchi</dc:creator>
		<pubDate>Tue, 16 Aug 2011 14:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://onerutter.com/?p=538#comment-42047</guid>
		<description>You will have to go to facebook developer link and the set up new app... </description>
		<content:encoded><![CDATA[<p>You will have to go to facebook developer link and the set up new app&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

