<?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; programming</title>
	<atom:link href="http://the-outliers.com/category/programming/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>
	</channel>
</rss>
