<?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>io 0.0.1 beta++ &#187; construction</title>
	<atom:link href="http://www.io001b.com/tag/construction/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.io001b.com</link>
	<description>interactive, semi-autonomous technological artifact, musical automaton, machine musician and improviser</description>
	<lastBuildDate>Mon, 23 Jan 2012 21:48:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>future developments? OS X, Cocoa and Forth</title>
		<link>http://www.io001b.com/2011/10/17/osx-cocoa-forth/</link>
		<comments>http://www.io001b.com/2011/10/17/osx-cocoa-forth/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 00:29:54 +0000</pubDate>
		<dc:creator>Han-earl Park</dc:creator>
				<category><![CDATA[construction]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Darwin]]></category>
		<category><![CDATA[forth]]></category>
		<category><![CDATA[iForth]]></category>
		<category><![CDATA[iMops]]></category>
		<category><![CDATA[io 0.0.1 beta++]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[MacForth]]></category>
		<category><![CDATA[Mach2]]></category>
		<category><![CDATA[Mops]]></category>
		<category><![CDATA[Nao Sacrada]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Roelf Toxopeus]]></category>
		<category><![CDATA[SwiftForth]]></category>

		<guid isPermaLink="false">http://www.io001b.com/?p=1729</guid>
		<description><![CDATA[Roelf Toxopeus has written a Mac OS X / Cocoa interface for SwiftForth and iForth [examples/screenshots…]. He writes: Cocoa GUI interface for Darwin based Forth systems. Goals: &#8211; Similar in usage as other interfaces in MacForth and Mach2. Think of things like NEW-XXX ADD.XXX etc. &#8211; No hacks, no shortcuts. Should survive OS upgrades! Follow their rules. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bmbcon.demon.nl/con/">Roelf Toxopeus</a> has written a <a href="http://home.uni-one.nl/bmbcon2/toolshed/coco-sf/">Mac OS X / Cocoa interface</a> for <a href="http://www.forth.com/swiftforth/">SwiftForth</a> and <a href="http://home.iae.nl/users/mhx/i4faq.html">iForth</a> [<a href="http://home.uni-one.nl/bmbcon2/dump/forth-cocoa/forth-cocoa2.html">examples/screenshots…</a>]. He writes:</p>
<blockquote>
<p class="first"><strong>Cocoa GUI interface for Darwin based Forth systems.</strong></p>
<p class="first"><strong>Goals:</strong></p>
<p class="first">&#8211; Similar in usage as other interfaces in MacForth and Mach2. Think of things like NEW-XXX ADD.XXX etc.</p>
<p class="first">&#8211; No hacks, no shortcuts. Should survive OS upgrades! Follow their rules.</p>
<p class="first">&#8211; Try to stay close to ObjC names and procedures. Makes Apple examples easy to follow and to implement.</p>
<p class="first">Inevitable is breaking the rules.</p>
<p class="first">Note: Cocoa interface runs in CarbonMacForth(2008), iForth(2009) and SwiftForth(2010).</p>
<p class="first">Current Mac OSX is Snow Leopard 10.6.8 and Lion 10.7.1</p>
<p class="first">Current development is in SwiftForth.</p>
<p class="first">Current target is ObjC runtime 2. [<a href="http://home.uni-one.nl/bmbcon2/dump/forth-cocoa/forth-cocoa2.html">Read the rest…</a>]</p>
</blockquote>
<p class="first">Meanwhile <a href="http://www.geocities.jp/naosacra/">Nao Sacrada</a> has released an alpha version of <a href="http://sourceforge.net/projects/powermops/files/">iMops</a>, a 64bit, Cocoa, Intel port of Mops [<a href="http://sourceforge.net/apps/mediawiki/powermops/">more info…</a>].</p>
<p class="first" style="margin-top: 1em;">Exciting, and interesting implications for io’s descendants.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.io001b.com%2F2011%2F10%2F17%2Fosx-cocoa-forth%2F&amp;title=future%20developments%3F%20OS%20X%2C%20Cocoa%20and%20Forth" id="wpa2a_4"><img src="http://www.io001b.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.io001b.com/2011/10/17/osx-cocoa-forth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>source code 05-19-2011</title>
		<link>http://www.io001b.com/2011/05/19/source-code-05-19-2011/</link>
		<comments>http://www.io001b.com/2011/05/19/source-code-05-19-2011/#comments</comments>
		<pubDate>Thu, 19 May 2011 15:48:45 +0000</pubDate>
		<dc:creator>Han-earl Park</dc:creator>
				<category><![CDATA[construction]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Han-earl Park]]></category>
		<category><![CDATA[io 0.0.1 beta++]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://www.io001b.com/?p=1378</guid>
		<description><![CDATA[For the record: source code for io 0.0.1 beta (rev. August 19, 2010) [86kB zip file] and supporting components [163kB zip file]. Note that I have not differentiated files used by io and those that are not; I have included every file of each used component from the MyTools folder. \ io \ \ load_io [...]]]></description>
			<content:encoded><![CDATA[<p>For the record: <a href="http://www.io001b.com/wp-content/uploads/2011/05/source-001b-05-19-2011.zip">source code for io 0.0.1 beta (rev. August 19, 2010)</a> [86kB zip file] and <a href="http://www.io001b.com/wp-content/uploads/2011/05/source-MyTools-05-19-2011.zip">supporting components</a> [163kB zip file]. Note that I have not differentiated files used by io and those that are not; I have included every file of each used component from the MyTools folder.</p>
<blockquote style="font-size: 80%;"><pre>\ io
\
\ load_io
\ directory assignment and load file for io.
\
\
\ see the file io_top for more information.
\
\
\ constructor: Han-earl Park
\ copyright 2008 buster &#038; friends' C-ALTO Labs
\
\ www.busterandfriends.com/io
\
\ (Edinburgh, November 1996 -
\ (London, August 1997 -
\ (Den Haag, October 1997 -
\ (Valencia, March 1999 -
\ (Southampton, May 2000 -
\ (Cork, April 2006 -
\
\ (Cork, October 2008 -
\
\   REV: 0.0.1 alpha   (Southampton, October  2000)
\   REV: 0.0.1 beta    (Southampton, November 2000)
\   REV: 0.0.1 alpha++ (Southampton, July 2004)
\   REV: 0.0.1 beta++  (Cork, May 2010)
\
\
\ MOD: HeP 03/05/99 Started project afresh!
\                   This version keeps most of the "intelligence" in the
\                   objects, while the piece specific elements are kept to a
\                   minimum. It is also a test for the "laurie" project.
\ MOD: HeP 01/22/00 Trash the file io_util.
\ MOD: HeP 01/26/00 Only load objects:io_patches if io_vl70m is true.
\ MOD: HeP 02/07/00 Get rid of conditional compilation of the multiple
\                   instrument objects -- they all get compiled now.
\                   Same goes for the input parsers.
\                   Rename the io:objects: directory as io:modules:
\ MOD: HeP 04/09/00 Load the file myt:parser_list.
\ MOD: HeP 04/16/00 Load the file myt:ctrl_interpreter.
\ MOD: HeP 04/17/00 Add the modules:io_interp component.
\                   Load io_config before the modules.
\ MOD: HeP 04/18/00 Change load order of the major io components.
\ MOD: HeP 04/19/00 Add modules:io_particle component.
\ MOD: HeP 04/26/00 No longer load myt:hp_input_particle since we define an
\                   equivalent class in io_particle.
\                   Add modules:io_player component.
\ MOD: HeP 06/01/00 modules:io_script may be loaded. See file io_screen.
\ MOD: HeP 06/07/00 io_glob loads before modules.
\ MOD: HeP 06/20/00 Split off io_ui from io_screen and io_input.
\ MOD: HeP 10/02/00 Load file myt:ctrl_numeric+.
\ REV: 0.0.1 alpha  __________________________________________________________
\ MOD: HeP 11/02/00 Load the file myt:mono_parser+.
\ REV: 0.0.1 beta   __________________________________________________________
\ MOD: HeP 03-19-04 First experiments with floating point calculations.
\ MOD: HeP 03-21-04 Speedup floating point code. Old floating point would drag
\                   the system by 30% (35 ticks instead of the 26 ticks set by
\                   hp_dur).
\ MOD: HeP 04-15-04 Trash io_script? which wasn't being used.
\ MOD: HeP 05-01-04 Move all includes (and conditional includes) from the
\                   individual files to load_io.
\ MOD: HeP 05-19-04 Split off some of the dialogs from io_screen to
\                   modules:io_pdur_dlog.
\ REV: 0.0.1 a ++   __________________________________________________________
\ REV: 0.0.1 b ++   __________________________________________________________
\                   Version for performance at Blackrock Castle Observatory,
\                   Cork, Ireland, May 25, 2010.

assign  io:   hmsl:io

.NEED  LI

    : LI    " io:load_io"  $include ;

.THEN

\ additional midi stuff

include?  task-midi_plus  myt:midi_plus

\ device classes

include?  task-device           myt:device
include?  task-midi_device      myt:midi_device
include?  task-interpreter      myt:interpreter
include?  task-ctrl_interpreter myt:ctrl_interpreter
include?  task-fan_out          myt:fan_out

\ input components

include?  task-parser         myt:parser
include?  task-mono_parser    myt:mono_parser
include?  task-mono_parser+   myt:mono_parser+
include?  task-poly_parser    myt:poly_parser
include?  task-guitar_parser  myt:guitar_parser

include?  task-parser_list    myt:parser_list

include?  task-pulse_tracker  myt:pulse_tracker
include?  task-pulse_tracker+ myt:pulse_tracker+

include?  task-banalyzer      myt:banalyzer
include?  task-banalyzer+     myt:banalyzer+

\ output components

include?  task-gm_instrument myt:gm_instrument
include?  task-gm_drumkit    myt:gm_drumkit
include?  task-gm_patch      myt:gm_patch

include?  task-vl_sysex      myt:vl_sysex
include?  task-vl_instrument myt:vl_instrument
include?  task-vl_patch      myt:vl_patch

\ "henri poincare"

include?  task-floatingpoint      hsys:floatingpoint

include?  task-hp_util            myt:hp_util
include?  task-hp_fputil          myt:hp_fputil

include?  task-hp_particle        myt:hp_particle
include?  task-hp_force           myt:hp_force
include?  task-hp_space           myt:hp_space
include?  task-hp_gravity         myt:hp_gravity
include?  task-hp_fpgravity       myt:hp_fpgravity

include?  task-hp_particle_player myt:hp_particle_player

\ graphics

include?  task-graph_plus    myt:graph_plus
include?  task-gr_view       myt:gr_view
include?  task-screen+       myt:screen+
include?  task-ctrl_numeric+ myt:ctrl_numeric+

\ io -- globals and configuration

include?  task-io_config   io:io_config
include?  task-io_glob     io:io_glob

\ io -- modules

include?  task-io_interp_table io:modules:io_interp_table
include?  task-io_interp       io:modules:io_interp
include?  task-io_player       io:modules:io_player

include?  task-io_particle     io:modules:io_particle
include?  task-io_space        io:modules:io_space
include?  task-io_patches      io:modules:io_patches

include?  task-io_pdur_dlog    io:modules:io_pdur_dlog

\ io -- main components

io_test? .IF

    include?  task-hp_screen   myt:hp_screen
    include?  task-hp_screen+  myt:hp_screen+

.THEN

include?  task-io_hp      io:io_hp
include?  task-io_matrix  io:io_matrix
include?  task-io_input   io:io_input
include?  task-io_output  io:io_output

\ io - user interface

include?  task-io_ui      io:io_ui
include?  task-io_screen  io:io_screen

io_file? .IF

    include?  task-file_elmnts     myt:file_elmnts
    include?  task-file_elmnts_mac myt:file_elmnts_mac

    include?  task-io_file_scene   io:modules:io_file_scene
    include?  task-io_file_glue    io:modules:io_file_glue
    include?  task-io_file         io:modules:io_file

.THEN

io_turnkey? .IF

    include?  task-dialog     myt:dialog
    include?  task-midi_menu  myt:midi_menu

    include?  task-io_menus   io:modules:io_menus

.THEN

\ io - top level

include?  task-io_top  io:io_top</pre>
</blockquote>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.io001b.com%2F2011%2F05%2F19%2Fsource-code-05-19-2011%2F&amp;title=source%20code%2005-19-2011" id="wpa2a_8"><img src="http://www.io001b.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.io001b.com/2011/05/19/source-code-05-19-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>shapes of io++ to come 05-23-10</title>
		<link>http://www.io001b.com/2010/05/23/shapes-of-io-to-come-05-23-10/</link>
		<comments>http://www.io001b.com/2010/05/23/shapes-of-io-to-come-05-23-10/#comments</comments>
		<pubDate>Sun, 23 May 2010 09:00:17 +0000</pubDate>
		<dc:creator>Han-earl Park</dc:creator>
				<category><![CDATA[construction]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[05-26-2010]]></category>
		<category><![CDATA[Arts Council of Ireland]]></category>
		<category><![CDATA[Blackrock Castle Observatory]]></category>
		<category><![CDATA[Bruce Coates]]></category>
		<category><![CDATA[Cork]]></category>
		<category><![CDATA[Franziska Schroeder]]></category>
		<category><![CDATA[Han-earl Park]]></category>
		<category><![CDATA[io 0.0.1 beta++]]></category>
		<category><![CDATA[Music Network]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[photographs]]></category>
		<category><![CDATA[The Castle Bar and Trattoria]]></category>
		<category><![CDATA[UCC School of Music]]></category>

		<guid isPermaLink="false">http://www.io001b.com/?p=956</guid>
		<description><![CDATA[Come see/hear the semi-autonomous, interactive musical automaton performing with Han-earl Park, Bruce Coates and Franziska Schroeder on 26 May 2010 at Blackrock Castle Observatory (Cork, Ireland). [Details…]]]></description>
			<content:encoded><![CDATA[<div id="attachment_957" class="wp-caption aligncenter" style="width: 259px"><a href="http://www.io001b.com/wp-content/uploads/2010/05/io-construction-teaser-05-23-2010.jpg"><img class="size-medium wp-image-957" title="io 0.0.1 beta++ construction 05-23-2010 (teaser)" src="http://www.io001b.com/wp-content/uploads/2010/05/io-construction-teaser-05-23-2010-249x300.jpg" alt="io 0.0.1 beta++ construction 05-23-2010 (teaser)" width="249" height="300" /></a><p class="wp-caption-text">io 0.0.1 beta++ (teaser)</p></div>
<p class="first">Come see/hear the semi-autonomous, interactive musical automaton performing with <a href="http://www.io001b.com/05-26-10/about-the-human-performers/#han-earl_park">Han-earl Park</a>, <a href="http://www.io001b.com/05-26-10/about-the-human-performers/#bruce_coates">Bruce Coates</a> and <a href="http://www.io001b.com/05-26-10/about-the-human-performers/#franziska_schroeder">Franziska Schroeder</a> on 26 May 2010 at <a href="http://www.bco.ie/">Blackrock Castle Observatory</a> (Cork, Ireland). [<a href="http://www.io001b.com/05-26-10/">Details…</a>]</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.io001b.com%2F2010%2F05%2F23%2Fshapes-of-io-to-come-05-23-10%2F&amp;title=shapes%20of%20io%2B%2B%20to%20come%2005-23-10" id="wpa2a_12"><img src="http://www.io001b.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.io001b.com/2010/05/23/shapes-of-io-to-come-05-23-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>portrait: io 0.0.1 beta++ 05-19-10</title>
		<link>http://www.io001b.com/2010/05/19/portrait-io-001-beta-05-19-10/</link>
		<comments>http://www.io001b.com/2010/05/19/portrait-io-001-beta-05-19-10/#comments</comments>
		<pubDate>Wed, 19 May 2010 10:35:13 +0000</pubDate>
		<dc:creator>Han-earl Park</dc:creator>
				<category><![CDATA[construction]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[05-26-2010]]></category>
		<category><![CDATA[Arts Council of Ireland]]></category>
		<category><![CDATA[Blackrock Castle Observatory]]></category>
		<category><![CDATA[Bruce Coates]]></category>
		<category><![CDATA[Cork]]></category>
		<category><![CDATA[Franziska Schroeder]]></category>
		<category><![CDATA[Han-earl Park]]></category>
		<category><![CDATA[io 0.0.1 beta++]]></category>
		<category><![CDATA[Music Network]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[photographs]]></category>
		<category><![CDATA[The Castle Bar and Trattoria]]></category>
		<category><![CDATA[UCC School of Music]]></category>

		<guid isPermaLink="false">http://www.io001b.com/?p=926</guid>
		<description><![CDATA[A first look at the musical automaton and machine improviser io 0.0.1 beta++ constructed by Han-earl Park. Come see/hear the semi-autonomous, interactive musical automaton performing with Han-earl Park, Bruce Coates and Franziska Schroeder on 26 May 2010 at Blackrock Castle Observatory (Cork, Ireland). [Details…]]]></description>
			<content:encoded><![CDATA[<div id="attachment_928" class="wp-caption aligncenter" style="width: 427px"><a href="http://www.io001b.com/wp-content/uploads/2010/05/io001b.jpg"><img class="size-full wp-image-928" title="io 0.0.1 beta++ 05-19-2010" src="http://www.io001b.com/wp-content/uploads/2010/05/io001b_small.jpg" alt="io 0.0.1 beta++ 05-19-2010" width="417" height="600" /></a><p class="wp-caption-text">io 0.0.1 beta++</p></div>
<p class="first" style="margin-bottom: 1em;">A first look at the musical automaton and machine improviser <a href="http://www.io001b.com/05-26-10/about-the-machine-musicians/#io_001_beta">io 0.0.1 beta++</a> constructed by <a href="http://www.io001b.com/05-26-10/about-the-human-performers/#han-earl_park">Han-earl Park</a>.</p>
<div style="font-size: 90%;">
<p class="first">Come see/hear the semi-autonomous, interactive musical automaton performing with <a href="http://www.io001b.com/05-26-10/about-the-human-performers/#han-earl_park">Han-earl Park</a>, <a href="http://www.io001b.com/05-26-10/about-the-human-performers/#bruce_coates">Bruce Coates</a> and <a href="http://www.io001b.com/05-26-10/about-the-human-performers/#franziska_schroeder">Franziska Schroeder</a> on 26 May 2010 at <a href="http://www.bco.ie/">Blackrock Castle Observatory</a> (Cork, Ireland). [<a href="http://www.io001b.com/05-26-10/">Details…</a>]</p>
</div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.io001b.com%2F2010%2F05%2F19%2Fportrait-io-001-beta-05-19-10%2F&amp;title=portrait%3A%20io%200.0.1%20beta%2B%2B%2005-19-10" id="wpa2a_16"><img src="http://www.io001b.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.io001b.com/2010/05/19/portrait-io-001-beta-05-19-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>shapes of io++ to come 05-17-10</title>
		<link>http://www.io001b.com/2010/05/17/shapes-of-io-to-come-05-17-10/</link>
		<comments>http://www.io001b.com/2010/05/17/shapes-of-io-to-come-05-17-10/#comments</comments>
		<pubDate>Mon, 17 May 2010 07:00:06 +0000</pubDate>
		<dc:creator>Han-earl Park</dc:creator>
				<category><![CDATA[construction]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[05-26-2010]]></category>
		<category><![CDATA[Arts Council of Ireland]]></category>
		<category><![CDATA[Blackrock Castle Observatory]]></category>
		<category><![CDATA[Bruce Coates]]></category>
		<category><![CDATA[Cork]]></category>
		<category><![CDATA[Franziska Schroeder]]></category>
		<category><![CDATA[Han-earl Park]]></category>
		<category><![CDATA[io 0.0.1 beta++]]></category>
		<category><![CDATA[Music Network]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[photographs]]></category>
		<category><![CDATA[The Castle Bar and Trattoria]]></category>
		<category><![CDATA[UCC School of Music]]></category>

		<guid isPermaLink="false">http://www.io001b.com/?p=913</guid>
		<description><![CDATA[Come see/hear the semi-autonomous, interactive musical automaton performing with Han-earl Park, Bruce Coates and Franziska Schroeder on 26 May 2010 at Blackrock Castle Observatory (Cork, Ireland). [Details…]]]></description>
			<content:encoded><![CDATA[<div id="attachment_914" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.io001b.com/wp-content/uploads/2010/05/io-construction-teaser-05-17-2010.jpg"><img src="http://www.io001b.com/wp-content/uploads/2010/05/io-construction-teaser-05-17-2010-300x193.jpg" alt="io 0.0.1 beta++ construction 05-17-2010 (teaser)" title="io 0.0.1 beta++ construction 05-17-2010 (teaser)" width="300" height="193" class="size-medium wp-image-914" /></a><p class="wp-caption-text">io 0.0.1 beta++ (teaser)</p></div>
<p class="first">Come see/hear the semi-autonomous, interactive musical automaton performing with <a href="http://www.io001b.com/05-26-10/about-the-human-performers/#han-earl_park">Han-earl Park</a>, <a href="http://www.io001b.com/05-26-10/about-the-human-performers/#bruce_coates">Bruce Coates</a> and <a href="http://www.io001b.com/05-26-10/about-the-human-performers/#franziska_schroeder">Franziska Schroeder</a> on 26 May 2010 at <a href="http://www.bco.ie/">Blackrock Castle Observatory</a> (Cork, Ireland). [<a href="http://www.io001b.com/05-26-10/">Details…</a>]</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.io001b.com%2F2010%2F05%2F17%2Fshapes-of-io-to-come-05-17-10%2F&amp;title=shapes%20of%20io%2B%2B%20to%20come%2005-17-10" id="wpa2a_20"><img src="http://www.io001b.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.io001b.com/2010/05/17/shapes-of-io-to-come-05-17-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>shapes of io++ to come 05-16-10</title>
		<link>http://www.io001b.com/2010/05/16/shapes-of-io-to-come-05-16-10/</link>
		<comments>http://www.io001b.com/2010/05/16/shapes-of-io-to-come-05-16-10/#comments</comments>
		<pubDate>Sun, 16 May 2010 07:30:28 +0000</pubDate>
		<dc:creator>Han-earl Park</dc:creator>
				<category><![CDATA[construction]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[05-26-2010]]></category>
		<category><![CDATA[Arts Council of Ireland]]></category>
		<category><![CDATA[Blackrock Castle Observatory]]></category>
		<category><![CDATA[Bruce Coates]]></category>
		<category><![CDATA[Cork]]></category>
		<category><![CDATA[Franziska Schroeder]]></category>
		<category><![CDATA[Han-earl Park]]></category>
		<category><![CDATA[io 0.0.1 beta++]]></category>
		<category><![CDATA[Music Network]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[photographs]]></category>
		<category><![CDATA[The Castle Bar and Trattoria]]></category>
		<category><![CDATA[UCC School of Music]]></category>

		<guid isPermaLink="false">http://www.io001b.com/?p=900</guid>
		<description><![CDATA[Come see/hear the semi-autonomous, interactive musical automaton performing with Han-earl Park, Bruce Coates and Franziska Schroeder on 26 May 2010 at Blackrock Castle Observatory (Cork, Ireland). [Details…]]]></description>
			<content:encoded><![CDATA[<div id="attachment_901" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.io001b.com/wp-content/uploads/2010/05/io-construction-teaser-05-16-2010.jpg"><img class="size-medium wp-image-901" title="io 0.0.1 beta++ construction 05-16-2010 (teaser)" src="http://www.io001b.com/wp-content/uploads/2010/05/io-construction-teaser-05-16-2010-300x207.jpg" alt="io 0.0.1 beta++ construction 05-16-2010 (teaser)" width="300" height="207" /></a><p class="wp-caption-text">io 0.0.1 beta++ (teaser)</p></div>
<p class="first">Come see/hear the semi-autonomous, interactive musical automaton performing with <a href="http://www.io001b.com/05-26-10/about-the-human-performers/#han-earl_park">Han-earl Park</a>, <a href="http://www.io001b.com/05-26-10/about-the-human-performers/#bruce_coates">Bruce Coates</a> and <a href="http://www.io001b.com/05-26-10/about-the-human-performers/#franziska_schroeder">Franziska Schroeder</a> on 26 May 2010 at <a href="http://www.bco.ie/">Blackrock Castle Observatory</a> (Cork, Ireland). [<a href="http://www.io001b.com/05-26-10/">Details…</a>]</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.io001b.com%2F2010%2F05%2F16%2Fshapes-of-io-to-come-05-16-10%2F&amp;title=shapes%20of%20io%2B%2B%20to%20come%2005-16-10" id="wpa2a_24"><img src="http://www.io001b.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.io001b.com/2010/05/16/shapes-of-io-to-come-05-16-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>shapes of io++ to come 05-13-10</title>
		<link>http://www.io001b.com/2010/05/13/shapes-of-io-to-come-05-13-10/</link>
		<comments>http://www.io001b.com/2010/05/13/shapes-of-io-to-come-05-13-10/#comments</comments>
		<pubDate>Thu, 13 May 2010 19:00:14 +0000</pubDate>
		<dc:creator>Han-earl Park</dc:creator>
				<category><![CDATA[construction]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[05-26-2010]]></category>
		<category><![CDATA[Arts Council of Ireland]]></category>
		<category><![CDATA[Blackrock Castle Observatory]]></category>
		<category><![CDATA[Bruce Coates]]></category>
		<category><![CDATA[Cork]]></category>
		<category><![CDATA[Franziska Schroeder]]></category>
		<category><![CDATA[Han-earl Park]]></category>
		<category><![CDATA[io 0.0.1 beta++]]></category>
		<category><![CDATA[Music Network]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[photographs]]></category>
		<category><![CDATA[The Castle Bar and Trattoria]]></category>
		<category><![CDATA[UCC School of Music]]></category>

		<guid isPermaLink="false">http://www.io001b.com/?p=894</guid>
		<description><![CDATA[Come see/hear the semi-autonomous, interactive musical automaton performing with Han-earl Park, Bruce Coates and Franziska Schroeder on 26 May 2010 at Blackrock Castle Observatory (Cork, Ireland). [Details…]]]></description>
			<content:encoded><![CDATA[<div id="attachment_896" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.io001b.com/wp-content/uploads/2010/05/io-construction-teaser-05-13-2010.jpg"><img class="size-medium wp-image-896" title="io 0.0.1 beta++ construction 05-13-2010 (teaser)" src="http://www.io001b.com/wp-content/uploads/2010/05/io-construction-teaser-05-13-2010-300x184.jpg" alt="io 0.0.1 beta++ construction 05-13-2010 (teaser)" width="300" height="184" /></a><p class="wp-caption-text">io 0.0.1 beta++ (teaser)</p></div>
<p class="first">Come see/hear the semi-autonomous, interactive musical automaton performing with <a href="http://www.io001b.com/05-26-10/about-the-human-performers/#han-earl_park">Han-earl Park</a>, <a href="http://www.io001b.com/05-26-10/about-the-human-performers/#bruce_coates">Bruce Coates</a> and <a href="http://www.io001b.com/05-26-10/about-the-human-performers/#franziska_schroeder">Franziska Schroeder</a> on 26 May 2010 at <a href="http://www.bco.ie/">Blackrock Castle Observatory</a> (Cork, Ireland). [<a href="http://www.io001b.com/05-26-10/">Details…</a>]</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.io001b.com%2F2010%2F05%2F13%2Fshapes-of-io-to-come-05-13-10%2F&amp;title=shapes%20of%20io%2B%2B%20to%20come%2005-13-10" id="wpa2a_28"><img src="http://www.io001b.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.io001b.com/2010/05/13/shapes-of-io-to-come-05-13-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>shapes of io++ to come 05-12-10</title>
		<link>http://www.io001b.com/2010/05/12/shapes-of-io-to-come-05-12-10/</link>
		<comments>http://www.io001b.com/2010/05/12/shapes-of-io-to-come-05-12-10/#comments</comments>
		<pubDate>Wed, 12 May 2010 19:33:39 +0000</pubDate>
		<dc:creator>Han-earl Park</dc:creator>
				<category><![CDATA[construction]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[05-26-2010]]></category>
		<category><![CDATA[Arts Council of Ireland]]></category>
		<category><![CDATA[Blackrock Castle Observatory]]></category>
		<category><![CDATA[Bruce Coates]]></category>
		<category><![CDATA[Cork]]></category>
		<category><![CDATA[Franziska Schroeder]]></category>
		<category><![CDATA[Han-earl Park]]></category>
		<category><![CDATA[io 0.0.1 beta++]]></category>
		<category><![CDATA[Music Network]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[photographs]]></category>
		<category><![CDATA[The Castle Bar and Trattoria]]></category>
		<category><![CDATA[UCC School of Music]]></category>

		<guid isPermaLink="false">http://www.io001b.com/?p=886</guid>
		<description><![CDATA[Come see/hear the semi-autonomous, interactive musical automaton performing with Han-earl Park, Bruce Coates and Franziska Schroeder on 26 May 2010 at Blackrock Castle Observatory (Cork, Ireland). [Details…]]]></description>
			<content:encoded><![CDATA[<div id="attachment_890" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.io001b.com/wp-content/uploads/2010/05/io-construction-teaser-05-12-2010.jpg"><img class="size-medium wp-image-890" title="io 0.0.1 beta++ construction 05-12-2010 (teaser)" src="http://www.io001b.com/wp-content/uploads/2010/05/io-construction-teaser-05-12-2010-300x213.jpg" alt="io 0.0.1 beta++ construction 05-12-2010 (teaser)" width="300" height="213" /></a><p class="wp-caption-text">io 0.0.1 beta++ (teaser)</p></div>
<p class="first">Come see/hear the semi-autonomous, interactive musical automaton performing with <a href="http://www.io001b.com/05-26-10/about-the-human-performers/#han-earl_park">Han-earl Park</a>, <a href="http://www.io001b.com/05-26-10/about-the-human-performers/#bruce_coates">Bruce Coates</a> and <a href="http://www.io001b.com/05-26-10/about-the-human-performers/#franziska_schroeder">Franziska Schroeder</a> on 26 May 2010 at <a href="http://www.bco.ie/">Blackrock Castle Observatory</a> (Cork, Ireland). [<a href="http://www.io001b.com/05-26-10/">Details…</a>]</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.io001b.com%2F2010%2F05%2F12%2Fshapes-of-io-to-come-05-12-10%2F&amp;title=shapes%20of%20io%2B%2B%20to%20come%2005-12-10" id="wpa2a_32"><img src="http://www.io001b.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.io001b.com/2010/05/12/shapes-of-io-to-come-05-12-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>shapes of io++ to come 05-11-10</title>
		<link>http://www.io001b.com/2010/05/11/shapes-of-io-to-come-05-11-10/</link>
		<comments>http://www.io001b.com/2010/05/11/shapes-of-io-to-come-05-11-10/#comments</comments>
		<pubDate>Tue, 11 May 2010 22:37:31 +0000</pubDate>
		<dc:creator>Han-earl Park</dc:creator>
				<category><![CDATA[construction]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[photographs]]></category>

		<guid isPermaLink="false">http://www.io001b.com/?p=881</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div id="attachment_882" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.io001b.com/wp-content/uploads/2010/05/io-construction-teaser-05-11-2010.jpg"><img class="size-medium wp-image-882" title="io 0.0.1 beta++ construction 05-11-2010 (teaser)" src="http://www.io001b.com/wp-content/uploads/2010/05/io-construction-teaser-05-11-2010-300x231.jpg" alt="io 0.0.1 beta++ construction 05-11-2010 (teaser)" width="300" height="231" /></a><p class="wp-caption-text">io 0.0.1 beta++ (teaser)</p></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.io001b.com%2F2010%2F05%2F11%2Fshapes-of-io-to-come-05-11-10%2F&amp;title=shapes%20of%20io%2B%2B%20to%20come%2005-11-10" id="wpa2a_36"><img src="http://www.io001b.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.io001b.com/2010/05/11/shapes-of-io-to-come-05-11-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>shapes of io++ to come 05-07-10</title>
		<link>http://www.io001b.com/2010/05/07/shapes-of-io-to-come-05-07-10/</link>
		<comments>http://www.io001b.com/2010/05/07/shapes-of-io-to-come-05-07-10/#comments</comments>
		<pubDate>Fri, 07 May 2010 13:12:48 +0000</pubDate>
		<dc:creator>Han-earl Park</dc:creator>
				<category><![CDATA[construction]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[photographs]]></category>
		<category><![CDATA[sketches]]></category>

		<guid isPermaLink="false">http://www.io001b.com/?p=873</guid>
		<description><![CDATA[Photos 01-26-10 Sketches 04/05-09]]></description>
			<content:encoded><![CDATA[<div id="attachment_875" class="wp-caption aligncenter" style="width: 235px"><a href="http://www.io001b.com/wp-content/uploads/2010/05/io-construction-05-07-2010.jpg"><img class="size-medium wp-image-875" title="io++ construction 05-07-2010" src="http://www.io001b.com/wp-content/uploads/2010/05/io-construction-05-07-2010-225x300.jpg" alt="io++ construction" width="225" height="300" /></a><p class="wp-caption-text">io++ construction</p></div>
<p class="first" style="text-align: center;"><a href="http://www.io001b.com/2010/01/26/shapes-of-io-to-come-01-26-10/">Photos 01-26-10</a><br />
<a href="http://www.io001b.com/2009/05/08/shapes-of-io-to-come-0405-09/">Sketches 04/05-09</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.io001b.com%2F2010%2F05%2F07%2Fshapes-of-io-to-come-05-07-10%2F&amp;title=shapes%20of%20io%2B%2B%20to%20come%2005-07-10" id="wpa2a_40"><img src="http://www.io001b.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.io001b.com/2010/05/07/shapes-of-io-to-come-05-07-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

