<?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/"
	xmlns:georss="http://www.georss.org/georss" >

<channel>
	<title>256 Shades of Think &#187; temi wordpress</title>
	<atom:link href="http://www.x3d.it/category/temi-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.x3d.it</link>
	<description>il blog di .gif</description>
	<lastBuildDate>Tue, 07 Feb 2012 11:30:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Gravatar nei singoli post</title>
		<link>http://www.x3d.it/2009/03/gravatar-nei-singoli-post/</link>
		<comments>http://www.x3d.it/2009/03/gravatar-nei-singoli-post/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 14:26:12 +0000</pubDate>
		<dc:creator>tuo cuggino</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[temi wordpress]]></category>
		<category><![CDATA[gravatar]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.x3d.it/?p=410</guid>
		<description><![CDATA[<p>Dopo lungo girovagare per la rete e innumerevoli prove in php (che non è il mio forte) ho trovato il modo di far comparire il gravatar dell&#8217;autore su ogni post.</p>
<p>Ecco qua. Semplice vero?</p>
<p><code>&#60;?php echo get_avatar( get_the_author_email(), '80' ); ?&#62;</code>&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Dopo lungo girovagare per la rete e innumerevoli prove in php (che non è il mio forte) ho trovato il modo di far comparire il gravatar dell&#8217;autore su ogni post.</p>
<p>Ecco qua. Semplice vero?</p>
<p><code>&lt;?php echo get_avatar( get_the_author_email(), '80' ); ?&gt;</code></p>
<p>Quel numero indica la dimensione dell&#8217;avatar. </p>
<p> </p>
<p>Sono contento, e voi?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.x3d.it/2009/03/gravatar-nei-singoli-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

