<?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 for Huseyin Berberoglu</title>
	<atom:link href="http://nxsn.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://nxsn.com</link>
	<description>I develop Wordpress things for you.</description>
	<lastBuildDate>Sat, 07 Jan 2012 16:02:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on WP Favorite Posts by tiaurus</title>
		<link>http://nxsn.com/projects/wp-favorite-posts/comment-page-11/#comment-8850</link>
		<dc:creator>tiaurus</dc:creator>
		<pubDate>Sat, 07 Jan 2012 16:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://nxsn.com/blog/?page_id=9#comment-8850</guid>
		<description>In the plugin does not work on my blog.
 Animated gif all the time in plain sight. Links are not added. Page updated country - is inserted into a copy.

Screencast: http://screenr.com/Jh3s

WordPress 3.1.4</description>
		<content:encoded><![CDATA[<p>In the plugin does not work on my blog.<br />
 Animated gif all the time in plain sight. Links are not added. Page updated country &#8211; is inserted into a copy.</p>
<p>Screencast: <a href="http://screenr.com/Jh3s" rel="nofollow">http://screenr.com/Jh3s</a></p>
<p>WordPress 3.1.4</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Facebook Like by Mat</title>
		<link>http://nxsn.com/projects/simple-facebook-like/comment-page-2/#comment-8827</link>
		<dc:creator>Mat</dc:creator>
		<pubDate>Thu, 05 Jan 2012 07:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://nxsn.com/#comment-8827</guid>
		<description>Hi!

I&#039;ve been using your plugin for a while now and I love it.
But for about a month or so, I appear as logged out of FB on my blog. Next to the &quot;Like&quot; button I get a text: &quot;Sign Up to see what your friends like.&quot;
I am permanently logged into FB and even if I click on the &quot;Sign Up&quot; link, it just reloads the page and that&#039;s it. I also can&#039;t Like any of my posts, it just reloads the page and no action is taken.

What&#039;s wrong? Why do I appear to be logged out of FB?


TIA!!
Mat</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I&#8217;ve been using your plugin for a while now and I love it.<br />
But for about a month or so, I appear as logged out of FB on my blog. Next to the &#8220;Like&#8221; button I get a text: &#8220;Sign Up to see what your friends like.&#8221;<br />
I am permanently logged into FB and even if I click on the &#8220;Sign Up&#8221; link, it just reloads the page and that&#8217;s it. I also can&#8217;t Like any of my posts, it just reloads the page and no action is taken.</p>
<p>What&#8217;s wrong? Why do I appear to be logged out of FB?</p>
<p>TIA!!<br />
Mat</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Favorite Posts by Michel Fortin</title>
		<link>http://nxsn.com/projects/wp-favorite-posts/comment-page-11/#comment-8824</link>
		<dc:creator>Michel Fortin</dc:creator>
		<pubDate>Wed, 04 Jan 2012 19:28:51 +0000</pubDate>
		<guid isPermaLink="false">http://nxsn.com/blog/?page_id=9#comment-8824</guid>
		<description>Let me try this again. Before the fix...

href=&quot;?wpfpaction=remove&amp;page=1&amp;postid=3640&#039;

After I added the fix, it added the domain in the link and a double quote to properly close it.

href=&quot;http://mydomain.com/?wpfpaction=remove&amp;page=1&amp;postid=3640&quot;</description>
		<content:encoded><![CDATA[<p>Let me try this again. Before the fix&#8230;</p>
<p>href=&#8221;?wpfpaction=remove&amp;page=1&amp;postid=3640&#8242;</p>
<p>After I added the fix, it added the domain in the link and a double quote to properly close it.</p>
<p>href=&#8221;http://mydomain.com/?wpfpaction=remove&amp;page=1&amp;postid=3640&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Favorite Posts by Michel Fortin</title>
		<link>http://nxsn.com/projects/wp-favorite-posts/comment-page-11/#comment-8823</link>
		<dc:creator>Michel Fortin</dc:creator>
		<pubDate>Wed, 04 Jan 2012 19:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://nxsn.com/blog/?page_id=9#comment-8823</guid>
		<description>Yes, when you don&#039;t add /? it turns the single quote &#039; into a double &quot; in my wordpress installations. Since it starts with a double quote &quot; and ends with a single quote &#039; it creates havoc for installations with redirect plugins that force a trailing slash on categories, for example.

Here&#039;s before I added the slash on line 417:

&lt;a id=&quot;rem_4080&quot; class=&quot;wpfp-link remove-parent&quot; href=&quot;?wpfpaction=remove&amp;page=1&amp;postid=3640&#039; title=&#039;X&#039; rel=&#039;nofollow&#039;&gt;X&lt;/a&gt;

And now, AFTER I added the fix...

&lt;a href=&quot;http://mydomain.com/?wpfpaction=remove&amp;page=1&amp;postid=3829&quot; title=&quot;X&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Yes, when you don&#8217;t add /? it turns the single quote &#8216; into a double &#8221; in my wordpress installations. Since it starts with a double quote &#8221; and ends with a single quote &#8216; it creates havoc for installations with redirect plugins that force a trailing slash on categories, for example.</p>
<p>Here&#8217;s before I added the slash on line 417:</p>
<p>&lt;a id=&quot;rem_4080&quot; class=&quot;wpfp-link remove-parent&quot; href=&quot;?wpfpaction=remove&amp;page=1&amp;postid=3640&#039; title=&#039;X&#039; rel=&#039;nofollow&#039;&gt;X&lt;/a&gt;</p>
<p>And now, AFTER I added the fix&#8230;</p>
<p><a href="http://mydomain.com/?wpfpaction=remove&amp;page=1&amp;postid=3829" title="X" rel="nofollow"></a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Favorite Posts by Hüseyin Berberoglu</title>
		<link>http://nxsn.com/projects/wp-favorite-posts/comment-page-11/#comment-8822</link>
		<dc:creator>Hüseyin Berberoglu</dc:creator>
		<pubDate>Wed, 04 Jan 2012 19:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://nxsn.com/blog/?page_id=9#comment-8822</guid>
		<description>@Michel are you sure ? Because I don&#039;t see any problem, there is no double quote at html output.</description>
		<content:encoded><![CDATA[<p>@Michel are you sure ? Because I don&#8217;t see any problem, there is no double quote at html output.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on BP Posts on Profile (BuddyPress) by Sascha</title>
		<link>http://nxsn.com/projects/bp-posts-on-profile/comment-page-1/#comment-8819</link>
		<dc:creator>Sascha</dc:creator>
		<pubDate>Wed, 04 Jan 2012 11:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://nxsn.com/?page_id=194#comment-8819</guid>
		<description>Hi Huseyin,

that is a great plugin! Thank you very much! 

As I use several custom post types and would like to show all of them (posts, articles, jobs) I looked at your code to see if I could modify it to not only show posts, but to also show all other post types that the user has created and also create new tabs for each post type. Unfortunately I did not succeed - my PHP and knowledge of Buddypress is quite limited. 

Would you be able to get me started/ give me some hints as on how to accomplish this? Maybe someone else has tackled this already? Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Huseyin,</p>
<p>that is a great plugin! Thank you very much! </p>
<p>As I use several custom post types and would like to show all of them (posts, articles, jobs) I looked at your code to see if I could modify it to not only show posts, but to also show all other post types that the user has created and also create new tabs for each post type. Unfortunately I did not succeed &#8211; my PHP and knowledge of Buddypress is quite limited. </p>
<p>Would you be able to get me started/ give me some hints as on how to accomplish this? Maybe someone else has tackled this already? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Favorite Posts by Michel Fortin</title>
		<link>http://nxsn.com/projects/wp-favorite-posts/comment-page-11/#comment-8817</link>
		<dc:creator>Michel Fortin</dc:creator>
		<pubDate>Tue, 03 Jan 2012 20:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://nxsn.com/blog/?page_id=9#comment-8817</guid>
		<description>Bug report: in wp-favorite.posts.php line 417, you need to add a backslash before the ? query as the WP output will be wrong (it issues a double quote instead of single).</description>
		<content:encoded><![CDATA[<p>Bug report: in wp-favorite.posts.php line 417, you need to add a backslash before the ? query as the WP output will be wrong (it issues a double quote instead of single).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Facebook Like plugin released by CherryTeresa</title>
		<link>http://nxsn.com/simple-facebook-like-plugin-released/comment-page-1/#comment-8474</link>
		<dc:creator>CherryTeresa</dc:creator>
		<pubDate>Fri, 09 Dec 2011 23:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://nxsn.com/?p=312#comment-8474</guid>
		<description>My likes did carry over, in case anyone was wondering. :)</description>
		<content:encoded><![CDATA[<p>My likes did carry over, in case anyone was wondering. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP Favorite Posts by Huseyin Berberoglu</title>
		<link>http://nxsn.com/projects/wp-favorite-posts/comment-page-11/#comment-8473</link>
		<dc:creator>Huseyin Berberoglu</dc:creator>
		<pubDate>Fri, 09 Dec 2011 21:12:10 +0000</pubDate>
		<guid isPermaLink="false">http://nxsn.com/blog/?page_id=9#comment-8473</guid>
		<description>@Ciprian with latest verison of plugin this feature is default. You should update your plugin.</description>
		<content:encoded><![CDATA[<p>@Ciprian with latest verison of plugin this feature is default. You should update your plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Facebook Like plugin released by ahmet alp balkan</title>
		<link>http://nxsn.com/simple-facebook-like-plugin-released/comment-page-1/#comment-8440</link>
		<dc:creator>ahmet alp balkan</dc:creator>
		<pubDate>Wed, 07 Dec 2011 19:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://nxsn.com/?p=312#comment-8440</guid>
		<description>Using this plugin on my blog, works perfectly fine.</description>
		<content:encoded><![CDATA[<p>Using this plugin on my blog, works perfectly fine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

