<?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>Ben Thompson &#187; final project</title>
	<atom:link href="http://dm.ncl.ac.uk/benthompson/category/final-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://dm.ncl.ac.uk/benthompson</link>
	<description>Digital Media</description>
	<lastBuildDate>Tue, 06 Sep 2011 11:11:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>animals</title>
		<link>http://dm.ncl.ac.uk/benthompson/2011/09/06/animals/</link>
		<comments>http://dm.ncl.ac.uk/benthompson/2011/09/06/animals/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 11:11:16 +0000</pubDate>
		<dc:creator>benthompson</dc:creator>
				<category><![CDATA[final project]]></category>

		<guid isPermaLink="false">http://dm.ncl.ac.uk/benthompson/?p=437</guid>
		<description><![CDATA[Can you guess what it is yet? My processing sketch is starting to resemble what I had envisioned in my minds eye. Sensors are all working and communicating with processing, which is awesome. Going to be exhibiting in the partition of space 4 and 5, so I&#8217;ve booked it out this evening and tomorrow morning, [...]]]></description>
				<content:encoded><![CDATA[<p style="text-align: center"><a href="http://dm.ncl.ac.uk/benthompson/files/2011/09/Screen-shot-2011-09-06-at-11.38.03.png"><img class="aligncenter size-full wp-image-438" src="http://dm.ncl.ac.uk/benthompson/files/2011/09/Screen-shot-2011-09-06-at-11.38.03.png" alt="" width="576" height="384" /></a></p>
<p style="text-align: center">Can you guess what it is yet?</p>
<p style="text-align: center">My processing sketch is starting to resemble what I had envisioned in my minds eye. Sensors are all working and communicating with processing, which is awesome. Going to be exhibiting in the partition of space 4 and 5, so I&#8217;ve booked it out this evening and tomorrow morning, so hopefully I can identify any logistical problems with the space and iron them out in time for Render.</p>
<p style="text-align: center">[  Prototype photos courtesy of <a href="http://niochnioszki.net/">Tikul and Jendrek</a>... <img src='http://dm.ncl.ac.uk/benthompson/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   ]</p>
]]></content:encoded>
			<wfw:commentRss>http://dm.ncl.ac.uk/benthompson/2011/09/06/animals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>focus sketch film</title>
		<link>http://dm.ncl.ac.uk/benthompson/2011/02/18/focus-sketch-film/</link>
		<comments>http://dm.ncl.ac.uk/benthompson/2011/02/18/focus-sketch-film/#comments</comments>
		<pubDate>Fri, 18 Feb 2011 18:14:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[final project]]></category>

		<guid isPermaLink="false">http://dm.ncl.ac.uk/benthompson/?p=233</guid>
		<description><![CDATA[[vimeo clip_id="20105791"] this was intended to be a processing sketch, where mouse position determined which still image was displayed. i ran into problems with memory in processing&#8230; this is probably due to the fact that my images were MASSIVE! (5616&#215;3744) and there was 90 of them. anywhoo, i wrote a simple sketch, that took ages [...]]]></description>
				<content:encoded><![CDATA[<p>[vimeo clip_id="20105791"]</p>
<p>this was intended to be a processing sketch, where mouse position determined which still image was displayed.</p>
<p>i ran into problems with memory in processing&#8230; this is probably due to the fact that my images were MASSIVE! (5616&#215;3744) and there was 90 of them. anywhoo, i wrote a simple sketch, that took ages (if anyone has any tips on how to write repetitive code eg&#8230;</p>
<pre>PImage p01;
PImage p02;
PImage p03;
PImage p04;
PImage p05;
PImage p06;
PImage p07;
PImage p08;
PImage p09;
PImage p10;
PImage p11;
PImage p12;
PImage p13;</pre>
<p>repeat a bazillion times&#8230; i&#8217;d love to know a better way to write this stuff!)</p>
<p>to make myself feel better after my disaster sketch attempt i thought i&#8217;d throw all the stills together to make a wee film showing the attempted effect. so i whacked it together, each still lasts 0.48 sec (why not) and i found an sound file i had kicking around. the result is not very good. it is too jerky and i dont like the framed angle swelling as the lens shifts focus. but at least i&#8217;ve learned somethings.</p>
<p>maybe it would be simpler and more effective to load a video file into processing&#8230; but i&#8217;m sure there was a reason why that wouldn&#8217;t work.</p>
<p>i shall report back with more findings.</p>
]]></content:encoded>
			<wfw:commentRss>http://dm.ncl.ac.uk/benthompson/2011/02/18/focus-sketch-film/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
