topical media & game development

talk show tell print

#page-create.cfg / cfg



  
  <style type="text/css">
  A.slogan:link {text-decoration: none}
  A.slogan:visited {text-decoration: none}
  A.slogan:active {text-decoration: none}
  A.slogan:hover {text-decoration: underline; color: red;}
  </style>
  
  <center><em>
  <a class=slogan href=http://www.cs.vu.nl/~eliens/create/@slide-slogan-index.html>
  <span id=slogan class=slogan></span>
  </a>
  </em></center>
  <script>
  slogans0 = 'in every scientist is a (hidden) artist';
  slogans1 = 'craftmanship -- in discovering the rethorics of the material';
  slogans2 = 'social processes to innovate technology';
  slogans3 = 'exploratory development -- to discover the potential(s) of technology';
  slogans4 = 'everything is intertwinkled -- you see/make it twinkle';
  slogans5 = 'creative (application of) technology';
  slogans6 = 'in every scientist there is an artist, in every artist there is a scientist';
  slogans7 = 'application(s) -- in a participatory (playful) culture';
  slogans8 = 'technology to innovate social processes';
  slogans9 = 'imagination -- mixing science and art';
  var max = 10;
  var timer;
  function print_slogan() {
  var i = Math.floor((Math.random() * 100) % max); 
  item = eval('slogans' + i); 
  slogan = document.getElementById('slogan');
  //document.write(item);
  slogan.innerHTML = item;
  timer = setTimeout('print_slogan()',3500);
  }
  
  print_slogan();
  </script>
  
  <h2>new media <font color=silver>-- <em><a href=http://media.eliens.net><font color=silver>work in progress</font></a></em></font></h2>
  
  <pre>
                                                           <a href=slogan.html>slogan(s)</a>   
                                             <a href=target.html><b>target(s)</b></a>
                  <a href=course-create.html><b>course(s)</b></a>
                                <a href=http://www.cs.vu.nl/~eliens/create/resource-contact.html>contact(s)</a>
                                                                                  <a href=scenario.html>scenario(s)</a>
  <a href=resource-event.html>event(s)</a>
                                                                <a href=resource.html><b>resource(s)</b></a> 
           <a href=track.html><b>track(s)</b></a>    
                                           <a href=resource-book.html>book(s)</a>
  </pre>
  
  <h2> issue(s) 
  <font color=silver>--</font> 
  <a href=target-compute.html><font color=silver>compute</font></a>  
  <a href=target-media.html><font color=gray>media</font></a> 
  <a href=target-sensors.html><font color=silver>sensors</font></a>  
  <a href=target-math.html><font color=silver>mathematics</font></a>  
  <a href=target-design.html><font color=silver>design</font></a>  
  <a href=target-create.html><font color=silver>application(s)</font></a> 
  </h2>
  <p>
  
  <ul>
  <li> please contribute [[here]]
  </ul>
  
  <h2>
  document(s)
  <font color=silver>--</font>
  <a href=http://create.eliens.net><font color=gray>creative technology</font></a>
  </h2>
  <p>
  
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.