<?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>I&#039;ve Been Thinking About This... &#187; PHP</title>
	<atom:link href="http://steve.gwilt.org/blog/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://steve.gwilt.org/blog</link>
	<description>Random Brain Coruscations</description>
	<lastBuildDate>Wed, 15 Jun 2011 19:58:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Sparklines</title>
		<link>http://steve.gwilt.org/blog/2009/05/08/sparklines/</link>
		<comments>http://steve.gwilt.org/blog/2009/05/08/sparklines/#comments</comments>
		<pubDate>Sat, 09 May 2009 01:19:15 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Sparklines]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://steve.gwilt.org/blog/?p=459</guid>
		<description><![CDATA[I wanted to play around a bit with Sparklines – cool little in-line charts and graphs that run off the jQuery library base. I&#8217;d found them several months ago in my regular trawling through the &#8216;net. So I took some of the CDC stats on N1H1 (aka swine flu) that they Twitter each day, and [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">I</span> wanted to play around a bit with <a href="http://www.omnipotent.net/jquery.sparkline/">Sparklines</a> – cool little in-line charts and graphs that run off the jQuery library base. I&#8217;d found them several months ago in my regular trawling through the &#8216;net. So I took some of the CDC stats on N1H1 (<em>aka</em> swine flu) that they Twitter each day, and put this <img src="http://steve.gwilt.org/blog/wp-content/uploads/2009/05/linechart.png" alt="" /> and this <img src="http://steve.gwilt.org/blog/wp-content/uploads/2009/05/barchart.png" alt="" /> little Sparkline together. These are running on <a href="http://t1.gwilt.org/">this page</a>.</p>
<p>I also liked the Dow Jones Sparkline that they had on the screen, so I wrote a PHP server to get the closing prices from Yahoo! for the last 4 weeks and pass them to a Dow chart like theirs.</p>
<p>Unfortunately WordPress doesn&#8217;t let me include server-side scripting, so here&#8217;s <img src="http://steve.gwilt.org/blog/wp-content/uploads/2009/05/djsparkline.png" alt="" /> a screen-capture of it.</p>
<p>I must say I&#8217;m pretty chuffed with it all&#8230;</p>
<p>[Updated this page 5/22/09]</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fsteve.gwilt.org%2Fblog%2F2009%2F05%2F08%2Fsparklines%2F&amp;title=Sparklines" id="wpa2a_2"><img src="http://steve.gwilt.org/blog/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share"/></a></p>
	Tags: <a href="http://steve.gwilt.org/blog/tag/js/" title="JS" rel="tag">JS</a>, <a href="http://steve.gwilt.org/blog/tag/php/" title="PHP" rel="tag">PHP</a>, <a href="http://steve.gwilt.org/blog/tag/software/" title="Software" rel="tag">Software</a>, <a href="http://steve.gwilt.org/blog/tag/sparklines/" title="Sparklines" rel="tag">Sparklines</a>, <a href="http://steve.gwilt.org/blog/tag/technology/" title="Technology" rel="tag">Technology</a>, <a href="http://steve.gwilt.org/blog/tag/web/" title="web" rel="tag">web</a><br />
]]></content:encoded>
			<wfw:commentRss>http://steve.gwilt.org/blog/2009/05/08/sparklines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 5.529 seconds -->

