<?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>Applied Kinetic Arts &#187; kinetic sculpture</title>
	<atom:link href="http://www.appliedkineticarts.com/tag/kinetic-sculpture/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.appliedkineticarts.com</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 15:02:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Please join my mailing list.</title>
		<link>http://www.nemogould.com/?p=2564&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=please-join-my-mailing-list</link>
		<comments>http://www.nemogould.com/?p=2564#comments</comments>
		<pubDate>Sat, 04 Feb 2012 01:24:04 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://www.nemogould.com/?p=2564</guid>
		<description><![CDATA[I&#8217;ve put it off for a long time now but I finally moved my mailing list over to Mail Chimp. If you&#8217;re not already on it, please consider signing up. I promise to use it sparingly, and only to announce things I think you&#8217;ll want to hear about like new work, shows, etc. Thanks! #mc_embed_signup{background:#fff; [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve put it off for a long time now but I finally moved my mailing list over to Mail Chimp.  If you&#8217;re not already on it, please consider signing up.  I promise to use it sparingly, and only to announce things I think you&#8217;ll want to hear about like new work, shows, etc.<br />
Thanks!</p>
<p><!-- Begin MailChimp Signup Form --></p>
<link href="http://cdn-images.mailchimp.com/embedcode/classic-081711.css" rel="stylesheet" type="text/css">
<style type="text/css">
	#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
	/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="http://nemomatic.us2.list-manage.com/subscribe/post?u=c0c4bff264dfce6209af85ed5&amp;id=62340be7bb" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" >
<h2>Subscribe to my mailing list</h2>
<div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
<div class="mc-field-group">
	<label for="mce-EMAIL">Email Address  <span class="asterisk">*</span><br />
</label></p>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
</div>
<div class="mc-field-group">
	<label for="mce-FNAME">First Name </label></p>
<input type="text" value="" name="FNAME" class="" id="mce-FNAME">
</div>
<div class="mc-field-group">
	<label for="mce-MMERGE3">Last Name </label></p>
<input type="text" value="" name="MMERGE3" class="" id="mce-MMERGE3">
</div>
<div class="mc-field-group">
	<label for="mce-MMERGE2">Comments </label></p>
<input type="text" value="" name="MMERGE2" class="" id="mce-MMERGE2">
</div>
<div class="mc-field-group input-group">
    <strong>Email Format </strong></p>
<ul>
<li>
<input type="radio" value="html" name="EMAILTYPE" id="mce-EMAILTYPE-0"><label for="mce-EMAILTYPE-0">html</label></li>
<li>
<input type="radio" value="text" name="EMAILTYPE" id="mce-EMAILTYPE-1"><label for="mce-EMAILTYPE-1">text</label></li>
<li>
<input type="radio" value="mobile" name="EMAILTYPE" id="mce-EMAILTYPE-2"><label for="mce-EMAILTYPE-2">mobile</label></li>
</ul>
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</p>
</div>
<div class="clear">
<input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</form>
</div>
<p><script type="text/javascript">
var fnames = new Array();var ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[3]='MMERGE3';ftypes[3]='text';fnames[2]='MMERGE2';ftypes[2]='text';
try {
    var jqueryLoaded=jQuery;
    jqueryLoaded=true;
} catch(err) {
    var jqueryLoaded=false;
}
var head= document.getElementsByTagName('head')[0];
if (!jqueryLoaded) {
    var script = document.createElement('script');
    script.type = 'text/javascript';
    script.src = 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js';
    head.appendChild(script);
    if (script.readyState &#038;&#038; script.onload!==null){
        script.onreadystatechange= function () {
              if (this.readyState == 'complete') mce_preload_check();
        }    
    }
}
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = 'http://downloads.mailchimp.com/js/jquery.form-n-validate.js';
head.appendChild(script);
var err_style = '';
try{
    err_style = mc_custom_error_style;
} catch(e){
    err_style = '#mc_embed_signup input.mce_inline_error{border-color:#6B0505;} #mc_embed_signup div.mce_inline_error{margin: 0 0 1em 0; padding: 5px 10px; background-color:#6B0505; font-weight: bold; z-index: 1; color:#fff;}';
}
var head= document.getElementsByTagName('head')[0];
var style= document.createElement('style');
style.type= 'text/css';
if (style.styleSheet) {
  style.styleSheet.cssText = err_style;
} else {
  style.appendChild(document.createTextNode(err_style));
}
head.appendChild(style);
setTimeout('mce_preload_check();', 250);</p>
<p>var mce_preload_checks = 0;
function mce_preload_check(){
    if (mce_preload_checks>40) return;
    mce_preload_checks++;
    try {
        var jqueryLoaded=jQuery;
    } catch(err) {
        setTimeout('mce_preload_check();', 250);
        return;
    }
    try {
        var validatorLoaded=jQuery("#fake-form").validate({});
    } catch(err) {
        setTimeout('mce_preload_check();', 250);
        return;
    }
    mce_init_form();
}
function mce_init_form(){
    jQuery(document).ready( function($) {
      var options = { errorClass: 'mce_inline_error', errorElement: 'div', onkeyup: function(){}, onfocusout:function(){}, onblur:function(){}  };
      var mce_validator = $("#mc-embedded-subscribe-form").validate(options);
      $("#mc-embedded-subscribe-form").unbind('submit');//remove the validator so we can get into beforeSubmit on the ajaxform, which then calls the validator
      options = { url: 'http://nemomatic.us2.list-manage1.com/subscribe/post-json?u=c0c4bff264dfce6209af85ed5&#038;id=62340be7bb&#038;c=?', type: 'GET', dataType: 'json', contentType: "application/json; charset=utf-8",
                    beforeSubmit: function(){
                        $('#mce_tmp_error_msg').remove();
                        $('.datefield','#mc_embed_signup').each(
                            function(){
                                var txt = 'filled';
                                var fields = new Array();
                                var i = 0;
                                $(':text', this).each(
                                    function(){
                                        fields[i] = this;
                                        i++;
                                    });
                                $(':hidden', this).each(
                                    function(){
                                        var bday = false;
                                        if (fields.length == 2){
                                            bday = true;
                                            fields[2] = {'value':1970};//trick birthdays into having years
                                        }
                                    	if ( fields[0].value=='MM' &#038;&#038; fields[1].value=='DD' &#038;&#038; (fields[2].value=='YYYY' || (bday &#038;&#038; fields[2].value==1970) ) ){
                                    		this.value = '';
									    } else if ( fields[0].value=='' &#038;&#038; fields[1].value=='' &#038;&#038; (fields[2].value=='' || (bday &#038;&#038; fields[2].value==1970) ) ){
                                    		this.value = '';
									    } else {
	                                        this.value = fields[0].value+'/'+fields[1].value+'/'+fields[2].value;
	                                    }
                                    });
                            });
                        return mce_validator.form();
                    }, 
                    success: mce_success_cb
                };
      $('#mc-embedded-subscribe-form').ajaxForm(options);</p>
<p>    });
}
function mce_success_cb(resp){
    $('#mce-success-response').hide();
    $('#mce-error-response').hide();
    if (resp.result=="success"){
        $('#mce-'+resp.result+'-response').show();
        $('#mce-'+resp.result+'-response').html(resp.msg);
        $('#mc-embedded-subscribe-form').each(function(){
            this.reset();
    	});
    } else {
        var index = -1;
        var msg;
        try {
            var parts = resp.msg.split(' - ',2);
            if (parts[1]==undefined){
                msg = resp.msg;
            } else {
                i = parseInt(parts[0]);
                if (i.toString() == parts[0]){
                    index = parts[0];
                    msg = parts[1];
                } else {
                    index = -1;
                    msg = resp.msg;
                }
            }
        } catch(e){
            index = -1;
            msg = resp.msg;
        }
        try{
            if (index== -1){
                $('#mce-'+resp.result+'-response').show();
                $('#mce-'+resp.result+'-response').html(msg);            
            } else {
                err_id = 'mce_tmp_error_msg';
                html = '</p>
<div id="'+err_id+'" style="'+err_style+'"> '+msg+'</div>
<p>';</p>
<p>                var input_id = '#mc_embed_signup';
                var f = $(input_id);
                if (ftypes[index]=='address'){
                    input_id = '#mce-'+fnames[index]+'-addr1';
                    f = $(input_id).parent().parent().get(0);
                } else if (ftypes[index]=='date'){
                    input_id = '#mce-'+fnames[index]+'-month';
                    f = $(input_id).parent().parent().get(0);
                } else {
                    input_id = '#mce-'+fnames[index];
                    f = $().parent(input_id).get(0);
                }
                if (f){
                    $(f).append(html);
                    $(input_id).focus();
                } else {
                    $('#mce-'+resp.result+'-response').show();
                    $('#mce-'+resp.result+'-response').html(msg);
                }
            }
        } catch(e){
            $('#mce-'+resp.result+'-response').show();
            $('#mce-'+resp.result+'-response').html(msg);
        }
    }
}</p>
<p></script><br />
<!--End mc_embed_signup--></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.nemogould.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2564</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This video is the first mechanical test of a little climbing&#8230;</title>
		<link>http://www.nemogould.com/?p=2552&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=this-video-is-the-first-mechanical-test-of-a-little-climbing</link>
		<comments>http://www.nemogould.com/?p=2552#comments</comments>
		<pubDate>Mon, 30 Jan 2012 18:25:02 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>
		<category><![CDATA[studio]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/16768315230</guid>
		<description><![CDATA[This video is the first mechanical test of a little climbing monster piece I’m working on.]]></description>
			<content:encoded><![CDATA[<p><iframe width="400" height="300" src="http://www.youtube.com/embed/TT6V_xqa2V8?wmode=transparent&#038;autohide=1&#038;egm=0&#038;hd=1&#038;iv_load_policy=3&#038;modestbranding=1&#038;rel=0&#038;showinfo=0&#038;showsearch=0" frameborder="0" allowfullscreen></iframe><br/><br/>
<p>This video is the first mechanical test of a little climbing monster piece I’m working on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2552</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The mornings haul. I’m feeling fortunate to have had yet…</title>
		<link>http://www.nemogould.com/?p=2515&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=the-mornings-haul-i%25e2%2580%2599m-feeling-fortunate-to-have-had-yet%25e2%2580%25a6</link>
		<comments>http://www.nemogould.com/?p=2515#comments</comments>
		<pubDate>Wed, 25 Jan 2012 19:59:11 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>
		<category><![CDATA[studio]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/16476255202</guid>
		<description><![CDATA[The mornings haul. I’m feeling fortunate to have had yet another visit from the broken violin fairy. The Zither is pretty cool too.]]></description>
			<content:encoded><![CDATA[<p><img src="http://24.media.tumblr.com/tumblr_lyde6na7O01qdxhi1o1_500.png"/><br/><br/>
<p>The mornings haul. I’m feeling fortunate to have had yet another visit from the broken violin fairy. The Zither is pretty cool too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2515</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Motorcycle disc brake assembly + electric drill handle =…</title>
		<link>http://www.nemogould.com/?p=2513&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=motorcycle-disc-brake-assembly-electric-drill-handle-%25e2%2580%25a6</link>
		<comments>http://www.nemogould.com/?p=2513#comments</comments>
		<pubDate>Tue, 24 Jan 2012 17:55:48 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>
		<category><![CDATA[studio]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/16414171013</guid>
		<description><![CDATA[Motorcycle disc brake assembly + electric drill handle = geriatric robot.]]></description>
			<content:encoded><![CDATA[<p><img src="http://30.media.tumblr.com/tumblr_lybdt0D7K01qdxhi1o1_500.png"/><br/><br/>
<p>Motorcycle disc brake assembly + electric drill handle = geriatric robot.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2513</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This is a “tree” made from an industrial dough…</title>
		<link>http://www.nemogould.com/?p=2511&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=this-is-a-%25e2%2580%259ctree%25e2%2580%259d-made-from-an-industrial-dough%25e2%2580%25a6</link>
		<comments>http://www.nemogould.com/?p=2511#comments</comments>
		<pubDate>Mon, 23 Jan 2012 19:00:39 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>
		<category><![CDATA[studio]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/16358454653</guid>
		<description><![CDATA[This is a “tree” made from an industrial dough mixing blade and several motorcycle parts. The little tabs with holes are for mounting a little creature which will “climb” the tree.]]></description>
			<content:encoded><![CDATA[<p><img src="http://28.media.tumblr.com/tumblr_ly9m53ViUR1qdxhi1o1_500.png"/><br/><br/>
<p>This is a “tree” made from an industrial dough mixing blade and several motorcycle parts. The little tabs with holes are for mounting a little creature which will “climb” the tree.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2511</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New piece; “Three”</title>
		<link>http://ginakamentsky.com/wordpress/uncategorized/new-piece-three/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=new-piece-%25e2%2580%259cthree%25e2%2580%259d</link>
		<comments>http://ginakamentsky.com/wordpress/uncategorized/new-piece-three/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 18:53:09 +0000</pubDate>
		<dc:creator>ginak</dc:creator>
				<category><![CDATA[kinetic sculpture]]></category>

		<guid isPermaLink="false">http://ginakamentsky.com/wordpress/?p=923</guid>
		<description><![CDATA[For the next few projects I&#8217;m scaling things down a notch, working with lighter materials and smaller sizes. &#8220;Three&#8221;  is the first of these &#8220;sketch&#8221; pieces and features a lucky accident with a Maltese cross Geneva. After scrapping several designs &#8230; <a href="http://ginakamentsky.com/wordpress/uncategorized/new-piece-three/">Continue reading <span>&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://ginakamentsky.com/wordpress/wp-content/uploads/2012/01/maltese.jpg" rel="lightbox[960]"><img class="alignnone size-full wp-image-926" title="maltese" src="http://ginakamentsky.com/wordpress/wp-content/uploads/2012/01/maltese.jpg" alt="maltese cross geneva" width="333" height="178" /></a>For the next few projects I&#8217;m scaling things down a notch, working with lighter materials and smaller sizes. &#8220;Three&#8221;  is the first of these &#8220;sketch&#8221; pieces and features a lucky accident with a Maltese cross Geneva. After scrapping several designs for the driver, I came across a ribbon feed from an old manual typewriter. The fit, even down to the width of the driving pin was miraculous. Sometimes, you just luck out. Perhaps this will make up for the millionth time I&#8217;ve lost a tiny part between the cracks in my floor <img src='http://ginakamentsky.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<iframe src="http://www.youtube.com/embed/_yre4NZ_9dA" frameborder="0" width="480" height="360"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://ginakamentsky.com/wordpress/uncategorized/new-piece-three/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This welding clamp is one of the most useful things I’ve…</title>
		<link>http://www.nemogould.com/?p=2504&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=this-welding-clamp-is-one-of-the-most-useful-things-i%25e2%2580%2599ve%25e2%2580%25a6</link>
		<comments>http://www.nemogould.com/?p=2504#comments</comments>
		<pubDate>Wed, 18 Jan 2012 17:39:55 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>
		<category><![CDATA[studio]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/16067430513</guid>
		<description><![CDATA[This welding clamp is one of the most useful things I’ve ever made. It’s like a shop assistant that I don’t have to pay!]]></description>
			<content:encoded><![CDATA[<p><img src="http://24.media.tumblr.com/tumblr_ly092krC7S1qdxhi1o1_500.png"/><br/><br/>
<p>This welding clamp is one of the most useful things I’ve ever made. It’s like a shop assistant that I don’t have to pay!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2504</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One of my older (2005) insect pieces was included in a pretty…</title>
		<link>http://www.nemogould.com/?p=2497&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=one-of-my-older-2005-insect-pieces-was-included-in-a-pretty%25e2%2580%25a6</link>
		<comments>http://www.nemogould.com/?p=2497#comments</comments>
		<pubDate>Fri, 13 Jan 2012 18:28:50 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/15782644369</guid>
		<description><![CDATA[One of my older (2005) insect pieces was included in a pretty cool survey of wasp themed sculptures over at Environmental Graffiti today:
http://www.environmentalgraffiti.com/art/news-10-amazing-recycled-steampunk-wasps]]></description>
			<content:encoded><![CDATA[<p><img src="http://27.media.tumblr.com/tumblr_lxr202otko1qdxhi1o1_500.jpg"/><br/><br/>
<p>One of my older (2005) insect pieces was included in a pretty cool survey of wasp themed sculptures over at Environmental Graffiti today:</p>
<p><a href="http://www.environmentalgraffiti.com/art/news-10-amazing-recycled-steampunk-wasps" >http://www.environmentalgraffiti.com/art/news-10-amazing-recycled-steampunk-wasps</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2497</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Polynomial</title>
		<link>http://ginakamentsky.com/wordpress/kinetic-sculpture/polynomial/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=polynomial</link>
		<comments>http://ginakamentsky.com/wordpress/kinetic-sculpture/polynomial/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 17:28:28 +0000</pubDate>
		<dc:creator>ginak</dc:creator>
				<category><![CDATA[kinetic sculpture]]></category>

		<guid isPermaLink="false">http://ginakamentsky.com/wordpress/?p=913</guid>
		<description><![CDATA[We start 2012 with something a bit different; a collaboration with Multi Talented Boston artist Josh Wisdumb. His work includes paintings, drawings, sneakers, tattoos, sculpture, video, musical instruments and hell, just go to his site and take a look. Polynomial &#8230; <a href="http://ginakamentsky.com/wordpress/kinetic-sculpture/polynomial/">Continue reading <span>&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We start 2012 with something a bit different; a collaboration with Multi Talented Boston artist Josh Wisdumb. His work includes paintings, drawings, sneakers, tattoos, sculpture, video, musical instruments and hell, just <a title="josh wisdumb" href="http://www.joshwisdumb.com/">go to his site </a>and take a look.</p>
<p><a href="http://www.joshwisdumb.com/fiasco-magazine/fiasco2/"><img class="alignnone" title="ssneakers" src="http://www.joshwisdumb.com/wp-content/uploads/2011/10/FIASCO2-353x500.jpg" alt="" width="353" height="500" /></a><a href="http://ginakamentsky.com/wordpress/wp-content/uploads/2012/01/josh.jpg" rel="lightbox[944]"><img class="alignnone size-full wp-image-915" title="josh" src="http://ginakamentsky.com/wordpress/wp-content/uploads/2012/01/josh.jpg" alt="josh wisdumb" width="500" height="667" /></a></p>
<p><em>Polynomial</em> was created by working together on a sketch and outlining pieces which I cut from aluminum sheet. The pieces were synced using bead chain and sprockets, balanced then delivered to Josh&#8217;s studio where he responded to the forms as seen in the video below.<br />
<iframe width="480" height="360" src="http://www.youtube.com/embed/zwkgj_GsUTI" frameborder="0" allowfullscreen></iframe></p>
<p><a href="http://ginakamentsky.com/wordpress/wp-content/uploads/2012/01/polynomialDetail.png" rel="lightbox[944]"><img class="alignnone size-full wp-image-917" title="polynomialDetail" src="http://ginakamentsky.com/wordpress/wp-content/uploads/2012/01/polynomialDetail.png" alt="" width="500" height="375" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ginakamentsky.com/wordpress/kinetic-sculpture/polynomial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oh boy!  Just got a box full of horrible taxidermy eyes in the…</title>
		<link>http://www.nemogould.com/?p=2491&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=oh-boy-just-got-a-box-full-of-horrible-taxidermy-eyes-in-the%25e2%2580%25a6</link>
		<comments>http://www.nemogould.com/?p=2491#comments</comments>
		<pubDate>Wed, 11 Jan 2012 18:00:06 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>
		<category><![CDATA[studio]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/15676937862</guid>
		<description><![CDATA[Oh boy!  Just got a box full of horrible taxidermy eyes in the mail!  Think of all the nightmares I can make with these.]]></description>
			<content:encoded><![CDATA[<p><img src="http://30.media.tumblr.com/tumblr_lxnbc6snXo1qdxhi1o1_500.png"/><br/><br/>
<p>Oh boy!  Just got a box full of horrible taxidermy eyes in the mail!  Think of all the nightmares I can make with these.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2491</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Motorcycle disc brake caliper assembly on its way to becoming a…</title>
		<link>http://www.nemogould.com/?p=2487&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=motorcycle-disc-brake-caliper-assembly-on-its-way-to-becoming-a%25e2%2580%25a6</link>
		<comments>http://www.nemogould.com/?p=2487#comments</comments>
		<pubDate>Mon, 09 Jan 2012 18:06:11 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>
		<category><![CDATA[studio]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/15573040566</guid>
		<description><![CDATA[Motorcycle disc brake caliper assembly on its way to becoming a monkey-monster-thing.]]></description>
			<content:encoded><![CDATA[<p><img src="http://28.media.tumblr.com/tumblr_lxjmaby4kR1qdxhi1o1_500.png"/><br/><br/>
<p>Motorcycle disc brake caliper assembly on its way to becoming a monkey-monster-thing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2487</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Winter Projects</title>
		<link>http://aaronristau.com/winter-projects/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=winter-projects</link>
		<comments>http://aaronristau.com/winter-projects/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 04:12:50 +0000</pubDate>
		<dc:creator>baronaaron</dc:creator>
				<category><![CDATA[Aaron Ristau]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[sculpture]]></category>

		<guid isPermaLink="false">http://aaronristau.com/?p=2184</guid>
		<description><![CDATA[I had some fun in the studio over the holiday break.
Come see my latest sculptures and several more incredible artists this Friday night at the new Opiate galley in Old Town Fort Collins Colorado.
But for those of you who can not&#8230;



]]></description>
			<content:encoded><![CDATA[<p>I had some fun in the studio over the holiday break.<br />
Come see my latest sculptures and several more incredible artists this Friday night at the new <a href="https://www.facebook.com/events/328765797142767/" >Opiate galley in Old Town Fort Collins Colorado</a>.<br />
But for those of you who can not&#8230;<br />
<a href="http://aaronristau.com/wp-content/uploads/2012/01/Levitator-Wradiometer-2_435.jpg" rel="lightbox[933]"><img class="alignleft size-medium wp-image-2176" title="Levitator Wradiometer 2_435" src="http://aaronristau.com/wp-content/uploads/2012/01/Levitator-Wradiometer-2_435-300x300.jpg" alt="Levitator Wradiometer 2 435 300x300 Winter Projects" width="300" height="300" /></a><a href="http://aaronristau.com/wp-content/uploads/2012/01/X-Ray-glass-Apparatus_435.jpg" rel="lightbox[933]"><iframe src="http://www.youtube.com/embed/JPI_YGjOIHs" frameborder="0" width="420" height="315"></iframe></a><br />
<a href="http://aaronristau.com/wp-content/uploads/2012/01/Levitator-WlazyDogBomblet_435.jpg" rel="lightbox[933]"><img src="http://aaronristau.com/wp-content/uploads/2012/01/Levitator-WlazyDogBomblet_435-300x300.jpg" alt="Levitator WlazyDogBomblet 435 300x300 Winter Projects" title="Levitator WlazyDogBomblet_435" width="300" height="300" class="alignleft size-medium wp-image-2170" /></a><br />
<a href="http://aaronristau.com/wp-content/uploads/2012/01/X-Ray-glass-Apparatus_435.jpg" rel="lightbox[933]"><img class="alignleft size-medium wp-image-2178" title="X-Ray glass Apparatus_435" src="http://aaronristau.com/wp-content/uploads/2012/01/X-Ray-glass-Apparatus_435-300x300.jpg" alt="X Ray glass Apparatus 435 300x300 Winter Projects" width="300" height="300" /></a><a href="http://aaronristau.com/wp-content/uploads/2012/01/B-DayCake7_435.jpg" rel="lightbox[933]"><img class="alignleft size-medium wp-image-2180" title="B-DayCake#7_435" src="http://aaronristau.com/wp-content/uploads/2012/01/B-DayCake7_435-300x300.jpg" alt="B DayCake7 435 300x300 Winter Projects" width="300" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://aaronristau.com/winter-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This is the second time Wired Magazine has printed this photo…</title>
		<link>http://www.nemogould.com/?p=2467&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=this-is-the-second-time-wired-magazine-has-printed-this-photo%25e2%2580%25a6</link>
		<comments>http://www.nemogould.com/?p=2467#comments</comments>
		<pubDate>Mon, 02 Jan 2012 20:11:19 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/15197008941</guid>
		<description><![CDATA[This is the second time Wired Magazine has printed this photo (this time in their UK version) without bothering to credit  me or my sculpture. The image is used to support an article about Andy Rubin (he’s the one wearing pants), the man behind the A...]]></description>
			<content:encoded><![CDATA[<p><img src="http://26.media.tumblr.com/tumblr_lx6tevD8LW1qdxhi1o1_500.png"/><br/><br/>
<p>This is the second time Wired Magazine has printed this photo (this time in their UK version) without bothering to credit  me or my sculpture. The image is used to support an article about Andy Rubin (he’s the one wearing pants), the man behind the Android operating system. Is it too much to ask that Art be considered as intellectual property, or at least valued in some way like every other business?  I mean, come on, they’re printing a picture of a giant, anatomically correct, gun toting robot. Why bother even staging such a photo if it’s image isn’t compelling enough to warrant some kind of interest from their readers?  Why not do the honorable thing and at least mention the guy who spent countless hours and dollars creating the thing? How hard is it to print a tiny little image credit?<br/><br />
O.K. done ranting now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2467</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wall-mounted kinetic sculpture by Gina Kamentsky</title>
		<link>http://blog.dugnorth.com/2011/12/horizontal-format-kinetic-sculpture-by.html?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=wall-mounted-kinetic-sculpture-by-gina-kamentsky</link>
		<comments>http://blog.dugnorth.com/2011/12/horizontal-format-kinetic-sculpture-by.html#comments</comments>
		<pubDate>Fri, 30 Dec 2011 18:28:39 +0000</pubDate>
		<dc:creator>Dug North</dc:creator>
				<category><![CDATA[Gina Kamentsky]]></category>
		<category><![CDATA[Automata]]></category>
		<category><![CDATA[Automaton]]></category>
		<category><![CDATA[Dug North]]></category>
		<category><![CDATA[kinetic sculpture]]></category>

		<guid isPermaLink="false">http://www.appliedkineticarts.com/?guid=3e127efa2a19418a47da515eedca23d4</guid>
		<description><![CDATA[Check out this awesome new kinetic sculpture by Gina Kamentsky. This piece is titled Si C C señor!. See (oops, now I'm doing it!) if you can figure out why.I love how all of the various found objects are integrated in this work of art. An assemblage o...]]></description>
			<content:encoded><![CDATA[<div style="background-color: #fff;text-align:center;padding-top:5px;"><iframe width="425" height="318" src="http://www.youtube.com/embed/lIfZ8md_ZM4" frameborder="0" allowfullscreen></iframe></div>
<p>Check out this awesome new kinetic sculpture by Gina Kamentsky. This piece is titled <i>Si C C señor!</i>. See (oops, now I&#8217;m doing it!) if you can figure out why.</p>
<p>I love how all of the various found objects are integrated in this work of art. An assemblage of unrelated things not only seem to belong together, but <i>move together</i> in diverse and interesting ways. Just look at how beautiful the lines are against a wall:</p>
<div style="text-align:center"><img src="http://www.dugnorth.com/blog/uploaded_images/Si_Kamentsky.jpg" border="0" alt="Horizontal format kinetic sculpture by Gina Kamentsky" title="Horizontal format kinetic sculpture by Gina Kamentsky" /></div>
<p>See more <a href="http://ginakamentsky.com/">kinetic sculpture by Gina Kamentsky</a> on her web site.
</p>
<hr />
<div class="blogger-post-footer"><img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/29231016-248308401069721217?l=blog.dugnorth.com' alt='' /></div>
<p><a href="http://feedads.g.doubleclick.net/~a/RuRDX2-_36u5NwHOWPdAz8E59Dw/0/da"><img src="http://feedads.g.doubleclick.net/~a/RuRDX2-_36u5NwHOWPdAz8E59Dw/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/RuRDX2-_36u5NwHOWPdAz8E59Dw/1/da"><img src="http://feedads.g.doubleclick.net/~a/RuRDX2-_36u5NwHOWPdAz8E59Dw/1/di" border="0" ismap="true"></img></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appliedkineticarts.com/2011/12/wall-mounted-kinetic-sculpture-by-gina-kamentsky/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
		</item>
		<item>
		<title>Si C C señor!</title>
		<link>http://ginakamentsky.com/wordpress/kinetic-sculpture/si-c-c-senor/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=si-c-c-senor</link>
		<comments>http://ginakamentsky.com/wordpress/kinetic-sculpture/si-c-c-senor/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 18:35:54 +0000</pubDate>
		<dc:creator>ginak</dc:creator>
				<category><![CDATA[kinetic sculpture]]></category>

		<guid isPermaLink="false">http://ginakamentsky.com/wordpress/?p=907</guid>
		<description><![CDATA[Just in time for the end of the year is a new piece &#8220;Si C C señor!&#8221;. I enjoyed working in the horizontal format although navigating around my small studio with this was a bit of a challenge. Check out &#8230; <a href="http://ginakamentsky.com/wordpress/kinetic-sculpture/si-c-c-senor/">Continue reading <span>&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just in time for the end of the year is a new piece &#8220;Si C C señor!&#8221;. I enjoyed working in the horizontal format although navigating around my small studio with this was a bit of a challenge. Check out the release mechanism at minute 00:16 .</p>
<p><a href="http://ginakamentsky.com/wordpress/wp-content/uploads/2011/12/Si_wallSHot.jpg" rel="lightbox[925]"><img class="alignnone size-full wp-image-908" title="Si C C señor!" src="http://ginakamentsky.com/wordpress/wp-content/uploads/2011/12/Si_wallSHot.jpg" alt="" width="500" height="230" /></a></p>
<p>&nbsp;</p>
<p><iframe width="480" height="360" src="http://www.youtube.com/embed/lIfZ8md_ZM4" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://ginakamentsky.com/wordpress/kinetic-sculpture/si-c-c-senor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally finished replacing the motor bearings and belts in my…</title>
		<link>http://www.nemogould.com/?p=2446&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=finally-finished-replacing-the-motor-bearings-and-belts-in-my%25e2%2580%25a6</link>
		<comments>http://www.nemogould.com/?p=2446#comments</comments>
		<pubDate>Fri, 23 Dec 2011 19:03:38 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>
		<category><![CDATA[studio]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/14680183782</guid>
		<description><![CDATA[Finally finished replacing the motor bearings and belts in my lathe. What a job, it was like cracking a Swiss safe!  Big thanks to the human Wendell, and to a lesser extent the cat Ingot. I couldn’t have done it without you guys.]]></description>
			<content:encoded><![CDATA[<p><img src="http://28.media.tumblr.com/tumblr_lwo7m2bcO41qdxhi1o1_500.png"/><br/><br/>
<p>Finally finished replacing the motor bearings and belts in my lathe. What a job, it was like cracking a Swiss safe!  Big thanks to the human Wendell, and to a lesser extent the cat Ingot. I couldn’t have done it without you guys.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2446</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This little machine will be installed in the head of the large…</title>
		<link>http://www.nemogould.com/?p=2427&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=this-little-machine-will-be-installed-in-the-head-of-the-large%25e2%2580%25a6</link>
		<comments>http://www.nemogould.com/?p=2427#comments</comments>
		<pubDate>Thu, 15 Dec 2011 17:39:32 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[Automata]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>
		<category><![CDATA[studio]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/14267454320</guid>
		<description><![CDATA[This little machine will be installed in the head of the large cyclops-octopus-robot thing I’m working on.  Its made from a truck wheel hub, a candle holder, the motor from a dollar bill intake machine, some LEDs, and a few other random parts.]]></description>
			<content:encoded><![CDATA[<p><iframe width="400" height="300" src="http://www.youtube.com/embed/RaiFJIuzcUU?wmode=transparent&#038;autohide=1&#038;egm=0&#038;hd=1&#038;iv_load_policy=3&#038;modestbranding=1&#038;rel=0&#038;showinfo=0&#038;showsearch=0" frameborder="0" allowfullscreen></iframe><br/><br/>
<p>This little machine will be installed in the head of the large cyclops-octopus-robot thing I’m working on.  Its made from a truck wheel hub, a candle holder, the motor from a dollar bill intake machine, some LEDs, and a few other random parts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2427</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>“Above it All” and “Conganaut” leaving&#8230;</title>
		<link>http://www.nemogould.com/?p=2425&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=%25e2%2580%259cabove-it-all%25e2%2580%259d-and-%25e2%2580%259cconganaut%25e2%2580%259d-leaving</link>
		<comments>http://www.nemogould.com/?p=2425#comments</comments>
		<pubDate>Wed, 14 Dec 2011 19:10:46 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/14223314497</guid>
		<description><![CDATA[“Above it All” and “Conganaut” leaving the nest.  Sometimes the crating of a piece is nearly as challenging as making it in the first place.  ]]></description>
			<content:encoded><![CDATA[<p><img src="http://24.media.tumblr.com/tumblr_lw7jxy2tlw1qdxhi1o1_500.jpg"/><br/><br/>
<p>“Above it All” and “Conganaut” leaving the nest.  Sometimes the crating of a piece is nearly as challenging as making it in the first place.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2425</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Si!</title>
		<link>http://ginakamentsky.com/wordpress/uncategorized/si/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=si</link>
		<comments>http://ginakamentsky.com/wordpress/uncategorized/si/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 18:39:24 +0000</pubDate>
		<dc:creator>ginak</dc:creator>
				<category><![CDATA[kinetic sculpture]]></category>

		<guid isPermaLink="false">http://ginakamentsky.com/wordpress/?p=902</guid>
		<description><![CDATA[I tend toward ambiguity in most of my work, that&#8217;s why I&#8217;m a bit surprised when a narrative emerges. In this case, the latest monster on the workbench, &#8220;Si&#8221; brings together a geneva made from an a plate printed with &#8230; <a href="http://ginakamentsky.com/wordpress/uncategorized/si/">Continue reading <span>&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I tend toward ambiguity in most of my work, that&#8217;s why I&#8217;m a bit surprised when a narrative emerges. In this case, the latest monster on the workbench, &#8220;Si&#8221; brings together a geneva made from an a plate printed with a map of New Hampshire, some numbers from a scale,  a bit of Spanish and the usual assortment of odds and ends.</p>
<p>I&#8217;m still not quite sure what this is all about but I suddenly like it (after a bit of struggle!)</p>
<p><a href="http://ginakamentsky.com/wordpress/wp-content/uploads/2011/12/si.jpg" rel="lightbox[878]"><img class="alignnone size-medium wp-image-904" title="si" src="http://ginakamentsky.com/wordpress/wp-content/uploads/2011/12/si-300x225.jpg" alt="si" width="500" height="375" /></a></p>
<p><iframe src="http://www.youtube.com/embed/Om5PyK7fX1M" frameborder="0" width="480" height="360"></iframe></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://ginakamentsky.com/wordpress/uncategorized/si/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I’ve been working on a simple little machine to cause an&#8230;</title>
		<link>http://www.nemogould.com/?p=2422&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=i%25e2%2580%2599ve-been-working-on-a-simple-little-machine-to-cause-an</link>
		<comments>http://www.nemogould.com/?p=2422#comments</comments>
		<pubDate>Mon, 12 Dec 2011 18:22:34 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>
		<category><![CDATA[studio]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/14123838172</guid>
		<description><![CDATA[I’ve been working on a simple little machine to cause an eyeball to track back and forth.  So far so good.  LED light effects coming up next.]]></description>
			<content:encoded><![CDATA[<p><img src="http://29.media.tumblr.com/tumblr_lw3sdm0khN1qdxhi1o1_500.png"/><br/><br/>
<p>I’ve been working on a simple little machine to cause an eyeball to track back and forth.  So far so good.  LED light effects coming up next.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2422</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fall Commissioned Works</title>
		<link>http://aaronristau.com/fall-commissions/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=fall-commissioned-works</link>
		<comments>http://aaronristau.com/fall-commissions/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 16:57:53 +0000</pubDate>
		<dc:creator>baronaaron</dc:creator>
				<category><![CDATA[Aaron Ristau]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[sculpture]]></category>

		<guid isPermaLink="false">http://aaronristau.com/?p=2128</guid>
		<description><![CDATA[I&#8217;ve been a busy bee lately! One commission was for a pair of Bedside Reading lamps. I made a third to work through my concept. The client requested dimmable LED bulbs on this and a previous project. They work great! The Base of the lamps are from vintage film projectors and include the utility of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been a busy bee lately! One commission was for a pair of Bedside Reading lamps. I made a third to work through my concept. The client requested dimmable LED bulbs on this and a previous project. They work great! The Base of the lamps are from vintage film projectors and include the utility of the original drawer compartment. The brass, ball shaped shade pivots on two axis. The arms are made of Carbon Fiber and Phenolic with glass marbles. The arm is adjustable by the knob on the base. See more, including video <a href="http://aaronristau.com/art/public-gallery/bedside-reading-lamps/">here</a>.</p>
<p><a href="http://aaronristau.com/wp-content/uploads/2011/12/BedsideReadingLampTrio.jpg" rel="lightbox[876]"><img class="alignleft size-medium wp-image-2140" title="BedsideReadingLampTrio" src="http://aaronristau.com/wp-content/uploads/2011/12/BedsideReadingLampTrio-300x193.jpg" alt="BedsideReadingLampTrio 300x193 Fall Commissioned Works " width="300" height="193" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a href="http://aaronristau.com/wp-content/uploads/2011/12/BedsideBase.jpg" rel="lightbox[876]"><img class="alignleft size-medium wp-image-2136" title="BedsideBase" src="http://aaronristau.com/wp-content/uploads/2011/12/BedsideBase-300x199.jpg" alt="BedsideBase 300x199 Fall Commissioned Works " width="300" height="199" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>I had a group show opening at a new space Opiate Gallery in old town Fort Collins, Co. Dec. 2nd</p>
<p><a href="http://aaronristau.com/wp-content/uploads/2011/12/AaronDec2_2011-801.jpeg" rel="lightbox[876]"><img class="alignleft size-medium wp-image-2146" title="AaronDec2_2011--801" src="http://aaronristau.com/wp-content/uploads/2011/12/AaronDec2_2011-801-225x300.jpg" alt="AaronDec2 2011 801 225x300 Fall Commissioned Works " width="225" height="300" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>I also completed a clock commission last week. I used glass stopcocks to mark the hours and a hemispherical mirror for the body. The clock is 10&#8243; diameter.</p>
<p><a href="http://aaronristau.com/wp-content/uploads/2011/12/GlassStopperClocksq_1175.jpg" rel="lightbox[876]"><img class="alignleft size-medium wp-image-2133" title="GlassStopperClocksq_1175" src="http://aaronristau.com/wp-content/uploads/2011/12/GlassStopperClocksq_1175-300x300.jpg" alt="GlassStopperClocksq 1175 300x300 Fall Commissioned Works " width="300" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://aaronristau.com/fall-commissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This mechanism causes the head of my new&#8230;</title>
		<link>http://www.nemogould.com/?p=2416&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=this-mechanism-causes-the-head-of-my-new</link>
		<comments>http://www.nemogould.com/?p=2416#comments</comments>
		<pubDate>Fri, 09 Dec 2011 23:45:21 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/13987900714</guid>
		<description><![CDATA[This mechanism causes the head of my new “octo-thing” to rock back and forth. A good amount of energy went into the mattress spring suspension joints for each tentacle. At this stage though the machine is too smooth to make use of the springs. I ma...]]></description>
			<content:encoded><![CDATA[<p><img src="http://26.media.tumblr.com/tumblr_lvynbmI5NM1qdxhi1o1_500.png"/><br/><br/>
<p>This mechanism causes the head of my new “octo-thing” to rock back and forth. A good amount of energy went into the mattress spring suspension joints for each tentacle. At this stage though the machine is too smooth to make use of the springs. I may have to re-work things to get better results.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2416</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This is a combined haul from the flea market, scrap yard, etc&#8230;.</title>
		<link>http://www.nemogould.com/?p=2411&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=this-is-a-combined-haul-from-the-flea-market-scrap-yard-etc</link>
		<comments>http://www.nemogould.com/?p=2411#comments</comments>
		<pubDate>Tue, 06 Dec 2011 18:36:51 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/13833212263</guid>
		<description><![CDATA[This is a combined haul from the flea market, scrap yard, etc. I’m on a junk binge.]]></description>
			<content:encoded><![CDATA[<p><img src="http://25.media.tumblr.com/tumblr_lvsp1ftY1I1qdxhi1o1_500.png"/><br/><br/>
<p>This is a combined haul from the flea market, scrap yard, etc. I’m on a junk binge.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2411</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About 100 cabinet knobs and 2 rocking chairs generously gave&#8230;</title>
		<link>http://www.nemogould.com/?p=2410&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=about-100-cabinet-knobs-and-2-rocking-chairs-generously-gave</link>
		<comments>http://www.nemogould.com/?p=2410#comments</comments>
		<pubDate>Mon, 05 Dec 2011 17:56:54 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/13784642684</guid>
		<description><![CDATA[About 100 cabinet knobs and 2 rocking chairs generously gave their lives to the cause of making tentacles for my new piece. It’s been a tedious process that I hope to wrap up today.]]></description>
			<content:encoded><![CDATA[<p><img src="http://24.media.tumblr.com/tumblr_lvqsiu4NhQ1qdxhi1o1_500.png"/><br/><br/>
<p>About 100 cabinet knobs and 2 rocking chairs generously gave their lives to the cause of making tentacles for my new piece. It’s been a tedious process that I hope to wrap up today.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2410</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making some progress on my latest octo-thingy. Had to cut down&#8230;</title>
		<link>http://www.nemogould.com/?p=2403&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=making-some-progress-on-my-latest-octo-thingy-had-to-cut-down</link>
		<comments>http://www.nemogould.com/?p=2403#comments</comments>
		<pubDate>Wed, 30 Nov 2011 18:17:11 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/13551891211</guid>
		<description><![CDATA[Making some progress on my latest octo-thingy. Had to cut down the height of each radio cabinet about 20% to get the proportions right. I think it looks much better now.]]></description>
			<content:encoded><![CDATA[<p><img src="http://26.media.tumblr.com/tumblr_lvhk4nRFzv1qdxhi1o1_500.png"/><br/><br/>
<p>Making some progress on my latest octo-thingy. Had to cut down the height of each radio cabinet about 20% to get the proportions right. I think it looks much better now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2403</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fall Work</title>
		<link>http://ginakamentsky.com/wordpress/shows/fall-work/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=fall-work</link>
		<comments>http://ginakamentsky.com/wordpress/shows/fall-work/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 15:11:40 +0000</pubDate>
		<dc:creator>ginak</dc:creator>
				<category><![CDATA[kinetic sculpture]]></category>

		<guid isPermaLink="false">http://ginakamentsky.com/wordpress/?p=883</guid>
		<description><![CDATA[With December almost here ( and it still feels like summer in New England ) we have some beautiful shots of my most recent work thanks to photographer Elizabeth Neville. All of these pieces can be seen,  starting tommorow at &#8230; <a href="http://ginakamentsky.com/wordpress/shows/fall-work/">Continue reading <span>&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>With December almost here ( and it still feels like summer in New England ) we have some beautiful shots of my most recent work thanks to photographer<a href="http://www.elisabethneville.com/"> Elizabeth Neville</a>. All of these pieces can be seen,  starting tommorow at <a href="http://aquaartmiami.com/">Aqua Art 11</a> in Miami. I&#8217;ll have some photos from the show later this week.</p>
<p><a href='http://ginakamentsky.com/wordpress/shows/fall-work/attachment/peppercornf/' title='Peppercorn'><img width="150" height="150" src="http://ginakamentsky.com/wordpress/wp-content/uploads/2011/11/peppercornF-150x150.jpg" class="attachment-thumbnail" alt="Peppercorn" title="Peppercorn" /></a><br />
<a href='http://ginakamentsky.com/wordpress/shows/fall-work/attachment/nothingisdoned01/' title='Nothing is Done'><img width="150" height="150" src="http://ginakamentsky.com/wordpress/wp-content/uploads/2011/11/nothingIsDoneD01-150x150.jpg" class="attachment-thumbnail" alt="Nothing is Done" title="Nothing is Done" /></a><br />
<a href='http://ginakamentsky.com/wordpress/shows/fall-work/attachment/doubleclutchind/' title='Double Clutchin&#039; Daddy'><img width="150" height="150" src="http://ginakamentsky.com/wordpress/wp-content/uploads/2011/11/doubleClutchinD-150x150.jpg" class="attachment-thumbnail" alt="Double Clutchin&#039; Daddy" title="Double Clutchin&#039; Daddy" /></a><br />
<a href='http://ginakamentsky.com/wordpress/shows/fall-work/attachment/peppercornd-2/' title='Peppercorn'><img width="150" height="150" src="http://ginakamentsky.com/wordpress/wp-content/uploads/2011/11/peppercornD1-150x150.jpg" class="attachment-thumbnail" alt="Peppercorn" title="Peppercorn" /></a><br />
<a href='http://ginakamentsky.com/wordpress/shows/fall-work/attachment/36and7f/' title='7 and 36'><img width="150" height="150" src="http://ginakamentsky.com/wordpress/wp-content/uploads/2011/11/36and7F-150x150.jpg" class="attachment-thumbnail" alt="7 and 36" title="7 and 36" /></a><br />
<a href='http://ginakamentsky.com/wordpress/shows/fall-work/attachment/nothingisdonef/' title='Nothing is Done'><img width="150" height="150" src="http://ginakamentsky.com/wordpress/wp-content/uploads/2011/11/nothingIsDoneF-150x150.jpg" class="attachment-thumbnail" alt="Nothing is Done" title="Nothing is Done" /></a><br />
<a href='http://ginakamentsky.com/wordpress/shows/fall-work/attachment/doubleclutchinf/' title='Double Clutchin&#039; Daddy'><img width="150" height="150" src="http://ginakamentsky.com/wordpress/wp-content/uploads/2011/11/doubleClutchinF-150x150.jpg" class="attachment-thumbnail" alt="Double Clutchin&#039; Daddy" title="Double Clutchin&#039; Daddy" /></a><br />
<a href='http://ginakamentsky.com/wordpress/shows/fall-work/attachment/36and7d/' title='7 and 36'><img width="150" height="150" src="http://ginakamentsky.com/wordpress/wp-content/uploads/2011/11/36and7D-150x150.jpg" class="attachment-thumbnail" alt="7 and 36" title="7 and 36" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ginakamentsky.com/wordpress/shows/fall-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I just got some photos of the Blooom fair in Cologne from the&#8230;</title>
		<link>http://www.nemogould.com/?p=2400&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=i-just-got-some-photos-of-the-blooom-fair-in-cologne-from-the</link>
		<comments>http://www.nemogould.com/?p=2400#comments</comments>
		<pubDate>Wed, 30 Nov 2011 01:34:22 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/13524797673</guid>
		<description><![CDATA[I just got some photos of the Blooom fair in Cologne from the folks at Strychnin Gallery.  It looks like it was a terrific show, I’m sorry I wasn’t able to be there myself.
http://strychningallery.wordpress.com/2011/10/31/update-from-art-fair-blo...]]></description>
			<content:encoded><![CDATA[<p><img src="http://27.media.tumblr.com/tumblr_lvg9pbrvee1qdxhi1o1_500.jpg"/><br/><br/>
<div>
<p>I just got some photos of the Blooom fair in Cologne from the folks at Strychnin Gallery.  It looks like it was a terrific show, I’m sorry I wasn’t able to be there myself.</p>
<p><a href="http://strychningallery.wordpress.com/2011/10/31/update-from-art-fair-blooom-in-cologne/" ><a href="http://strychningallery.wordpress.com/2011/10/31/update-from-art-fair-blooom-in-cologne/" >http://strychningallery.wordpress.com/2011/10/31/update-from-art-fair-blooom-in-cologne/</a></a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2400</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My piece “Re: Animated” at Varnish’s Relaunch&#8230;</title>
		<link>http://www.nemogould.com/?p=2375&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=my-piece-%25e2%2580%259cre-animated%25e2%2580%259d-at-varnish%25e2%2580%2599s-relaunch</link>
		<comments>http://www.nemogould.com/?p=2375#comments</comments>
		<pubDate>Fri, 18 Nov 2011 17:37:36 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/12972527654</guid>
		<description><![CDATA[My piece “Re: Animated” at Varnish’s Relaunch Part II opening last week. Despite what this image suggests, the show was actually full of great sculpture by many different artists.]]></description>
			<content:encoded><![CDATA[<p><img src="http://24.media.tumblr.com/tumblr_luvaapMomW1qdxhi1o1_500.png"/><br/><br/>
<p>My piece “Re: Animated” at Varnish’s Relaunch Part II opening last week. Despite what this image suggests, the show was actually full of great sculpture by many different artists.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2375</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Varnish Fine Art &quot;Relaunch Part II&quot; opens tonight. See you there?</title>
		<link>http://www.nemogould.com/?p=2354&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=varnish-fine-art-relaunch-part-ii-opens-tonight-see-you-there</link>
		<comments>http://www.nemogould.com/?p=2354#comments</comments>
		<pubDate>Sat, 12 Nov 2011 20:17:13 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/12701266814</guid>
		<description><![CDATA[Varnish Fine Art "Relaunch Part II" opens tonight. See you there?]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.varnishfineart.com/index.cfm">Varnish Fine Art &#8220;Relaunch Part II&#8221; opens tonight. See you there?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2354</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photos from &#8220;Proto:)Typical&#8221; opening night.</title>
		<link>http://www.nemogould.com/?p=2331&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=photos-from-prototypical-opening-night</link>
		<comments>http://www.nemogould.com/?p=2331#comments</comments>
		<pubDate>Tue, 08 Nov 2011 04:54:30 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Benjamin Cowden]]></category>
		<category><![CDATA[Jeremy Mayer]]></category>
		<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>
		<category><![CDATA[sculpture]]></category>

		<guid isPermaLink="false">http://www.nemogould.com/?p=2331</guid>
		<description><![CDATA[Last weekend marked the first show at my new studio and adjoining gallery. Many thanks to all who were able to attend, and the artists involved. Below is a photo set of the exhibition, reception, and a few images from the studios of Jeremy Mayer and Ne...]]></description>
			<content:encoded><![CDATA[<p>Last weekend marked the first show at my new studio and adjoining gallery. Many thanks to all who were able to attend, and the artists involved. Below is a photo set of the exhibition, reception, and a few images from the studios of Jeremy Mayer and Nemo Gould (myself).<br />
<a href="http://www.flickr.com/photos/nemomatic/sets/72157628080026234/">http://www.flickr.com/photos/nemomatic/sets/72157628080026234/</a></p>
<p><img src="http://www.nemogould.com/wp-content/uploads/2011/11/20111108-211052.jpg" alt="20111108-211052.jpg" class="alignnone size-full" /></a></p>
<p><object width="500" height="375"><param name="flashvars" value="offsite=true&#038;lang=en-us&#038;page_show_url=%2Fphotos%2Fnemomatic%2Fsets%2F72157628080026234%2Fshow%2F&#038;page_show_back_url=%2Fphotos%2Fnemomatic%2Fsets%2F72157628080026234%2F&#038;set_id=72157628080026234&#038;jump_to="></param><param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=109615"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=109615" allowFullScreen="true" flashvars="offsite=true&#038;lang=en-us&#038;page_show_url=%2Fphotos%2Fnemomatic%2Fsets%2F72157628080026234%2Fshow%2F&#038;page_show_back_url=%2Fphotos%2Fnemomatic%2Fsets%2F72157628080026234%2F&#038;set_id=72157628080026234&#038;jump_to=" width="500" height="375"></embed></object></p>
<p><a </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.nemogould.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share"/></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2331</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Big show tonight everybody. 305 Center street, Oakland 5-9pm.</title>
		<link>http://www.nemogould.com/?p=2323&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=big-show-tonight-everybody-305-center-street-oakland-5-9pm</link>
		<comments>http://www.nemogould.com/?p=2323#comments</comments>
		<pubDate>Fri, 04 Nov 2011 22:21:10 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/12341489168</guid>
		<description><![CDATA[Big show tonight everybody. 305 Center street, Oakland 5-9pm.]]></description>
			<content:encoded><![CDATA[<p><img src="http://27.media.tumblr.com/tumblr_lu5q3aCvbk1qdxhi1o1_500.png"/><br/><br/>
<p>Big show tonight everybody. 305 Center street, Oakland 5-9pm.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2323</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don’t let the headlines discourage you folks, Oakland is&#8230;</title>
		<link>http://www.nemogould.com/?p=2322&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=don%25e2%2580%2599t-let-the-headlines-discourage-you-folks-oakland-is</link>
		<comments>http://www.nemogould.com/?p=2322#comments</comments>
		<pubDate>Thu, 03 Nov 2011 16:58:50 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/12287663221</guid>
		<description><![CDATA[Don’t let the headlines discourage you folks, Oakland is lovely this time of year. Especially at 305 Center Street tomorrow night and Saturday afternoon!  We’re almost all set up and hope to see you here.]]></description>
			<content:encoded><![CDATA[<p><img src="http://27.media.tumblr.com/tumblr_lu3gi3MO3b1qdxhi1o1_500.png"/><br/><br/>
<p>Don’t let the headlines discourage you folks, Oakland is lovely this time of year. Especially at 305 Center Street tomorrow night and Saturday afternoon!  We’re almost all set up and hope to see you here.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2322</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Double Clutchin’ Daddy</title>
		<link>http://ginakamentsky.com/wordpress/kinetic-sculpture/double-clutchin-daddy/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=double-clutchin%25e2%2580%2599-daddy</link>
		<comments>http://ginakamentsky.com/wordpress/kinetic-sculpture/double-clutchin-daddy/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 19:53:59 +0000</pubDate>
		<dc:creator>ginak</dc:creator>
				<category><![CDATA[kinetic sculpture]]></category>

		<guid isPermaLink="false">http://ginakamentsky.com/wordpress/?p=878</guid>
		<description><![CDATA[I don&#8217;t know what&#8217;s getting into me lately, I keep setting out to do short sketch pieces and before I know it, all this&#8230; Check out the double clutch mechanisms, upside-down bell, trademark bird and, of course, daddy. BTW, there&#8217;s &#8230; <a href="http://ginakamentsky.com/wordpress/kinetic-sculpture/double-clutchin-daddy/">Continue reading <span>&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t know what&#8217;s getting into me lately, I keep setting out to do short sketch pieces and before I know it, all this&#8230; Check out the double clutch mechanisms, upside-down bell, trademark bird and, of course, daddy. BTW, there&#8217;s a bit of shaking 1/3 of the way through the video; me trying to stand up on a chair while filming.</p>
<p><iframe src="http://www.youtube.com/embed/m93DaJMq5nw" frameborder="0" width="480" height="360"></iframe></p>
<p><a href="http://ginakamentsky.com/wordpress/wp-content/uploads/2011/11/Double_Clutching_Daddy.jpg" rel="lightbox[832]"><img class="alignnone size-large wp-image-879" title="Double_Clutching_Daddy" src="http://ginakamentsky.com/wordpress/wp-content/uploads/2011/11/Double_Clutching_Daddy-357x1024.jpg" alt="new big kinetic work" width="357" height="1024" /></a></p>
<p>Next week I&#8217;m planning to shoot this fall&#8217;s new work and make some videos with a little less shake so stay tuned <img src='http://ginakamentsky.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://ginakamentsky.com/wordpress/kinetic-sculpture/double-clutchin-daddy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New sculpture: “Conganaut”</title>
		<link>http://www.nemogould.com/?p=2311&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=new-sculpture-%25e2%2580%259cconganaut%25e2%2580%259d</link>
		<comments>http://www.nemogould.com/?p=2311#comments</comments>
		<pubDate>Mon, 31 Oct 2011 17:17:51 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/12164832600</guid>
		<description><![CDATA[New sculpture: “Conganaut”]]></description>
			<content:encoded><![CDATA[<p><img src="http://24.media.tumblr.com/tumblr_ltxxdrnnDF1qdxhi1o1_500.jpg"/><br/><br/>
<p>New sculpture: “Conganaut”</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2311</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Here is the rear view of my new piece “Conganaut”</title>
		<link>http://www.nemogould.com/?p=2312&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=here-is-the-rear-view-of-my-new-piece-%25e2%2580%259cconganaut%25e2%2580%259d</link>
		<comments>http://www.nemogould.com/?p=2312#comments</comments>
		<pubDate>Mon, 31 Oct 2011 17:17:07 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/12164813787</guid>
		<description><![CDATA[Here is the rear view of my new piece “Conganaut”]]></description>
			<content:encoded><![CDATA[<p><img src="http://25.media.tumblr.com/tumblr_ltxxcjbCcE1qdxhi1o1_500.jpg"/><br/><br/>
<p>Here is the rear view of my new piece “Conganaut”</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2312</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This is a detail shot of my new piece “Conganaut”.</title>
		<link>http://www.nemogould.com/?p=2313&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=this-is-a-detail-shot-of-my-new-piece-%25e2%2580%259cconganaut%25e2%2580%259d</link>
		<comments>http://www.nemogould.com/?p=2313#comments</comments>
		<pubDate>Mon, 31 Oct 2011 17:16:14 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/12164791420</guid>
		<description><![CDATA[This is a detail shot of my new piece “Conganaut”.]]></description>
			<content:encoded><![CDATA[<p><img src="http://26.media.tumblr.com/tumblr_ltxxb2Xhme1qdxhi1o1_500.jpg"/><br/><br/>
<p>This is a detail shot of my new piece “Conganaut”.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2313</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Here is a video of my new piece titled “Conganaut”</title>
		<link>http://www.nemogould.com/?p=2314&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=here-is-a-video-of-my-new-piece-titled-%25e2%2580%259cconganaut%25e2%2580%259d</link>
		<comments>http://www.nemogould.com/?p=2314#comments</comments>
		<pubDate>Mon, 31 Oct 2011 17:15:08 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/12164760910</guid>
		<description><![CDATA[Here is a video of my new piece titled “Conganaut”]]></description>
			<content:encoded><![CDATA[<p><iframe width="400" height="300" src="http://www.youtube.com/embed/GUq9OgKUjQE?wmode=transparent&#038;autohide=1&#038;egm=0&#038;hd=1&#038;iv_load_policy=3&#038;modestbranding=1&#038;rel=0&#038;showinfo=0&#038;showsearch=0" frameborder="0" allowfullscreen></iframe><br/><br/>
<p>Here is a video of my new piece titled “Conganaut”</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2314</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New piece: “Inward and Onward”.</title>
		<link>http://www.nemogould.com/?p=2315&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=new-piece-%25e2%2580%259cinward-and-onward%25e2%2580%259d</link>
		<comments>http://www.nemogould.com/?p=2315#comments</comments>
		<pubDate>Mon, 31 Oct 2011 17:13:42 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/12164724329</guid>
		<description><![CDATA[New piece: “Inward and Onward”.]]></description>
			<content:encoded><![CDATA[<p><img src="http://27.media.tumblr.com/tumblr_ltxx6uPLOf1qdxhi1o1_500.jpg"/><br/><br/>
<p>New piece: “Inward and Onward”.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2315</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This is a detail of the torso and interior of my new piece&#8230;</title>
		<link>http://www.nemogould.com/?p=2316&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=this-is-a-detail-of-the-torso-and-interior-of-my-new-piece</link>
		<comments>http://www.nemogould.com/?p=2316#comments</comments>
		<pubDate>Mon, 31 Oct 2011 17:12:07 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/12164681067</guid>
		<description><![CDATA[This is a detail of the torso and interior of my new piece “Inward and Onward”.]]></description>
			<content:encoded><![CDATA[<p><img src="http://29.media.tumblr.com/tumblr_ltxx47nFIx1qdxhi1o1_500.jpg"/><br/><br/>
<p>This is a detail of the torso and interior of my new piece “Inward and Onward”.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2316</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This is a detail shot of the head of my new piece “Inward&#8230;</title>
		<link>http://www.nemogould.com/?p=2317&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=this-is-a-detail-shot-of-the-head-of-my-new-piece-%25e2%2580%259cinward</link>
		<comments>http://www.nemogould.com/?p=2317#comments</comments>
		<pubDate>Mon, 31 Oct 2011 17:10:00 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/12164641065</guid>
		<description><![CDATA[This is a detail shot of the head of my new piece “Inward and Onward”.]]></description>
			<content:encoded><![CDATA[<p><img src="http://25.media.tumblr.com/tumblr_ltxx1pdC701qdxhi1o1_500.jpg"/><br/><br/>
<p>This is a detail shot of the head of my new piece “Inward and Onward”.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2317</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Here is a video of my new piece “Inward and Onward”</title>
		<link>http://www.nemogould.com/?p=2318&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=here-is-a-video-of-my-new-piece-%25e2%2580%259cinward-and-onward%25e2%2580%259d</link>
		<comments>http://www.nemogould.com/?p=2318#comments</comments>
		<pubDate>Mon, 31 Oct 2011 17:09:18 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/12164605501</guid>
		<description><![CDATA[Here is a video of my new piece “Inward and Onward”]]></description>
			<content:encoded><![CDATA[<p><object width="400" height="231"><param name="movie" value="http://www.youtube.com/v/8ITDj5FfZyk&#038;rel=0&#038;egm=0&#038;showinfo=0&#038;fs=1"></param><param name="wmode" value="transparent"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/8ITDj5FfZyk&#038;rel=0&#038;egm=0&#038;showinfo=0&#038;fs=1" type="application/x-shockwave-flash" width="400" height="231" allowFullScreen="true" wmode="transparent"></embed></object><br/><br/>
<p>Here is a video of my new piece “Inward and Onward”</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2318</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I’m pleased to announce that I’ll be showing my&#8230;</title>
		<link>http://www.nemogould.com/?p=2307&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=i%25e2%2580%2599m-pleased-to-announce-that-i%25e2%2580%2599ll-be-showing-my</link>
		<comments>http://www.nemogould.com/?p=2307#comments</comments>
		<pubDate>Sun, 30 Oct 2011 20:36:27 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/12129979135</guid>
		<description><![CDATA[I’m pleased to announce that I’ll be showing my “Re:Animated” sculpture at Varnish Fine Art’s exhibit: Relaunch Part II.
The reception will be Saturday Nov. 12 from 4-8 pm.]]></description>
			<content:encoded><![CDATA[<p><img src="http://26.media.tumblr.com/tumblr_ltwbwraZmq1qdxhi1o1_500.jpg"/><br/><br/>
<p>I’m pleased to announce that I’ll be showing my “<a  href="http://tinyurl.com/n6vh9h">Re:Animated</a>” sculpture at Varnish Fine Art’s exhibit: Relaunch Part II.</p>
<p>The reception will be Saturday Nov. 12 from 4-8 pm.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2307</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Family resemblance.</title>
		<link>http://www.nemogould.com/?p=2284&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=family-resemblance</link>
		<comments>http://www.nemogould.com/?p=2284#comments</comments>
		<pubDate>Tue, 25 Oct 2011 16:43:45 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>
		<category><![CDATA[studio]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/11911168688</guid>
		<description><![CDATA[

Family resemblance.]]></description>
			<content:encoded><![CDATA[<p><img src="http://26.media.tumblr.com/tumblr_ltmrsxnjsZ1qdxhi1o1_500.png" alt="" /></p>
<p>Family resemblance.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2284</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conga Rocket “engine”, nose cone, and&#8230;</title>
		<link>http://www.nemogould.com/?p=2275&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=conga-rocket-%25e2%2580%259cengine%25e2%2580%259d-nose-cone-and</link>
		<comments>http://www.nemogould.com/?p=2275#comments</comments>
		<pubDate>Fri, 21 Oct 2011 17:07:17 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>
		<category><![CDATA[studio]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/11736636834</guid>
		<description><![CDATA[

Conga Rocket “engine”, nose cone, and “brain”.  I’m always surprised when these things actually work. This one has lights and motor on separate circuits activated by a keychain remote control button.]]></description>
			<content:encoded><![CDATA[<p><img src="http://25.media.tumblr.com/tumblr_ltfe85kCEr1qdxhi1o1_500.png" alt="" /></p>
<p>Conga Rocket “engine”, nose cone, and “brain”.  I’m always surprised when these things actually work. This one has lights and motor on separate circuits activated by a keychain remote control button.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2275</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I’ll have a couple pieces at the Blooom Art Fair in&#8230;</title>
		<link>http://www.nemogould.com/?p=2273&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=i%25e2%2580%2599ll-have-a-couple-pieces-at-the-blooom-art-fair-in</link>
		<comments>http://www.nemogould.com/?p=2273#comments</comments>
		<pubDate>Fri, 21 Oct 2011 00:55:52 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/11714860932</guid>
		<description><![CDATA[I’ll have a couple pieces at the Blooom Art Fair in Cologne soon thanks to Strychnin Gallery.  Details below.

ART FAIR AND BLOOOM COLOGNE
Strychnin Gallery at Art Fair and BLOOOM in Cologne, from the 29th of Ocotber until the 1st of November:
Staat...]]></description>
			<content:encoded><![CDATA[<p><img src="http://29.media.tumblr.com/tumblr_lte594Mdvb1qdxhi1o1_500.jpg"/><br/><br/>
<p>I’ll have a couple pieces at the Blooom Art Fair in Cologne soon thanks to Strychnin Gallery.  Details below.</p>
<p><span></p>
<h1>ART FAIR AND BLOOOM COLOGNE</h1>
<h4>Strychnin Gallery at Art Fair and BLOOOM in Cologne, from the 29th of Ocotber until the 1st of November:</h4>
<p>Staatenhaus am Rheinpark<br/>Auenweg 17<br/>50679 Cologne<br/>Germany</p>
<p></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2273</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photo</title>
		<link>http://www.nemogould.com/?p=2270&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=photo-6</link>
		<comments>http://www.nemogould.com/?p=2270#comments</comments>
		<pubDate>Wed, 19 Oct 2011 18:20:25 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>
		<category><![CDATA[studio]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/11659097411</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><img src="http://29.media.tumblr.com/tumblr_ltbsa1dlUO1qdxhi1o1_500.png" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2270</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Please join us for the grand opening of the Lost &amp;&#8230;</title>
		<link>http://www.nemogould.com/?p=2264&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=please-join-us-for-the-grand-opening-of-the-lost</link>
		<comments>http://www.nemogould.com/?p=2264#comments</comments>
		<pubDate>Mon, 17 Oct 2011 16:50:12 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Benjamin Cowden]]></category>
		<category><![CDATA[Jeremy Mayer]]></category>
		<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/11574499867</guid>
		<description><![CDATA[Please join us for the grand opening of the Lost &#038; Foundry!
On Friday November 4th, 5-9 PM (Oakland’s first Friday) we will open our doors for our first exhibit and open house.  We are very excited to share our new space located a half block from W...]]></description>
			<content:encoded><![CDATA[<p><img src="http://30.media.tumblr.com/tumblr_lt7yroJ88g1qdxhi1o1_500.jpg"/><br/><br/>
<p>Please join us for the grand opening of the Lost &#038; Foundry!</p>
<p>On Friday November 4th, 5-9 PM (Oakland’s first Friday) we will open our doors for our first exhibit and open house.  We are very excited to share our new space located a half block from West Oakland BART:  </p>
<p>305 Center Street, Oakland CA.</p>
<p>Come see machine inspired sculpture and painting by artists:</p>
<p>Nemo Gould &#8211; <a href="http://www.nemomatic.com" >www.nemomatic.com</a></p>
<p>Eric Joyner &#8211; <a href="http://www.ericjoyner.com" >www.ericjoyner.com</a></p>
<p>Jeremy Mayer &#8211; <a href="http://www.jeremymayer.com" >www.jeremymayer.com</a></p>
<p>Benjamin Cowden &#8211; <a href="http://www.twentysevengears.com" >www.twentysevengears.com</a></p>
<p>Mark Galt </p>
<p>The studios of Jeremy Mayer and Nemo Gould will also be open for viewing throughout the exhibit and through the following afternoon (Sat. Nov. 5, 1-5pm).  The show will be open by appointment through Nov. 12, 9AM &#8211; 5PM (415-894-5361)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2264</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Work and Shows Coming Up</title>
		<link>http://ginakamentsky.com/wordpress/shows/new-work-and-shows-coming-up/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=new-work-and-shows-coming-up</link>
		<comments>http://ginakamentsky.com/wordpress/shows/new-work-and-shows-coming-up/#comments</comments>
		<pubDate>Sun, 16 Oct 2011 22:59:15 +0000</pubDate>
		<dc:creator>ginak</dc:creator>
				<category><![CDATA[kinetic sculpture]]></category>

		<guid isPermaLink="false">http://ginakamentsky.com/wordpress/?p=874</guid>
		<description><![CDATA[First off, here&#8217;s a spankin&#8217; new piece titled &#8220;Nothing is done&#8221;. This one emerged after playing around with the reversing mechanism developed a few weeks ago. Note the play between the bird moving vertically on the bead chain and the &#8230; <a href="http://ginakamentsky.com/wordpress/shows/new-work-and-shows-coming-up/">Continue reading <span>&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>First off, here&#8217;s a spankin&#8217; new piece titled &#8220;Nothing is done&#8221;. This one emerged after playing around with the reversing mechanism developed a <a href="http://ginakamentsky.com/wordpress/kinetic-sculpture/windy-day/">few weeks ago</a>. Note the play between the bird moving vertically on the bead chain and the horizontal back and forth near the top.</p>
<p>&nbsp;<br />
<iframe width="480" height="360" src="http://www.youtube.com/embed/KK2FyCFtZpE" frameborder="0" allowfullscreen></iframe></p>
<p><strong>Upcoming Shows:</strong></p>
<p><strong><a href="http://aquaartmiami.com/about"><img class="alignnone" title="Aqua Art Miami" src="http://aquaartmiami.com/images/site/2011_Web-Image.jpg" alt="" width="270" height="376" /></a><br />
</strong></p>
<p>I&#8217;ll be exhibiting <a href="http://aquaartmiami.com/exhibitors/2011/william_baczek_fine_arts_2011">5 new pieces</a> early December at the <a href="http://aquaartmiami.com/">Aqua Art Miami </a>contemporary art fair during Art Basel week. It will be taking place  December at the  Aqua Hotel, 1530 Collins Ave., Miami Beach. The show dates are  December 1-4, with a preview party on Wednesday evening, November 30. This looks to be a great show and is keeping me fairly busy cranking out new work this month.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://ginakamentsky.com/wordpress/shows/new-work-and-shows-coming-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aaron Ristau’s -MetalMaus- sculptural wireless mouse</title>
		<link>http://aaronristau.com/metalmausfall2011/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=aaron-ristau%25e2%2580%2599s-metalmaus-sculptural-wireless-mouse</link>
		<comments>http://aaronristau.com/metalmausfall2011/#comments</comments>
		<pubDate>Sun, 16 Oct 2011 04:11:57 +0000</pubDate>
		<dc:creator>baronaaron</dc:creator>
				<category><![CDATA[Aaron Ristau]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[sculpture]]></category>
		<category><![CDATA[typewriter]]></category>

		<guid isPermaLink="false">http://aaronristau.com/?p=1994</guid>
		<description><![CDATA[Two shows curated by Bruce Rosenbaum of SteamPuffin.com: &#8220;Charles River Museum of Industry &#038; Innovation,&#8221; opening October 31, Waltham, MA, and &#8220;Mobilis in Mobili: An Exhibition of Steampunk Art &#038; Appliance&#8221; opening November 12, Wooster Street Social Club, NYC. include—MetalMaus—recent additions to my series of augmented wireless mice.]]></description>
			<content:encoded><![CDATA[<div>Two shows curated by Bruce Rosenbaum of <a href="http://steampuffin.com/" >SteamPuffin.com</a>: <em>&#8220;<a href="http://www.crmi.org/" >Charles River Museum of Industry &amp; Innovation</a>,&#8221;</em> opening October 31, Waltham, MA, and <a href="http://aaronristau.com/wp-content/uploads/2011/10/flier1-wed-01.jpg"  rel="lightbox[808]"><em>&#8220;Mobilis in Mobili: An Exhibition of Steampunk Art &amp; Appliance&#8221;</em> </a>opening November 12, Wooster Street Social Club, NYC. include<strong>—<a href="http://aaronristau.com/art/sale/rotobotmouse-sales/" >MetalMaus—</a></strong><a href="http://aaronristau.com/art/sale/rotobotmouse-sales/" >recent additions to my series of augmented wireless mice.</a></div>
<div>
<p><a href="http://aaronristau.com/wp-content/uploads/2011/10/Screen-shot-2011-10-03-at-8.50.59-PM.png" rel="lightbox[808]"><img class="alignleft size-full wp-image-1991" title="Screen shot 2011-10-03 at 8.50.59 PM" src="http://aaronristau.com/wp-content/uploads/2011/10/Screen-shot-2011-10-03-at-8.50.59-PM.png" alt="Screen shot 2011 10 03 at 8.50.59 PM Aaron Ristaus  MetalMaus  sculptural wireless mouse" width="434" height="435" /></a><a href="http://aaronristau.com/wp-content/uploads/2011/10/XOV2.6-Pol-4351.jpg" rel="lightbox[808]"><img class="alignleft size-full wp-image-1992" title="XOV2.6-Pol-435" src="http://aaronristau.com/wp-content/uploads/2011/10/XOV2.6-Pol-4351.jpg" alt="XOV2.6 Pol 4351 Aaron Ristaus  MetalMaus  sculptural wireless mouse" width="435" height="435" /></a><a href="http://aaronristau.com/wp-content/uploads/2011/10/Blk-XO-LevPolBatV2.6-4351.jpg" rel="lightbox[808]"><img class="alignleft size-full wp-image-1990" title="Blk-XO-LevPolBatV2.6-435" src="http://aaronristau.com/wp-content/uploads/2011/10/Blk-XO-LevPolBatV2.6-4351.jpg" alt="Blk XO LevPolBatV2.6 4351 Aaron Ristaus  MetalMaus  sculptural wireless mouse" width="435" height="435" /></a></p>
</div>
<p><iframe src="http://www.youtube.com/embed/0oDQu5ayW7I" frameborder="0" width="450" height="335"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://aaronristau.com/metalmausfall2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Here’s the video for my new piece “Baby&#8230;</title>
		<link>http://www.nemogould.com/?p=2254&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=here%25e2%2580%2599s-the-video-for-my-new-piece-%25e2%2580%259cbaby</link>
		<comments>http://www.nemogould.com/?p=2254#comments</comments>
		<pubDate>Fri, 14 Oct 2011 18:46:01 +0000</pubDate>
		<dc:creator>Nemo</dc:creator>
				<category><![CDATA[Nemo Gould]]></category>
		<category><![CDATA[kinetic sculpture]]></category>
		<category><![CDATA[Nemomatic]]></category>

		<guid isPermaLink="false">http://nemomatic.tumblr.com/post/11442985398</guid>
		<description><![CDATA[Here’s the video for my new piece “Baby Squid”.
Check here for more information: http://tinyurl.com/3fn7hh5]]></description>
			<content:encoded><![CDATA[<p><object width="400" height="231"><param name="movie" value="http://www.youtube.com/v/gN62rV-cNB8&#038;rel=0&#038;egm=0&#038;showinfo=0&#038;fs=1"></param><param name="wmode" value="transparent"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/gN62rV-cNB8&#038;rel=0&#038;egm=0&#038;showinfo=0&#038;fs=1" type="application/x-shockwave-flash" width="400" height="231" allowFullScreen="true" wmode="transparent"></embed></object><br/><br/>
<p>Here’s the video for my new piece “Baby Squid”.</p>
<p>Check here for more information: <a  href="http://tinyurl.com/3fn7hh5"><a href="http://tinyurl.com/3fn7hh5" >http://tinyurl.com/3fn7hh5</a></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nemogould.com/?feed=atom&amp;p=2254</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

