<?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>fromCONCENTRATE &#187; code</title>
	<atom:link href="http://www.fromconcentrate.net/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fromconcentrate.net</link>
	<description>research blog of artist John O&#039;Shea</description>
	<lastBuildDate>Fri, 23 Jul 2010 22:58:26 +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>TiltTickTock</title>
		<link>http://www.fromconcentrate.net/2010/05/21/tiltticktock/</link>
		<comments>http://www.fromconcentrate.net/2010/05/21/tiltticktock/#comments</comments>
		<pubDate>Fri, 21 May 2010 18:08:03 +0000</pubDate>
		<dc:creator>John_0</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Final Project]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[electronic]]></category>
		<category><![CDATA[hands-on]]></category>
		<category><![CDATA[interaction]]></category>
		<category><![CDATA[tangible]]></category>

		<guid isPermaLink="false">http://www.fromconcentrate.net/?p=1085</guid>
		<description><![CDATA[Quick update on the Tilt-Tick-Tock (hourglass) concept outlined in the  previous post &#8211; here it is!

The device translates the &#8216;turning over&#8217; action associated with the  traditional egg-timer into the revealed words &#8216;tick and &#8216;tock&#8217; &#8211;  archetypal (and now redundant) by-products of clock mechanisms.
Basically, an Arduino micro-controller has been pre-programmed to send alternate [...]]]></description>
			<content:encoded><![CDATA[<p>Quick update on the Tilt-Tick-Tock (hourglass) concept outlined in the  previous post &#8211; here it is!</p>
<p><a href="http://www.fromconcentrate.net/wp-content/uploads/2010/05/TiltTockTock.jpg"><img class="aligncenter size-medium wp-image-1086" title="TiltTockTock" src="http://www.fromconcentrate.net/wp-content/uploads/2010/05/TiltTockTock-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>The device translates the &#8216;turning over&#8217; action associated with the  traditional egg-timer into the revealed words &#8216;tick and &#8216;tock&#8217; &#8211;  archetypal (and now redundant) by-products of clock mechanisms.</p>
<p>Basically, an Arduino micro-controller has been pre-programmed to send alternate bursts of full and zero power to a DC motor from a 9v battery ONLY when the device is turned over (because the action of turning over is detected by a mercury tilt sensor).</p>
<p>See TiltTickTock in action below:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/28faiytcx5w&amp;hl=en_US&amp;fs=1&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/28faiytcx5w&amp;hl=en_US&amp;fs=1&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Full power is supplied for 3.4 seconds (a time established by trial and error) and this rotates the single aperture in the yellow acrylic &#8216;face&#8217; around to the approximate position of the written words &#8211; &#8216;tick&#8217; and &#8216;tock&#8217;.</p>
<p>It should be pointed out that a servo motor would give far better &#8216;accuracy&#8217; in designating the exact position of the &#8216;face&#8217; if that were desired.  The challenge here was to make something interesting with these quite blunt and clumsy components and actually, the inevitable inaccuracy of the DC motor solution (due to friction, difference of power, loss of power etc.) works well here as an interesting analogue to the the problems faced by the early manufacturers of the mechanical clocks in keeping to time (prior to the design of various escapement, containing and regulating the mechanism.)  If you observe carefully you will be able to see that the TiltTickTock runs slightly &#8216;fast.&#8217;</p>
<p>Another aspect of the device which is aesthetically interesting is the way in which the circular aperture of the yellow &#8216;face&#8217; appears to eclipse the white &#8216;tick&#8217; and &#8216;tock&#8217; elements &#8211; indirectly invoking movements of the earth, sun and moon (by which we measure the passage of time).</p>
<p style="text-align: center;"><a href="../wp-content/uploads/2010/05/assembled.jpg"><img class="aligncenter" title="assembled" src="../wp-content/uploads/2010/05/assembled-300x225.jpg" alt="" width="350" height="262" /></a></p>
<p>Images of parts/process, various schematics (thanks to <a href="http://fritzing.org/" target="_blank">Fritzing</a>) and arduino code below:</p>
<p>components/tools identified:</p>
<ul>
<li>Arduino microcontroller</li>
<li>breadboard</li>
<li>DC Motor</li>
<li>mercury tilt sensor</li>
<li>TIP120 transistor</li>
<li>10Kohm  resistor</li>
<li>9 v batteries (for both arduino and motor)</li>
<li>wires</li>
<li>various circular lids etc. to test rotation</li>
<li>clear plastic sweetie box is excellent for containing  projects!</li>
</ul>
<p><a href="http://www.fromconcentrate.net/wp-content/uploads/2010/05/all_parts_pre1.jpg"><img class="aligncenter size-medium wp-image-1091" title="all_parts_pre1" src="http://www.fromconcentrate.net/wp-content/uploads/2010/05/all_parts_pre1-300x225.jpg" alt="" width="350" height="262" /></a></p>
<p>&#8230;add &#8216;tick&#8217; and &#8216;tock&#8217; circles (authentic typed and re-scanned from my typewriter) &#8211; &#8216;face&#8217; simple vector cut out using laser-cutter:</p>
<p><a href="http://www.fromconcentrate.net/wp-content/uploads/2010/05/ticktockface.jpg"><img class="aligncenter size-medium wp-image-1093" title="ticktockface" src="http://www.fromconcentrate.net/wp-content/uploads/2010/05/ticktockface-300x225.jpg" alt="" width="350" height="262" /></a></p>
<p><a href="http://www.fromconcentrate.net/wp-content/uploads/2010/05/IMG_0270.jpg"><img class="aligncenter size-large wp-image-1126" title="IMG_0270" src="http://www.fromconcentrate.net/wp-content/uploads/2010/05/IMG_0270-1024x768.jpg" alt="" width="350" height="261" /></a></p>
<p><a href="http://www.fromconcentrate.net/wp-content/uploads/2010/05/IMG_0270.jpg"></a><a href="http://www.fromconcentrate.net/wp-content/uploads/2010/05/ticktockface.jpg"></a><a href="http://www.fromconcentrate.net/wp-content/uploads/2010/05/Fritzing_drawingC.png"><img class="aligncenter size-full wp-image-1124" title="Fritzing_drawingC" src="http://www.fromconcentrate.net/wp-content/uploads/2010/05/Fritzing_drawingC.png" alt="" width="351" height="221" /></a></p>
<p><a href="http://www.fromconcentrate.net/wp-content/uploads/2010/05/SchematicCorrect.png"><img class="aligncenter size-full wp-image-1125" title="SchematicCorrect" src="http://www.fromconcentrate.net/wp-content/uploads/2010/05/SchematicCorrect.png" alt="" width="350" height="275" /></a><a href="http://www.fromconcentrate.net/wp-content/uploads/2010/05/Schematic.png"><br />
</a></p>
<blockquote><p>//TiltTickTock by John O&#8217;Shea<br />
//Monday 10th May 2010<br />
//MRes. Digital Media DOING Module &#8211; Jamie Allen<br />
//Newcastle University Culture Lab</p>
<p>// Arduino code allowing tilt sensor to trigger motor via transistor</p>
<p>// micro-project translating &#8216;egg-timer&#8217; metaphor to &#8216;escapement&#8217; metaphor<br />
//via electronics and code</p>
<p>// constants won&#8217;t change. They&#8217;re used here to<br />
// set pin numbers:</p>
<p>const int tiltPin = 7;     // the number of the tilt sensor pin<br />
const int transistorPin = 9;      // the number of the transistor pin</p>
<p>// variables will change:<br />
int tiltState = 0;         // variable for reading the tilt sensor status</p>
<p>void setup() {<br />
// initialize the transistor pin as an output:<br />
pinMode(transistorPin, OUTPUT);<br />
// initialize the tilt pin as an input:<br />
pinMode(tiltPin, INPUT);<br />
}</p>
<p>void loop(){<br />
// read the state of the tilt sensor value:<br />
tiltState = digitalRead(tiltPin);</p>
<p>// check if the tilt sensor is activated.<br />
// if it is, the transistor is open and the clock programme runs:<br />
if (tiltState == HIGH) {<br />
// turn transistor on:<br />
digitalWrite(transistorPin, HIGH);<br />
delay(3400);<br />
digitalWrite(transistorPin, LOW);<br />
delay(1000);<br />
}<br />
else {<br />
// close transistor (clock circuit off):<br />
digitalWrite(transistorPin, LOW);<br />
}<br />
}</p>
<p>/*<br />
this code is a hybrid of:<br />
Button<br />
2005 by DojoDave &lt;http://www.0j0.org&gt;<br />
modified 17 Jun 2009<br />
by Tom Igoe<br />
This example code is in the public domain.</p>
<p>http://www.arduino.cc/en/Tutorial/Button</p>
<p>&amp;<br />
High Current Loads @ ITP Physical Computing</p>
<p>http://itp.nyu.edu/physcomp/Tutorials/HighCurrentLoads</p>
<p>with reference to Arduino site:</p>
<p>http://www.arduino.cc/en/Tutorial/TiltSensor</p>
<p>*/</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.fromconcentrate.net/2010/05/21/tiltticktock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digital Heritage Network</title>
		<link>http://www.fromconcentrate.net/2010/04/26/you-are-here/</link>
		<comments>http://www.fromconcentrate.net/2010/04/26/you-are-here/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 00:21:47 +0000</pubDate>
		<dc:creator>John_0</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[MMME]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[digital culture]]></category>
		<category><![CDATA[heritage]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[Re-Dock]]></category>

		<guid isPermaLink="false">http://www.fromconcentrate.net/?p=1002</guid>
		<description><![CDATA[Link to a blog post I wrote outlining Re-Docks current dialogues with the AHRC/BT Digital Heritage Network:

http://www.re-dock.org/#/blog/?id=81

]]></description>
			<content:encoded><![CDATA[<p>Link to a blog post I wrote outlining <a href="http://www.re-dock.org/#/blog/?id=81" target="_blank">Re-Dock</a>s current dialogues with the <a href="http://ahrc-btdigitalheritagenetwork.wikia.com/wiki/AHRC/BT_Digital_Heritage_Network:_Landscapes,_memories_and_cultural_practices_Wiki" target="_blank">AHRC/BT Digital Heritage Network</a>:</p>
<ul>
<li><a href="http://www.re-dock.org/#/blog/?id=81" target="_blank">http://www.re-dock.org/#/blog/?id=81</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.fromconcentrate.net/2010/04/26/you-are-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>THINKING/DOING &amp; MANUFACTURING</title>
		<link>http://www.fromconcentrate.net/2010/02/17/thinkingdoing-manufacturing/</link>
		<comments>http://www.fromconcentrate.net/2010/02/17/thinkingdoing-manufacturing/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 06:30:53 +0000</pubDate>
		<dc:creator>John_0</dc:creator>
				<category><![CDATA[Culture Lab]]></category>
		<category><![CDATA[Art]]></category>
		<category><![CDATA[berlin]]></category>
		<category><![CDATA[bezier]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[death]]></category>
		<category><![CDATA[DOING]]></category>
		<category><![CDATA[lazer-cutter]]></category>
		<category><![CDATA[processing]]></category>

		<guid isPermaLink="false">http://www.fromconcentrate.net/?p=466</guid>
		<description><![CDATA[We are required, for our DOING assignment, to draw an interesting shape using Processing and export it as a PDF. file so that we can cut it out using the lazer-cutter&#8230;

My thoughts have returned to the unusual Prenzlauer Berg gravestone and I have decided to make a model.  The black outline will be cut from [...]]]></description>
			<content:encoded><![CDATA[<p>We are required, for our <a href="http://dm.ncl.ac.uk/blog/doing-100210-intro-to-processing-and-procedural-computer-drawing" target="_blank">DOING assignment</a>, to draw an interesting shape using Processing and export it as a PDF. file so that we can cut it out using the lazer-cutter&#8230;</p>
<p><a href="http://www.fromconcentrate.net/wp-content/uploads/2010/02/Picture-4.png"><img class="aligncenter size-medium wp-image-473" title="gravestone" src="http://www.fromconcentrate.net/wp-content/uploads/2010/02/Picture-4-194x300.png" alt="" width="194" height="300" /></a></p>
<p>My thoughts have returned to <a href="http://www.fromconcentrate.net/2010/02/11/processing-perception/" target="_blank">the unusual Prenzlauer Berg gravestone</a> and I have decided to make a model.  The black outline will be cut from leftover acrylic plastic in the workshop and the design element (in red above) will be engraved (is engraved the right word &#8211; sounds quite grand -  anyway, it will be cut also <em>but not all of the way through.</em>)</p>
<p><a href="http://www.fromconcentrate.net/wp-content/uploads/2010/02/Picture-21.png"><img class="aligncenter size-medium wp-image-470" title="process" src="http://www.fromconcentrate.net/wp-content/uploads/2010/02/Picture-21-300x170.png" alt="" width="300" height="170" /></a></p>
<p>Having already made an approximation of the <em>spirograph</em> design I have worked with <a href="http://processing.org/reference/bezier_.html" target="_blank">Processing&#8217;s bezier() function</a> to make an outline shape similar to that of the original stone.  It took some time to understand how to programme the curves but once the bezier principle is understood it is actually very simple.  Basically, the curve is constructed through combining both sets of co-ordinates for the construction lines (in red below).</p>
<p><a href="http://www.fromconcentrate.net/wp-content/uploads/2010/02/Picture-5.png"><img class="aligncenter size-medium wp-image-472" title="bezier" src="http://www.fromconcentrate.net/wp-content/uploads/2010/02/Picture-5-300x188.png" alt="" width="300" height="188" /></a></p>
<p><a href="http://www.s204933276.websitehome.co.uk/FROMconcentrateCL/Files/sketch_feb16_gravestone/applet/sketch_feb16_gravestone.html" target="_blank">Click for sketch and code.</a></p>
<p><a href="http://www.s204933276.websitehome.co.uk/FROMconcentrateCL/Files/sketch_feb16_gravestone/sketch_feb16_gravestone.pdf">PDF. here also.</a> (any questions please add comment.)<br />
<em><br />
(this instance of DIY gravestone manufacturing may or may not have been inspired by this Home Office video designed to help young people with everyday problems&#8230;)</em></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="320" height="265" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/aaghba_DDbg&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="320" height="265" src="http://www.youtube.com/v/aaghba_DDbg&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fromconcentrate.net/2010/02/17/thinkingdoing-manufacturing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Evidences of Law</title>
		<link>http://www.fromconcentrate.net/2009/11/27/evidences-of-law/</link>
		<comments>http://www.fromconcentrate.net/2009/11/27/evidences-of-law/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 09:59:13 +0000</pubDate>
		<dc:creator>John_0</dc:creator>
				<category><![CDATA[Culture Lab]]></category>
		<category><![CDATA[Final Project]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[city]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[medium]]></category>
		<category><![CDATA[newcastle]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[scripted space]]></category>
		<category><![CDATA[semiotics]]></category>
		<category><![CDATA[signs]]></category>
		<category><![CDATA[subtext]]></category>
		<category><![CDATA[subtitle]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.fromconcentrate.net/?p=84</guid>
		<description><![CDATA[Series of photographs and videos made whilst walking between Newcastle train station and Culture Lab to document every occasion where I saw &#8216;evidence&#8217; of &#8216;law&#8217; (prep for our Theoretical Foundations &#8216;Media Theory&#8217; seminar.)
At an extremely simplistic level, I wanted to formally begin explicitly investigating &#8216;law&#8217; as a &#8216;medium&#8217; within my Digital Media studies at Culture [...]]]></description>
			<content:encoded><![CDATA[<p>Series of photographs and videos made whilst walking between Newcastle train station and Culture Lab to document every occasion where I saw &#8216;evidence&#8217; of &#8216;law&#8217; (prep for our Theoretical Foundations &#8216;Media Theory&#8217; seminar.)</p>
<p>At an extremely simplistic level, I wanted to formally begin explicitly investigating &#8216;law&#8217; as a &#8216;medium&#8217; within my Digital Media studies at Culture Lab.</p>
<p>Used my laptop to play back the images and videos in sequence as a slideshow presentation.  A kind of monotonous (and humourous) rhythm was established &#8211; pressing the spacebar and instinctively speaking words and phrases to accompany the photos &#8211; kind of spontaneous performance.</p>
<p>Uploaded the photos as an .MOV  file to YouTube and then added a &#8217;subtitle track&#8217; to reproduce/share the experience of the presentation.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="384" height="236" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/aHunrxMo7Cg&amp;hl=en_US&amp;fs=1&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="384" height="236" src="http://www.youtube.com/v/aHunrxMo7Cg&amp;hl=en_US&amp;fs=1&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><strong>Subtitling &#8211; </strong><strong>Why would I do this?</strong></p>
<p>Demonstrate a NEW, ABSOLUTE <a href="http://www.fromconcentrate.net/WIKI/doku.php?id=terminology" target="_blank">INTRINSIC</a> reading of the signage and architecture of the city?  No.</p>
<p>But, street signage (for example) demonstrates very well, one of many levels of conceptual &#8216;encoding&#8217; and &#8216;decoding&#8217; taking place in people&#8217;s heads, unconsciously, all of the time.  And if we are in any doubt regarding how signage should be interpreted, we have a text &#8211; <strong>The Highway Code</strong> &#8211;  to ensure that signage is interpreted (decoded) with consistency.  <strong>Interpretation</strong> is as important as the embedded message itself.</p>
<p><strong>(Below &#8211; amusing comedy sketch on subtext&#8230;)</strong><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="384" height="236" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/XqSfrB8P-a0&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="384" height="236" src="http://www.youtube.com/v/XqSfrB8P-a0&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>A fascinating aspect of Youtube (and the web2.0 phenomena as a whole) is the commenting function, which allows a kind of subjective subtitling to develop &#8211; people are enabled to share own perspective &#8211; interpretation democratised?</p>
<p><strong>Subtext &#8211; </strong><em><strong>add your thoughts to video</strong></em></p>
<p>The subtitles in <a href="http://www.youtube.com/watch?v=aHunrxMo7Cg" target="_blank">evidences_of_law.mov</a> are a kind of subjective &#8216;<strong>sub-text</strong>&#8216; which, inevitably, intrudes and influences &#8211; imposing a kind of narrative on the viewer&#8217;s &#8216;reading&#8217; of the images.</p>
<p>Whilst looking for a suitable YouTube subtitling tool I stumbled across <a href="http://www.overstream.net/" target="_blank">Overstream</a> &#8211; an application which is designed specifically so that individuals can impose their own reading over an online video.  Now, not only can we have foreign language subtitles (making a film accessible to broader audiences) and directors commentaries (sharing insight into a creative process) but also subjective commentaries and alternative readings &#8211; all within &#8216;mainstream media.&#8217;</p>
<p>I was emboldened to attempt to develop my own subtitle file following a presentation given by <a href="http://unnamedlaboratory.org/blog/" target="_blank">Pete Hindle</a> at the <a href="http://ptechnic.org/datarama/datarama.html" target="_blank">Datarama</a> event in October.  You can read all about that <a href="http://www.petehindle.com/2009/10/11/the-non-art-of-subtitling/" target="_blank">here</a>.</p>
<p>Adding subtitles was a surprisingly technical affair &#8211; I found out that it is possible to embed a subtitle or caption track into a YouTube video by making an *.srt file.  This is basically a piece of code which is read in three components:</p>
<p><strong>(1) number in the sequence<br />
(2) timecode in/out<br />
(3) text to be displayed</strong></p>
<p><img class="aligncenter size-full wp-image-123" title="SRT FILE" src="http://www.fromconcentrate.net/wp-content/uploads/2009/11/SRT-FILE.png" alt="SRT FILE" width="349" height="581" /></p>
<p>The file can be downloaded here:<a href="http://www.fromconcentrate.net/Files/evidence_trial5.srt.zip" target="_blank">evidence_trial5.srt</a></p>
<p>Typing this &#8216;code&#8217; by hand (even with copy and paste) was   laborious , tedious and  frustrating .  It took forever.  If I did something wrong then the *srt. file wouldn&#8217;t load to YouTube.  And if I needed to add something in then the number of all the subsequent entries had to be changed.  It was painful going back and forth lining up the times with the appropriate frames.</p>
<p>Through this exercise it is much clearer to me why we might use tools (software, interfaces&#8230;) to automate this kind of laborious coding task.  I would have given up if I had not been <strong>really</strong> determined to share the file.</p>
<p>Only a minority of individuals with a certain level of technical knowledge would put this amount of effort into subtitling a YouTube video so, the<strong> absence of a higher level interfacing tool</strong> (subtitling software) <strong>creates a barrier to participation.</strong></p>
<p>Below: notes from Jamie Allen Media Theory session (4-11-2009) on MRes. research WIKI.</p>
<p><a href="http://www.fromconcentrate.net/WIKI/doku.php?id=04-11-2009" target="_blank">http://www.fromconcentrate.net/WIKI/doku.php?id=04-11-2009</a></p>
<p><em>(Has everyone seen John Carpenter&#8217;s &#8216;They Live&#8217; (1988)?&#8230;)</em></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="320" height="265" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/BA8drfZwnXQ&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="320" height="265" src="http://www.youtube.com/v/BA8drfZwnXQ&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fromconcentrate.net/2009/11/27/evidences-of-law/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
