<?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"
	>
<channel>
	<title>Comments on: Avatar Plugins</title>
	<atom:link href="http://singpolyma.net/2007/12/avatar-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://singpolyma.net/2007/12/avatar-plugins/</link>
	<description></description>
	<pubDate>Sun, 06 Jul 2008 19:56:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Stephen Paul Weber</title>
		<link>http://singpolyma.net/2007/12/avatar-plugins/#comment-47404</link>
		<dc:creator>Stephen Paul Weber</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://singpolyma.net/2007/12/avatar-plugins/#comment-47404</guid>
		<description>For tighter integration with hCard/OpenID specifically I have my hCard import plugin, avatar from URL is meant to find the most useful image it can from even non-hCard URLs :)</description>
		<content:encoded><![CDATA[<p>For tighter integration with hCard/OpenID specifically I have my hCard import plugin, avatar from URL is meant to find the most useful image it can from even non-hCard URLs <img src='http://singpolyma.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Eckman</title>
		<link>http://singpolyma.net/2007/12/avatar-plugins/#comment-47377</link>
		<dc:creator>John Eckman</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://singpolyma.net/2007/12/avatar-plugins/#comment-47377</guid>
		<description>Thanks Stephen- I ended up taking a different route for avatars (described at my blog). 

For the Avatar from URL plugin, have you considered a tighter approach to parsing the hCard? Applied to http://singpolyma.net/ for example it pulls up other people's images, since they are tagged with class="photo fn" - ideally (for me anyway) this would only "catch" images inside hCards on OpenID enabled URLs. 

At the end of the day, you want the avatar fetched to be associated with the OpenID used - no some other image which happens to live at that URL, yes?</description>
		<content:encoded><![CDATA[<p>Thanks Stephen- I ended up taking a different route for avatars (described at my blog). </p>
<p>For the Avatar from URL plugin, have you considered a tighter approach to parsing the hCard? Applied to <a href="http://singpolyma.net/" rel="nofollow">http://singpolyma.net/</a> for example it pulls up other people&#039;s images, since they are tagged with class=&#034;photo fn&#034; - ideally (for me anyway) this would only &#034;catch&#034; images inside hCards on OpenID enabled URLs. </p>
<p>At the end of the day, you want the avatar fetched to be associated with the OpenID used - no some other image which happens to live at that URL, yes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Paul Weber</title>
		<link>http://singpolyma.net/2007/12/avatar-plugins/#comment-47347</link>
		<dc:creator>Stephen Paul Weber</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://singpolyma.net/2007/12/avatar-plugins/#comment-47347</guid>
		<description>It currently looks for http://www.skippy.net/blog/2005/03/24/gravatars/ but I should add support for the "official" one that I just found out about.

It does go on to the next check if no Gravatar is found.  It always goes on if no results were found at any point :)  That's the purpose of the plugin :)</description>
		<content:encoded><![CDATA[<p>It currently looks for <a href="http://www.skippy.net/blog/2005/03/24/gravatars/" rel="nofollow">http://www.skippy.net/blog/2005/03/24/gravatars/</a> but I should add support for the &#034;official&#034; one that I just found out about.</p>
<p>It does go on to the next check if no Gravatar is found.  It always goes on if no results were found at any point <img src='http://singpolyma.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  That&#039;s the purpose of the plugin <img src='http://singpolyma.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://johneckman.com/</title>
		<link>http://singpolyma.net/2007/12/avatar-plugins/#comment-46969</link>
		<dc:creator>http://johneckman.com/</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://singpolyma.net/2007/12/avatar-plugins/#comment-46969</guid>
		<description>Stephen - can you add a link somewhere to which Gravatars plugin your AllAvatars plug-in is expecting?

II'd like to do something conditional - if Gravatar plug in is installed, but no gravatar is found for the user's email address, go on to the next check.</description>
		<content:encoded><![CDATA[<p>Stephen - can you add a link somewhere to which Gravatars plugin your AllAvatars plug-in is expecting?</p>
<p>II&#039;d like to do something conditional - if Gravatar plug in is installed, but no gravatar is found for the user&#039;s email address, go on to the next check.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Kirk</title>
		<link>http://singpolyma.net/2007/12/avatar-plugins/#comment-44697</link>
		<dc:creator>James Kirk</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://singpolyma.net/2007/12/avatar-plugins/#comment-44697</guid>
		<description>Looking real strong, Stephen. You are doing great dev work both for WordPress site owners as well as participation in the DiSo Project. I'm off to NYC tomorrow, and hopefully will have some spare time to install your latests plugs. If not, I'll definitely get to it over the weekend.

Thanks!</description>
		<content:encoded><![CDATA[<p>Looking real strong, Stephen. You are doing great dev work both for WordPress site owners as well as participation in the DiSo Project. I&#039;m off to NYC tomorrow, and hopefully will have some spare time to install your latests plugs. If not, I&#039;ll definitely get to it over the weekend.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
