<?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>Ian Bartholomew &#187; Processing.js</title>
	<atom:link href="http://www.ianbartholomew.com/category/processing-js/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ianbartholomew.com</link>
	<description>The artwork and thoughts of Ian Bartholomew</description>
	<lastBuildDate>Sun, 27 Jun 2010 17:58:56 +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>Canvas + Processing.js</title>
		<link>http://www.ianbartholomew.com/canvas-processing-js/</link>
		<comments>http://www.ianbartholomew.com/canvas-processing-js/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 05:37:41 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[Processing.js]]></category>
		<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://www.ianbartholomew.com/?p=283</guid>
		<description><![CDATA[The new canvas tag in HTML5 is really interesting me. Perhaps its because I have never liked or warmed up to Flash all that much (too proprietary for my liking), but the possibilities for it are exciting. Especially with Processing.js, which ports the ease and functionality of Processing onto the web (no more applets!). There [...]]]></description>
			<content:encoded><![CDATA[<p> <img src="http://ianbartholomew.com/images/p5.png" alt="p5js" width="750"/></p>
<p>The new canvas tag in HTML5 is really interesting me.  Perhaps its because I have never liked or warmed up to<br />
Flash all that much (too proprietary for my liking), but the possibilities for it are exciting.  Especially with <a href="http://processingjs.org">Processing.js,</a> which ports the ease and functionality of <a href="http://processing.org">Processing</a> onto the web (no more applets!).  There are some exciting things going on, such as <a href="http://9elements.com/io/?p=153">this recent one</a> that visualizes Twitter feeds.</p>
<p>At any rate, I have a quick experiment that I did with processing.js up <a href="http://www.ianbartholomew.com/etc/p5js/p5js2.html">here</a>.  The page requires a modern browser to view it (Firefox 3.5, Safari 4, Chrome, perhaps a recent Opera. IE, dunno&#8211;you are on your own).   And bear in mind here, this is all HTML and Javascript.  No Flash involved.  </p>
<p>If you are interested, my code is available <a href="http://ianbartholomew.com/etc/p5js/p5js.zip">here</a> and you can get the Processing.js files <a href="http://processingjs.org/download">here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ianbartholomew.com/canvas-processing-js/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
