<?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>thinkless &#187; buzz</title>
	<atom:link href="http://www.thinkless.net/tag/buzz/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thinkless.net</link>
	<description>web design and social media strategy</description>
	<lastBuildDate>Sun, 18 Dec 2011 10:49:35 +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>Buzzer vs Twizz</title>
		<link>http://www.thinkless.net/buzzer-vs-twizz/</link>
		<comments>http://www.thinkless.net/buzzer-vs-twizz/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 15:40:39 +0000</pubDate>
		<dc:creator>Luca</dc:creator>
				<category><![CDATA[Journal]]></category>
		<category><![CDATA[buzz]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.thinkless.net/?p=1042</guid>
		<description><![CDATA[Of course I had to check it out and of course I spent the whole yesterday checking my Buzz inbox. My impression is that [...]]]></description>
			<content:encoded><![CDATA[<p>Of course I had to check it out and of course I spent the whole yesterday checking my Buzz inbox. My impression is that <a href="http://www.google.com/buzz" target="_blank">Google Buzz</a> is a smart play to follow the micro blogging trend and be sure that every Gmail account will have it (the first spalsh says: no setup needed!). Well, of course you can turn it off&#8230; if you can read the 7pt size text at the bottom: <em>turn off buzz</em>. I&#8217;m a bit tired to wait for the next bigger tool that will try eat the others. Each one has the bright-side and the dark-side and Buzz, even is a newbie, is doing its job pretty well.</p>
<p>But I&#8217;m not here to review the technology, I just want to share a custom script I&#8217;ve wrote to add the Google “Buzz it” button into <a href="http://www.addtoany.com/" target="_blank">AddToAny</a><a href="http://wordpress.org/extend/plugins/add-to-any/" target="_blank"> WordPress Plugin</a>. You just have to go in the Share/Save Buttons settings and add the following lines in the additional options field (replace EXAMPLE.COM with your domain):</p>
<p><code><br />
var a2a_config = a2a_config || {};<br />
a2a_config.custom_services = [<br />
["Buzz it",<br />
"http://www.google.com/reader/link?title=A2A_LINKNAME_ENC&amp;url=A2A_LINKURL_ENC",<br />
"http://www.EXAMPLE.COM/googlebuzz_16x16.png"<br />
]<br />
];<br />
</code></p>
<p>I made a quick png version of the Google Buzz icon, but you can use any icon you want to.<br />
16&#215;16 px <img class="alignnone size-full wp-image-1043" title="googlebuzz_16x16" src="http://www.thinkless.net/blog/wp-content/uploads/2010/02/googlebuzz_16x16.png" alt="google buzz icon" width="16" height="16" /> and 32&#215;32 px <img class="alignnone size-full wp-image-1044" title="googlebuzz_32x32" src="http://www.thinkless.net/blog/wp-content/uploads/2010/02/googlebuzz_32x32.png" alt="google buzz icon" width="32" height="32" /></p>
<p>Try it out clicking on the <strong>Share</strong> icon below. If you find bugs or you improve it, let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkless.net/buzzer-vs-twizz/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

