<?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>dave&#039;s blog of art and programming &#187; Uncategorized</title>
	<atom:link href="http://www.pawfal.org/dave/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pawfal.org/dave/blog</link>
	<description>missing acceptable use policy</description>
	<lastBuildDate>Fri, 10 Feb 2012 18:20:40 +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>Thursday with Tangible Auditory Interfaces</title>
		<link>http://www.pawfal.org/dave/blog/2011/04/thursday-with-tangible-auditory-interfaces/</link>
		<comments>http://www.pawfal.org/dave/blog/2011/04/thursday-with-tangible-auditory-interfaces/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 14:47:19 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=1882</guid>
		<description><![CDATA[I spent thursday afternoon in the tangible auditory interfaces studio at the Helsinki Media Lab with Till Bovermann and Erich Berger. Till has a report on our investigations of taking the Betablocker virtual machine into new noisemaking territories.
Here is an example of a betablocker program written without the help of the graphical programming interface, by [...]]]></description>
			<content:encoded><![CDATA[<p>I spent thursday afternoon in the <a href="http://tangibleauditoryinterfaces.de">tangible auditory interfaces studio</a> at the Helsinki Media Lab with <a href="http://mlab.taik.fi/~till.bovermann/">Till Bovermann</a> and <a href="http://randomseed.org/">Erich Berger</a>. Till has a report on our investigations of taking the <a href="http://www.pawfal.org/dave/index.cgi?Projects/BetablockerDS">Betablocker</a> virtual machine into <a href="http://tangibleauditoryinterfaces.de/index.php/2011/04/artistic-programming-and-further-investigations-into-raw-materials/">new noisemaking territories</a>.</p>
<p>Here is an example of a betablocker program written without the help of the graphical programming interface, by poking heap memory directly to create a simple sawtooth oscillator:</p>
<pre style='color:#000000;background:#ffffff;'><span style='color:#696969; '>// begin LFSaw</span>
    u32 threadID <span style='color:#808030; '>=</span> m<span style='color:#808030; '>.</span>add_thread<span style='color:#808030; '>(</span><span style='color:#008c00; '>23</span><span style='color:#808030; '>)</span><span style='color:#800080; '>;</span>

    m<span style='color:#808030; '>.</span>poke<span style='color:#808030; '>(</span><span style='color:#008c00; '>23</span><span style='color:#808030; '>,</span> ORG<span style='color:#808030; '>)</span><span style='color:#800080; '>;</span>
    m<span style='color:#808030; '>.</span>poke<span style='color:#808030; '>(</span><span style='color:#008c00; '>24</span><span style='color:#808030; '>,</span> PIP<span style='color:#808030; '>)</span><span style='color:#800080; '>;</span>
    m<span style='color:#808030; '>.</span>poke<span style='color:#808030; '>(</span><span style='color:#008c00; '>25</span><span style='color:#808030; '>,</span> <span style='color:#008c00; '>6</span><span style='color:#808030; '>)</span><span style='color:#800080; '>;</span>
    m<span style='color:#808030; '>.</span>poke<span style='color:#808030; '>(</span><span style='color:#008c00; '>26</span><span style='color:#808030; '>,</span> JMP<span style='color:#808030; '>)</span><span style='color:#800080; '>;</span>
    m<span style='color:#808030; '>.</span>poke<span style='color:#808030; '>(</span><span style='color:#008c00; '>27</span><span style='color:#808030; '>,</span> <span style='color:#008c00; '>1</span><span style='color:#808030; '>)</span><span style='color:#800080; '>;</span>
<span style='color:#696969; '>// end</span>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2011/04/thursday-with-tangible-auditory-interfaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jelly Matisse</title>
		<link>http://www.pawfal.org/dave/blog/2010/02/jelly-matisse/</link>
		<comments>http://www.pawfal.org/dave/blog/2010/02/jelly-matisse/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 14:16:16 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=1039</guid>
		<description><![CDATA[How I imagine Matisse's cutouts to feel like (Drag mouse over)

Your browser does not support iframes.

Code
]]></description>
			<content:encoded><![CDATA[<p>How I imagine <a href="http://www.henri-matisse.net/cut_outs.html">Matisse's cutouts</a> to feel like (Drag mouse over)</p>
<p><iframe src ="http://www.pawfal.org/dave/live/matisse" width="430" height="320"></p>
<p>Your browser does not support iframes.</p>
<p></iframe></p>
<p><a href="http://www.pawfal.org/flotsam/haxe/matisse/">Code</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2010/02/jelly-matisse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xxxxx-micro-research fluxus workshop</title>
		<link>http://www.pawfal.org/dave/blog/2009/07/xxxxx-micro-research-fluxus-workshop/</link>
		<comments>http://www.pawfal.org/dave/blog/2009/07/xxxxx-micro-research-fluxus-workshop/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 08:05:31 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=612</guid>
		<description><![CDATA[
I spent last weekend in Berlin, on Saturday we has a fluxus workshop at pickled feet where I introduced livecoding and fluxus, and then had a quick play with the groworld game prototypes. 
On Sunday I tried some audience participation livecoding. I think it went quite well, people were playing al jazari quite happily from [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/07/dsc00053.jpg"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/07/dsc00053-300x225.jpg" alt="" title="dsc00053" width="300" height="225" class="alignnone size-medium wp-image-611" /></a></p>
<p>I spent last weekend in Berlin, on Saturday we has a fluxus workshop at <a href="http://pickledfeet.com/">pickled feet</a> where I introduced livecoding and fluxus, and then had a quick play with the groworld game prototypes. </p>
<p>On Sunday I tried some audience participation livecoding. I think it went quite well, people were playing <a href="http://www.pawfal.org/dave/index.cgi?Projects/Al%20Jazari">al jazari</a> quite happily from the moment I got it set up, so I never really got the chance to explain anything - but it didn't seem to matter too much. I just joined in with them, first doing some classic fluxus livecoding using the sounds they generated, then accompanying them with <a href="http://www.pawfal.org/dave/index.cgi?Projects/Scheme%20Bricks">scheme bricks</a> and finally al jazari myself, where I messed around with the bpm a bit too much and broke everything (slightly on purpose...)</p>
<p>I'd like to explore this form of audience inclusive performance more, I think it could work better if I was more in an audience role myself and not a separate entity - there is a bit of a performer/audience barrier to overcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2009/07/xxxxx-micro-research-fluxus-workshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A busy May</title>
		<link>http://www.pawfal.org/dave/blog/2009/05/a-busy-may/</link>
		<comments>http://www.pawfal.org/dave/blog/2009/05/a-busy-may/#comments</comments>
		<pubDate>Thu, 21 May 2009 08:53:13 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=481</guid>
		<description><![CDATA[I've been a bit slack on the blogging front lately, but my excuse is that I've been doing a lot!
Firstly slub had a gig at the Slade Technology Faire where we were joined by Jamie Forth on supercollider percussion duties.

Then I went to Futuresonic09 to present groworld as part of their Environment 2.0 theme. They [...]]]></description>
			<content:encoded><![CDATA[<p>I've been a bit slack on the blogging front lately, but my excuse is that I've been doing a lot!</p>
<p>Firstly slub had a gig at the <a href="http://www.ucl.ac.uk/slade/technologyfayre/">Slade Technology Faire</a> where we were joined by Jamie Forth on supercollider percussion duties.</p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/05/3528129350_04aca1a218_o.jpg"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/05/3528129350_04aca1a218_o-300x200.jpg" alt="" title="3528129350_04aca1a218_o" width="300" height="200" class="alignnone size-medium wp-image-482" /></a></p>
<p>Then I went to <a href="http://www.futuresonic.com/">Futuresonic09</a> to <a href="http://www.pawfal.org/dave/files/futuresonic-groworld.pdf">present groworld</a> as part of their <a href="http://www.futuresonic.com/env20">Environment 2.0</a> theme. They also had a exhibition in Manchester's <a href="http://www.cube.org.uk/">Cube gallery</a>, where I took some pictures.</p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/05/dscf9797.jpg"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/05/dscf9797-300x225.jpg" alt="" title="dscf9797" width="300" height="225" class="alignnone size-medium wp-image-483" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/05/dscf9802.jpg"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/05/dscf9802-300x225.jpg" alt="" title="dscf9802" width="300" height="225" class="alignnone size-medium wp-image-484" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/05/dscf9803.jpg"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/05/dscf9803-300x225.jpg" alt="" title="dscf9803" width="300" height="225" class="alignnone size-medium wp-image-485" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/05/dscf9789.jpg"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/05/dscf9789-300x225.jpg" alt="" title="dscf9789" width="300" height="225" class="alignnone size-medium wp-image-489" /></a></p>
<p>My favourite thing at futuresonic was <a href="http://www.futuresonic.com/bailey">Rob Bailey's</a> paper insects - there were 5000 of them swarming in the gallery, and every visitor was given one in their welcome pack as a free artwork. Following on from the environment theme, each one was cut out of last year's futuresonic paper brochures.</p>
<p>Today is the <a href="http://www.takeawayfestival.com">TakeAway Festival</a> at the DANA centre in South Kensington - and slub is performing to end the live events tonight. The gallery installations, which include Pitch control by <a href="http://mlstudio.co.uk/">Marcus Lyall</a> and <a href="http://pixelist.info/">Evan Raskob</a> continue for another week.</p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/05/tkw-turbo_logo.jpg"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/05/tkw-turbo_logo.jpg" alt="" title="tkw-turbo_logo" width="211" height="233" class="alignnone size-medium wp-image-486" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2009/05/a-busy-may/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New blog</title>
		<link>http://www.pawfal.org/dave/blog/2008/12/new-blog/</link>
		<comments>http://www.pawfal.org/dave/blog/2008/12/new-blog/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 10:55:49 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=15</guid>
		<description><![CDATA[My new art blog.
]]></description>
			<content:encoded><![CDATA[<p>My new art blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2008/12/new-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

