<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Will Norris &#187; eaut</title>
	<atom:link href="http://willnorris.com/tag/eaut/feed" rel="self" type="application/rss+xml" />
	<link>http://willnorris.com</link>
	<description>Thoughts on Identity, OpenID, WordPress, and Life</description>
	<lastBuildDate>Tue, 26 Jan 2010 16:25:05 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
		<item>
		<title>wp-openid 2.2.0 released</title>
		<link>http://willnorris.com/2008/07/wp-openid-220-released</link>
		<comments>http://willnorris.com/2008/07/wp-openid-220-released#comments</comments>
		<pubDate>Thu, 24 Jul 2008 01:44:50 +0000</pubDate>
		<dc:creator>Will Norris</dc:creator>
				<category><![CDATA[identity]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[eaut]]></category>
		<category><![CDATA[openid]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp-openid]]></category>

		<guid isPermaLink="false">http://willnorris.com/?p=235</guid>
		<description><![CDATA[I&#8217;ve just released version 2.2.0 of the OpenID plugin for WordPress.  Notable additions in this version:


POST replay for comments - this should fix all the compatibility issues with other comment related plugins like reCaptcha.
MUCH better memory usage - like no longer needlessly building a 2MB object on every page load!
support for Email Address to [...]

<div class="related-posts">
Possibly related posts:<ul><li><a href='http://willnorris.com/2007/11/wp-openid-20-released' rel='bookmark' title='Permanent Link: wp-openid 2.0 released'>wp-openid 2.0 released</a></li>
<li><a href='http://willnorris.com/2007/10/plugin-updates' rel='bookmark' title='Permanent Link: plugin updates'>plugin updates</a></li>
<li><a href='http://willnorris.com/2008/05/changes-to-wp-openid' rel='bookmark' title='Permanent Link: Changes to wp-openid'>Changes to wp-openid</a></li>
</ul></div>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just released version 2.2.0 of the OpenID plugin for WordPress.  Notable additions in this version:</p>

<ul>
<li>POST replay for comments - this should fix all the compatibility issues with other comment related plugins like reCaptcha.</li>
<li>MUCH better memory usage - like no longer needlessly building a 2MB object on every page load!</li>
<li>support for <a href="http://eaut.org">Email Address to URL Transformation</a> - now you can use an email address anywhere you normally use an OpenID</li>
<li>fixed <a href="http://plugins.trac.wordpress.org/ticket/702">OpenID Spoofing vulnerability</a> - users&#8217; profile URLs must match one of their OpenIDs</li>
<li>using hooks for gathering user data - other plugins can now hook in and gather user info from FOAF, hCard, whatever</li>
<li>If OpenID authentication fails for whatever reason, the user is given the opportunity to submit their comment without OpenID</li>
<li>lots of little fixes, code refactoring and cleanup, and a lot of UI tweaks</li>
</ul>

<p>Download at <a href="http://wordpress.org/extend/plugins/openid/">http://wordpress.org/extend/plugins/openid/</a>.</p>

<p>I tested pretty thoroughly on WordPress 2.2 through 2.6 using PHP5.  I&#8217;m fairly certain I didn&#8217;t break PHP4, but let me know if you find any problems.</p>

<p>With this out the door, I&#8217;ll be jumping right into my feature list for the next major release &#8212; adding a native OpenID Server and delegation capabilities.  At that point, it should be able to handle all of your OpenID related needs.</p>


<div class="related-posts"><p>Possibly related posts:</p><ul><li><a href='http://willnorris.com/2007/11/wp-openid-20-released' rel='bookmark' title='Permanent Link: wp-openid 2.0 released'>wp-openid 2.0 released</a></li>
<li><a href='http://willnorris.com/2007/10/plugin-updates' rel='bookmark' title='Permanent Link: plugin updates'>plugin updates</a></li>
<li><a href='http://willnorris.com/2008/05/changes-to-wp-openid' rel='bookmark' title='Permanent Link: Changes to wp-openid'>Changes to wp-openid</a></li>
</ul></div>]]></content:encoded>
			<wfw:commentRss>http://willnorris.com/2008/07/wp-openid-220-released/feed</wfw:commentRss>
		<slash:comments>67</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
	</channel>
</rss>
