<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>
  
 
           
      input[type=’submit’].minimal, button.minimal {
          background: #e3e3e3 !important;
          border: 1px solid #bbb !important;
          -moz-border-radius: 3px !important;
          -webkit-border-radius: 3px !important;
          border-radius: 3px !important;
          -moz-box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          color: #333 !important;
          font-family: “helvetica neue”, helvetica, arial, sans-serif !important;
          font-size: 12px !important;
          font-weight: bold !important;
          line-height: 1 !important;
          padding: 8px 0 9px !important;
          text-align: center !important;
          text-shadow: 0 1px 0 #fff !important;
          width: 150px !important;
      }
      input[type=’submit’].minimal:hover, button.minimal:hover {
          background: #d9d9d9 !important;
          -moz-box-shadow: inset 0 0 1px 1px #eaeaea !important;
          -webkit-box-shadow: inset 0 0 1px 1px #eaeaea !important;
          box-shadow: inset 0 0 1px 1px #eaeaea !important;
          color: #222 !important;
          cursor: pointer !important;
      }
      input[type=’submit’].minimal:active, button.minimal:active {
          background: #d0d0d0 !important;
          -moz-box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          color: #000 !important;
      }
  
   
   
     Join our Mailing List
   
   Email Address
   
       
         
         
       
       
       
     Close
   
   
 
 
 var fancyboxLoaded;
    try {
        var jqueryLoaded=jQuery;
        jqueryLoaded=true;
        //Check if a fancybox plugin is already loaded
        try{
        fancyboxLoaded = $.fancybox
        }
        catch(err) {
          fancyboxLoaded=false;
        }
    } catch(err) {
        jqueryLoaded=false;
    }
               var head= document.getElementsByTagName('head')[0];
               var script= document.createElement('script');
    if (!jqueryLoaded) {
        script.type= 'text/javascript';
        script.src= 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js';
        head.appendChild(script);    
    }
    if (!fancyboxLoaded) {
      //Only load the CSS because the asynchronous JS might not load the script in time...
      //We'll load the script later with jQuery :)
      var fancystyle= document.createElement('link');
      fancystyle.setAttribute("rel", "stylesheet");
      fancystyle.setAttribute("type", "text/css");
      //TODO: Hey MC guys, you've gotta host this somewhere!
      fancystyle.setAttribute("href", "http://chimplr.heroku.com/js/fancybox/jquery.fancybox-1.3.4.css");
      head.appendChild(fancystyle);    
    }
 
 var fnames = new Array();var ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';var err_style = '';
 try{
     err_style = mc_custom_error_style;
 } catch(e){
     err_style = 'margin: 1em 0 0 0; padding: 1em 0.5em 0.5em 0.5em; background: FFEEEE none repeat scroll 0% 0%; font-weight: bold; float: left; z-index: 1; width: 80%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: FF0000;';
 }
 var head= document.getElementsByTagName('head')[0];
 var style= document.createElement('style');
 style.type= 'text/css';
 if (style.styleSheet) {
   style.styleSheet.cssText = '.mce_inline_error {' + err_style + '}';
 } else {
   style.appendChild(document.createTextNode('.mce_inline_error {' + err_style + '}'));
 }
 head.appendChild(style);
 $(document).ready( function($) {
    //Button below the Tumblr Controls
    //TODO: Hey MC guys, you've gotta host the image linked below somewhere!
     var newsletter_link = document.createElement('a');
     newsletter_link.setAttribute('href', '#mc_embed_signup');
     newsletter_link.setAttribute('id', 'mc-embedded-tumblr-signup');
     newsletter_link.setAttribute('style', 'border:none; position:absolute; top:26px;right:3px; z-index:9999;');
     var newsletter_image = document.createElement('img');
     newsletter_image.setAttribute('src', 'http://chimplr.heroku.com/images/newsletter.png');
     newsletter_image.setAttribute('style', 'border:none;');
     newsletter_link.appendChild(newsletter_image);
     //Append Link to body
     $('body:first').append(newsletter_link);
     var options = {
       errorClass: 'mce_inline_error',
       errorElement: 'div',
       onkeyup: function(){},
       onfocusout:function(){},
       onblur:function(){},
       invalidHandler: function(form, validator) {
         setTimeout("$.fancybox.resize();", 50);
       }
     };
   var mce_validator = $("#mc-embedded-subscribe-form").validate(options);
   options = { url: 'http://alexcarrceramics.us2.list-manage.com/subscribe/post-json?u=c8488fb0cf9616aebc47d1ac6&amp;id=2ae4cf8d02&amp;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(){
                                   if ( fields[0].value=='MM' &amp;&amp; fields[1].value=='DD' &amp;&amp; fields[2].value=='YYYY' ){
                                     this.value = '';
                   } else if ( fields[0].value=='' &amp;&amp; fields[1].value=='' &amp;&amp; fields[2].value=='' ){
                                     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);
 });
 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();
             });
         $('#mc-embedded-subscribe').hide();
         $('.mc-field-group').hide();
         $('#mc-embedded-lightbox-close').show().focus();
     } 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 = ' '+msg+'';
                 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);
         }
     }
     $.fancybox.resize();
 }
 function initFancybox(){
   $("#mc-embedded-tumblr-signup").live('click', function(){
       $.fancybox({
         'autoDimensions'  : true,
         'width'           : 'auto',
         'height'          : 'auto',
         'href'            : $(this).attr('href'),
         'scrolling'       : 'no',
         'onComplete': function(){
         $('#mce-error-response').hide();
         $('div.mce_inline_error').hide();
         $('#mce-success-response').hide();
         $('#mce_tmp_error_msg').remove();
         $(':input','#mc-embedded-subscribe-form')
         .not(':button, :submit, :reset, :hidden')
         .val('')
         .removeAttr('checked')
         .removeAttr('selected');
         //focus first input field
         $("#mc-embedded-subscribe-form:not(.filter) :input:visible:enabled:first").focus();
         $('#mc-embedded-subscribe').show();
         $('.mc-field-group').show();
         $('#mc-embedded-lightbox-close').hide();
         }
       });
       return false;
   });
 }
 //Check wether Fancybox is loaded or not, and if not, load the sucker and initialize it
 if (!fancyboxLoaded){
   //TODO: Hey MC guys, you've gotta host this somewhere!
   $.getScript("http://chimplr.heroku.com/js/fancybox/jquery.fancybox-1.3.4.pack.js", function(){
       initFancybox();
   });
 }
 if (fancyboxLoaded) {
   initFancybox();
 }
 </description><title>alexlovesclay</title><generator>Tumblr (3.0; @alexlovesclay)</generator><link>http://alexlovesclay.tumblr.com/</link><item><title>kseniiakhrabrykh:


