<?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: Blogsome Gravatar Code</title>
	<atom:link href="http://schinckel.net/2005/08/10/blogsome-gravatar-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://schinckel.net/2005/08/10/blogsome-gravatar-code/</link>
	<description>Like a fortune cookie, only without the fortune, and not a cookie.</description>
	<pubDate>Tue, 02 Dec 2008 01:08:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Matthew Schinckel</title>
		<link>http://schinckel.net/2005/08/10/blogsome-gravatar-code/#comment-197</link>
		<dc:creator>Matthew Schinckel</dc:creator>
		<pubDate>Tue, 23 Aug 2005 04:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2005/08/10/blogsome-gravatar-code/#comment-197</guid>
		<description>This doesn't really work either: it makes the Gravatars appear, but exposes the email address to potential spam harvesters.

That is not a good thing.

(I already came up with a &lt;a href="http://schinckel.blogsome.com/2005/08/11/gravatars-in-javascript-for-blogsome/" rel="nofollow"&gt;solution&lt;/a&gt;, it too suffers the same flaw).</description>
		<content:encoded><![CDATA[<p>This doesn&#8217;t really work either: it makes the Gravatars appear, but exposes the email address to potential spam harvesters.</p>
<p>That is not a good thing.</p>
<p>(I already came up with a <a href="http://schinckel.blogsome.com/2005/08/11/gravatars-in-javascript-for-blogsome/" rel="nofollow">solution</a>, it too suffers the same flaw).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: didats</title>
		<link>http://schinckel.net/2005/08/10/blogsome-gravatar-code/#comment-196</link>
		<dc:creator>didats</dc:creator>
		<pubDate>Tue, 23 Aug 2005 01:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2005/08/10/blogsome-gravatar-code/#comment-196</guid>
		<description>if you want the gravatar, you can follow this step:
1. login to your account 
2. choose manage menu, and select the files link.
3. Add this code to comment page.

 

remember, you have to add the code between 

{foreach from=$comments key=key item=comment}
...
...
...
{/foreach}

for the full tutorial you can see my blog at &lt;a href="http://didats.net/permalink.php?idxMjAx"&gt;http://didats.net/permalink.php?idxMjAx&lt;/a&gt;

for the example, you can see my girlfriend's blog at &lt;a href="http://golda.blogsome.com"&gt;http://golda.blogsome.com&lt;/a&gt;

thanks. :D</description>
		<content:encoded><![CDATA[<p>if you want the gravatar, you can follow this step:<br />
1. login to your account<br />
2. choose manage menu, and select the files link.<br />
3. Add this code to comment page.</p>
<p>remember, you have to add the code between </p>
<p>{foreach from=$comments key=key item=comment}<br />
&#8230;<br />
&#8230;<br />
&#8230;<br />
{/foreach}</p>
<p>for the full tutorial you can see my blog at <a href="http://didats.net/permalink.php?idxMjAx">http://didats.net/permalink.php?idxMjAx</a></p>
<p>for the example, you can see my girlfriend&#8217;s blog at <a href="http://golda.blogsome.com">http://golda.blogsome.com</a></p>
<p>thanks. <img src='http://schinckel.net/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Schinckel</title>
		<link>http://schinckel.net/2005/08/10/blogsome-gravatar-code/#comment-171</link>
		<dc:creator>Matthew Schinckel</dc:creator>
		<pubDate>Thu, 11 Aug 2005 01:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2005/08/10/blogsome-gravatar-code/#comment-171</guid>
		<description>I've discovered a JavaScript that will generated MD5 hashes, so expect this feature to work any day now...</description>
		<content:encoded><![CDATA[<p>I&#8217;ve discovered a JavaScript that will generated MD5 hashes, so expect this feature to work any day now&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Schinckel</title>
		<link>http://schinckel.net/2005/08/10/blogsome-gravatar-code/#comment-170</link>
		<dc:creator>Matthew Schinckel</dc:creator>
		<pubDate>Thu, 11 Aug 2005 00:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2005/08/10/blogsome-gravatar-code/#comment-170</guid>
		<description>Yeah, Blogsome aren't real sharp about putting Plugins in - I've asked for Gravatar ages ago.</description>
		<content:encoded><![CDATA[<p>Yeah, Blogsome aren&#8217;t real sharp about putting Plugins in - I&#8217;ve asked for Gravatar ages ago.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Williams</title>
		<link>http://schinckel.net/2005/08/10/blogsome-gravatar-code/#comment-168</link>
		<dc:creator>Andrew Williams</dc:creator>
		<pubDate>Wed, 10 Aug 2005 18:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.blogsome.com/2005/08/10/blogsome-gravatar-code/#comment-168</guid>
		<description>Possibly the execution of php in Smarty is disabled. I'd check your host. Or even better would be to look for a plugin for WP instead of trying to hack it into the templates.</description>
		<content:encoded><![CDATA[<p>Possibly the execution of php in Smarty is disabled. I&#8217;d check your host. Or even better would be to look for a plugin for WP instead of trying to hack it into the templates.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
