<?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>The Outliers &#187; project</title>
	<atom:link href="http://the-outliers.com/category/project/feed/" rel="self" type="application/rss+xml" />
	<link>http://the-outliers.com</link>
	<description>a critical look at data visualisation, information aesthetics, and design</description>
	<lastBuildDate>Sun, 07 Feb 2010 11:34:30 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Processing &amp; Javascript</title>
		<link>http://the-outliers.com/2010/02/processing-javascript/</link>
		<comments>http://the-outliers.com/2010/02/processing-javascript/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 11:34:30 +0000</pubDate>
		<dc:creator>andrea</dc:creator>
				<category><![CDATA[processing]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://the-outliers.com/?p=135</guid>
		<description><![CDATA[So, want to communicate between your Processing applet and the webpage via javascript? Yep, thought so. So did I!
I wanted to create a BabyName Voyager-type functionality, where changes to the view in the visualisation would change the URL and vice versa.
There are definitely improvements to be made, but this is the first pass at Processing [...]]]></description>
			<content:encoded><![CDATA[<p>So, want to communicate between your Processing applet and the webpage via javascript? Yep, thought so. So did I!</p>
<div id="attachment_138" class="wp-caption alignnone" style="width: 510px"><a href="http://the-outliers.com/wp-content/uploads/2010/02/processing_and_javascript.gif"><img class="size-full wp-image-138" title="Processing &amp; Javascript" src="http://the-outliers.com/wp-content/uploads/2010/02/processing_and_javascript.gif" alt="Processing &amp; Javascript" width="500" height="400" /></a><p class="wp-caption-text">Processing &amp; Javascript</p></div>
<p>I wanted to create a BabyName Voyager-type functionality, where changes to the view in the visualisation would change the URL and vice versa.</p>
<p>There are definitely improvements to be made, but this is the first pass at <a title="Processing and Javascript" href="http://the-outliers.com/projects/processing_and_javascript/" target="_self">Processing &amp; Javascript</a>.</p>
<p>Eg: you can load the <a title="Processing and Javascript" href="http://the-outliers.com/projects/processing_and_javascript/index.html#count=100&amp;colour=255" target="_self">applet with 100 circles and a white background</a> instead by adding the attribute to the hash.</p>
<p>We&#8217;ve been working on a datavis project lately, and needed this code for it &#8212; so watch this space: I&#8217;ll be blogging about The Data Visualisation Process very soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://the-outliers.com/2010/02/processing-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postdecode &#8211; Australian Zipdecode</title>
		<link>http://the-outliers.com/2009/11/postdecode-australian-zipdecode/</link>
		<comments>http://the-outliers.com/2009/11/postdecode-australian-zipdecode/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 01:39:53 +0000</pubDate>
		<dc:creator>andrea</dc:creator>
				<category><![CDATA[data visualisation]]></category>
		<category><![CDATA[information aesthetics]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://the-outliers.com/?p=101</guid>
		<description><![CDATA[I was going to do something for MashUp Australia and then got sidetracked, and decided to apply Ben Fry&#8217;s zipdecode to Australian postcodes. (After seeing that it&#8217;s been done for Germany and Switzerland).
The data isn&#8217;t quite complete (there are about 300 missing suburbs that didn&#8217;t have matching postcodes in the data file I got from [...]]]></description>
			<content:encoded><![CDATA[<p>I was going to do something for MashUp Australia and then got sidetracked, and decided to apply <a href="http://www.benfry.com/zipdecode/" target="_blank">Ben Fry&#8217;s zipdecode</a> to Australian postcodes. (After seeing that it&#8217;s <a href="http://benfry.com/writing/archives/category/zipdecode" target="_blank">been done for Germany and Switzerland</a>).</p>
<p>The data isn&#8217;t quite complete (there are about 300 missing suburbs that didn&#8217;t have matching postcodes in the data file I got from <a href="http://forum.geonames.org/gforum/posts/list/1375.page;jsessionid=B4B5D6BC2C64220CEF8103B3478DF052#5763" target="_blank">thsutton@geonames</a>&#8230;like, postcode 3000 is missing!), but otherwise, it&#8217;s interesting!</p>
<p>Unlike Fry&#8217;s version, I&#8217;ve almost implemented search by suburb name, so you can search by postcode or name. Dur.</p>
<p>It&#8217;s buggy, I haven&#8217;t &#8216;designed&#8217; anything, still have to fix a lot of stuff up, and it&#8217;s all nergh, but here it is anyway:</p>
<blockquote><p>the <a href="/projects/australian_postdecode">Australian Postdecode</a>.</p></blockquote>
<p>At least I promise to keep track of the progress and process with this!</p>
<p>Some insights:</p>
<ul>
<li>The most popular starting-character is &#8216;B&#8217; (1665 suburbs)</li>
<li>There is a suburb starting with &#8216;X&#8217; (Xantippe, 6609)</li>
</ul>
<p><a href="http://the-outliers.com/wp-content/uploads/2009/11/australia_postdecode.gif"><img class="alignnone size-full wp-image-102" title="Australian Postdecode" src="http://the-outliers.com/wp-content/uploads/2009/11/australia_postdecode.gif" alt="Australian Postdecode" width="447" height="334" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://the-outliers.com/2009/11/postdecode-australian-zipdecode/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
