<?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: gravatars</title>
	<atom:link href="http://almostdaniel.com/2008/05/15/gravatars/feed/" rel="self" type="application/rss+xml" />
	<link>http://almostdaniel.com/2008/05/15/gravatars/</link>
	<description>a pretty big deal since 1977.</description>
	<pubDate>Thu, 20 Nov 2008 07:46:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: jason_shao</title>
		<link>http://almostdaniel.com/2008/05/15/gravatars/#comment-347</link>
		<dc:creator>jason_shao</dc:creator>
		<pubDate>Thu, 24 Jul 2008 22:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://almostdaniel.com/?p=20#comment-347</guid>
		<description>Actually, the gravatars revealed I hadn't yet added one to my work account. How embarrasing...</description>
		<content:encoded><![CDATA[<p>Actually, the gravatars revealed I hadn&#8217;t yet added one to my work account. How embarrasing&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daniel</title>
		<link>http://almostdaniel.com/2008/05/15/gravatars/#comment-244</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Fri, 27 Jun 2008 04:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://almostdaniel.com/?p=20#comment-244</guid>
		<description>fine. so i finally got around to adding one puny line of code to my comments.php theme file, and styling the "avatar" class in my CSS file:

comments.php:
&lt;code&gt;
&lt;?php get_avatar($comment); ?&gt;
&lt;/code&gt;

style.css:
&lt;code&gt;
img.avatar {
	float: left;
	margin: 0 15px 15px 0;
}
&lt;/code&gt;

Happy now?</description>
		<content:encoded><![CDATA[<p>fine. so i finally got around to adding one puny line of code to my comments.php theme file, and styling the &#8220;avatar&#8221; class in my CSS file:</p>
<p>comments.php:<br />
<code><br />
< ?php get_avatar($comment); ?><br />
</code></p>
<p>style.css:<br />
<code><br />
img.avatar {<br />
	float: left;<br />
	margin: 0 15px 15px 0;<br />
}<br />
</code></p>
<p>Happy now?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason_shao</title>
		<link>http://almostdaniel.com/2008/05/15/gravatars/#comment-155</link>
		<dc:creator>jason_shao</dc:creator>
		<pubDate>Mon, 02 Jun 2008 04:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://almostdaniel.com/?p=20#comment-155</guid>
		<description>So when are you going to Gravatar enable your site comments? ;)</description>
		<content:encoded><![CDATA[<p>So when are you going to Gravatar enable your site comments? <img src='http://almostdaniel.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scottfi</title>
		<link>http://almostdaniel.com/2008/05/15/gravatars/#comment-119</link>
		<dc:creator>scottfi</dc:creator>
		<pubDate>Sun, 25 May 2008 20:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://almostdaniel.com/?p=20#comment-119</guid>
		<description>Nice... I just wanted to see if my Gravatar would show up when I left a comment.</description>
		<content:encoded><![CDATA[<p>Nice&#8230; I just wanted to see if my Gravatar would show up when I left a comment.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
