<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: WordPress OpenID v3.0</title>
	<atom:link href="http://willnorris.com/2008/10/wordpress-openid-v3/feed" rel="self" type="application/rss+xml" />
	<link>http://willnorris.com/2008/10/wordpress-openid-v3</link>
	<description>there&#039;s more to life than this</description>
	<lastBuildDate>Sun, 31 Jul 2011 08:06:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-beta3-20574</generator>
	<item>
		<title>By: argon</title>
		<link>http://willnorris.com/2008/10/wordpress-openid-v3#comment-33970</link>
		<dc:creator>argon</dc:creator>
		<pubDate>Sun, 30 Aug 2009 18:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=337#comment-33970</guid>
		<description>&lt;p&gt;Hello;
Me too having:
Error: OpenIDloginfailed:Invalidopenid.modeNomodeset
(myid.net )&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hello;
Me too having:
Error: OpenIDloginfailed:Invalidopenid.modeNomodeset
(myid.net )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris</title>
		<link>http://willnorris.com/2008/10/wordpress-openid-v3#comment-32734</link>
		<dc:creator>Boris</dc:creator>
		<pubDate>Thu, 30 Jul 2009 20:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=337#comment-32734</guid>
		<description>&lt;p&gt;Got an error OpenIDloginfailed:Invalidopenid.modeNomodeset
while trying to add my Verified OpenID.&lt;/p&gt;

&lt;p&gt;P.S.: WP 2.8.2 openid 3.2.3&lt;/p&gt;

&lt;p&gt;Thank you for the greatest plugin and for looking into this issue.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Got an error OpenIDloginfailed:Invalidopenid.modeNomodeset
while trying to add my Verified OpenID.</p>

<p>P.S.: WP 2.8.2 openid 3.2.3</p>

<p>Thank you for the greatest plugin and for looking into this issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared</title>
		<link>http://willnorris.com/2008/10/wordpress-openid-v3#comment-31908</link>
		<dc:creator>Jared</dc:creator>
		<pubDate>Fri, 12 Jun 2009 19:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=337#comment-31908</guid>
		<description>&lt;p&gt;I am trying to get openid set up on an MU installation.  It apears that the code has an issue with obeying the settings for allowing new registrations.  this setting is not in the WordPress General Settings page in MU.. it is in the Site Admin -&gt; Options page.  I verified that changing the value allows me to create a new user / blog or not with a regular logon, but when it is attempted with an OpenID URL, I get the same error as above:&lt;/p&gt;

&lt;p&gt;Your have entered a valid OpenID, but this site is not currently accepting new accounts&lt;/p&gt;

&lt;p&gt;Also, I do have the patch for bug 121 applied to my install and that part does work correctly.. Are there other patches I might have missed?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am trying to get openid set up on an MU installation.  It apears that the code has an issue with obeying the settings for allowing new registrations.  this setting is not in the WordPress General Settings page in MU.. it is in the Site Admin -&gt; Options page.  I verified that changing the value allows me to create a new user / blog or not with a regular logon, but when it is attempted with an OpenID URL, I get the same error as above:</p>

<p>Your have entered a valid OpenID, but this site is not currently accepting new accounts</p>

<p>Also, I do have the patch for bug 121 applied to my install and that part does work correctly.. Are there other patches I might have missed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Nielsen</title>
		<link>http://willnorris.com/2008/10/wordpress-openid-v3#comment-31784</link>
		<dc:creator>Tom Nielsen</dc:creator>
		<pubDate>Sat, 06 Jun 2009 17:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=337#comment-31784</guid>
		<description>&lt;p&gt;Whoa! I just checked back and noticed that the code for email mapping in admin-panels.php was commented out! When I uncommented it the plugin would no longer work.&lt;/p&gt;

&lt;p&gt;So how is it possible for this plugin to handle OpenIDs other than by email mapping via emailtoid.net?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Whoa! I just checked back and noticed that the code for email mapping in admin-panels.php was commented out! When I uncommented it the plugin would no longer work.</p>

<p>So how is it possible for this plugin to handle OpenIDs other than by email mapping via emailtoid.net?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Nielsen</title>
		<link>http://willnorris.com/2008/10/wordpress-openid-v3#comment-31782</link>
		<dc:creator>Tom Nielsen</dc:creator>
		<pubDate>Sat, 06 Jun 2009 15:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=337#comment-31782</guid>
		<description>&lt;p&gt;Will,&lt;/p&gt;

&lt;p&gt;How do I turn off the &#039;Email Mapping&#039; option as I need to use Gmail as the Provider? I see code referring to the mapping option in the plugin&#039;s admin-panels.php file, but don&#039;t see that setting option in Dashboard &#124; Settings &#124; OpenID.&lt;/p&gt;

