<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments on: jQuery: Sparklines Plug-in</title>
	<atom:link href="http://ajaxian.com/archives/jquery-sparklines-plug-in/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/jquery-sparklines-plug-in</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: xeno42</title>
		<link>http://ajaxian.com/archives/jquery-sparklines-plug-in/comment-page-1#comment-266736</link>
		<dc:creator>xeno42</dc:creator>
		<pubDate>Sun, 17 Aug 2008 18:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jquery-sparklines-plug-in#comment-266736</guid>
		<description>Site was down for a couple of days due to a crashed RAID array - All back up again now on new hardware, but for reference you can also find the code here: http://plugins.jquery.com/project/sparklines</description>
		<content:encoded><![CDATA[<p>Site was down for a couple of days due to a crashed RAID array &#8211; All back up again now on new hardware, but for reference you can also find the code here: <a href="http://plugins.jquery.com/project/sparklines" rel="nofollow">http://plugins.jquery.com/project/sparklines</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: landonb</title>
		<link>http://ajaxian.com/archives/jquery-sparklines-plug-in/comment-page-1#comment-266452</link>
		<dc:creator>landonb</dc:creator>
		<pubDate>Wed, 06 Aug 2008 07:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jquery-sparklines-plug-in#comment-266452</guid>
		<description>the site isn&#039;t available anymotre could does someone still have the code available still?</description>
		<content:encoded><![CDATA[<p>the site isn&#8217;t available anymotre could does someone still have the code available still?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xeno42</title>
		<link>http://ajaxian.com/archives/jquery-sparklines-plug-in/comment-page-1#comment-266305</link>
		<dc:creator>xeno42</dc:creator>
		<pubDate>Thu, 31 Jul 2008 19:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jquery-sparklines-plug-in#comment-266305</guid>
		<description>FYI - Version 1.1 is up now with composite graph goodness and new chart types.</description>
		<content:encoded><![CDATA[<p>FYI &#8211; Version 1.1 is up now with composite graph goodness and new chart types.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DaveProbert</title>
		<link>http://ajaxian.com/archives/jquery-sparklines-plug-in/comment-page-1#comment-266008</link>
		<dc:creator>DaveProbert</dc:creator>
		<pubDate>Tue, 22 Jul 2008 06:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jquery-sparklines-plug-in#comment-266008</guid>
		<description>Don&#039;t forget the Sparklines tool from the creator of jQuery too:

http://ejohn.org/projects/jspark/</description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget the Sparklines tool from the creator of jQuery too:</p>
<p><a href="http://ejohn.org/projects/jspark/" rel="nofollow">http://ejohn.org/projects/jspark/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Galbraith</title>
		<link>http://ajaxian.com/archives/jquery-sparklines-plug-in/comment-page-1#comment-266002</link>
		<dc:creator>Ben Galbraith</dc:creator>
		<pubDate>Mon, 21 Jul 2008 21:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jquery-sparklines-plug-in#comment-266002</guid>
		<description>@xeno42: Nice! Thanks for the update, looking forward to it.</description>
		<content:encoded><![CDATA[<p>@xeno42: Nice! Thanks for the update, looking forward to it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xeno42</title>
		<link>http://ajaxian.com/archives/jquery-sparklines-plug-in/comment-page-1#comment-265999</link>
		<dc:creator>xeno42</dc:creator>
		<pubDate>Mon, 21 Jul 2008 20:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jquery-sparklines-plug-in#comment-265999</guid>
		<description>I should have a version with composite graphs and a few more types up soon - Thanks for the feedback!</description>
		<content:encoded><![CDATA[<p>I should have a version with composite graphs and a few more types up soon &#8211; Thanks for the feedback!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kordless</title>
		<link>http://ajaxian.com/archives/jquery-sparklines-plug-in/comment-page-1#comment-265989</link>
		<dc:creator>kordless</dc:creator>
		<pubDate>Mon, 21 Jul 2008 16:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jquery-sparklines-plug-in#comment-265989</guid>
		<description>Splunk&#039;s sparkline generator is written in JS, and uses either the canvas element, or VML to draw the graphs on the client side.  No server side software is needed, other than for sending the data to the script in the user&#039;s browser.

The generator is compatible with most modern browsers.

Basically you can generate sparklines from your web application with only a minimal amount of work.</description>
		<content:encoded><![CDATA[<p>Splunk&#8217;s sparkline generator is written in JS, and uses either the canvas element, or VML to draw the graphs on the client side.  No server side software is needed, other than for sending the data to the script in the user&#8217;s browser.</p>
<p>The generator is compatible with most modern browsers.</p>
<p>Basically you can generate sparklines from your web application with only a minimal amount of work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KKFC</title>
		<link>http://ajaxian.com/archives/jquery-sparklines-plug-in/comment-page-1#comment-265978</link>
		<dc:creator>KKFC</dc:creator>
		<pubDate>Mon, 21 Jul 2008 14:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jquery-sparklines-plug-in#comment-265978</guid>
		<description>Is there more OO code-style like Project WireIt?
This allows us to extend more easy</description>
		<content:encoded><![CDATA[<p>Is there more OO code-style like Project WireIt?<br />
This allows us to extend more easy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tbroyer</title>
		<link>http://ajaxian.com/archives/jquery-sparklines-plug-in/comment-page-1#comment-265976</link>
		<dc:creator>tbroyer</dc:creator>
		<pubDate>Mon, 21 Jul 2008 14:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jquery-sparklines-plug-in#comment-265976</guid>
		<description>That&#039;s without mentionning Joe Gregorio&#039;s Sparkline Generator, created something like 2 years ago: http://bitworking.org/projects/sparklines/</description>
		<content:encoded><![CDATA[<p>That&#8217;s without mentionning Joe Gregorio&#8217;s Sparkline Generator, created something like 2 years ago: <a href="http://bitworking.org/projects/sparklines/" rel="nofollow">http://bitworking.org/projects/sparklines/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

