<?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>theXception.com</title>
	<atom:link href="http://thexception.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thexception.com</link>
	<description>Professional E-Business Consulatation</description>
	<lastBuildDate>Wed, 03 Mar 2010 19:58:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hello world!</title>
		<link>http://thexception.com/2010/03/hello-world/</link>
		<comments>http://thexception.com/2010/03/hello-world/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 19:58:33 +0000</pubDate>
		<dc:creator>Xception</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thexception.com/?p=1</guid>
		<description><![CDATA[
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!	
     
      google.load("visualization", "1", {packages:["gauge"]});
      google.setOnLoadCallback(drawChart);
      function drawChart() 
	  {
        var data = new [...]]]></description>
			<content:encoded><![CDATA[
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!	<div style="width:200px ; text-align:center;">
     <script type="text/javascript">
      google.load("visualization", "1", {packages:["gauge"]});
      google.setOnLoadCallback(drawChart);
      function drawChart() 
	  {
        var data = new google.visualization.DataTable();
        data.addColumn('string', 'Label');
        data.addColumn('number', 'Value');
        data.addRows(1);
        data.setValue(0, 0, 'Comments');
        data.setValue(0, 1, 1);
		var chart = new google.visualization.Gauge(document.getElementById('curr_comments_chart_div'));
        var options = {
width: 200 
, height: 200
, min:0
, max:10
, redFrom: 0
, redTo: 1
, yellowFrom:1
, yellowTo: 4
, greenFrom:4
, greenTo:10
};
        chart.draw(data, options);
      }
    </script>
	<center><a href="http://www.dashboardzone.com"><div id="curr_comments_chart_div"></div></a></center>
	<div><a href="http://www.dashboardzone.com">Comments of this Post</a></div>
	<div>Add your opinion &#8211; this will move the pointer<br /></div>
	<div style="font-size:70%">get <a href="http://www.dashboardzone.com" target="_blank">dashboards</a> plugin?</div><br />
	</div>
]]></content:encoded>
			<wfw:commentRss>http://thexception.com/2010/03/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
