-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
676 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -66,16 +66,16 @@ | |
<section> | ||
<h3>Contatti</h3> | ||
<div class="address"> | ||
<p>La nostra sede si trova presso l'<a href="http://www.milanomet.it/"><b>HUB MILANO METROPOLI</b></a></p> | ||
<p>La nostra sede si trova presso l'<a href="http://www.milanomet.it/"><b>HUB MILANO METROPOLI</b></a></p><br/> | ||
</div> | ||
|
||
<div class="tablink" id="menu1"> | ||
<div class="taballtext" id="mapButton"> | ||
<div class="tabtitle">Indirizzo</div> | ||
<div class="tabsubtitle">via Venezia 23<br/> 20099 Sesto San Giovanni (MI)</div> | ||
<div class="tabsubtitle"><a href="#">via Venezia 23<br/> 20099 Sesto San Giovanni (MI)</a></div> | ||
</div> | ||
|
||
<div id="mapviewer" style="display:none"><iframe style="max-width:100%;" id="map" Name="mapFrame" scrolling="no" width="500" height="200" frameborder="0" src="http://it.bing.com/maps/embed/?lvl=16&cp=45.529120~9.226824&sty=r&draggable=true&v=2&dir=0&where1=Via+Venezia+23%2C+20099+Sesto+San+Giovanni+MI&form=LMLTEW&pp=45.52911944~9.226824&mkt=it-it&emid=ca59c060-3281-984d-4d99-5f3c971ed289&w=500&h=400"></iframe> | ||
<div id="mapviewer" style="display:none"><iframe width="500" height="200" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.it/maps?f=q&source=s_q&hl=it&geocode=&q=milanomet&aq=&sll=45.657417,9.962783&sspn=2.127093,3.279419&t=m&ie=UTF8&hq=milanomet&hnear=&cid=5411198103414574508&ll=45.530764,9.227743&spn=0.012025,0.04283&z=14&iwloc=A&output=embed"></iframe> | ||
</div> | ||
|
||
|
||
|
@@ -85,7 +85,7 @@ <h3>Contatti</h3> | |
<div class="tablink" id="menu1"> | ||
<div class="taballtext"> | ||
<div class="tabtitle">Email</div> | ||
<div class="tabsubtitle">[email protected]</div> | ||
<div class="tabsubtitle"><a href="mailto:[email protected]">[email protected]</a></div> | ||
</div> | ||
|
||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,165 @@ | ||
<!DOCTYPE HTML> | ||
<html> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<title>Laboratorio Creativo Geppetto</title> | ||
<link href="../style.css" media="all" rel="stylesheet"> | ||
<meta name="viewport" content="width=device-width" /> | ||
<script type="text/javascript" src="../js/jquery-1.8.2.min.js"></script> | ||
|
||
<script type="text/javascript"> | ||
var _gaq = _gaq || []; | ||
_gaq.push([ '_setAccount', 'UA-35058718-1' ]); | ||
_gaq.push([ '_setDomainName', 'geppettolab.it' ]); | ||
_gaq.push([ '_trackPageview' ]); | ||
|
||
(function() { | ||
var ga = document.createElement('script'); | ||
ga.type = 'text/javascript'; | ||
ga.async = true; | ||
ga.src = ('https:' == document.location.protocol ? 'https://ssl' | ||
: 'http://www') | ||
+ '.google-analytics.com/ga.js'; | ||
var s = document.getElementsByTagName('script')[0]; | ||
s.parentNode.insertBefore(ga, s); | ||
})(); | ||
</script> | ||
<script type="application/javascript" src="../js/iscroll.js"></script> | ||
<script type="text/javascript" src="../js/vaschetta.js"></script> | ||
<script type="text/javascript"> | ||
function loaded() { | ||
var vaschetta_main_container = document | ||
.getElementsByClassName("vaschetta_wrapper")[0]; | ||
if (vaschetta_main_container) { | ||
initVaschetta(); | ||
} | ||
} | ||
window.addEventListener('load', loaded, false); | ||
</script> | ||
</head> | ||
|
||
<body> | ||
<header> | ||
<nav id="slideMenu"> | ||
<div class="menu-el"> | ||
<div class="menu-im"> | ||
<a href="../laboratorio.htm"><img src="../img/labIco.jpg" / alt="lab"></a> | ||
</div> | ||
<div class="menu-txt">Il Laboratorio</div> | ||
</div> | ||
|
||
<div class="menu-el"> | ||
<div class="menu-im"> | ||
<a href="../progetti.htm"><img src="../img/proIco.png" / alt="lab"></a> | ||
</div> | ||
<div class="menu-txt">Progetti</div> | ||
</div> | ||
|
||
<div class="menu-el"> | ||
<div class="menu-im"> | ||
<a href="../geppetti.htm"><img src="../img/gepIco.png" / alt="lab"></a> | ||
</div> | ||
<div class="menu-txt">I Geppetti</div> | ||
</div> | ||
|
||
<div class="menu-el"> | ||
<div class="menu-im"> | ||
<a href="../contatti.htm"><img src="../img/conIco.png" / alt="lab"></a> | ||
</div> | ||
<div class="menu-txt">Contatti</div> | ||
</div> | ||
</nav> | ||
<img id="logo-lateral" alt="Laboratorio Creativo Geppetto" | ||
src="../img/logo-small.png" /> <a class="menuButton" id="menuButton" | ||
href="#"> <img alt="Laboratorio Creativo Geppetto" | ||
src="../img/menu-off.png" /></a> | ||
|
||
</header> | ||
<nav class="breadcrumb"> | ||
<a href="../index.htm">HOME</a> > <a href="../progetti.htm">PROGETTI</a> > IMAGINARY CORPUSCOLI | ||
</nav> | ||
|
||
<section> | ||
<h3>Imaginary Corpuscoli</h3> | ||
|
||
<div class="vaschetta_wrapper"> | ||
|
||
<div class="scroller-wrapper"> | ||
|
||
<ul id="thelist" class="scroller-content"> | ||
|
||
<li class="vaschetta_item"><img height="800px" width="1024px" | ||
alt="Laboratorio Creativo Geppetto" src="corpuscoli/corpuscoli1.jpg" /> | ||
|
||
<li class="vaschetta_item"><img height="800px" width="1024px" | ||
alt="Laboratorio Creativo Geppetto" src="corpuscoli/corpuscoli2.jpg" /> | ||
|
||
<li class="vaschetta_item"><img height="800px" width="1024px" | ||
alt="Laboratorio Creativo Geppetto" src="corpuscoli/corpuscoli3.jpg" /> | ||
|
||
</ul> | ||
|
||
|
||
</div> | ||
|
||
</div> | ||
<div class="galnav"> | ||
<div id="prev" class="vaschetta_freccia_sx"> | ||
<img alt="prev" src="../img/arrowL.png" /></div> | ||
|
||
<div id="next" class="vaschetta_freccia_dx"> | ||
<img alt="next" src="../img/arrowR.png" /> | ||
</div> | ||
</div> | ||
|
||
<article class="article-left-scroll"> | ||
|
||
<p><b>Artista: </b><a href="http://eyeflux.wordpress.com/">Virginia Carlocchia</a> </p> | ||
<p><b>Descrizione: </b>“Imaginary Corpuscoli” è un’installazione interattiva ideata da Virginia Carlocchia costituita da due strutture poste in luoghi diversi e collegate tra loro dalla rete internet. Ogni postazione è un dispositivo in grado di trasmettere e ricevere impulsi tattili, di modo che gli utenti potranno entrare in comunicazione tra loro introducendo l’elemento innovativo dell’interazione tangibile nella comunicazione a distanza.</p> | ||
|
||
<p>La mostra offre un’amplificazione dell’empatia che spesso le persone provano attraverso lo schermo, dove la realtà inganna il virtuale servendosene.</p> | ||
|
||
<p>Per la realizzazione tecnica sono stati utilizzati due Arduino Mega, ognuno dedito al controllo di 2 sensori di pressione e 2 motori servo, connessi tramite protocollo OSC.</p> | ||
<p>L'opera è stata esposta presso lo <a href="http://www.fondazionedars.it"><b>Studio D’Ars</b></a> dal 20 al 26 Settembre 2011 | ||
</article> | ||
</section> | ||
|
||
<a href="#logo-lateral"> | ||
<div class="tablink" id="menu1"> | ||
<div class="tabtext"> | ||
<div class="tabstring">Torna in cima</div> | ||
|
||
</div> | ||
|
||
<div class="tabimg"> | ||
<img src="../img/upIco.png" / alt="lab"> | ||
</div> | ||
|
||
</div> | ||
</a> | ||
|
||
|
||
<footer> | ||
<div class="footer-text">© 2012 Laboratorio Creativo | ||
Geppetto</div> | ||
<div class="footer-link"> | ||
<a href="http://www.geppettolab.it?m=true">Vai alla versione | ||
classica</a> | ||
</div> | ||
|
||
</footer> | ||
<script type="text/javascript"> | ||
$('#menuButton').click(function() { | ||
$('#slideMenu').slideToggle('slow', function() { | ||
// Animation complete. | ||
}); | ||
}); | ||
|
||
$('#mapButton').click(function() { | ||
$('#mapviewer').slideToggle('slow', function() { | ||
// Animation complete. | ||
}); | ||
}); | ||
</script> | ||
</body> | ||
</html> |
Oops, something went wrong.