&lt;p&gt;As is, with mapping on, a new WordPress user is created but doesn&#039;t provide first and last name (maybe even nickname,and password?) that I&#039;m hoping to get from Gmail. And the emailtoid OpenID is less than memorable, user-friendly.&lt;/p&gt;

&lt;p&gt;What changes do I need to be make to the plugin so I can use Gmail? And would the Gmail OpenID be the same as the Google account used to login to Gmail, e.g., &#039;accountname@gmail.com&#039;, or would it be &#039;gmail.com/u/accountname&#039;?&lt;/p&gt;

&lt;p&gt;I&#039;m trying to upgrade a site where members (seniors, ages 55-90+, many who are not very sophisticated or experienced net users) can login to Gmail with a single, memorable username and then access the WordPress blogs without needing to register (or be registered) with another username and password (see: &lt;a href=&quot;http://olliatauburn.org/blogs&quot;&gt; OLLI at Auburn Blogs&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Tom&lt;/li&gt;
&lt;/ul&gt;
</description>
		<content:encoded><![CDATA[<p>Will,</p>

<p>How do I turn off the &#8216;Email Mapping&#8217; option as I need to use Gmail as the Provider? I see code referring to the mapping option in the plugin&#8217;s admin-panels.php file, but don&#8217;t see that setting option in Dashboard | Settings | OpenID.</p>

<p>As is, with mapping on, a new WordPress user is created but doesn&#8217;t provide first and last name (maybe even nickname,and password?) that I&#8217;m hoping to get from Gmail. And the emailtoid OpenID is less than memorable, user-friendly.</p>

<p>What changes do I need to be make to the plugin so I can use Gmail? And would the Gmail OpenID be the same as the Google account used to login to Gmail, e.g., &#8216;accountname@gmail.com&#8217;, or would it be &#8216;gmail.com/u/accountname&#8217;?</p>

<p>I&#8217;m trying to upgrade a site where members (seniors, ages 55-90+, many who are not very sophisticated or experienced net users) can login to Gmail with a single, memorable username and then access the WordPress blogs without needing to register (or be registered) with another username and password (see: <a href="http://olliatauburn.org/blogs"> OLLI at Auburn Blogs</a>).</p>

<p>Thanks.</p>

<ul>
<li>Tom</li>
</ul>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will Norris</title>
		<link>http://willnorris.com/2008/10/wordpress-openid-v3#comment-31766</link>
		<dc:creator>Will Norris</dc:creator>
		<pubDate>Fri, 05 Jun 2009 20:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=337#comment-31766</guid>
		<description>&lt;p&gt;The OpenID plugin respects the WordPress setting which allows new people to register.  You need to go to the WordPress General Settings page and check the box that says &quot;Anyone can register&quot;.  Otherwise, OpenIDs can only be added to existing WordPress user accounts.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The OpenID plugin respects the WordPress setting which allows new people to register.  You need to go to the WordPress General Settings page and check the box that says &#8220;Anyone can register&#8221;.  Otherwise, OpenIDs can only be added to existing WordPress user accounts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emailtoid.net/i/37c110f8/…</title>
		<link>http://willnorris.com/2008/10/wordpress-openid-v3#comment-31764</link>
		<dc:creator>emailtoid.net/i/37c110f8/…</dc:creator>
		<pubDate>Fri, 05 Jun 2009 19:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=337#comment-31764</guid>
		<description>&lt;p&gt;I am getting the following when I try to login with my Gmail OpenID:&lt;/p&gt;

&lt;p&gt;&quot;Your have entered a valid OpenID, but this site is not currently accepting new accounts.&quot;&lt;/p&gt;

&lt;p&gt;XDRS-Simple 1.0 and OpenID 3.2.2 are installed and all users are checked in the Settings.&lt;/p&gt;

&lt;p&gt;What do I need to do to fix this problem?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am getting the following when I try to login with my Gmail OpenID:</p>

<p>&#8220;Your have entered a valid OpenID, but this site is not currently accepting new accounts.&#8221;</p>

<p>XDRS-Simple 1.0 and OpenID 3.2.2 are installed and all users are checked in the Settings.</p>

<p>What do I need to do to fix this problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://willnorris.com/2008/10/wordpress-openid-v3#comment-30986</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Fri, 01 May 2009 17:42:07 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=337#comment-30986</guid>
		<description>&lt;p&gt;Hi. I am glad that you have made this plugin - it&#039;s just great that every site doesn&#039;t need a new sign up necessarily.. Anyway.. There seems to be a small problem with your plugin..&lt;/p&gt;

&lt;p&gt;I was using a plugin that enables a login widget in my sidebar (one that tells that it supports openid if openid plugin is installed) - and I noticed that it didn&#039;t work very nicely - so how to continue from here? I decided to create my own plugin and make it a fancy one :)&lt;/p&gt;

&lt;p&gt;Until I ran into problems which where similar to problems I encountered with pre-done plugin I mentioned in the beginning.. Finally I was able to isolate this problem to your openid-plugin as a cause..&lt;/p&gt;

&lt;p&gt;WP 2.7.1 comes with jquery 1.3 branch and with jquery UI 1.7 branch - your plugin uses jquery XPATH plugin to bring back XPATH compatibility that was removed from jquery in 1.3 - unfortunately this doesn&#039;t seem to work very well as I am now unable to use jquery UI&#039;s tabs part at all.&lt;/p&gt;

&lt;p&gt;Safari reports this:
TypeError: Result of expression &#039;A.cookie&#039; [undefined] is not a function.&lt;/p&gt;

&lt;p&gt;If I remove your plugin or remove file jquery.xpath.min.js (so it cannot be loaded) - everything seems to go just fine - although I don&#039;t know how well your plugin performs without it..&lt;/p&gt;

&lt;p&gt;Would there be a possibility that you could get your xpath plugin fixed or use functions that exist in jquery? I checked some files and noticed that under folder Yadis there are lot of occurances about xpath so this isn&#039;t propably anything like 5 minutes of coding, but...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi. I am glad that you have made this plugin - it&#8217;s just great that every site doesn&#8217;t need a new sign up necessarily.. Anyway.. There seems to be a small problem with your plugin..</p>

<p>I was using a plugin that enables a login widget in my sidebar (one that tells that it supports openid if openid plugin is installed) - and I noticed that it didn&#8217;t work very nicely - so how to continue from here? I decided to create my own plugin and make it a fancy one :)</p>

<p>Until I ran into problems which where similar to problems I encountered with pre-done plugin I mentioned in the beginning.. Finally I was able to isolate this problem to your openid-plugin as a cause..</p>

<p>WP 2.7.1 comes with jquery 1.3 branch and with jquery UI 1.7 branch - your plugin uses jquery XPATH plugin to bring back XPATH compatibility that was removed from jquery in 1.3 - unfortunately this doesn&#8217;t seem to work very well as I am now unable to use jquery UI&#8217;s tabs part at all.</p>

<p>Safari reports this:
TypeError: Result of expression &#8216;A.cookie&#8217; [undefined] is not a function.</p>

<p>If I remove your plugin or remove file jquery.xpath.min.js (so it cannot be loaded) - everything seems to go just fine - although I don&#8217;t know how well your plugin performs without it..</p>

<p>Would there be a possibility that you could get your xpath plugin fixed or use functions that exist in jquery? I checked some files and noticed that under folder Yadis there are lot of occurances about xpath so this isn&#8217;t propably anything like 5 minutes of coding, but&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aether.cc/</title>
		<link>http://willnorris.com/2008/10/wordpress-openid-v3#comment-30895</link>
		<dc:creator>aether.cc/</dc:creator>
		<pubDate>Mon, 27 Apr 2009 00:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=337#comment-30895</guid>
		<description>&lt;p&gt;Nice :D&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nice :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graeme Findlay</title>
		<link>http://willnorris.com/2008/10/wordpress-openid-v3#comment-30714</link>
		<dc:creator>Graeme Findlay</dc:creator>
		<pubDate>Thu, 16 Apr 2009 12:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://willnorris.com/?p=337#comment-30714</guid>
		<description>&lt;p&gt;Any chance someone can check the posts on the WP forums? I&#039;ve had a query up for 2 weeks with no response (not the only one with the same error).&lt;/p&gt;

&lt;p&gt;http://wordpress.org/support/topic/257773?replies=2&lt;/p&gt;

&lt;p&gt;Here&#039;s the content of my request:&lt;/p&gt;

&lt;p&gt;Running OpenID 3.2.2 on WP 2.7.1.&lt;/p&gt;

&lt;p&gt;Every time I try to add a new OpenID I get the message &quot;OpenIDloginfailed:Invalidopenid.modeNomodeset&quot;.&lt;/p&gt;

&lt;p&gt;I&#039;m logged into the MyOpenID site already and have used the id elsewhere without issues, so the id is valid and already logged in.&lt;/p&gt;

&lt;p&gt;Help?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Any chance someone can check the posts on the WP forums? I&#8217;ve had a query up for 2 weeks with no response (not the only one with the same error).</p>

<p><a href="http://wordpress.org/support/topic/257773?replies=2" rel="nofollow">http://wordpress.org/support/topic/257773?replies=2</a></p>

<p>Here&#8217;s the content of my request:</p>

<p>Running OpenID 3.2.2 on WP 2.7.1.</p>

<p>Every time I try to add a new OpenID I get the message &#8220;OpenIDloginfailed:Invalidopenid.modeNomodeset&#8221;.</p>

<p>I&#8217;m logged into the MyOpenID site already and have used the id elsewhere without issues, so the id is valid and already logged in.</p>

<p>Help?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

