<?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>Web Dev Bros &#187; google</title>
	<atom:link href="http://www.webdevbros.net/category/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdevbros.net</link>
	<description>hot talk about web development</description>
	<lastBuildDate>Wed, 16 Dec 2009 12:59:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to render HTML in code.google.com</title>
		<link>http://www.webdevbros.net/2009/06/09/how-to-render-html-in-codegooglecom/</link>
		<comments>http://www.webdevbros.net/2009/06/09/how-to-render-html-in-codegooglecom/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 15:12:15 +0000</pubDate>
		<dc:creator>julien</dc:creator>
				<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.webdevbros.net/?p=250</guid>
		<description><![CDATA[Update: see latest article Publishing Flex applications to Google Code SVN repository
If you are hosting or contributing to an open-source project on code.google.com using SVN as source control, there is small trick to render .html source files as HTML and not raw text (default). Make sure you set the following SVN property for each file: [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update: </strong>see latest article <a href="../2009/08/16/publishing-flex-applications-to-google-code-svn-repository/">Publishing Flex applications to Google Code SVN repository</a></p>
<p>If you are hosting or contributing to an open-source project on code.google.com using SVN as source control, there is small trick to render .html source files as HTML and not raw text (default). Make sure you set the following SVN property for each file: <code>svn:mime-type "text/html"</code>. I find this quite useful for showing examples or demos (using it for Flash/Flex).</p>
<div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http://www.webdevbros.net/2009/06/09/how-to-render-html-in-codegooglecom/&amp;t=How+to+render+HTML+in+code.google.com&amp;s=normal' height='80' width='52' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http://www.webdevbros.net/2009/06/09/how-to-render-html-in-codegooglecom/&amp;title=How+to+render+HTML+in+code.google.com&amp;t=2 ' height='80' width='52' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http://www.webdevbros.net/2009/06/09/how-to-render-html-in-codegooglecom/&amp;title=How+to+render+HTML+in+code.google.com&amp;t=1 ' height='80' width='52' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=How+to+render+HTML+in+code.google.com;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=square></script></td> <td><script type="text/javascript">tweetmeme_url='http://www.webdevbros.net/2009/06/09/how-to-render-html-in-codegooglecom/'; tweetmeme_style = 'normal';; </script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js" ></script></td></table></div><!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	-->]]></content:encoded>
			<wfw:commentRss>http://www.webdevbros.net/2009/06/09/how-to-render-html-in-codegooglecom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google chart api introduces QR codes (2D bar codes) support</title>
		<link>http://www.webdevbros.net/2008/07/11/google-chart-api-introduces-qr-codes-2d-bar-codes-support/</link>
		<comments>http://www.webdevbros.net/2008/07/11/google-chart-api-introduces-qr-codes-2d-bar-codes-support/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 07:16:26 +0000</pubDate>
		<dc:creator>Michal</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.webdevbros.net/?p=186</guid>
		<description><![CDATA[As usual the guys at google have been busy and released a nice new feature for their (quite new) google chart api. It support 2D bar codes also known as QR codes. Whats more, they even offer a free decoding library for it (Xzing). Big respect googlers to your free APIs
     [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.webdevbros.net/wp-content/uploads/2008/07/qrcode.png" alt="" title="qrcode" width="150" height="152" class="alignleft size-full wp-image-187" />As usual the guys at google have been busy and released a nice new feature for their (quite new) <a href="http://www.webdevbros.net/2007/12/08/google-released-free-chart-api-usage-example/">google chart api</a>. It support 2D bar codes also known as QR codes. Whats more, they even offer a free decoding library for it (<a href="http://code.google.com/p/zxing/">Xzing</a>). Big respect googlers to your free APIs</p>
<div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http://www.webdevbros.net/2008/07/11/google-chart-api-introduces-qr-codes-2d-bar-codes-support/&amp;t=Google+chart+api+introduces+QR+codes+%282D+bar+codes%29+support&amp;s=normal' height='80' width='52' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http://www.webdevbros.net/2008/07/11/google-chart-api-introduces-qr-codes-2d-bar-codes-support/&amp;title=Google+chart+api+introduces+QR+codes+%282D+bar+codes%29+support&amp;t=2 ' height='80' width='52' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http://www.webdevbros.net/2008/07/11/google-chart-api-introduces-qr-codes-2d-bar-codes-support/&amp;title=Google+chart+api+introduces+QR+codes+%282D+bar+codes%29+support&amp;t=1 ' height='80' width='52' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=Google+chart+api+introduces+QR+codes+%282D+bar+codes%29+support;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=square></script></td> <td><script type="text/javascript">tweetmeme_url='http://www.webdevbros.net/2008/07/11/google-chart-api-introduces-qr-codes-2d-bar-codes-support/'; tweetmeme_style = 'normal';; </script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js" ></script></td></table></div><!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	-->]]></content:encoded>
			<wfw:commentRss>http://www.webdevbros.net/2008/07/11/google-chart-api-introduces-qr-codes-2d-bar-codes-support/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Translate easily with JavaScript and the Google language API</title>
		<link>http://www.webdevbros.net/2008/03/26/translate-easily-with-javascript-and-the-google-language-api/</link>
		<comments>http://www.webdevbros.net/2008/03/26/translate-easily-with-javascript-and-the-google-language-api/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 09:41:27 +0000</pubDate>
		<dc:creator>Michal</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.webdevbros.net/2008/03/26/translate-easily-with-javascript-and-the-google-language-api/</guid>
		<description><![CDATA[wow, google recently released an API for their translation services called Google language API. Thats a good news but it even gets better! The api is really easy to use and applications can be boosted within minutes. The reference can be found here
Here is a quick example of how to translate something...
PLAIN TEXT
JAVASCRIPT:




google.language.translate&#40;'my mum is [...]]]></description>
			<content:encoded><![CDATA[<p>wow, google recently released an API for their translation services called <a href="http://code.google.com/apis/ajaxlanguage/documentation/">Google language API</a>. Thats a good news but it even gets better! The api is really easy to use and applications can be boosted within minutes. The reference can be found <a href="http://code.google.com/apis/ajaxlanguage/documentation/">here</a></p>
<p>Here is a quick example of how to translate something...</p>
<div class="igBar"><span id="ljavascript-3"><a href="#" onclick="javascript:showCodeTxt('javascript-3'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">JAVASCRIPT:</span>
<div id="javascript-3">
<div class="javascript">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#767676;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">google.<span style="color: #006600;">language</span>.<span style="color: #006600;">translate</span><span style="color: #66cc66;">&#40;</span><span style="color: #3366CC;">'my mum is swimming'</span>, <span style="color: #3366CC;">'en'</span>, <span style="color: #3366CC;">'de'</span>, <span style="color: #003366; font-weight: bold;">function</span><span style="color: #66cc66;">&#40;</span>result<span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#767676;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000066;">alert</span><span style="color: #66cc66;">&#40;</span>result.<span style="color: #006600;">translation</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#767676;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span><span style="color: #66cc66;">&#41;</span>; </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>and it gets better and even easier: its possible to let the API detect the language .. so nothing you have to take care about anymore.</p>
<div class="igBar"><span id="ljavascript-4"><a href="#" onclick="javascript:showCodeTxt('javascript-4'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">JAVASCRIPT:</span>
<div id="javascript-4">
<div class="javascript">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#767676;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">google.<span style="color: #006600;">language</span>.<span style="color: #006600;">detect</span><span style="color: #66cc66;">&#40;</span><span style="color: #3366CC;">'Deutsch ist auch eine Sprache'</span>,</div>
</li>
<li style="font-weight: bold;color:#767676;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp;<span style="color: #003366; font-weight: bold;">function</span><span style="color: #66cc66;">&#40;</span>result<span style="color: #66cc66;">&#41;</span> <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#767676;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; <span style="color: #000066;">alert</span><span style="color: #66cc66;">&#40;</span>result.<span style="color: #006600;">language</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#767676;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span><span style="color: #66cc66;">&#41;</span>; </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<p>Further reading: <a href="http://googleajaxsearchapi.blogspot.com/2008/03/introducing-ajax-language-api-tools-for.html">An introduction to the language API and translation tools</a>.</p>
<p>Now its time to come up with some nice little tools, widgets which use this service. "a user selects a paragraph an your page, clicks a button and suddenly the text is translated into the desired language". </p>
<div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http://www.webdevbros.net/2008/03/26/translate-easily-with-javascript-and-the-google-language-api/&amp;t=Translate+easily+with+JavaScript+and+the+Google+language+API&amp;s=normal' height='80' width='52' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http://www.webdevbros.net/2008/03/26/translate-easily-with-javascript-and-the-google-language-api/&amp;title=Translate+easily+with+JavaScript+and+the+Google+language+API&amp;t=2 ' height='80' width='52' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http://www.webdevbros.net/2008/03/26/translate-easily-with-javascript-and-the-google-language-api/&amp;title=Translate+easily+with+JavaScript+and+the+Google+language+API&amp;t=1 ' height='80' width='52' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=Translate+easily+with+JavaScript+and+the+Google+language+API;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=square></script></td> <td><script type="text/javascript">tweetmeme_url='http://www.webdevbros.net/2008/03/26/translate-easily-with-javascript-and-the-google-language-api/'; tweetmeme_style = 'normal';; </script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js" ></script></td></table></div><!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	-->]]></content:encoded>
			<wfw:commentRss>http://www.webdevbros.net/2008/03/26/translate-easily-with-javascript-and-the-google-language-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google released free chart API (usage example)</title>
		<link>http://www.webdevbros.net/2007/12/08/google-released-free-chart-api-usage-example/</link>
		<comments>http://www.webdevbros.net/2007/12/08/google-released-free-chart-api-usage-example/#comments</comments>
		<pubDate>Sat, 08 Dec 2007 13:34:47 +0000</pubDate>
		<dc:creator>Michal</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.webdevbros.net/2007/12/08/google-released-free-chart-api-usage-example/</guid>
		<description><![CDATA[ Two days ago the guys at google released a brand new api. It's called Google Chart API. and is free for approx. 50.000 requests per day. This should be enough for smaller projects ;) The interface is quite easy: You call URL's for your desired graphs. Also the Data is passed directly via the [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.webdevbros.net/wp-content/uploads/2007/12/chart2.png' alt='chart' align='left' /> Two days ago the guys at google released a brand new api. It's called <a href="http://code.google.com/apis/chart/">Google Chart API</a>. and is free for approx. 50.000 requests per day. This should be enough for smaller projects ;) The interface is quite easy: You call URL's for your desired graphs. Also the Data is passed directly via the URL as parameters. I did not have the time yet to experiment a lot with it but from the first sight it looks very professional and i will give it a try in one of my administration areas. Here is a custom made example where I illustrate the visitors of webdevbros from the past two weeks in a nice graph...<span id="more-126"></span></p>
<p>The exmple uses real data from webdevbros for demonstration (yeah i know its not soo much). The next graph shows unique visitors of webdevbros for the last 2 weeks. Both weeks are compared to each other:</p>
<p><img src='http://chart.apis.google.com/chart?chs=350x200&amp;chtt=Comparison+of+last+2+weeks|unique+visitors+on+webdevbros.net&amp;chts=000000,10&amp;chg=16.6,25,1,5&amp;chm=R,000000,0,0.66,0.67&amp;chxt=x,y&amp;chdl=w48|w49&amp;chxl=0:|Mon|Tue|Wed|Thu|Fri|Sat|Sun|1:|0|55|110|165|220&amp;chd=t:79.1,81.8,81.4,78.6,85.0,33.6,29.1|72.7,79.1,90.9,94.6,80.5,38.2,28.2&amp;cht=lc&amp;chco=ff0000,0000ff'/></p>
<p>Looks amazing, isnt it? It took me 20 minutes to set this thing up. I got the data from google analytics and assembled an URL for the chart API. This is the URL which is needed for the graph above (within an image tag)</p>
<div class="igBar"><span id="lhtml-6"><a href="#" onclick="javascript:showCodeTxt('html-6'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-6">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#767676;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"http://chart.apis.google.com/chart</span></div>
</li>
<li style="font-weight: bold;color:#767676;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ff0000;">?chs=350x200</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#767676;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ff0000;">&amp;amp;chtt=Comparison+of+last+2+weeks|unique+visitors+on+webdevbros.net</span></div>
</li>
<li style="font-weight: bold;color:#767676;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ff0000;">&amp;amp;chts=000000,10</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#767676;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ff0000;">&amp;amp;chg=16.6,25,1,5</span></div>
</li>
<li style="font-weight: bold;color:#767676;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ff0000;">&amp;amp;chm=R,000000,0,0.66,0.67</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#767676;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ff0000;">&amp;amp;chxt=x,y</span></div>
</li>
<li style="font-weight: bold;color:#767676;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ff0000;">&amp;amp;chdl=w48|w49</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#767676;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ff0000;">&amp;amp;chxl=0:|Mon|Tue|Wed|Thu|Fri|Sat|Sun|1:|0|55|110|165|220</span></div>
</li>
<li style="font-weight: bold;color:#767676;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ff0000;">&amp;amp;chd=t:79.1,81.8,81.4,78.6,85.0,33.6,29.1|72.7,79.1,90.9,94.6,80.5,38.2,28.2</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#767676;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ff0000;">&amp;amp;cht=lc</span></div>
</li>
<li style="font-weight: bold;color:#767676;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ff0000;">&amp;amp;chco=ff0000,0000ff"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p>
(note if you want to test it directly within your browser (without img tag) you need to get rid of the line breaks and replace the &amp; with real ampersands (&#038;). Within an image they must be escaped)</p>
<p>The only tricky thing is that you have to convert your data values manually into percentag values. Which you do easily by dividing each value by your maximum value. In my example the following table demonstrates the calculation best (note: the maximum value is marked bold)</p>
<table border=1>
<tr>
<td></td>
<td>week 48</td>
<td>percentage</td>
<td>week 49</td>
<td>percentage</td>
</tr>
<tr>
<td>Mon</td>
<td>174</td>
<td>79.1</td>
<td>160</td>
<td>72.7</td>
</tr>
<tr>
<td>Tue</td>
<td>180</td>
<td>81.8</td>
<td>174</td>
<td>79.1</td>
</tr>
<tr>
<td>Wed</td>
<td>179</td>
<td>81.4</td>
<td>200</td>
<td>90.9</td>
</tr>
<tr>
<td>Thu</td>
<td>173</td>
<td>78.6</td>
<td><strong>208</strong></td>
<td>94.6</td>
</tr>
<tr>
<td>Fri</td>
<td>187</td>
<td>85.0</td>
<td>177</td>
<td>80.5</td>
</tr>
<tr>
<td>Sat</td>
<td>74</td>
<td>33.6</td>
<td>84</td>
<td>38.2</td>
</tr>
<tr>
<td>Sun</td>
<td>64</td>
<td>29.1</td>
<td>62</td>
<td>28.2</td>
</tr>
</table>
<p>Which results in the following parameter for the chart API:<br />
<code>chd=t:79.1,81.8,81.4,78.6,85.0,33.6,29.1|<br />
72.7,79.1,90.9,94.6,80.5,38.2,28.2</code></p>
<p>The rest is just formatting your graph like labeling your axes, labeling your graph, setting colours, setting grids, choosing your chart type, etc. The API offers the most important customizations. I implemented a grid to outline the values and added some labels and a vertical marker to seperate the weekend from the rest of the week (black line). You see that there is a real whole on weekends :)</p>
<p>Last but not least here are some other exmples taken from the google chart API ...</p>
<p><img src='http://www.webdevbros.net/wp-content/uploads/2007/12/chart3.png' alt='chart3.png' /></p>
<p><img src='http://www.webdevbros.net/wp-content/uploads/2007/12/chart4.png' alt='chart4.png' /></p>
<p>have fun playing with it...</p>
<div><table> <td><iframe src='http://digg.com/api/diggthis.php?w=new&amp;u=http://www.webdevbros.net/2007/12/08/google-released-free-chart-api-usage-example/&amp;t=Google+released+free+chart+API+%28usage+example%29&amp;s=normal' height='80' width='52' frameborder='0' scrolling='no'></iframe></td> <td><iframe src='http://www.reddit.com/button_content?newwindow=1&amp;url=http://www.webdevbros.net/2007/12/08/google-released-free-chart-api-usage-example/&amp;title=Google+released+free+chart+API+%28usage+example%29&amp;t=2 ' height='80' width='52' scrolling='no' frameborder='0' ></iframe></td> <td><iframe src='http://widgets.dzone.com/links/widgets/zoneit.html?url=http://www.webdevbros.net/2007/12/08/google-released-free-chart-api-usage-example/&amp;title=Google+released+free+chart+API+%28usage+example%29&amp;t=1 ' height='80' width='52' scrolling='no' frameborder='0' ></iframe></td> <td><script type="text/javascript"><!--yahooBuzzArticleHeadline=Google+released+free+chart+API+%28usage+example%29;//--></script><script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype=square></script></td> <td><script type="text/javascript">tweetmeme_url='http://www.webdevbros.net/2007/12/08/google-released-free-chart-api-usage-example/'; tweetmeme_style = 'normal';; </script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js" ></script></td></table></div><!-- This is a HTML comment, it will not display in any page. Feel free to remove this comment if it cause any inconvenient to you.
	Thanks for using digg digg, please visit http://www.mkyong.com/blog/digg-digg-wordpress-plugin for any comments and ideas, 
	
    Author : Yong Mook Kim
    Website : http://www.mkyong.com
	-->]]></content:encoded>
			<wfw:commentRss>http://www.webdevbros.net/2007/12/08/google-released-free-chart-api-usage-example/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
