<?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>Nicholas Pike &#187; greasemonkey</title>
	<atom:link href="http://blog.npike.net/category/greasemonkey/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.npike.net</link>
	<description>Like nailing jelly to a wall...</description>
	<lastBuildDate>Tue, 20 Jul 2010 05:45:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Quick Experiment:  Google Charts on Bungie.net</title>
		<link>http://blog.npike.net/2007/12/07/quick-experiment-google-charts-on-bungienet/</link>
		<comments>http://blog.npike.net/2007/12/07/quick-experiment-google-charts-on-bungienet/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 21:21:10 +0000</pubDate>
		<dc:creator>npike</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[greasemonkey]]></category>

		<guid isPermaLink="false">http://blog.npike.net/2007/12/07/quick-experiment-google-charts-on-bungienet/</guid>
		<description><![CDATA[
 Google Charts API is now public, so I took a few minutes to experiment today: Placement Stats Pie Graph for Bungie.net (Halo 3 stats).
So whats the deal with Google Charts?  Basically you create a crazy URL to Google, and they send you back a nicely rendered chart to use anywhere you like &#8211; dynamically generated.  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img src="http://www.npike.net/uploads/bungie-googlecharts2.JPG" height="207" vspace="5" width="426" /></p>
<p align="left"> Google Charts API is now public, so I took a few minutes to experiment today: Placement Stats Pie Graph for Bungie.net (Halo 3 stats).</p>
<p align="left">So whats the deal with Google Charts?  Basically you create a crazy URL to Google, and they send you back a nicely rendered chart to use anywhere you like &#8211; dynamically generated.  Using Greasemonkey I scrape the Bungie stats page to generate chart information, and then <em>inject</em> the resulting image back into the page.</p>
<p align="left">Pretty cool &#8211; code linked <a href="http://pastebin.com/f69df70e2" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.npike.net/2007/12/07/quick-experiment-google-charts-on-bungienet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
