<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>archGFX &#187; gravatars</title>
	<atom:link href="http://archgfx.net/tag/gravatars/feed" rel="self" type="application/rss+xml" />
	<link>http://archgfx.net</link>
	<description>Austin web designer - Adam Freetly</description>
	<lastBuildDate>Wed, 28 Sep 2011 13:50:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Buckshot Ep. 9: Themes</title>
		<link>http://archgfx.net/blog/2008/geek/blogging/buckshot-ep-9-themes</link>
		<comments>http://archgfx.net/blog/2008/geek/blogging/buckshot-ep-9-themes#comments</comments>
		<pubDate>Mon, 18 Feb 2008 14:26:36 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[charcoal]]></category>
		<category><![CDATA[competitions]]></category>
		<category><![CDATA[disconnected]]></category>
		<category><![CDATA[gravatars]]></category>
		<category><![CDATA[habari]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://archgfx.net/blog/2008/geek/blogging/buckshot-ep-9-themes</guid>
		<description><![CDATA[Disconnected 1.3 is out. It includes support for WordPress 2.3's native tagging, and preliminary support for WordPress 2.5's get_avatar() function. I know I said I'd never support gravatars1, but since they're going native in 2.5, there's no point in fighting anymore. At least once 2.5 is released, I can write a plugin to use MyBlogLog [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><img src="http://disconnected.sf.net/wp-content/themes/disconnected/img/user.gif" alt="default gravatar image" style="width: 32px; height: 32px" class="left" align="left" height="32" width="32" /><a href="https://sourceforge.net/project/platformdownload.php?group_id=188321&amp;sel_platform=201" title="Download from sourceforge">Disconnected 1.3 is out</a>.   It includes support for WordPress 2.3's native tagging, and preliminary support for WordPress 2.5's <code>get_avatar()</code> function.  I know I said I'd never support gravatars<a href="#footnote-1-1287" id="footnote-link-1-1287" title="See the footnote.">1</a>, but since they're going native in 2.5, there's no point in fighting anymore.  At least once 2.5 is released, I can write a plugin to use <a href="http://developer.yahoo.com/mybloglog">MyBlogLog Avatars</a> instead.</li>
<li>The design vitality WordPress Theme Contest ended, <a href="http://www.designvitality.com/blog/2008/01/and-the-award-goes-to/">with some actual results</a>.  I'm kind of shocked.  But then, they did add their own spammy footer link to the themes, which is also shocking, but more what I expected from the outset.</li>
<li>The Lunarpages contest, however, <a href="http://blog.lunarpages.com/2008/01/23/final-12-entries-wordpress-design-contest/">has not yet published results</a>.  This is because, like the many wordpress theme contests before it, it has ended in bitterness and accusations.</li>
<li><a href="http://www.flickr.com/photos/dmondark/2265382720/"><img src="http://farm3.static.flickr.com/2263/2265382720_86431069cb_s.jpg" alt="charcoal theme for habari" style="width: 75px; height: 75px" class="left" align="left" height="75" width="75" /></a>There's a new theme for <a href="http://habariproject.org">habari</a>, I think it's the <a href="http://wiki.habariproject.org/en/Available_Themes">first fully original theme</a>.  It's a beauty, evoking the sleek monochromatic habari dashboard, and including a bunch of custom plugins.  <a href="http://code.google.com/p/charcoal/wiki/Charcoal">It's called Charcoal</a>, and it's hosted on google code, although the code isn't up there, so there's no SVN updating.</li>
</ul>
<br /><ol class="footnotes"><li id="footnote-1-1287">Since they provide identity without authentication, a sure recipe for abuse  <a href="#footnote-link-1-1287"></a></li></ol>]]></content:encoded>
			<wfw:commentRss>http://archgfx.net/blog/2008/geek/blogging/buckshot-ep-9-themes/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Adding Gravatars to Posts</title>
		<link>http://archgfx.net/blog/2008/geek/blogging/adding-gravatars-to-posts</link>
		<comments>http://archgfx.net/blog/2008/geek/blogging/adding-gravatars-to-posts#comments</comments>
		<pubDate>Wed, 06 Feb 2008 10:32:43 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[gravatars]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://archgfx.net/blog/2008/geek/blogging/adding-gravatars-to-posts</guid>
		<description><![CDATA[With the launch of the Blueprint site, and all the hubbub over the release of Prologue, there are now a couple of good examples of using gravatars for more than just comments. The prologue function is a little weighty to be copied to other themes, since it's built for wordpress.com, so i thought I'd share [...]]]></description>
			<content:encoded><![CDATA[<p>With the launch of the Blueprint site, and all the <a href="http://iammattthomas.com/journal/another-word-on-prologue">hubbub over the release of Prologue</a>, there are now a couple of good examples of using gravatars for more than just comments.  The prologue function is a little weighty to be copied to other themes, since it's built for wordpress.com, so i thought I'd share my simple method.  It's almost identical to the <a href="http://ma.tt/2007/10/gravatar-enabled/#comment-428947">method matt posted</a>,</p>
<pre>
<pre class="brush: php; title: ; notranslate">
&lt;?php $md5 = md5( strtolower(get_the_author_email()) );
$default = urlencode( get_bloginfo(template_directory) .'/icons/author.png' );
echo &quot;&lt;img alt='avatar' class='photo' title='photo' src='http://www.gravatar.com/avatar.php?gravatar_id=$md5&amp;size=50&amp;rating=X&amp;default=$default'  /&gt;&quot;;
?&gt;
</pre>
</pre>
<p>Note that this assumes your theme has an <code>author.png</code> inside an icon folder.  Change that line to reflect the location of your default icon, or use <a href="http://use.perl.org/images/pix.gif">a blank default</a>. If you're using <a href="http://plaintxt.org/themes/sandbox">Sandbox</a>, or any other <a href="http://lorelle.wordpress.com/2007/09/01/microformats-and-wordpress-themes/">hCard-enabled</a> wordpress theme, you can insert this inside <code>&lt;div class="vcard"&gt;</code>, for added microformat-y goodness.  Otherwise, you can put it anywhere you like.  I've also added the same code to the top of my <code>author.php</code> file, inside <code>&lt;div class="archive-meta"&gt;</code>.</p>
]]></content:encoded>
			<wfw:commentRss>http://archgfx.net/blog/2008/geek/blogging/adding-gravatars-to-posts/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

