<?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: Using Gravatars on your site</title>
	<atom:link href="http://www.z-oc.com/blog/2008/12/using-gravatars-on-your-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.z-oc.com/blog/2008/12/using-gravatars-on-your-site/</link>
	<description>The Science of Web Art, Design and Development</description>
	<lastBuildDate>Mon, 19 Apr 2010 05:02:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Man and a Van London</title>
		<link>http://www.z-oc.com/blog/2008/12/using-gravatars-on-your-site/comment-page-1/#comment-2200</link>
		<dc:creator>Man and a Van London</dc:creator>
		<pubDate>Fri, 12 Feb 2010 08:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.z-oc.com/blog/?p=308#comment-2200</guid>
		<description>I already have a Gravatar account but I don&#039;t yet set it up. I guess I will now set it soon since I know now what is the importance of it.</description>
		<content:encoded><![CDATA[<p>I already have a Gravatar account but I don&#8217;t yet set it up. I guess I will now set it soon since I know now what is the importance of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kaisher</title>
		<link>http://www.z-oc.com/blog/2008/12/using-gravatars-on-your-site/comment-page-1/#comment-2084</link>
		<dc:creator>kaisher</dc:creator>
		<pubDate>Thu, 04 Jun 2009 09:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.z-oc.com/blog/?p=308#comment-2084</guid>
		<description>i just want to know if i want to use the gravatar in my site.. is that mean that user must have an account in gravatar first ... i mean i can use only the URL of the image?</description>
		<content:encoded><![CDATA[<p>i just want to know if i want to use the gravatar in my site.. is that mean that user must have an account in gravatar first &#8230; i mean i can use only the URL of the image?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunil Pathak</title>
		<link>http://www.z-oc.com/blog/2008/12/using-gravatars-on-your-site/comment-page-1/#comment-2045</link>
		<dc:creator>Sunil Pathak</dc:creator>
		<pubDate>Wed, 25 Mar 2009 09:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.z-oc.com/blog/?p=308#comment-2045</guid>
		<description>&lt;p&gt;My theme is Gravatar enabled by default, some coding knowledge is always great and warmly welcomed&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>My theme is Gravatar enabled by default, some coding knowledge is always great and warmly welcomed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Elliott</title>
		<link>http://www.z-oc.com/blog/2008/12/using-gravatars-on-your-site/comment-page-1/#comment-1946</link>
		<dc:creator>Brian Elliott</dc:creator>
		<pubDate>Thu, 12 Feb 2009 21:35:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.z-oc.com/blog/?p=308#comment-1946</guid>
		<description>&lt;p&gt;Thanks for the email tip. I used WP-Gravatar plugin to include Gravatars on my site so the coding info is a big plus.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the email tip. I used WP-Gravatar plugin to include Gravatars on my site so the coding info is a big plus.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.z-oc.com/blog/2008/12/using-gravatars-on-your-site/comment-page-1/#comment-1848</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 03 Jan 2009 00:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.z-oc.com/blog/?p=308#comment-1848</guid>
		<description>&lt;p&gt;Just implemented this on my blog!&lt;/p&gt;

&lt;p&gt;I used the following code to get it to work on my WP blog:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;
&lt; ?php 
   echo get_avatar( $comment, $size = &#039;72&#039; ); 
   ? &gt;&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Awesome post.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Michael
http://www.michaelbubbo.com/blog&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;P.S. If the code I pasted doesn&#039;t show up, feel free to delete that portion of this comment. =)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Just implemented this on my blog!</p>
<p>I used the following code to get it to work on my WP blog:</p>
<p><code><br />
&lt; ?php<br />
   echo get_avatar( $comment, $size = '72' );<br />
   ? &gt;</code></p>
<p>Awesome post.</p>
<ul>
<li>Michael<br />
<a href="http://www.michaelbubbo.com/blog">http://www.michaelbubbo.com/blog</a></li>
</ul>
<p>P.S. If the code I pasted doesn&#8217;t show up, feel free to delete that portion of this comment. =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: digital photography tips</title>
		<link>http://www.z-oc.com/blog/2008/12/using-gravatars-on-your-site/comment-page-1/#comment-1817</link>
		<dc:creator>digital photography tips</dc:creator>
		<pubDate>Wed, 24 Dec 2008 20:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.z-oc.com/blog/?p=308#comment-1817</guid>
		<description>&lt;p&gt;Gravatars are a great addon to any blog. I have them setup on all of my blogs. It makes the reader interaction a lot better.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Gravatars are a great addon to any blog. I have them setup on all of my blogs. It makes the reader interaction a lot better.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
