<?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>timefleas &#187; eventengine</title>
	<atom:link href="http://www.timefleas.com/tag/eventengine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.timefleas.com</link>
	<description>Developing IT Service Management</description>
	<lastBuildDate>Sat, 12 Sep 2009 16:41:26 +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>Google Charts API integration</title>
		<link>http://www.timefleas.com/2009/07/13/google-charts-api-integration/</link>
		<comments>http://www.timefleas.com/2009/07/13/google-charts-api-integration/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 16:27:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Charts]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Reports]]></category>
		<category><![CDATA[eventengine news]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[eventengine]]></category>
		<category><![CDATA[reporting]]></category>

		<guid isPermaLink="false">http://www.timefleas.com/?p=68</guid>
		<description><![CDATA[<p>The timefleas have been hopping around the web in search of an elegant, open and attractive solution for charting reports for our eventengine product.</p>
<p>There were many options which used jscript to create charts that we landed on,  but most of them presented challenges in integration like the ability to only show a single chart [...]]]></description>
			<content:encoded><![CDATA[<p>The timefleas have been hopping around the web in search of an elegant, open and attractive solution for charting reports for our <a title="eventengine service desk" href="http://www.eventengine.org" target="_blank">eventengine</a> product.</p>
<p>There were many options which used jscript to create charts that we landed on,  but most of them presented challenges in integration like the ability to only show a single chart or complexities when combined with the CSS and AJAX code we use.   They usually also came with an additional cost if you wanted the full functionality.</p>
<p>The Google chart api allows you to request up to 50,000  charts via their api per 24hour period. In an eggshell, it provides a method to send your data in the form of a simple chart definition and it returns a JPG image. The JPG chart can have  all the colours and design (Pie, 3d, stack, etc) injected into the API call, so once you have a standard method for making the request you can start to define some smart looking results.</p>
<p><img title="Google Sample Chart" src="http://chart.apis.google.com/chart?cht=p3&amp;chd=t:60,40&amp;chs=250x100&amp;chl=Hello|World" alt="Google PIE Chart" width="250" height="100" />Google PIE Chart</p>
<p>More details can be found here: <a title="Google Charts API" href="http://code.google.com/apis/chart/  " target="_blank">http://code.google.com/apis/chart </a></p>
<p>Here is another sample chart, using some data from our eventengine product and a stacked bar view.</p>
<p style="text-align: center;"><img class="aligncenter" title="Sample eventengine chart" src="http://chart.apis.google.com/chart?cht=bhs&amp;chs=500x400&amp;chxt=x,y&amp;chd=t:1,1,1|5,1,4,2|2,9,1,10,5|1,1,1&amp;chds=0,20,0,20,0,20,0,20&amp;chxr=0,0,20,5&amp;chtt=Current%20Tickets%20open%20by%20Operator|13%20Jul%202009&amp;chco=870000,ffb210,509709,0072bc&amp;chbh=50&amp;chdl=Priority1|Priority2|Priority3|Priority4&amp;chf=bg,s,ffffff&amp;chts=000000,14&amp;chxl=1:|Mark|George|Moby|Oscar|Jazzman|Chad|Terranc|Rad" alt="" width="500" height="400" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.timefleas.com/2009/07/13/google-charts-api-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ITIL event and incident evolution Visio.</title>
		<link>http://www.timefleas.com/2009/05/29/itil-event-and-incident-evolution-visio/</link>
		<comments>http://www.timefleas.com/2009/05/29/itil-event-and-incident-evolution-visio/#comments</comments>
		<pubDate>Fri, 29 May 2009 14:49:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ITIL Service Management]]></category>
		<category><![CDATA[visio]]></category>
		<category><![CDATA[diagram]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[eventengine]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[org]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[vsd]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://www.timefleas.com/?p=31</guid>
		<description><![CDATA[<p>This diagram is a step through our eventengine.org process diagram, used during the prototype stage of our application development. Our development process including the inital workflow, followed by wireframes and final design in CSS, using Ruby on Rails. You are welcome to download the visio version of this document which you are can map and [...]]]></description>
			<content:encoded><![CDATA[<p>This diagram is a step through our eventengine.org process diagram, used during the prototype stage of our application development. Our development process including the inital workflow, followed by wireframes and final design in CSS, using Ruby on Rails. You are welcome to download the visio version of this document which you are can map and use for you own incident management service. Please do give us a link and check out the end result of this application design http://www.eventengine.org</p>
<p>Download the VSD visio 2003 file here: <a href="http://www.timefleas.com/wordpress/wp-content/uploads/2009/05/ee-event-evolution-v02.vsd">ee-event-evolution-v02</a></p>
<p><a href="http://www.timefleas.com/wordpress/wp-content/uploads/2009/05/ee-event-evolution-v02.jpg"><img class="alignnone size-medium wp-image-29" title="ee-event-evolution-v02" src="http://www.timefleas.com/wordpress/wp-content/uploads/2009/05/ee-event-evolution-v02-300x201.jpg" alt="ee-event-evolution-v02" width="300" height="201" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.timefleas.com/2009/05/29/itil-event-and-incident-evolution-visio/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
