<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Gravatar</title>
	<link>http://www.sweeting.org/mark/blog/2005/02/09/gravatar</link>
	<description>The world according to marky moo</description>
	<pubDate>Fri, 21 Nov 2008 07:07:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: mark</title>
		<link>http://www.sweeting.org/mark/blog/2005/02/09/gravatar#comment-407</link>
		<author>mark</author>
		<pubDate>Fri, 11 Feb 2005 12:13:20 +0000</pubDate>
		<guid>http://www.sweeting.org/mark/blog/2005/02/09/gravatar#comment-407</guid>
		<description>Added a temp. stop gap... Will need to work on the layout and maybe install the plugin.

In the meantime, here is the code in case anyone needs it:

&lt;code&gt;$gurl = &#34;http://www.gravatar.com/avatar.php?size=20&#038;&#34; . 
&#160;&#160;&#160;&#34;gravatar_id=&#34; . md5($comment-&gt;comment_author_email);

print '&#60;img width=&#34;20&#34; height=&#34;20&#34; src=&#34;' . $gurl . '&#34;/&#62;';&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Added a temp. stop gap&#8230; Will need to work on the layout and maybe install the plugin.</p>
<p>In the meantime, here is the code in case anyone needs it:</p>
<p><code>$gurl = &quot;http://www.gravatar.com/avatar.php?size=20&&quot; .<br />
&nbsp;&nbsp;&nbsp;&quot;gravatar_id=&quot; . md5($comment->comment_author_email);</p>
<p>print '&lt;img width=&quot;20&quot; height=&quot;20&quot; src=&quot;' . $gurl . '&quot;/&gt;';</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mark</title>
		<link>http://www.sweeting.org/mark/blog/2005/02/09/gravatar#comment-406</link>
		<author>mark</author>
		<pubDate>Fri, 11 Feb 2005 10:41:22 +0000</pubDate>
		<guid>http://www.sweeting.org/mark/blog/2005/02/09/gravatar#comment-406</guid>
		<description>I've not had a chance to do it yet! Will get 'round to it soon (ish) though ;-)

Planning on a re-design too, and an upgrade yadayadayada...</description>
		<content:encoded><![CDATA[<p>I&#8217;ve not had a chance to do it yet! Will get &#8217;round to it soon (ish) though <img src='http://www.sweeting.org/mark/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Planning on a re-design too, and an upgrade yadayadayada&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: perlworld</title>
		<link>http://www.sweeting.org/mark/blog/2005/02/09/gravatar#comment-405</link>
		<author>perlworld</author>
		<pubDate>Fri, 11 Feb 2005 10:19:34 +0000</pubDate>
		<guid>http://www.sweeting.org/mark/blog/2005/02/09/gravatar#comment-405</guid>
		<description>A quick post to get the first gravatar going :)</description>
		<content:encoded><![CDATA[<p>A quick post to get the first gravatar going <img src='http://www.sweeting.org/mark/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