Make cool images with emergent algorithm

Oh...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_mdip7cdQQv1rsnrk1o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://kseniiakhrabrykh.tumblr.com/post/35763268241/make-cool-images-with-emergent-algorithm" target="_blank"&gt;kseniiakhrabrykh&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;

&lt;h1&gt;Make cool images with emergent algorithm&lt;/h1&gt;
&lt;/blockquote&gt;
&lt;p&gt;Oh my word! This could keep me occupied for hours!&lt;/p&gt;</description><link>http://alexlovesclay.tumblr.com/post/50721375254</link><guid>http://alexlovesclay.tumblr.com/post/50721375254</guid><pubDate>Sat, 18 May 2013 12:30:14 +0100</pubDate><category>art</category><category>visualisation</category><category>graphics</category><category>algorithm</category></item><item><title>kseniiakhrabrykh:

Narratives 2.0 by Matthias Dittrich
The...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_medygrd2Tc1rsnrk1o1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/tumblr_medygrd2Tc1rsnrk1o2_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/tumblr_medygrd2Tc1rsnrk1o3_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://kseniiakhrabrykh.tumblr.com/post/37005657987/narratives-2-0-by-matthias-dittrich-the-applet" target="_blank"&gt;kseniiakhrabrykh&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;h1&gt;Narratives 2.0 by &lt;span&gt;Matthias Dittrich&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;&lt;span&gt;The Applet should demonstrate the behavior of the lines in relation to music.&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://alexlovesclay.tumblr.com/post/50646121276</link><guid>http://alexlovesclay.tumblr.com/post/50646121276</guid><pubDate>Fri, 17 May 2013 12:30:26 +0100</pubDate><category>syneatheasia</category><category>music</category><category>visualisation</category><category>art</category></item><item><title>nadinebruder:

