<?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>Limina.Log</title>
	<atom:link href="http://log.liminastudio.com/feed" rel="self" type="application/rss+xml" />
	<link>http://log.liminastudio.com</link>
	<description>The Limina.Studio weblog: Art, Design and Development</description>
	<lastBuildDate>Thu, 04 Mar 2010 00:47:32 +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>Cryptoanarchism Presentation</title>
		<link>http://log.liminastudio.com/miscellaneous/cryptoanarchism-presentation</link>
		<comments>http://log.liminastudio.com/miscellaneous/cryptoanarchism-presentation#comments</comments>
		<pubDate>Wed, 03 Mar 2010 06:08:05 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Theory Club]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=557</guid>
		<description><![CDATA[Here&#8217;s my Cryptoanarchism Keynote presentation, chock full of links and tidbits.
Cryptoanarchism
]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s my Cryptoanarchism Keynote presentation, chock full of links and tidbits.</p>
<p><a href="http://log.liminastudio.com/wp-content/uploads/2010/03/Cryptoanarchism.zip">Cryptoanarchism</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Flog.liminastudio.com%2Fmiscellaneous%2Fcryptoanarchism-presentation&amp;linkname=Cryptoanarchism%20Presentation"><img src="http://log.liminastudio.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/miscellaneous/cryptoanarchism-presentation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developing the Enpersonator</title>
		<link>http://log.liminastudio.com/itp/developing-the-enpersonator</link>
		<comments>http://log.liminastudio.com/itp/developing-the-enpersonator#comments</comments>
		<pubDate>Tue, 02 Mar 2010 14:31:50 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[ITP]]></category>
		<category><![CDATA[Learning Bit by Bit]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Generative Text]]></category>
		<category><![CDATA[N-Grams]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=554</guid>
		<description><![CDATA[Using blog corpora from The Blog Authorship Corpus and the Political Blog Corpora, I have begun developing a simple blog-post generator for Enpersonator, the identity-creating software part of Automenon, an artwork in progress with Sofy Yuditskaya.
See Enpersonator in action here: http://soniayuditskaya.tumblr.com/
Enpersonator is in development here: http://github.com/virgildisgr4ce/Enpersonator.  It requires the Python Tumblr library, which requires Django [...]]]></description>
			<content:encoded><![CDATA[<p>Using blog corpora from <a href="http://u.cs.biu.ac.il/~koppel/BlogCorpus.htm">The Blog Authorship Corpus</a> and the <a href="http://www.ark.cs.cmu.edu/blog-data/">Political Blog Corpora</a>, I have begun developing a simple blog-post generator for Enpersonator, the identity-creating software part of Automenon, an artwork in progress with Sofy Yuditskaya.</p>
<p>See Enpersonator in action here: <a href="http://soniayuditskaya.tumblr.com/">http://soniayuditskaya.tumblr.com/</a></p>
<p>Enpersonator is in development here: <a href="http://github.com/virgildisgr4ce/Enpersonator">http://github.com/virgildisgr4ce/Enpersonator</a>.  It requires the Python <a href="http://code.google.com/p/python-tumblr/">Tumblr library</a>, which requires <a href="http://www.djangoproject.com/download/">Django</a> for its utilities.  The Markov Generator is modified from <a href="decontextualize.com/teaching/dwwp/topics-n-grams-and-markov-chains/">Adam Parrish&#8217;s</a>.</p>
<p>The current version uses all 5 of the blogs in the Political Blog Corpora, comprising 133,953 tokens.  Not too shabby, but still not enough to avoid lots of wholesale reproductions.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Flog.liminastudio.com%2Fitp%2Fdeveloping-the-enpersonator&amp;linkname=Developing%20the%20Enpersonator"><img src="http://log.liminastudio.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/itp/developing-the-enpersonator/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Traceroute from behind NAT</title>
		<link>http://log.liminastudio.com/miscellaneous/traceroute-from-behind-nat</link>
		<comments>http://log.liminastudio.com/miscellaneous/traceroute-from-behind-nat#comments</comments>
		<pubDate>Wed, 24 Feb 2010 21:31:55 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Terminal]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=550</guid>
		<description><![CDATA[If you&#8217;re using a *nix or BSD-based operating system and trying to use traceroute at home behind a NAT router, you probably have problems with intermediate routers timing out, i.e.:
3  * * *
4  * * *
5  * * *
6  * * *
Furthermore, you may have also noticed that Windows&#8217; tracert program doesn&#8217;t have this problem. [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re using a *nix or BSD-based operating system and trying to use <code>traceroute</code> at home behind a NAT router, you probably have problems with intermediate routers timing out, i.e.:</p>
<pre>3  * * *
4  * * *
5  * * *
6  * * *</pre>
<p>Furthermore, you may have also noticed that Windows&#8217; <code>tracert</code> program doesn&#8217;t have this problem.  The Unix <code>traceroute</code> program uses a bunch of UDP packets on a bunch of client ports to do its magic, whereas tracert uses ICMP packets, which I guess would have to be port forwarded on your router normally.  Regardless, the solution is to use:</p>
<pre>traceroute -I targethost.com</pre>
<p>This forces <code>traceroute</code> to use ICMP packets the way the Windows program does.  Amazing!  I&#8217;m sure there&#8217;s a downside to this approach, but so far it works like a charm.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Flog.liminastudio.com%2Fmiscellaneous%2Ftraceroute-from-behind-nat&amp;linkname=Traceroute%20from%20behind%20NAT"><img src="http://log.liminastudio.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/miscellaneous/traceroute-from-behind-nat/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In the Labyrinth of Eros: A Text Adventure Poem</title>
		<link>http://log.liminastudio.com/itp/in-the-labyrinth-of-eros-a-text-adventure-poem</link>
		<comments>http://log.liminastudio.com/itp/in-the-labyrinth-of-eros-a-text-adventure-poem#comments</comments>
		<pubDate>Thu, 18 Feb 2010 04:56:54 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[ITP]]></category>
		<category><![CDATA[Poetry]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Writing and Reading Poetry in the Digital Age]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=540</guid>
		<description><![CDATA[This morning as I transitioned from somnolence to hypnagogia to wakefulness, it suddenly occurred to me to make my &#8220;14-unit love psyberpoem&#8221; a semi-recombinatory text-adventure game.
And here it is!  Download the python script (v. 1.0)(rename it to .py&#8230;thanks for nothing, WordPress), or clone it from the git repo.  If you have python installed (OS X [...]]]></description>
			<content:encoded><![CDATA[<p>This morning as I transitioned from somnolence to hypnagogia to wakefulness, it suddenly occurred to me to make my &#8220;14-unit love psyberpoem&#8221; a semi-recombinatory text-adventure game.</p>
<p>And here it is!  <a href="http://log.liminastudio.com/wp-content/uploads/2010/02/eros.txt">Download the python script</a> (v. 1.0)(rename it to .py&#8230;thanks for nothing, WordPress), or <a href="http://github.com/virgildisgr4ce/In-the-Labyrinth-of-Eros">clone it from the git repo</a>.  If you have python installed (OS X and Unix users already do), just jump into a shell and type</p>
<pre>python eros.py</pre>
<p>&#8230;in the directory you downloaded the script and enjoy!  Otherwise&#8230; install python <img src='http://log.liminastudio.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  I will try to find a way to implement the script interactively in a web browser.</p>
<p><span id="more-540"></span>I discovered much to my delight that a rudimentary text-adventure parser could be accomplished in one class and only a few dozen lines of code!  This script should be an excellent learning example of an object-oriented approach and is very easily extensible.  Feel free to modify away, but try to credit my writing!</p>
<p><a href="http://log.liminastudio.com/wp-content/uploads/2010/02/graph.jpg"  rel="lightbox[roadtrip]"><img class="alignright size-medium wp-image-547" title="graph" src="http://log.liminastudio.com/wp-content/uploads/2010/02/graph-273x300.jpg" alt="" width="273" height="300" /></a>A room-based text adventure like this one has some interesting mathematical properties, since the network of rooms is essentially an <a href="http://en.wikipedia.org/wiki/Directed_acyclic_graph">acyclic directed</a> <a href="http://en.wikipedia.org/wiki/Graph_theory">graph</a>.  The poem/game is in sonnet form: three quatrains and a couplet.  Each quatrain contains two pairs of rhymes, and the couplet rhymes.  This form is clear in the network diagram.</p>
<p>Traditionally, entering a room in a text-adventure game would display a prose description of the room.  Here, each room is a line of the poem.  Ideally each line in the poem would only be read once, but there&#8217;s no simple way to achieve this with the spatial, room-oriented metaphor of the adventure game.  It would have to involve some kind of key object game mechanic, such as requiring the two keys before being able to proceed past a locked door, but then you&#8217;d still be repeating lines if you have to backtrack.  A better, but less interactive (and probably less interesting) approach would be to have doors magically lock and unlock so as to constrain exactly the procession of the lines of the poem.  But I&#8217;m not very concerned about that, I very much like the idea of literally exploring the poem and playing and replaying the game until one finds &#8220;just the right&#8221; order they like.</p>
<p>I consider the game experience as a whole the actual poem.  For reference, however, here are the lines in an arbitrary (but still constrained to the game graph) order:</p>
<pre>rooms[0].line  = "When we had opened all the doors"
rooms[1].line  = "When we had broken every window"
rooms[2].line  = "The vesper-bells had rattled like the floors"
rooms[3].line  = "And the dust had settled on the lintel"
rooms[4].line  = "When we first met the image of the other"
rooms[5].line  = "And the mirrors danced so brightly"
rooms[6].line  = "The crows had fled the gables nightly"
rooms[7].line  = "And the love between the seedling was the mother of the moon"
rooms[8].line  = "The house had crumbled from the rust"
rooms[9].line  = "And the silence grew in anger"
rooms[10].line = "As the host redoubled with a clangor"
rooms[11].line = "And our trust had all the force of a typhoon"
rooms[12].line = "And in the Labyrinth of Eros, a time became a turning"
rooms[13].line = "For the blankness in the sky was a fire, and a yearning"</pre>
<p>A principal concern while writing the poem, of course, was that it would be a good and interesting poem in any of the possible constrained patterns.  I&#8217;ll leave that to you to decide.</p>
<p>There&#8217;s also a little easter egg—<a href="http://www.youtube.com/watch?v=4nigRT2KmCE">see here</a> for more details <img src='http://log.liminastudio.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Flog.liminastudio.com%2Fitp%2Fin-the-labyrinth-of-eros-a-text-adventure-poem&amp;linkname=In%20the%20Labyrinth%20of%20Eros%3A%20A%20Text%20Adventure%20Poem"><img src="http://log.liminastudio.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/itp/in-the-labyrinth-of-eros-a-text-adventure-poem/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Thesis Research Part I</title>
		<link>http://log.liminastudio.com/itp/thesis-research-part-i</link>
		<comments>http://log.liminastudio.com/itp/thesis-research-part-i#comments</comments>
		<pubDate>Mon, 08 Feb 2010 18:37:34 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[ITP]]></category>
		<category><![CDATA[Thesis]]></category>
		<category><![CDATA[Prototyping]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Sound]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=535</guid>
		<description><![CDATA[Sketches of possible sculptural forms (these are roughly 8-10&#8243; in height).  The first four are my favorites:

Sound prototyping: A short composition of 4-7 sine wave oscillators harmonizing and disharmonizing:
Two videos of synth design approaches: 8-bit R2R DAC and Schmidt trigger oscillator.

			
			
			
		


			
			
			
		

]]></description>
			<content:encoded><![CDATA[<p>Sketches of possible sculptural forms (these are roughly 8-10&#8243; in height).  The first four are my favorites:</p>
<p><a href="http://log.liminastudio.com/wp-content/uploads/2010/02/sketch_01.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-527" title="sketch_01" src="http://log.liminastudio.com/wp-content/uploads/2010/02/sketch_01-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/02/sketch_02.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-528" title="sketch_02" src="http://log.liminastudio.com/wp-content/uploads/2010/02/sketch_02-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/02/sketch_03.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-529" title="sketch_03" src="http://log.liminastudio.com/wp-content/uploads/2010/02/sketch_03-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/02/sketch_04.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-530" title="sketch_04" src="http://log.liminastudio.com/wp-content/uploads/2010/02/sketch_04-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/02/sketch_05.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-531" title="sketch_05" src="http://log.liminastudio.com/wp-content/uploads/2010/02/sketch_05-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/02/sketch_06.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-532" title="sketch_06" src="http://log.liminastudio.com/wp-content/uploads/2010/02/sketch_06-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/02/sketch_07.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-533" title="sketch_07" src="http://log.liminastudio.com/wp-content/uploads/2010/02/sketch_07-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/02/sketch_08.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-534" title="sketch_08" src="http://log.liminastudio.com/wp-content/uploads/2010/02/sketch_08-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>Sound prototyping: A short composition of 4-7 sine wave oscillators harmonizing and disharmonizing:</p>
<p>Two videos of synth design approaches: 8-bit R2R DAC and Schmidt trigger oscillator.</p>
<p><object
		width="450"
		height="340"
		data="http://vimeo.com/moogaloop.swf?clip_id=9264840&amp;server=vimeo.com"
		type="application/x-shockwave-flash">
			<param name="allowfullscreen" value="true" />
			<param name="allowscriptaccess" value="always" />
			<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=9264840&amp;server=vimeo.com" />
		</object>
</p>
<p><object
		width="450"
		height="340"
		data="http://vimeo.com/moogaloop.swf?clip_id=9264924&amp;server=vimeo.com"
		type="application/x-shockwave-flash">
			<param name="allowfullscreen" value="true" />
			<param name="allowscriptaccess" value="always" />
			<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=9264924&amp;server=vimeo.com" />
		</object>
</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Flog.liminastudio.com%2Fitp%2Fthesis-research-part-i&amp;linkname=Thesis%20Research%20Part%20I"><img src="http://log.liminastudio.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/itp/thesis-research-part-i/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://epiphanus.net/music/DawnChorus_Feb7.mp3" length="4808236" type="audio/mpeg" />
		</item>
		<item>
		<title>Lux Vocis: A Laser Drawing Machine</title>
		<link>http://log.liminastudio.com/itp/lux-vocis</link>
		<comments>http://log.liminastudio.com/itp/lux-vocis#comments</comments>
		<pubDate>Wed, 06 Jan 2010 06:17:01 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[Drawing Machines]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[Inventions]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=497</guid>
		<description><![CDATA[Lux Vocis is an interactive installation piece that draws laser portraits of a participant&#8217;s voice.  Check out this demo at the ITP 2009 Winter Show:

			
			
			
		


The machine utilizes two hacked hard drives, a method originally inspired by this hard-drive laser oscilloscope.  The drives are fed by a 30W stereo amp kit, into which is fed a stereo [...]]]></description>
			<content:encoded><![CDATA[<p>Lux Vocis is an interactive installation piece that draws laser portraits of a participant&#8217;s voice.  Check out this demo at the ITP 2009 Winter Show:</p>
<p><object
		width="450"
		height="340"
		data="http://vimeo.com/moogaloop.swf?clip_id=8539802&amp;server=vimeo.com"
		type="application/x-shockwave-flash">
			<param name="allowfullscreen" value="true" />
			<param name="allowscriptaccess" value="always" />
			<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=8539802&amp;server=vimeo.com" />
		</object>
</p>
<p><span id="more-497"></span></p>
<p>The machine utilizes two hacked hard drives, a method originally inspired by <a href="http://hackedgadgets.com/2006/06/01/making-a-hard-drive-laser-oscilloscope/">this hard-drive laser oscilloscope</a>.  The drives are fed by a <a href="http://www.amazon.com/Velleman-30W-Stereo-Audio-Amplifier/dp/B0002Z82YO">30W stereo amp kit</a>, into which is fed a stereo sound signal generated in Puredata.</p>
<p>Lux Vocis works like so: a user speaks into a microphone and my puredata patch picks out the most commonly recurring spectral peaks of the voice.  These frequencies are then used as seeds for a <a href="http://en.wikipedia.org/wiki/Lissajous_curve">Lissajous figure</a>, which is then drawn on the surface by oscillating the two mirrors attached to the hard drive voice coils.</p>
<p>Here&#8217;s another informative video:<br />
<object
		width="450"
		height="340"
		data="http://vimeo.com/moogaloop.swf?clip_id=7766297&amp;server=vimeo.com"
		type="application/x-shockwave-flash">
			<param name="allowfullscreen" value="true" />
			<param name="allowscriptaccess" value="always" />
			<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=7766297&amp;server=vimeo.com" />
		</object>
</p>
<p>And some selected drawings:</p>

<a href='http://log.liminastudio.com/itp/lux-vocis/attachment/lux_vocis_00' title='lux_vocis_00'><img width="150" height="150" src="http://log.liminastudio.com/wp-content/uploads/2010/01/lux_vocis_00-150x150.jpg" class="attachment-thumbnail" alt="" title="lux_vocis_00" /></a>
<a href='http://log.liminastudio.com/itp/lux-vocis/attachment/lux_vocis_01' title='lux_vocis_01'><img width="150" height="150" src="http://log.liminastudio.com/wp-content/uploads/2010/01/lux_vocis_01-150x150.jpg" class="attachment-thumbnail" alt="" title="lux_vocis_01" /></a>
<a href='http://log.liminastudio.com/itp/lux-vocis/attachment/lux_vocis_02' title='lux_vocis_02'><img width="150" height="150" src="http://log.liminastudio.com/wp-content/uploads/2010/01/lux_vocis_02-150x150.jpg" class="attachment-thumbnail" alt="" title="lux_vocis_02" /></a>
<a href='http://log.liminastudio.com/itp/lux-vocis/attachment/lux_vocis_03' title='lux_vocis_03'><img width="150" height="150" src="http://log.liminastudio.com/wp-content/uploads/2010/01/lux_vocis_03-150x150.jpg" class="attachment-thumbnail" alt="" title="lux_vocis_03" /></a>
<a href='http://log.liminastudio.com/itp/lux-vocis/attachment/lux_vocis_04' title='lux_vocis_04'><img width="150" height="150" src="http://log.liminastudio.com/wp-content/uploads/2010/01/lux_vocis_04-150x150.jpg" class="attachment-thumbnail" alt="" title="lux_vocis_04" /></a>
<a href='http://log.liminastudio.com/itp/lux-vocis/attachment/lux_vocis_05' title='lux_vocis_05'><img width="150" height="150" src="http://log.liminastudio.com/wp-content/uploads/2010/01/lux_vocis_05-150x150.jpg" class="attachment-thumbnail" alt="" title="lux_vocis_05" /></a>
<a href='http://log.liminastudio.com/itp/lux-vocis/attachment/lux_vocis_06' title='lux_vocis_06'><img width="150" height="150" src="http://log.liminastudio.com/wp-content/uploads/2010/01/lux_vocis_06-150x150.jpg" class="attachment-thumbnail" alt="" title="lux_vocis_06" /></a>
<a href='http://log.liminastudio.com/itp/lux-vocis/attachment/lux_vocis_07' title='lux_vocis_07'><img width="150" height="150" src="http://log.liminastudio.com/wp-content/uploads/2010/01/lux_vocis_07-150x150.jpg" class="attachment-thumbnail" alt="" title="lux_vocis_07" /></a>
<a href='http://log.liminastudio.com/itp/lux-vocis/attachment/lux_vocis_08' title='lux_vocis_08'><img width="150" height="150" src="http://log.liminastudio.com/wp-content/uploads/2010/01/lux_vocis_08-150x150.jpg" class="attachment-thumbnail" alt="" title="lux_vocis_08" /></a>
<a href='http://log.liminastudio.com/itp/lux-vocis/attachment/lux_vocis_09' title='lux_vocis_09'><img width="150" height="150" src="http://log.liminastudio.com/wp-content/uploads/2010/01/lux_vocis_09-150x150.jpg" class="attachment-thumbnail" alt="" title="lux_vocis_09" /></a>
<a href='http://log.liminastudio.com/itp/lux-vocis/attachment/lux_vocis_10' title='lux_vocis_10'><img width="150" height="150" src="http://log.liminastudio.com/wp-content/uploads/2010/01/lux_vocis_10-150x150.jpg" class="attachment-thumbnail" alt="" title="lux_vocis_10" /></a>
<a href='http://log.liminastudio.com/itp/lux-vocis/attachment/lux_vocis_11' title='lux_vocis_11'><img width="150" height="150" src="http://log.liminastudio.com/wp-content/uploads/2010/01/lux_vocis_11-150x150.jpg" class="attachment-thumbnail" alt="" title="lux_vocis_11" /></a>
<a href='http://log.liminastudio.com/itp/lux-vocis/attachment/lux_vocis_12' title='lux_vocis_12'><img width="150" height="150" src="http://log.liminastudio.com/wp-content/uploads/2010/01/lux_vocis_12-150x150.jpg" class="attachment-thumbnail" alt="" title="lux_vocis_12" /></a>
<a href='http://log.liminastudio.com/itp/lux-vocis/attachment/lux_vocis_13' title='lux_vocis_13'><img width="150" height="150" src="http://log.liminastudio.com/wp-content/uploads/2010/01/lux_vocis_13-150x150.jpg" class="attachment-thumbnail" alt="" title="lux_vocis_13" /></a>
<a href='http://log.liminastudio.com/itp/lux-vocis/attachment/lux_vocis_14' title='lux_vocis_14'><img width="150" height="150" src="http://log.liminastudio.com/wp-content/uploads/2010/01/lux_vocis_14-150x150.jpg" class="attachment-thumbnail" alt="" title="lux_vocis_14" /></a>
<a href='http://log.liminastudio.com/itp/lux-vocis/attachment/lux_vocis_15' title='lux_vocis_15'><img width="150" height="150" src="http://log.liminastudio.com/wp-content/uploads/2010/01/lux_vocis_15-150x150.jpg" class="attachment-thumbnail" alt="" title="lux_vocis_15" /></a>
<a href='http://log.liminastudio.com/itp/lux-vocis/attachment/lux_vocis_16' title='lux_vocis_16'><img width="150" height="150" src="http://log.liminastudio.com/wp-content/uploads/2010/01/lux_vocis_16-150x150.jpg" class="attachment-thumbnail" alt="" title="lux_vocis_16" /></a>
<a href='http://log.liminastudio.com/itp/lux-vocis/attachment/lux_vocis_17' title='lux_vocis_17'><img width="150" height="150" src="http://log.liminastudio.com/wp-content/uploads/2010/01/lux_vocis_17-150x150.jpg" class="attachment-thumbnail" alt="" title="lux_vocis_17" /></a>

<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Flog.liminastudio.com%2Fitp%2Flux-vocis&amp;linkname=Lux%20Vocis%3A%20A%20Laser%20Drawing%20Machine"><img src="http://log.liminastudio.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/itp/lux-vocis/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Neurohedron: A Nonlinear Sequencer Interface</title>
		<link>http://log.liminastudio.com/itp/neurohedron</link>
		<comments>http://log.liminastudio.com/itp/neurohedron#comments</comments>
		<pubDate>Wed, 06 Jan 2010 05:58:42 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[ITP]]></category>
		<category><![CDATA[Inventions]]></category>
		<category><![CDATA[New Instruments for Musical Expression]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Physical Computing]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=465</guid>
		<description><![CDATA[Read the full NIME Conference Paper!
Traditional music sequencers are designed fundamentally around predictability and repetition, and these are powerful elements that make them so ubiquitous.  More modern approaches to algorithmic composition heavily involve unpredictability and randomness that is then (sometimes) tamed and manipulated by the composer, resulting in a nonlinear compositional and performative process.
The Neurohedron [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-16.jpg"  rel="lightbox[roadtrip]"><img class="alignleft size-medium wp-image-488" title="The Neurohedron" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-16-225x300.jpg" alt="The Neurohedron" width="225" height="300" /></a>Read the full <a href="http://log.liminastudio.com/wp-content/uploads/2010/01/NIME2010_Neurohedron_Ted_Hayes.pdf">NIME Conference Paper</a>!</p>
<p>Traditional music sequencers are designed fundamentally around predictability and repetition, and these are powerful elements that make them so ubiquitous.  More modern approaches to algorithmic composition heavily involve unpredictability and randomness that is then (sometimes) tamed and manipulated by the composer, resulting in a nonlinear compositional and performative process.</p>
<p>The Neurohedron is a novel music instrument and modal software controller that I conceived of as a nonlinear sequencer.  The simplest traditional sequencers may employ eight steps that return to the first step after reaching the last step; in contrast, the Neurohedron is a three dimensional sequencer with twelve nodes arranged as a <a href="http://en.wikipedia.org/wiki/Dodecahedron">dodecahedron</a>.  With this structure, there is no clear or de facto path that the progression from one node to the next may take, unlike the linear and prescribed nature of a traditional sequencer.</p>
<p><span id="more-465"></span></p>
<p>Each face on the device is both a touch-switch that sends input triggers to software as well as an electroluminescent panel that displays feedback from the software.  While the platform could be used in a huge variety of ways, my first inclination was to use the inputs as stimuli in a 12-node neural network, where each face is connected in a graph to the 5 faces adjacent to it.  Each of the edges between these faces is then weighted between 0 and 1, and the progression from one face to another follows the highest weighted edges.</p>
<p>Each node (face) in the network is then mapped to a MIDI note.  These mappings are described by a variety of <a href="http://en.wikipedia.org/wiki/Musical_mode">musical modes</a>.  Thus, a sequence on the Neurohedron will send patterns of MIDI notes to a synthesizer platform (Ableton Live, in this case).  This platform is wide open, of course, so anything could be triggered in principal.</p>
<p>Here&#8217;s a demonstration of the software model:<br />
<object
		width="450"
		height="340"
		data="http://vimeo.com/moogaloop.swf?clip_id=7258850&amp;server=vimeo.com"
		type="application/x-shockwave-flash">
			<param name="allowfullscreen" value="true" />
			<param name="allowscriptaccess" value="always" />
			<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=7258850&amp;server=vimeo.com" />
		</object>
</p>
<p>The interface is multi-modal, meaning that there are 5 states the interface can be in that determine what it does:</p>
<ul>
<li>Input: Pressing a face triggers an input stimulus to the neural network at that node</li>
<li>Stop: Holding a face down stops any circuits that encounter that node</li>
<li>Live-play: Sends MIDI notes pursuant to that face&#8217;s current mode-mapping</li>
<li>(Musical) Mode: Changes the mode-mapping of the network</li>
<li>Randomize: Randomizes all of the neural network&#8217;s weights</li>
</ul>
<p>Here&#8217;s a little demo of Matt Boyle &amp; I playing the Neurohedron in live-play mode.<br />
<object
		width="450"
		height="340"
		data="http://vimeo.com/moogaloop.swf?clip_id=8539731&amp;server=vimeo.com"
		type="application/x-shockwave-flash">
			<param name="allowfullscreen" value="true" />
			<param name="allowscriptaccess" value="always" />
			<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=8539731&amp;server=vimeo.com" />
		</object>
</p>
<p><strong>Process &amp; Production</strong></p>
<p><object
		width="450"
		height="340"
		data="http://vimeo.com/moogaloop.swf?clip_id=8155826&amp;server=vimeo.com"
		type="application/x-shockwave-flash">
			<param name="allowfullscreen" value="true" />
			<param name="allowscriptaccess" value="always" />
			<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=8155826&amp;server=vimeo.com" />
		</object>
</p>
<p>The Neurohedron&#8217;s hardware consists of:</p>
<ul>
<li>Plexi &amp; aluminum skeleton</li>
<li>Laser-etched faces
<ul>
<li>Momentary switches</li>
<li>EL panels</li>
</ul>
</li>
<li>Logic Board
<ul>
<li>ATMEGA328PU Microcontroller</li>
<li>2x shift-in registers</li>
<li>2x shift-out registers</li>
<li>FTDI USB Interface</li>
</ul>
</li>
<li>AC Switching array
<ul>
<li>12x Optoisolated triac &amp; low-current triac pairs</li>
</ul>
</li>
</ul>
<p>This video demonstrates the shift-in and -out registers controlling switches and panels:<br />
<object
		width="450"
		height="340"
		data="http://vimeo.com/moogaloop.swf?clip_id=8017729&amp;server=vimeo.com"
		type="application/x-shockwave-flash">
			<param name="allowfullscreen" value="true" />
			<param name="allowscriptaccess" value="always" />
			<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=8017729&amp;server=vimeo.com" />
		</object>
</p>
<p>And this one detailing the AC switching:<br />
<object
		width="450"
		height="340"
		data="http://vimeo.com/moogaloop.swf?clip_id=7990002&amp;server=vimeo.com"
		type="application/x-shockwave-flash">
			<param name="allowfullscreen" value="true" />
			<param name="allowscriptaccess" value="always" />
			<param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=7990002&amp;server=vimeo.com" />
		</object>
</p>
<p>And finally, a gallery of production photos:</p>
<p><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-00.jpg"  rel="lightbox[roadtrip]"><img class="size-thumbnail wp-image-472 alignnone" title="neuro-prod-00" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-00-150x150.jpg" alt="" width="150" height="150" /></a> <a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-01.jpg"  rel="lightbox[roadtrip]"><img class="size-thumbnail wp-image-472 alignnone" title="neuro-prod-00" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-01-150x150.jpg" alt="" width="150" height="150" /></a><img class="alignnone" title="neuro-prod-02" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-02-150x150.jpg" alt="" width="150" height="150" /><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-03.jpg"  rel="lightbox[roadtrip]"><img class="size-thumbnail wp-image-475 alignnone" title="neuro-prod-03" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-03-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-04.jpg"  rel="lightbox[roadtrip]"><img class="size-thumbnail wp-image-476 alignnone" title="neuro-prod-04" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-04-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-05.jpg"  rel="lightbox[roadtrip]"><img class="size-thumbnail wp-image-477 alignnone" title="neuro-prod-05" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-05-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-06.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-478" title="neuro-prod-06" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-06-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-07.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-479" title="neuro-prod-07" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-07-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-08.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-480" title="neuro-prod-08" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-08-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-09.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-481" title="neuro-prod-09" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-09-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-10.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-482" title="neuro-prod-10" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-10-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-11.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-483" title="neuro-prod-11" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-11-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-12.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-484" title="neuro-prod-12" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-12-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-13.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-485" title="neuro-prod-13" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-13-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-14.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-486" title="neuro-prod-14" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-14-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-15.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-thumbnail wp-image-487" title="neuro-prod-15" src="http://log.liminastudio.com/wp-content/uploads/2010/01/neuro-prod-15-150x150.jpg" alt="" width="150" height="150" /></a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Flog.liminastudio.com%2Fitp%2Fneurohedron&amp;linkname=Neurohedron%3A%20A%20Nonlinear%20Sequencer%20Interface"><img src="http://log.liminastudio.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/itp/neurohedron/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chronotronic Wonder Transducer</title>
		<link>http://log.liminastudio.com/projects/performance/chronotronic-wonder-transducer</link>
		<comments>http://log.liminastudio.com/projects/performance/chronotronic-wonder-transducer#comments</comments>
		<pubDate>Wed, 23 Dec 2009 21:43:46 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[Performance]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=457</guid>
		<description><![CDATA[
CHRONOTRONIC WONDER TRANSDUCER is a miniature discollective of musick artists and poet-inventors.  Using a variety of means and methods, from hand-made electronics to custom-designed software, to conjure electromechanical invocations to dead gods and summon sound from the deep void of silence.  CWT&#8217;s lineup includes:

Ted Hayes presents Stan Breakhage, an ambient-industrial music &#38; video performance that warps and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://log.liminastudio.com/wp-content/uploads/2009/12/Chronotronic-Wonder-Transducer.jpg"  rel="lightbox[roadtrip]"><img class="alignnone size-full wp-image-460" title="Chronotronic-Wonder-Transducer" src="http://log.liminastudio.com/wp-content/uploads/2009/12/Chronotronic-Wonder-Transducer.jpg" alt="" width="480" height="360" /></a></p>
<p><strong>CHRONOTRONIC WONDER TRANSDUCER</strong> is a miniature discollective of musick artists and poet-inventors.  Using a variety of means and methods, from hand-made electronics to custom-designed software, to conjure electromechanical invocations to dead gods and summon sound from the deep void of silence.  CWT&#8217;s lineup includes:</p>
<p><span id="more-457"></span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif; color: #414141;"><strong>Ted Hayes</strong> presents <strong>Stan Breakhage,</strong> an ambient-industrial music &amp; video performance that warps and manhandles Stan Brakhage&#8217;s venerable Dog Star Man into visual breakcore, aligned and controlled with custom-designed, live electronic instruments.  See a clip of Stan Breakhage&#8217;s premiere performance <a href="http://www.vimeo.com/7056446" target="_blank">here</a>.  Ted Hayes is a poet, inventor and composer whose work revolves around the concepts of the beautiful and the sublime, intersecting with desire and plummeting into stratospheres of bright noise and dark philosophy.  Combining both the arcane visions of structuralist film with a sincere sonic splendor, <strong>Stan Breakhage</strong> is not to be missed.  Read more about Ted&#8217;s work at <a href="http://log.liminastudio.com/" target="_blank">http://log.liminastudio.com</a>.</span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif; color: #414141;"><strong>Joe Mariglio</strong> is a composer and artist whose practice spans many mediums.  He is often labeled an electronic musician, but does not really understand the term, since the vast majority of music has been electronic for some time.  Some of Joe’s work deals with problems surrounding the mediation of experiences.  Joe is also interested in networks, human and otherwise, structured improvisation, and narrative forms.  He enjoys baking bread, meditating, and building guitar pedals.  He documents his process at <strong><a href="http://www.joemariglio.com/" target="_blank">www.joemariglio.com</a></strong>.</span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif; color: #414141;"><span style="font-family: Arial, Helvetica, sans-serif; color: #414141;"><strong>And Um Yeah</strong> conjures a noisy electro–psychedelic swell and turns it into a song. Using handmade instruments, custom software, and creatively modified electronics, they will attempt to lure you in a world of fun and fear that you can only see by closing your eyes and pressing on your eyeballs. And Um Yeah is<strong>Amy Khoshbin</strong> and <strong>Michael Clemow,</strong> based in Brooklyn, NY.  Check them out at <a href="http://www.myspace.com/andumyeahmusic" target="_blank">http://www.myspace.com/andumyeahmusic</a>.</span></span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif; color: #414141;"><span style="font-family: Arial, Helvetica, sans-serif; color: #414141;"><strong>Steven Litt</strong> is a recent graduate of the Interactive Telecommunications Program of NYU. He is the creator of <strong><a href="http://thesis.stevenlitt.com/" target="_blank">CrudBox</a></strong>, a robotic rhythm machine that controls electronic or electromechanical devices, amplifying their sounds in real time. His work mixes the raw, abrasive sounds of noise and electroacoustic music with the rhythms of electronic dance music. He is an artist, designer, and musician. He currently lives in Greenpoint, Brooklyn.</span></span></p>
<p><span style="font-family: Arial, Helvetica, sans-serif; color: #414141;"><span style="font-family: Arial, Helvetica, sans-serif; color: #414141;"><strong>Lori Napoleon</strong> is an artist, mad-scientist and synthesist inspired by the physics of sound and light.  Her background in the hybrid art and science of holography fuels her continued explorations in process and material, and the creative potential intrinsic in challenging our assumptions about everyday objects, and repurposing obsolete technologies.  Spawned by her hybrid love of electronic music and the primordial urge to &#8220;build stuff,&#8221; Lori is currently focused on sound and instrument design, beating circuits into submission, and composition with analog electronics.</span></span></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Flog.liminastudio.com%2Fprojects%2Fperformance%2Fchronotronic-wonder-transducer&amp;linkname=Chronotronic%20Wonder%20Transducer"><img src="http://log.liminastudio.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/projects/performance/chronotronic-wonder-transducer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ad-Hoc Architectures</title>
		<link>http://log.liminastudio.com/writing/ad-hoc-architectures</link>
		<comments>http://log.liminastudio.com/writing/ad-hoc-architectures#comments</comments>
		<pubDate>Mon, 26 Oct 2009 22:33:15 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=454</guid>
		<description><![CDATA[Plastic tarp rain-sheds put up under the scaffolding next to the Tisch building on Broadway.  The tarps really affect the space of the sidewalk-scaffolding corridor in an interesting way, making it feel more intentional and &#8230; agreeable.

]]></description>
			<content:encoded><![CDATA[<p>Plastic tarp rain-sheds put up under the scaffolding next to the Tisch building on Broadway.  The tarps really affect the space of the sidewalk-scaffolding corridor in an interesting way, making it feel more intentional and &#8230; agreeable.</p>
<p><a href="http://log.liminastudio.com/wp-content/uploads/2009/10/p_1600_1200_B71262C4-9980-4459-BE8F-69555EA74B6D.jpeg"  rel="lightbox[roadtrip]"><img class="alignnone size-full wp-image-364" src="http://log.liminastudio.com/wp-content/uploads/2009/10/p_1600_1200_B71262C4-9980-4459-BE8F-69555EA74B6D.jpeg" alt="" width="225" height="300" /></a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Flog.liminastudio.com%2Fwriting%2Fad-hoc-architectures&amp;linkname=Ad-Hoc%20Architectures"><img src="http://log.liminastudio.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/writing/ad-hoc-architectures/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drawing Machines Final Proposals</title>
		<link>http://log.liminastudio.com/itp/dm-final-proposals</link>
		<comments>http://log.liminastudio.com/itp/dm-final-proposals#comments</comments>
		<pubDate>Thu, 22 Oct 2009 20:36:00 +0000</pubDate>
		<dc:creator>Tedb0t</dc:creator>
				<category><![CDATA[Drawing Machines]]></category>
		<category><![CDATA[ITP]]></category>
		<category><![CDATA[Lasers]]></category>
		<category><![CDATA[Physical Computing]]></category>

		<guid isPermaLink="false">http://log.liminastudio.com/?p=449</guid>
		<description><![CDATA[These proposals all incorporate a mechanical mark-making method (hah) as well as a
Proposal: This laser drawing machine uses an enclosed system of a low-powered green laser and voice-coil actuated mirrors to draw figures on a stationary or scrolling sheet of thermal fax paper, generating patterns of varying style and complexity.  The patterns are generated [...]]]></description>
			<content:encoded><![CDATA[<p>These proposals all incorporate a mechanical mark-making method (hah) as well as a</p>
<p>Proposal: This laser drawing machine uses an enclosed system of a low-powered green laser and voice-coil actuated mirrors to draw figures on a stationary or scrolling sheet of thermal fax paper, generating patterns of varying style and complexity.  The patterns are generated algorithmically from the collapsed soundtracks of various experimental films.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Flog.liminastudio.com%2Fitp%2Fdm-final-proposals&amp;linkname=Drawing%20Machines%20Final%20Proposals"><img src="http://log.liminastudio.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://log.liminastudio.com/itp/dm-final-proposals/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
