<?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's blog of art and programming &#187; accidental art</title>
	<atom:link href="http://www.pawfal.org/dave/blog/category/accidental-art/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pawfal.org/dave/blog</link>
	<description>user generated content</description>
	<lastBuildDate>Fri, 30 Jul 2010 10:43:49 +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>Stupid conversation graph</title>
		<link>http://www.pawfal.org/dave/blog/2010/07/stupid-conversation-graph/</link>
		<comments>http://www.pawfal.org/dave/blog/2010/07/stupid-conversation-graph/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 10:06:09 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[accidental art]]></category>
		<category><![CDATA[naked on pluto]]></category>
		<category><![CDATA[visual programming]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=1385</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/07/converse.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/07/converse.png" alt="" title="converse" width="776" height="209" class="alignnone size-full wp-image-1386" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2010/07/stupid-conversation-graph/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More feedback meshes</title>
		<link>http://www.pawfal.org/dave/blog/2010/02/more-feedback-meshes/</link>
		<comments>http://www.pawfal.org/dave/blog/2010/02/more-feedback-meshes/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 09:55:24 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[accidental art]]></category>
		<category><![CDATA[fluxus hacking]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=1020</guid>
		<description><![CDATA[And some more &#8211; must get on with some proper work today&#8230;
 
 
]]></description>
			<content:encoded><![CDATA[<p>And some more &#8211; must get on with some proper work today&#8230;</p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/02/meshedfb3.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/02/meshedfb3-300x225.png" alt="" title="meshedfb3" width="300" height="225" class="alignnone size-medium wp-image-1021" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/02/meshedfb4.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/02/meshedfb4-300x225.png" alt="" title="meshedfb4" width="300" height="225" class="alignnone size-medium wp-image-1022" /></a><br />
<a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/02/meshedfb5.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/02/meshedfb5-300x225.png" alt="" title="meshedfb5" width="300" height="225" class="alignnone size-medium wp-image-1023" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/02/meshedfb6.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/02/meshedfb6-300x225.png" alt="" title="meshedfb6" width="300" height="225" class="alignnone size-medium wp-image-1024" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2010/02/more-feedback-meshes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meshed feedback</title>
		<link>http://www.pawfal.org/dave/blog/2010/02/meshed-feedback/</link>
		<comments>http://www.pawfal.org/dave/blog/2010/02/meshed-feedback/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 08:22:34 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[accidental art]]></category>
		<category><![CDATA[fluxus hacking]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=1014</guid>
		<description><![CDATA[Still distracted, tried using the new (voxels->blobby) command to use the marching cubes algo in fluxus to mesh the feedback into a solid shape. The code is posted below.
 

(clear)

; make some voxels
(define vx (build-voxels 50 50 50))

; do the feedback
(for ((i (in-range 0 40)))
     (with-primitive vx ; not sure what's [...]]]></description>
			<content:encoded><![CDATA[<p>Still distracted, tried using the new (voxels->blobby) command to use the <a href="http://en.wikipedia.org/wiki/Marching_cubes">marching cubes algo</a> in fluxus to mesh the feedback into a solid shape. The code is posted below.</p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/02/meshedfb.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/02/meshedfb-300x225.png" alt="" title="meshedfb" width="300" height="225" class="alignnone size-medium wp-image-1015" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/02/meshedfb2.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/02/meshedfb2-300x225.png" alt="" title="meshedfb2" width="300" height="225" class="alignnone size-medium wp-image-1016" /></a></p>
<p><code>
<pre>(clear)

; make some voxels
(define vx (build-voxels 50 50 50))

; do the feedback
(for ((i (in-range 0 40)))
     (with-primitive vx ; not sure what's happening here
      (voxels-sphere-influence (vector 0 0 0) (vector 1 1 1) 0.2)
      (voxels-calc-gradient) ; <- probably repeated application of this...
      (voxels-point-light (vector 0 0 0) (vmul (vector 1 1 1) 0.5)))) ; <- and then this does the trick

; make a blobby from the resulting voxels
(define bb (voxels->blobby vx))
(destroy vx) ; dont need the voxels anymore

; convert to polygons
(define pb (with-state
    (scale 5)
    (blobby->poly bb)))

(destroy bb) ; don't need the blobby any more

; calculate normals and make shiny
(with-primitive pb
    (recalc-normals 1)
    (shinyness 50)
    (specular (vector 1 1 1)))

; slap on some lights
(light-diffuse 0 (vector 0.1 0.1 0.1))
(light-specular 0 (vector 0 0 0))
(let ((l (make-light 'point 'free)))
    (light-diffuse l (vector 1 1 1))
    (light-position l (vector 0 30 10))
    (light-specular l (vector 1 1 1)))

(let ((l (make-light 'point 'free)))
    (light-diffuse l (vector 0 0 0.6))
    (light-position l (vector 0 -50 50))
    (light-specular l (vector 0 1 1)))

(clear-colour 0.5)</pre>
<p></code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2010/02/meshed-feedback/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrain Voxel Feedback</title>
		<link>http://www.pawfal.org/dave/blog/2010/02/migrain-voxel-feedback/</link>
		<comments>http://www.pawfal.org/dave/blog/2010/02/migrain-voxel-feedback/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 15:52:39 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[accidental art]]></category>
		<category><![CDATA[fluxus hacking]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=1011</guid>
		<description><![CDATA[Trying to write some documentation for the voxels primitive in fluxus, I was completely sidetracked by this accidental discovery:
 
]]></description>
			<content:encoded><![CDATA[<p>Trying to write some documentation for the voxels primitive in fluxus, I was completely sidetracked by this accidental discovery:</p>
<p><embed src="http://blip.tv/play/AYHChjYC" type="application/x-shockwave-flash" width="480" height="414" allowscriptaccess="always" allowfullscreen="true"></embed> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2010/02/migrain-voxel-feedback/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Particle filters</title>
		<link>http://www.pawfal.org/dave/blog/2010/01/particle-filters/</link>
		<comments>http://www.pawfal.org/dave/blog/2010/01/particle-filters/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 15:04:39 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[accidental art]]></category>
		<category><![CDATA[lirec]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=963</guid>
		<description><![CDATA[A particle filter is a technique used in computer vision to estimate the state of a system, given noisy data from fallible sensors. The underlying idea is called a hidden markov model, and looks something like this:

The assumption is that any state of the system is dependant on it&#8217;s previous state (and thus all previous [...]]]></description>
			<content:encoded><![CDATA[<p>A particle filter is a technique used in computer vision to estimate the state of a system, given noisy data from fallible sensors. The underlying idea is called a hidden markov model, and looks something like this:</p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/01/hmm.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/01/hmm.png" alt="" title="hmm" width="433" height="198" class="alignnone size-full wp-image-965" /></a></p>
<p>The assumption is that any state of the system is dependant on it&#8217;s previous state (and thus all previous states) and this state is something we can never know directly, only via observations. There are two very different sources of inaccuracy or noise. One originates in the state change process &#8211; as it&#8217;s assumed we can never have a complete model of this (a good bet in the case of human actions for example). The other source of noise is in the observation process itself, which comes from the way the sensors work. This is more predictable, and filters of this type are built to allow you to account for this.</p>
<p>Particle filters maintain a multitude of hypotheses of the hidden state of the system at the same time. They attempt to model state changes in some basic way, for instance the velocity of a moving object. They also model the observation process, for example a distance/angle reading of an object in x,y space. Each time a new observation arrives, the system grades each particle&#8217;s simulated observation against the incoming one and weights them accordingly.</p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/01/pf.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2010/01/pf.png" alt="" title="pf" width="187" height="181" class="alignnone size-medium wp-image-964" /></a></p>
<p>This is a frame from some <a href="http://svn.lirec.eu/libs/magicsquares/in-progress/pf/">particle filter code I&#8217;ve written</a> which is tracking an object as described above. The line is pointing to the current estimation which is based on readings from a radar like sensor. I&#8217;ve told the system that the heading sensor is less reliable than the distance sensor, and so the particles are spread out in a vague crescent shape accordingly. This shape is called the probability distribution function (or pdf) and it&#8217;s a strength of particle systems to model complex pdfs such as this effectively.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2010/01/particle-filters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accidental graph art</title>
		<link>http://www.pawfal.org/dave/blog/2009/11/accidental-graph-art/</link>
		<comments>http://www.pawfal.org/dave/blog/2009/11/accidental-graph-art/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 16:14:22 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[accidental art]]></category>
		<category><![CDATA[genetics viz]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=858</guid>
		<description><![CDATA[If I ran one of these new fangled &#8216;new media arts&#8217; courses (or whatever they are called now) I&#8217;d force students to restrict themselves to only using graphviz for several months. These are some accidents which happened trying to visualise haplotype networks for some biology visualisation work I&#8217;m doing:
   
Alex Mclean has some [...]]]></description>
			<content:encoded><![CDATA[<p>If I ran one of these new fangled &#8216;new media arts&#8217; courses (or whatever they are called now) I&#8217;d force students to restrict themselves to only using graphviz for several months. These are some accidents which happened trying to visualise haplotype networks for some biology visualisation work I&#8217;m doing:</p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/1.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/1-295x300.png" alt="" title="1" width="295" height="300" class="alignnone size-medium wp-image-859" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/2.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/2-300x279.png" alt="" title="2" width="300" height="279" class="alignnone size-medium wp-image-860" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/3.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/3-300x293.png" alt="" title="3" width="300" height="293" class="alignnone size-medium wp-image-861" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/hap.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/hap-300x221.png" alt="" title="hap" width="300" height="221" class="alignnone size-medium wp-image-862" /></a></p>
<p>Alex Mclean has some <a href="http://yaxu.org/thank-you-graphviz/">more impressive graphviz drawings here.</a> I&#8217;m actually having to abandon graphviz as it wont cope with different length edges very well. I expect this will come back to bite me. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2009/11/accidental-graph-art/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Voxels in fluxus</title>
		<link>http://www.pawfal.org/dave/blog/2009/11/voxels-in-fluxus/</link>
		<comments>http://www.pawfal.org/dave/blog/2009/11/voxels-in-fluxus/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 12:55:31 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[accidental art]]></category>
		<category><![CDATA[fluxus hacking]]></category>
		<category><![CDATA[rendering]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=845</guid>
		<description><![CDATA[I&#8217;ve rewritten the experimental scheme voxel code into experimental C++ fluxus code, using hardware rendering for the sprite &#8217;splat&#8217; accumulation, which makes it realtime for 30&#215;30x30 grids (27000 voxels).
   
The last two are a bunch of concentric spheres with the top left corner carved away by a box.
Part of the fun of this [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve rewritten the <a href="http://www.pawfal.org/dave/blog/2009/10/voxelis/">experimental scheme voxel code</a> into experimental C++ fluxus code, using hardware rendering for the sprite &#8217;splat&#8217; accumulation, which makes it realtime for 30&#215;30x30 grids (27000 voxels).</p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/flxvox.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/flxvox-300x225.png" alt="" title="flxvox" width="300" height="225" class="alignnone size-medium wp-image-846" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/flxvox3.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/flxvox3-300x240.png" alt="" title="flxvox3" width="300" height="240" class="alignnone size-medium wp-image-847" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/flxvox4.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/flxvox4-300x240.png" alt="" title="flxvox4" width="300" height="240" class="alignnone size-medium wp-image-848" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/flxvox5.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/flxvox5-300x240.png" alt="" title="flxvox5" width="300" height="240" class="alignnone size-medium wp-image-849" /></a></p>
<p>The last two are a bunch of concentric spheres with the top left corner carved away by a box.</p>
<p>Part of the fun of this is figuring out a scene description language for volumetric data, currently you can create solid spheres or cubes, spherical influences from points, add/subtract them from each other, threshold and light them. Here&#8217;s a test with a million voxels, which surprisingly still leaves fluxus interactive, if not actually workable for realtime animations:</p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/flxvox6.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/11/flxvox6-300x240.png" alt="" title="flxvox6" width="300" height="240" class="alignnone size-medium wp-image-850" /></a></p>
<p>And a short movie of spheres carving each other up as they move around:</p>
<p><embed src="http://blip.tv/play/AYGswCwC" type="application/x-shockwave-flash" width="480" height="414" allowscriptaccess="always" allowfullscreen="true"></embed> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2009/11/voxels-in-fluxus/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Voxelism</title>
		<link>http://www.pawfal.org/dave/blog/2009/10/voxelis/</link>
		<comments>http://www.pawfal.org/dave/blog/2009/10/voxelis/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 17:33:18 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[accidental art]]></category>
		<category><![CDATA[rendering]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=817</guid>
		<description><![CDATA[One day, when we have flying cars and people live on the moon, there will be no more triangles in computer graphics, only voxels. I somehow ended up spending the whole day today playing with the stalin scheme compiler and writing a small voxel renderer. These fuzzy blobs are the results:
     [...]]]></description>
			<content:encoded><![CDATA[<p>One day, when we have flying cars and people live on the moon, there will be no more triangles in computer graphics, only voxels. I somehow ended up spending the whole day today playing with the <a href="http://en.wikipedia.org/wiki/Stalin_(Scheme_implementation)">stalin scheme compiler</a> and writing a small <a href="http://www.pawfal.org/flotsam/impasto/vx/">voxel renderer</a>. These fuzzy blobs are the results:</p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/10/vox1.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/10/vox1-300x300.png" alt="" title="vox1" width="300" height="300" class="alignnone size-medium wp-image-818" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/10/vox2.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/10/vox2-300x300.png" alt="" title="vox2" width="300" height="300" class="alignnone size-medium wp-image-819" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/10/vox3.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/10/vox3-300x300.png" alt="" title="vox3" width="300" height="300" class="alignnone size-medium wp-image-820" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/10/vox4.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/10/vox4-300x300.png" alt="" title="vox4" width="300" height="300" class="alignnone size-medium wp-image-821" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/10/vox5.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/10/vox5-300x300.png" alt="" title="vox5" width="300" height="300" class="alignnone size-medium wp-image-822" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/10/vox6.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/10/vox6-300x300.png" alt="" title="vox6" width="300" height="300" class="alignnone size-medium wp-image-823" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2009/10/voxelis/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Plant Lasers</title>
		<link>http://www.pawfal.org/dave/blog/2009/09/plant-lasers/</link>
		<comments>http://www.pawfal.org/dave/blog/2009/09/plant-lasers/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 10:11:04 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[accidental art]]></category>
		<category><![CDATA[groworld]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=787</guid>
		<description><![CDATA[Just found this movie from a few months back &#8211; some accidental plant weapons:
 
]]></description>
			<content:encoded><![CDATA[<p>Just found this movie from a few months back &#8211; some accidental plant weapons:</p>
<p><embed src="http://blip.tv/play/AYGjl3gC" type="application/x-shockwave-flash" width="480" height="414" allowscriptaccess="always" allowfullscreen="true"></embed> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2009/09/plant-lasers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>8bit livecoding</title>
		<link>http://www.pawfal.org/dave/blog/2009/09/8bit-livecoding/</link>
		<comments>http://www.pawfal.org/dave/blog/2009/09/8bit-livecoding/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 08:04:31 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[accidental art]]></category>
		<category><![CDATA[livecoding]]></category>

		<guid isPermaLink="false">http://www.pawfal.org/dave/blog/?p=779</guid>
		<description><![CDATA[Last night I combined whisky and a zx spectrum emulator for some nostalgia infused livecoding. As with many such indulgences, some regrets the morning after.
    
]]></description>
			<content:encoded><![CDATA[<p>Last night I combined whisky and a zx spectrum emulator for some nostalgia infused livecoding. As with many such indulgences, some regrets the morning after.</p>
<p><a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/zx-1.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/zx-1-300x240.png" alt="" title="zx-1" width="300" height="240" class="alignnone size-medium wp-image-780" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/zx-2.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/zx-2-300x240.png" alt="" title="zx-2" width="300" height="240" class="alignnone size-medium wp-image-781" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/zx-3.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/zx-3-300x240.png" alt="" title="zx-3" width="300" height="240" class="alignnone size-medium wp-image-782" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/zx-4.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/zx-4-300x240.png" alt="" title="zx-4" width="300" height="240" class="alignnone size-medium wp-image-783" /></a> <a href="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/zx-5.png"><img src="http://www.pawfal.org/dave/blog/wp-content/uploads/2009/09/zx-5-300x240.png" alt="" title="zx-5" width="300" height="240" class="alignnone size-medium wp-image-784" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pawfal.org/dave/blog/2009/09/8bit-livecoding/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