Tokyo City Symphony
Use 3D projection mapping art...</title><description>&lt;iframe width="400" height="252" src="http://www.youtube.com/embed/4iGNTegpLZI?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://nadinebruder.tumblr.com/post/49169366494/tokyo-city-symphony-use-3d-projection-mapping-art" target="_blank"&gt;nadinebruder&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Tokyo City Symphony&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Use 3D projection mapping art to play the city’s symphony&lt;span&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://tokyocitysymphony.com/" target="_blank"&gt;&lt;a href="http://tokyocitysymphony.com/" target="_blank"&gt;http://tokyocitysymphony.com/&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://alexlovesclay.tumblr.com/post/50570741771</link><guid>http://alexlovesclay.tumblr.com/post/50570741771</guid><pubDate>Thu, 16 May 2013 12:30:05 +0100</pubDate><category>3D mapping</category><category>Light Show</category><category>projection</category><category>art</category><category>sound</category></item><item><title>mitjaissick:

Olafur Eliasson
 
 Notion Motion, 2005
wood,...</title><description>&lt;img src="http://25.media.tumblr.com/e06a5ade20813ca694c62dd8b515f4fe/tumblr_mmjjnh3WEU1rp268eo1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/47a6576ca7d682020987c49d9225e0d3/tumblr_mmjjnh3WEU1rp268eo2_r1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/974cf0aff75c5cf7a223f844783fc7b3/tumblr_mmjjnh3WEU1rp268eo3_r1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/70d191898a3dcea9bd7e37fe0a2cc958/tumblr_mmjjnh3WEU1rp268eo4_r1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://mitjaissick.tumblr.com/post/50021176042/olafur-eliasson-notion-motion-2005-wood" target="_blank"&gt;mitjaissick&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;&lt;span&gt;Olafur Eliasson&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span&gt; &lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;span&gt; Notion Motion, 2005&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;wood, rubber, lamps, water&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;em&gt;Notion Motion&lt;/em&gt; consists of three parts that explore the interaction between water, light and the viewer. Eliasson has created an enchanting work with simple means. He immerses the viewer in a simple and minimal yet overwhelming visual experience created by the interplay of light and water.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Visitors enter a darkened room illuminated only by a dusky projection of rippling water on the surface of a pool. The space echoes with the creaking of gently seesawing floorboards which make low, rusty cries under the steps of visitors. The attention of the viewer is initially consumed by bodily awareness. With each step, the soft falling and settling of weight is reminiscent the experience of walking over a buoyed harbor dock. However, as more intrepid or antagonistic visitors begin to test the limits of the environment by bouncing more vigorously from one plank to another, louder creaks and squeals reverberate throughout the room. At this point, the projection begins to tremble with almost seismic register as bolder and more rapid waves ripple in tandem with the activity on the floor.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://alexlovesclay.tumblr.com/post/50490244745</link><guid>http://alexlovesclay.tumblr.com/post/50490244745</guid><pubDate>Wed, 15 May 2013 12:30:06 +0100</pubDate><category>interactive art</category><category>projection</category><category>light</category><category>water</category><category>waves</category><category>art</category><category>sculpture</category></item><item><title>jtotheizzoe:

What happens to mercury when it is exposed to...</title><description>&lt;iframe width="400" height="299" src="http://www.youtube.com/embed/QUH2xCN0YvA?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://www.itsokaytobesmart.com/post/49776847757/what-happens-to-mercury-when-it-is-exposed-to" target="_blank"&gt;jtotheizzoe&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;What happens to mercury when it is exposed to various sound frequencies? This does.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Nick Moore placed a blob of quicksilver in the path of various sound waves between 10 and 120 Hz and then pressed record. What you’re seeing here, in slow motion, are three-dimensional standing waves forming in the mercury. The higher the frequency, the more “nodes” that form.&lt;/p&gt;
&lt;p&gt;Visit &lt;a href="http://mentalfloss.com/article/31078/mercury-sound-kooky-mad-science-party" target="_blank"&gt;Mental Floss&lt;/a&gt; to see the equally awesome full-speed version.&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://alexlovesclay.tumblr.com/post/50006369120</link><guid>http://alexlovesclay.tumblr.com/post/50006369120</guid><pubDate>Thu, 09 May 2013 12:30:14 +0100</pubDate><category>mercury</category><category>sound waves</category><category>science</category><category>nature</category><category>symmetry</category><category>geometry</category><category>quadrivium</category></item><item><title>Photo</title><description>&lt;img src="http://24.media.tumblr.com/9caf5648a23968a60907850543a4188e/tumblr_mlzh30sDPj1ruf3ijo5_r2_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/731076b25c6b0ec200811b4623a981fd/tumblr_mlzh30sDPj1ruf3ijo1_r1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/8f54cb91fc1b000b5746302f5de5fb0b/tumblr_mlzh30sDPj1ruf3ijo2_r1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/5fcb6aa79c0cd34493f8c94822314250/tumblr_mlzh30sDPj1ruf3ijo3_r1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/6329a34bb2d05592cbf9efb851fa0fe6/tumblr_mlzh30sDPj1ruf3ijo4_r2_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;</description><link>http://alexlovesclay.tumblr.com/post/49927413903</link><guid>http://alexlovesclay.tumblr.com/post/49927413903</guid><pubDate>Wed, 08 May 2013 12:30:20 +0100</pubDate><category>science</category><category>scientists</category><category>geometry</category></item><item><title>beautyartislam:

budakseni:

/ on Instagram...</title><description>&lt;img src="http://25.media.tumblr.com/d194b6d9d4ca02534a0eb626af218255/tumblr_mkge2kQ25R1qhlo2po1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://beautyartislam.tumblr.com/post/49620260662/budakseni-on-instagram" target="_blank"&gt;beautyartislam&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a class="tumblr_blog" href="http://budakseni.tumblr.com/post/46639715675/on-instagram-http-bit-ly-14ctalf" target="_blank"&gt;budakseni&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;/ on Instagram &lt;a href="http://bit.ly/14CTALf" target="_blank"&gt;&lt;a href="http://bit.ly/14CTALf" target="_blank"&gt;http://bit.ly/14CTALf&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;Hassan II Mosque&lt;/strong&gt;&lt;span&gt;. Casablanca, Morocco.&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://alexlovesclay.tumblr.com/post/49848789784</link><guid>http://alexlovesclay.tumblr.com/post/49848789784</guid><pubDate>Tue, 07 May 2013 12:30:07 +0100</pubDate><category>geometry</category><category>sacred geometry</category><category>art</category><category>craft</category></item><item><title>Video</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/W-8qHn9dEWM?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://alexlovesclay.tumblr.com/post/49172255101</link><guid>http://alexlovesclay.tumblr.com/post/49172255101</guid><pubDate>Mon, 29 Apr 2013 12:30:32 +0100</pubDate><category>light show</category><category>3d mapping</category><category>projection</category><category>light</category><category>music</category><category>multimedia</category><category>amon tobin</category></item><item><title>buquiddity:

