<?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: WordPress Third Party Accounts Login Plugin</title>
	<atom:link href="http://anantgarg.com/2009/03/19/wordpress-third-party-accounts-login-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://anantgarg.com/2009/03/19/wordpress-third-party-accounts-login-plugin/</link>
	<description>on web development</description>
	<pubDate>Sat, 04 Feb 2012 06:44:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike Smedley</title>
		<link>http://anantgarg.com/2009/03/19/wordpress-third-party-accounts-login-plugin/comment-page-1/#comment-11354</link>
		<dc:creator>Mike Smedley</dc:creator>
		<pubDate>Wed, 23 Mar 2011 10:13:29 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=118#comment-11354</guid>
		<description>This does sound like the ideal plugin I am looking for, it doesn't seem to ask for any kind of authentication at any point though, is there a step I've missed?</description>
		<content:encoded><![CDATA[<p>This does sound like the ideal plugin I am looking for, it doesn&#8217;t seem to ask for any kind of authentication at any point though, is there a step I&#8217;ve missed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://anantgarg.com/2009/03/19/wordpress-third-party-accounts-login-plugin/comment-page-1/#comment-10603</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Fri, 04 Mar 2011 19:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=118#comment-10603</guid>
		<description>Where are you supposed to place the "third_party_accounts_login();" code on your login.php file?</description>
		<content:encoded><![CDATA[<p>Where are you supposed to place the &#8220;third_party_accounts_login();&#8221; code on your login.php file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://anantgarg.com/2009/03/19/wordpress-third-party-accounts-login-plugin/comment-page-1/#comment-10412</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Sat, 26 Feb 2011 22:40:35 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=118#comment-10412</guid>
		<description>The installation process appears to be outdated; if you don't put the code into the actual comment FORM tag, it does nothing (as per Jodi Schneider).

You can put it there by editing wp-includes/comment-template.php, but that isn't right since it will be overwritten when you upgrade. I'm not the best with WP yet, but I see that function has an option to take custom content for the comment form. To install this properly, the sample code in the plugin docs needs to be passed to WP's comment_form function.</description>
		<content:encoded><![CDATA[<p>The installation process appears to be outdated; if you don&#8217;t put the code into the actual comment FORM tag, it does nothing (as per Jodi Schneider).</p>
<p>You can put it there by editing wp-includes/comment-template.php, but that isn&#8217;t right since it will be overwritten when you upgrade. I&#8217;m not the best with WP yet, but I see that function has an option to take custom content for the comment form. To install this properly, the sample code in the plugin docs needs to be passed to WP&#8217;s comment_form function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jodi Schneider</title>
		<link>http://anantgarg.com/2009/03/19/wordpress-third-party-accounts-login-plugin/comment-page-1/#comment-8791</link>
		<dc:creator>Jodi Schneider</dc:creator>
		<pubDate>Tue, 04 Jan 2011 02:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=118#comment-8791</guid>
		<description>Do you have to add code besides in comments.php? This is passing comments through anonymously, without authentication for me. 

As installed on your website, it fails sometimes (e.g. delegated OpenID redirecting to ClaimID).</description>
		<content:encoded><![CDATA[<p>Do you have to add code besides in comments.php? This is passing comments through anonymously, without authentication for me. </p>
<p>As installed on your website, it fails sometimes (e.g. delegated OpenID redirecting to ClaimID).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roman</title>
		<link>http://anantgarg.com/2009/03/19/wordpress-third-party-accounts-login-plugin/comment-page-1/#comment-7669</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Thu, 28 Oct 2010 18:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=118#comment-7669</guid>
		<description>on my WP the Google OpenID isnt work :(((

it said:

Could not discover an OpenID identity server endpoint at the url: https://www.google.com/accounts/o8/id

WP 3.0.1
openid plugin 3.3.3</description>
		<content:encoded><![CDATA[<p>on my WP the Google OpenID isnt work :(((</p>
<p>it said:</p>
<p>Could not discover an OpenID identity server endpoint at the url: <a href="https://www.google.com/accounts/o8/id" rel="nofollow">https://www.google.com/accounts/o8/id</a></p>
<p>WP 3.0.1<br />
openid plugin 3.3.3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miguel</title>
		<link>http://anantgarg.com/2009/03/19/wordpress-third-party-accounts-login-plugin/comment-page-1/#comment-7381</link>
		<dc:creator>miguel</dc:creator>
		<pubDate>Sat, 09 Oct 2010 03:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=118#comment-7381</guid>
		<description>Does this work with WordPress 3.0.1?</description>
		<content:encoded><![CDATA[<p>Does this work with WordPress 3.0.1?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: helpin</title>
		<link>http://anantgarg.com/2009/03/19/wordpress-third-party-accounts-login-plugin/comment-page-1/#comment-6481</link>
		<dc:creator>helpin</dc:creator>
		<pubDate>Sun, 18 Jul 2010 02:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=118#comment-6481</guid>
		<description>Is this plugin is used only for commenting or registering too?</description>
		<content:encoded><![CDATA[<p>Is this plugin is used only for commenting or registering too?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: helpin</title>
		<link>http://anantgarg.com/2009/03/19/wordpress-third-party-accounts-login-plugin/comment-page-1/#comment-6480</link>
		<dc:creator>helpin</dc:creator>
		<pubDate>Sun, 18 Jul 2010 02:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=118#comment-6480</guid>
		<description>I installed  the plugin and able to view it .But how can I set it in wordpress 3.0 ? I can't able to find  these...
Please select one of these third-party accounts:
2. 
3.  
4. 
5.
6.Or enter your OpenId URL:
7.
 lines in comment.php .</description>
		<content:encoded><![CDATA[<p>I installed  the plugin and able to view it .But how can I set it in wordpress 3.0 ? I can&#8217;t able to find  these&#8230;<br />
Please select one of these third-party accounts:<br />
2.<br />
3.<br />
4.<br />
5.<br />
6.Or enter your OpenId URL:<br />
7.<br />
 lines in comment.php .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrik</title>
		<link>http://anantgarg.com/2009/03/19/wordpress-third-party-accounts-login-plugin/comment-page-1/#comment-5220</link>
		<dc:creator>Henrik</dc:creator>
		<pubDate>Wed, 07 Apr 2010 09:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=118#comment-5220</guid>
		<description>How is the Facebook integration coming along? I would love to have that as a option.

Is it possible to use this third party providers to sign up for my blog?</description>
		<content:encoded><![CDATA[<p>How is the Facebook integration coming along? I would love to have that as a option.</p>
<p>Is it possible to use this third party providers to sign up for my blog?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Vogt</title>
		<link>http://anantgarg.com/2009/03/19/wordpress-third-party-accounts-login-plugin/comment-page-1/#comment-5029</link>
		<dc:creator>Matt Vogt</dc:creator>
		<pubDate>Mon, 22 Mar 2010 23:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=118#comment-5029</guid>
		<description>So would this work with Blogger profile pics in wordpress? Or is it solely for authentication? Thanks!

Clean website Anant!</description>
		<content:encoded><![CDATA[<p>So would this work with Blogger profile pics in wordpress? Or is it solely for authentication? Thanks!</p>
<p>Clean website Anant!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

