web/seminaires/nv_monde_en.php
branchdrupal
changeset 74 0ff3ba646492
parent 73 fcf75e232c5b
child 75 a34abe7498a6
equal deleted inserted replaced
73:fcf75e232c5b 74:0ff3ba646492
     1 <?php
       
     2 include("header.php");
       
     3 ?>
       
     4 
       
     5 <h3>New Industrial World Forum</h3>
       
     6 
       
     7 <p>
       
     8     The goal of this first New Industrial World Forum is to create a focused discussion on design and 
       
     9     industrial design and capture this pivotal moment marked by digital technologies becoming increasingly 
       
    10     widespread (as with cognitive and cultural technologies) and transformational technologies 
       
    11     (in bio and nanotechnologies) proliferating.
       
    12 </p>
       
    13 
       
    14 <p>
       
    15     Profound changes and contradictions ensue, forcing us to rethink practices in design and 
       
    16     research & development, as well as their socio and economic implications. 
       
    17 </p>
       
    18 
       
    19 <p>
       
    20     A new relationship between industrial design and everyday practice is being defined. 
       
    21     By monitoring this development and trying to collectively respond to these issues, 
       
    22     the forum aims to refresh the relationship between knowledge and industry, drawing the outline of new digital culture industries.
       
    23 </p>
       
    24 
       
    25 <a href="../res/img/Flyer_Entretiens.jpg"><img src="../res/img/Flyer_Entretiens.jpg" height="400px" /></a>
       
    26 
       
    27 <p>
       
    28     Information, registration, program: 
       
    29     <a href="http://www.digitallyours.fr">http://www.digitallyours.fr</a>
       
    30 </p>
       
    31 
       
    32 <table width="400" border="0" align="center" cellpadding="0" cellspacing="0">
       
    33   <tr>
       
    34   <td><a href="http://www.capdigital.com" title="Cap Digital"><img src="../res/img/header_logo.jpg" width="150px" /></a></td>
       
    35   <td><a href="http://www.ensci.com" title="ENSCI"><img src="../res/img/logo_ENSCI.png" width="150px" /></a></td>
       
    36   </tr>
       
    37 </table>
       
    38 
       
    39 <br />
       
    40 In collaboration with : <br /><br />
       
    41 <img src="../res/img/logo-France_Culture.png" width="150px" />
       
    42 
       
    43 <?php
       
    44 include("footer.php");
       
    45 ?>