<?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: Where are my Gravatars?</title>
	<atom:link href="http://technomom.com/2008/04/28/where-are-my-gravatars/feed/" rel="self" type="application/rss+xml" />
	<link>http://technomom.com/2008/04/28/where-are-my-gravatars/</link>
	<description>Purposefully perverse since 1995!</description>
	<lastBuildDate>Sat, 06 Mar 2010 12:01:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: cyn</title>
		<link>http://technomom.com/2008/04/28/where-are-my-gravatars/comment-page-1/#comment-12117</link>
		<dc:creator>cyn</dc:creator>
		<pubDate>Sat, 03 May 2008 03:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://technomom.com/?p=392#comment-12117</guid>
		<description>They work again! I had to change the code from

&lt;?php
   echo get_avatar( get_comment_author_email() );
   ?&gt;

to 

&lt;?php 
   echo get_avatar($comment); 
   ?&gt;</description>
		<content:encoded><![CDATA[<p>They work again! I had to change the code from</p>
<p>&lt;?php<br />
   echo get_avatar( get_comment_author_email() );<br />
   ?&gt;</p>
<p>to </p>
<p>&lt;?php<br />
   echo get_avatar($comment);<br />
   ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Just Another Homo sapiens Living On This Pale Blue Dot &#187; Subscriber and Commenters Part2</title>
		<link>http://technomom.com/2008/04/28/where-are-my-gravatars/comment-page-1/#comment-12086</link>
		<dc:creator>Just Another Homo sapiens Living On This Pale Blue Dot &#187; Subscriber and Commenters Part2</dc:creator>
		<pubDate>Fri, 02 May 2008 20:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://technomom.com/?p=392#comment-12086</guid>
		<description>[...] - gravatars - I found the code to modify my theme so these show up automatically, but I heard from Cynthia Armistead that when she upgraded to 2.5.1, hers no longer worked: Where are my Gravatars?. [...]</description>
		<content:encoded><![CDATA[<p>[…] — gravatars — I found the code to modify my theme so these show up automatically, but I heard from Cynthia Armistead that when she upgraded to 2.5.1, hers no longer worked: Where are my Gravatars?. […]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cyn</title>
		<link>http://technomom.com/2008/04/28/where-are-my-gravatars/comment-page-1/#comment-12011</link>
		<dc:creator>cyn</dc:creator>
		<pubDate>Fri, 02 May 2008 01:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://technomom.com/?p=392#comment-12011</guid>
		<description>I posted to the WP forums. I&#039;ll let you know when I get it resolved.</description>
		<content:encoded><![CDATA[<p>I posted to the WP forums. I’ll let you know when I get it resolved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trisha</title>
		<link>http://technomom.com/2008/04/28/where-are-my-gravatars/comment-page-1/#comment-11958</link>
		<dc:creator>Trisha</dc:creator>
		<pubDate>Thu, 01 May 2008 18:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://technomom.com/?p=392#comment-11958</guid>
		<description>That sucks.  I haven&#039;t done that update yet.  If you figure out how to get the gravatars back, please post it.</description>
		<content:encoded><![CDATA[<p>That sucks.  I haven’t done that update yet.  If you figure out how to get the gravatars back, please post it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
