<?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/"
	>

<channel>
	<title>Kaizeku Ban &#187; gravatar</title>
	<atom:link href="http://blog.kaizeku.com/taxonomy/gravatar/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kaizeku.com</link>
	<description>So many evil plans, so little time...</description>
	<pubDate>Sat, 13 Dec 2008 17:01:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<meta xmlns="http://pipes.yahoo.com" name="pipes" content="noprocess" />
	<image>
		<link>http://blog.kaizeku.com/</link>
		<url>http://i.istalker.net/1.6.2/stamp.png</url>
		<title>Kaizeku Ban</title>
	</image>
		<item>
		<title>WPI Gravatar shortcode</title>
		<link>http://blog.kaizeku.com/wordpress/wpi-gravatar-shortcode/</link>
		<comments>http://blog.kaizeku.com/wordpress/wpi-gravatar-shortcode/#comments</comments>
		<pubDate>Sat, 17 May 2008 19:47:44 +0000</pubDate>
		<dc:creator>Avice</dc:creator>
		
		<category><![CDATA[WordPress]]></category>

		<category><![CDATA[shortcode]]></category>

		<category><![CDATA[wpistalker]]></category>

		<category><![CDATA[filter]]></category>

		<category><![CDATA[gravatar]]></category>

		<category><![CDATA[hook]]></category>

		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://blog.kaizeku.com/?p=148</guid>
		<description><![CDATA[Gravatar shortcode references for wpistalker theme]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.kaizeku.com/wp-content/uploads/2008/05/wpistalker-gravatar-shortcode.png" alt="wpistalker-gravatar-shortcode" title="wpistalker-gravatar-shortcode" width="128" height="128" class="alignleft size-full wp-image-149 fl" />Wp-iStalker (WPI) theme has plenty of undocumented shortcode i.e., redirect, cropper, hcard, just to name a few. </p>
<h2>Notes</h2>
<p class="sticky">WPI gravatar used SPAN and <abbr title="Cascading Style Sheets">CSS</abbr> inheritance instead of the normal image &#60;img&#62; tag. It may seem a bit weird in term of normal coding standard. But this implementation will save you some bandwidth and rendering time in the long run. Data embed is also part of <abbr title="Hyper Text Markup Language">HTML</abbr> 5 draft work in progress ([wpi_redirect href="http://www.whatwg.org/specs/web-apps/current-work/#embedded0" title="Html 5 Data Embed"]data embed[/wpi_redirect]).</p>
<p><span id="more-148"></span></p>
<h2>Avatar Shortcode</h2>
<pre class="smallbox">&#91;wpi_avatar attribute&#61;&#34;value&#34;&#93;Content&#91;&#47;wpi_avatar&#93;</pre>
<h5>Content:</h5>
<p>A comma separate value.</p>
<ol>
<li><span class="fw">Email</span> &rarr; valid <a href="http://gravatar.com" title="gravatar" class="ext">Gravatar</a> Email (e.g., billgates@microsoft.com)
<p>Invalid or wrong email will be replace with [wpi_redirect href="http://scott.sherrillmix.com/blog/blogger/wp_identicon/"]wp-identicon[/wpi_redirect] geometrical avatar.</p>
</li>
<li><strong>Size</strong> &rarr; 35
<p>size range from 15 to 150 (multiples of 5 - 15,20,25 .. 100)</p>
</li>
</ol>
<h5>Attributes:</h5>
<p>An attribute-value pairs. Default value as follow.</p>
<ol>
<li><strong>title </strong> &rarr; gravatar</li>
<li><strong>align </strong> &rarr; left
<p> possible value : left, right, center &#038; none</p>
</li>
<li><strong>url </strong>&rarr; null
<p>link the avatar <small>(Embed with hcard/microid format)</small></p>
</li>
</ol>
<h2>Example Galore</h2>
<ol>
<li>
<h4>simple gravatar shortcode</h4>
<pre class="smallbox">&#91;wpi_avatar&#93;sakurab&#64;somewhere&#46;org&#91;&#47;wpi_avatar&#93;</pre>
<hr />
[wpi_avatar]is.b.e@hotmail.com,35[/wpi_avatar] Gravatar aims to put a face behind the name. This is the beginning of trust. In the future, Gravatar will be a way to establish trust between producers and consumers on the internet. It will be the next best thing to meeting in person. ~ <a href="http://en.gravatar.com/site/about" class="ext">about gravatar</a>
</li>
<li class="pdt">
<h4>blank gravatar shortcode (identicon)</h4>
<pre class="smallbox">&#91;wpi_avatar&#93;1.618&#91;&#47;wpi_avatar&#93;</pre>
<hr />
<p>[wpi_avatar]1.618[/wpi_avatar]Identicons allow visual representations of commenters without requiring any external sites or user interactions. With 40 possible shapes (about 70 with inversions) in 3 possible positions, around 8000 distinguishable colors and four different rotations for each part, there should be several billion possible shape combinations &#8230; ~ [wpi_redirect href="http://scott.sherrillmix.com/blog/blogger/wp_identicon/" title="wp_identicon"]wp-identicon[/wpi_redirect]</p>
</li>
<li>
<h4>full gravatar shortcode</h4>
<pre class="smallbox">&#91;wpi_avatar url&#61;&#34;http&#58;&#47;&#47;gravatar&#46;com&#34; align&#61;&#34;right&#34; title&#61;&#34;Microhoo&#34;&#93;hbill&#46;gates&#64;gmail&#46;com&#44;40&#91;&#47;wpi_avatar&#93;</pre>
<hr />
<p>[wpi_avatar url="http://en.gravatar.com/site/privacy" align="right" title="Microhoo"]hbill.gates@gmail.com,40[/wpi_avatar]Gravatar.com collects your email address as part of the gravatar service. We will never rent, sell, or otherwise distribute or make public your email address. We hate spam as much as you do. The way gravatar requests are structured, your email address is encrypted before transmission. Your email address cannot be harvested from gravatar enabled sites due to gravatar requests. We take your privacy seriously. ~ [wpi_redirect href="http://en.gravatar.com/site/privacy" title="Gravatar police"]Gravatar Policy[/wpi_redirect]</p>
</li>
</ol>
<h2 class="cb">Custom Hook</h2>
<p>Filter Hook for wpi_avatar shortcode. </p>
<pre>wpi_avatar_shortcode</pre>
<p>Return raw html output.<br />
<small>see: <tt>KaizekuShortCode::avatarCallback()</tt>. </small></p>
<h2>External Links</h2>
<ul>
<li>Must read &rarr; <a href="http://codex.wordpress.org/Shortcode_API#Limitations" class="ext">Wordpress Shortcode Limitation</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://blog.kaizeku.com/wordpress/wpi-gravatar-shortcode/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