Motion Graphics designer Gmunk who worked on Tron...</title><description>&lt;iframe src="http://player.vimeo.com/video/58679460" width="400" height="300" frameborder="0"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://buquiddity.tumblr.com/post/48590272921/motion-graphics-designer-gmunk-who-worked-on-tron" target="_blank"&gt;buquiddity&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Motion Graphics designer Gmunk who worked on Tron &amp; Oblivion also makes killer light shows &lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://alexlovesclay.tumblr.com/post/49083228985</link><guid>http://alexlovesclay.tumblr.com/post/49083228985</guid><pubDate>Sun, 28 Apr 2013 12:30:23 +0100</pubDate><category>art</category><category>Light Show</category><category>motion graphics</category></item><item><title>ajwoods:

‘Light Show’ at the Hayward Gallery, London
An...</title><description>&lt;img src="http://25.media.tumblr.com/da8f4f6b5ee5c06a29349466638a33ce/tumblr_mlpll7PwUq1qjtnq3o1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/e3f904f09e562c3c6821790787b6ea17/tumblr_mlpll7PwUq1qjtnq3o2_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/10f1bac565fb3697172b7756cb754ed1/tumblr_mlpll7PwUq1qjtnq3o3_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/5e8cda4e732c03dceff232b2adede7ca/tumblr_mlpll7PwUq1qjtnq3o4_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://ajwoods.tumblr.com/post/48690521280/light-show-at-the-hayward-gallery-london-an" target="_blank"&gt;ajwoods&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;‘Light Show’ at the Hayward Gallery, London&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;An interactive and dynamic exhibition, ‘Light Show’ at the Hayward Gallery is another winner following a truly outstanding run of shows. Anthony Mccall’s piece (fist image) consists of beamed curved light in a pitch back space with a smoke machine, making the light tunnel seem almost solid and when you stand inside, it appears as if you are shrouded in smokey walls and the rest of the audience are ghostly figures with their limbs and faces briefly appearing inside your tunnel. &lt;/p&gt;
&lt;p&gt;&lt;span&gt;Carlos Cruz-Diez’s Chromosaturation (second image) is divided into three coloured rooms and when immersed in the space you can only see in that colour, making everyone appear in different shades of green, blue or red. Each room has a slightly different mood as if everyone was &lt;/span&gt;subconsciously&lt;span&gt; affected by the colour, the blue room felt cool and silent, whilst the red area was more upbeat and people were chatting and moving around. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Featuring over 20 artists ‘Light Show’ is a visual treat and a reminder of the importance and prevalence of &lt;/span&gt;artificial&lt;span&gt; light. At times there are moments of serious reflection, Jenny Holzer’s LED &lt;/span&gt;circular&lt;span&gt; text column displays words from &lt;/span&gt;official&lt;span&gt; US Documents about the war on terror, and Iván Navarro’s mirrored &lt;/span&gt;phone-booth, puts the viewer under semi-involuntary surveillance and uses one-way mirrors that are also used in interrogation rooms. He grew up in Chile during the dictatorship of General Pinochet and Navarro draws much of his work from the regime’s systems of control and repression. &lt;span&gt;&lt;br/&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The grand finale is a truly spectacular feat from Olafur Eliasson, a row of fountains sit in a pitch black room, where strobe lights pound and create an illusion of the water flow being stopped in time. Minuscule droplets and edges of the water appear immobilised, and for a second you can see the frozen shapes of exquisite foundations.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Hayward Gallery, Southbank, London&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;span&gt;‘Light Show’ ends 6th May (book tickets as this show is extremely popular!) &lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://alexlovesclay.tumblr.com/post/48999228650</link><guid>http://alexlovesclay.tumblr.com/post/48999228650</guid><pubDate>Sat, 27 Apr 2013 12:30:06 +0100</pubDate><category>art</category><category>Light Show</category><category>hayward gallery</category></item><item><title>annacz:


Firewall is an interactive media installation created...</title><description>&lt;iframe src="http://player.vimeo.com/video/54882144" width="400" height="225" frameborder="0"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://annacz.tumblr.com/post/41185011475/firewall-is-an-interactive-media-installation" target="_blank"&gt;annacz&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;

&lt;h3&gt;&lt;a href="http://aaron-sherwood.com/works/firewall/" title="Firewall by Aaron Sherwood" target="_blank"&gt;Firewall&lt;/a&gt; is an interactive media installation created in collaboration with &lt;a href="http://michaelpallison.com/" target="_blank"&gt;Mike Allison&lt;/a&gt;. A stretched sheet of spandex acts as a membrane interface sensitive to depth that people can push into and create fire-like visuals and expressively play music. More information available on the project’s &lt;a href="http://aaron-sherwood.com/blog/?p=558" target="_blank"&gt;blog&lt;/a&gt;.&lt;/h3&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;/p&gt;</description><link>http://alexlovesclay.tumblr.com/post/48847066254</link><guid>http://alexlovesclay.tumblr.com/post/48847066254</guid><pubDate>Thu, 25 Apr 2013 12:30:31 +0100</pubDate><category>interactive art</category><category>sculpture</category><category>light</category><category>art</category><category>technology</category><category>science</category><category>projection</category></item><item><title>koderburo:

Wonderful
</title><description>&lt;iframe src="http://player.vimeo.com/video/60256229" width="400" height="225" frameborder="0"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://koderburo.tumblr.com/post/45107552806" target="_blank"&gt;koderburo&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Wonderful&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://alexlovesclay.tumblr.com/post/48767671093</link><guid>http://alexlovesclay.tumblr.com/post/48767671093</guid><pubDate>Wed, 24 Apr 2013 12:30:06 +0100</pubDate><category>sound</category><category>music</category><category>interactive</category><category>technology</category><category>science</category></item><item><title>circumpole:

björk: full biophilia app suite
Biophilia, her most...</title><description>&lt;iframe width="400" height="299" src="http://www.youtube.com/embed/dikvJM__zA4?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0#t=85" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://circumpole.tumblr.com/post/45108505278/bjork-full-biophilia-app-suite-biophilia-her" target="_blank"&gt;circumpole&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;h1 id="watch-headline-title"&gt;&lt;span class="watch-title  yt-uix-expander-head" id="eow-title" title="björk: full biophilia app suite"&gt;björk: full biophilia app suite&lt;/span&gt;&lt;/h1&gt;
&lt;p&gt;&lt;em&gt;Biophilia,&lt;/em&gt; her most ambitious and exciting work to date took the question of where do music, nature and technology meet and played with it. A multimedia project encompassing music, apps,internet, installations and live shows, &lt;em&gt;Biophilia&lt;/em&gt; shows how sound can work in nature, exploring the infinite expanse of the universe, from planetary systems to atomic structure.&lt;/p&gt;
&lt;p&gt;Björk performed &lt;em&gt;Biophilia&lt;/em&gt; tracks alongside music from her genre-defying back catalogue with a small group of unique musical collaborators, including an award-winning Icelandic female choir. The show featured a range of specially conceived and crafted instruments, among them a bespoke pipe organ that accepts digital information and a pendulum that harnesses the earth’s gravitational pull to create musical patterns.&lt;/p&gt;
&lt;p&gt;In a special collaboration with &lt;span class="caps"&gt;MIF&lt;/span&gt;, the &lt;em&gt;Biophilia&lt;/em&gt; show will travel to major cities around the world following the Manchester premiere.&lt;span class="caps"&gt;MIF&lt;/span&gt; also worked with young people in Manchester to explore the ideas behind Björk’s &lt;em&gt;Biophilia.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Follow Bjork on Facebook at &lt;a href="http://www.facebook.com/bjork" target="_blank"&gt;&lt;a href="http://www.facebook.com/bjork" target="_blank"&gt;www.facebook.com/bjork&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Visit Bjork’s website at &lt;a href="http://www.bjork.com" target="_blank"&gt;&lt;a href="http://www.bjork.com" target="_blank"&gt;www.bjork.com&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="watch-title  yt-uix-expander-head" title="björk: full biophilia app suite"&gt;&lt;a href="http://www.mif.co.uk/event/bjork-biophilia/" target="_blank"&gt;&lt;a href="http://www.mif.co.uk/event/bjork-biophilia/" target="_blank"&gt;http://www.mif.co.uk/event/bjork-biophilia/&lt;/a&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://alexlovesclay.tumblr.com/post/48687160176</link><guid>http://alexlovesclay.tumblr.com/post/48687160176</guid><pubDate>Tue, 23 Apr 2013 12:30:31 +0100</pubDate><category>amination</category><category>interactive art</category><category>bjork</category><category>art</category><category>music</category><category>technology</category><category>science</category><category>nature</category><category>patterns in nature</category></item><item><title>Video</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/P2_jxY9hRVs?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://alexlovesclay.tumblr.com/post/48606075912</link><guid>http://alexlovesclay.tumblr.com/post/48606075912</guid><pubDate>Mon, 22 Apr 2013 12:30:08 +0100</pubDate><category>interactive art</category><category>art</category><category>sculpture</category><category>light</category><category>sound</category><category>kinetic art</category></item><item><title>iwantmyartnow:

Submergene by Squidsoup
Submergence transforms...</title><description>&lt;img src="http://25.media.tumblr.com/a8143ce203fd3832eaef2bb7d4369594/tumblr_mkefpdglpU1qm6e1zo1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/b6eacae4b497b576adddfca38c7ee98f/tumblr_mkefpdglpU1qm6e1zo2_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/318b29d384427c634c3cb25c8c104ee7/tumblr_mkefpdglpU1qm6e1zo3_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/5a94d0ac5bb1fa7260f85a8d5cba1338/tumblr_mkefpdglpU1qm6e1zo4_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://iwantmyartnow.tumblr.com/post/46555495124/submergene-by-squidsoup-submergence-transforms" target="_blank"&gt;iwantmyartnow&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Submergene &lt;/em&gt;by Squidsoup&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Submergence&lt;/em&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;transforms the ROM gallery space into a Mixed Reality environment where virtual and physical worlds coincide. The result is an immersive walkthrough experience that uses light to alter our perceptions of space and presence.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Imagine walking through a virtual world, where pixels on a screen are replaced by thousands of points of light floating in space. These points of light create environments, atmospheres and movement in physical space. This is &lt;em&gt;Submergence, &lt;/em&gt;a new project by digital arts collective Squidsoup. 8,064 points of light suspended in a physical walkthrough space measuring 8m x 4m and 4m high.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Submergence&lt;/em&gt; is the culmination of a five year research project exploring interactive media experiences that occupy physical space.&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://alexlovesclay.tumblr.com/post/48516423389</link><guid>http://alexlovesclay.tumblr.com/post/48516423389</guid><pubDate>Sun, 21 Apr 2013 12:30:20 +0100</pubDate><category>sculpture</category><category>installation</category><category>light</category><category>art</category></item><item><title>tasteslikerainbows:

‘kind of glowing geometric prism thing’
</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/3toJ9PwF3ss?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://www.tasteslikerainbows.com/post/46794456215" target="_blank"&gt;tasteslikerainbows&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;‘kind of glowing geometric prism thing’&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://alexlovesclay.tumblr.com/post/48430209161</link><guid>http://alexlovesclay.tumblr.com/post/48430209161</guid><pubDate>Sat, 20 Apr 2013 12:30:13 +0100</pubDate><category>interactive art</category><category>sculpture</category><category>kinetic art</category><category>light show</category><category>art</category><category>3d mapping</category></item><item><title>wanderingconstellations:

