<?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>Saint Blog &#187; Data Visualisation</title>
	<atom:link href="http://blog.saintlondon.co.uk/tag/data-visualisation/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.saintlondon.co.uk</link>
	<description>This blog is created by a collection of people interested in the digital medium, music, culture, design and just about anything fresh</description>
	<lastBuildDate>Thu, 02 Sep 2010 12:39:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Twitter’s Development History Beautifully Visualized In A Video</title>
		<link>http://blog.saintlondon.co.uk/2010/02/08/twitter%e2%80%99s-development-history-beautifully-visualized-in-a-video/</link>
		<comments>http://blog.saintlondon.co.uk/2010/02/08/twitter%e2%80%99s-development-history-beautifully-visualized-in-a-video/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 10:13:17 +0000</pubDate>
		<dc:creator>poulakasy</dc:creator>
				<category><![CDATA[Data Visualisation]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.saintlondon.co.uk/?p=1072</guid>
		<description><![CDATA[Came across this on techCrunch this morning. The software they used to create this will soon be openly available for you to try on your own or other open source projects. Examples, Google project Twitter Code Swarm from Ben Sandofsky on Vimeo. 2]]></description>
			<content:encoded><![CDATA[<p>Came across this on <a title="TechCrunch" href="http://www.techcrunch.com/2010/02/05/twitter-video/" target="_blank">techCrunch</a> this morning.</p>
<p>The software they used to create this will soon be openly available for you to try on your own or other open source projects.</p>
<p><a href="http://vis.cs.ucdavis.edu/~ogawa/codeswarm/" target="_blank">Examples</a>, <a href="http://code.google.com/p/codeswarm/" target="_blank">Google project</a></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="225" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=9225227&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="225" src="http://vimeo.com/moogaloop.swf?clip_id=9225227&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/9225227">Twitter Code Swarm</a> from <a href="http://vimeo.com/user1308096">Ben Sandofsky</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<div class="wpbuzzer_button" style="float: right"><a href="http://bit.ly/92S7tb" title="Share with Google Buzz" target="_blank" style="height: 20px; width:90px; background-image: url(http://blog.saintlondon.co.uk/wp-content/plugins/WPBuzzer/wpbuzzer-google-buzz-small.png);" class="wpbuzzer_button wpbuzzer_small">0</a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.saintlondon.co.uk/2010/02/08/twitter%e2%80%99s-development-history-beautifully-visualized-in-a-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open source data visualisation</title>
		<link>http://blog.saintlondon.co.uk/2010/01/25/open-source-data-visualisation/</link>
		<comments>http://blog.saintlondon.co.uk/2010/01/25/open-source-data-visualisation/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 09:47:15 +0000</pubDate>
		<dc:creator>poulakasy</dc:creator>
				<category><![CDATA[Browser]]></category>
		<category><![CDATA[Data Visualisation]]></category>
		<category><![CDATA[Axiis]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://blog.saintlondon.co.uk/?p=1044</guid>
		<description><![CDATA[Michael VanDaniker recently posted a a link on his blog to a data visualisation demo that he created for viewing the changing market share of browsers. Its nice,it shows how IE&#8217;s share is slowly being eaten away by other browsers, but what&#8217;s interesting is that it has been built on an open source data visualisation [...]]]></description>
			<content:encoded><![CDATA[<p>Michael VanDaniker recently posted a <a href="http://michaelvandaniker.com/blog/">a link on his blog</a> to a data visualisation demo that he created for viewing the changing market share of browsers. Its nice,it shows how IE&#8217;s share is slowly being eaten away by other browsers, but what&#8217;s interesting is that it has been built on an open source data visualisation SDK called <a href="http://axiis.org/">Axiis</a>.</p>
<p>Axiis is an open source data visualization framework designed for beginner and expert developers alike. It provides both pre-built visualization components as well as abstract layout patterns and rendering classes that allow you to create your own unique visualizations.</p>
<div id="attachment_1043" class="wp-caption alignnone" style="width: 310px"><a rel="attachment wp-att-1043" href="http://blog.saintlondon.co.uk/2010/01/25/open-source-data-visualisation/picture-2/"><img class="size-medium wp-image-1043" title="picture-2" src="http://blog.saintlondon.co.uk/wp-content/uploads/picture-2-300x275.png" alt="bye bye blue" width="300" height="275" /></a><p class="wp-caption-text">http://michaelvandaniker.com/blog/</p></div>
<div class="wpbuzzer_button" style="float: right"><a href="http://bit.ly/azGUos" title="Share with Google Buzz" target="_blank" style="height: 20px; width:90px; background-image: url(http://blog.saintlondon.co.uk/wp-content/plugins/WPBuzzer/wpbuzzer-google-buzz-small.png);" class="wpbuzzer_button wpbuzzer_small">0</a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.saintlondon.co.uk/2010/01/25/open-source-data-visualisation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