Are these “Wandering Constellations”?
</title><description>&lt;iframe src="//www.tumblr.com/video/alexlovesclay/48349980558/400" id="tumblr_video_iframe_48349980558" class="tumblr_video_iframe" width="400" height="706" style="display:block;background-color:transparent;overflow:hidden;" allowTransparency="true" frameborder="0" scrolling="no" webkitAllowFullScreen mozallowfullscreen allowFullScreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://wanderingconstellations.tumblr.com/post/47295669810/are-these-wandering-constellations" target="_blank"&gt;wanderingconstellations&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Are these “Wandering Constellations”?&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://alexlovesclay.tumblr.com/post/48349980558</link><guid>http://alexlovesclay.tumblr.com/post/48349980558</guid><pubDate>Fri, 19 Apr 2013 12:30:07 +0100</pubDate><category>kinetic art</category><category>installation</category><category>projections</category><category>light show</category><category>sculpture</category><category>art</category></item><item><title>whatmakesathinganartwork:

Daniel...</title><description>&lt;iframe src="http://player.vimeo.com/video/61823984" width="400" height="225" frameborder="0"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://whatmakesathinganartwork.tumblr.com/post/47698069747" target="_blank"&gt;whatmakesathinganartwork&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Daniel Rozin &lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.smoothware.com/danny/" target="_blank"&gt;&lt;a href="http://www.smoothware.com/danny/" target="_blank"&gt;http://www.smoothware.com/danny/&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://alexlovesclay.tumblr.com/post/48271523971</link><guid>http://alexlovesclay.tumblr.com/post/48271523971</guid><pubDate>Thu, 18 Apr 2013 12:30:11 +0100</pubDate><category>interactive art</category><category>kinetic art</category><category>sculpture</category></item><item><title>shapesupply:

Brocolli MRI
</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_mbji1dcpsP1qhfug2o1_500.gif"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://shapesupply.tumblr.com/post/47240437428/brocolli-mri" target="_blank"&gt;shapesupply&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span&gt;Brocolli MRI&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://alexlovesclay.tumblr.com/post/47694420956</link><guid>http://alexlovesclay.tumblr.com/post/47694420956</guid><pubDate>Thu, 11 Apr 2013 12:30:25 +0100</pubDate><category>art</category><category>science</category><category>mri</category></item><item><title>myampgoesto11:

Kinetic light sculptures by...</title><description>&lt;img src="http://24.media.tumblr.com/5d9a5a818d34c4272d42190c961f17b7/tumblr_mkswujyoq21r0i205o1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/0c8661e24c60eb231c80e38d51e2cbd9/tumblr_mkswujyoq21r0i205o2_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/a95fc3c66c523a6c401f5bcf5742a3ba/tumblr_mkswujyoq21r0i205o4_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/215441cce3b354b21cdf2002e74e2ccc/tumblr_mkswujyoq21r0i205o3_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/b68604d03c5fb1621301f1f0aba31995/tumblr_mkswujyoq21r0i205o6_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/cbd872d5e6b67cd61861d90a972733ce/tumblr_mkswujyoq21r0i205o10_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/61db7190236834fd1f50bd01f169f5a6/tumblr_mkswujyoq21r0i205o9_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/6b3db3f9a1c95ed24f4e8c722b58acf3/tumblr_mkswujyoq21r0i205o7_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://myampgoesto11.tumblr.com/post/47218882862/kinetic-light-sculptures-by-artist-physicist-paul" target="_blank"&gt;myampgoesto11&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Kinetic light sculptures by artist/physicist &lt;a href="http://www.paulfriedlander.com" target="_blank"&gt;Paul Friedlander&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://alexlovesclay.tumblr.com/post/47613723284</link><guid>http://alexlovesclay.tumblr.com/post/47613723284</guid><pubDate>Wed, 10 Apr 2013 12:30:19 +0100</pubDate><category>art</category><category>kinetic art</category><category>sculpture</category><category>light</category><category>projection</category></item></channel></rss>
