You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
92 lines
3.3 KiB
HTML
92 lines
3.3 KiB
HTML
<!doctype html>
|
|
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
|
|
<title>Rural Computing</title>
|
|
<meta name="description" content="XPUB">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" href="../css/pages.css">
|
|
<style>
|
|
a{color: white}
|
|
#wrapper{
|
|
background-image: url('./panze.jpg');
|
|
-webkit-background-size: cover;
|
|
-moz-background-size: cover;
|
|
-o-background-size: cover;
|
|
background-size: cover;
|
|
color: white;}
|
|
</style>
|
|
</head>
|
|
|
|
|
|
<body style="color: white">
|
|
<div id='wrapper'><div style="width: 35%; font-family: arial; "> </div>
|
|
<a href='../' id='homebttn' class='ext'> << home </a>
|
|
<header>
|
|
<h1 id='project-title'>Conviviality, Concert, Computation <a href='#hleft-text' class='show'> ⓘ</a><br><a href='../' class='show' id='home'><< </a></h1>
|
|
|
|
<div id='sub'>
|
|
<h2 id='student-name'><a style="color: white" href='http://federicoponi.it' target='_blank' class='ext' id='student-page'>Federico Poni</a></h2>
|
|
</div>
|
|
<div id='hleft-text'>
|
|
<a href=# id='back'>
|
|
<div id='inner-hleft-text'>
|
|
<div id='ihtp' style="color: white">
|
|
<div id='about-project' style="color: white">
|
|
|
|
<b>Tools for a community made by the community to celebrate the community</b>
|
|
<br>
|
|
<i>Concert, Computation, Conviviality</i> is a repository of different projects that satellite around the infrastructural realm of Habitat.
|
|
<br>
|
|
Our Server arrived in Habitat in xmas time (2021): Jacopo and I installed the operating system, the web-server (nginx), the wiki (our garden/archive), etherpad.
|
|
<br>
|
|
[...]
|
|
|
|
|
|
</p>
|
|
</div>
|
|
<hr align='left'>
|
|
<div id='about-student' style="color: white">
|
|
<p>Federico Poni is an artist/pizzaiolo/intellectual/liar/web architect/net urbanist/copy-paste champion/garden lover/mouse/musician/pigeon/accelerationist/precarious/anarcho-desifattist/student/teacher/cyborg/designer </p>
|
|
</div>
|
|
|
|
<span id='getback' > go back </span>
|
|
</div>
|
|
</div>
|
|
</a>
|
|
</div>
|
|
</header>
|
|
|
|
</p></div>
|
|
<section id='main'>
|
|
<div id="galleries">
|
|
|
|
|
|
<div id='work'>
|
|
|
|
<h3 class='gal-title' > </h3>
|
|
<ul id='publist' style="color: white">
|
|
<li><a href='https://habitattt.it/wiki/index.php?title=Infrastrutture' target="_blank" class='ext'>Infrastructure set-up Handbook [how-to]</a></li>
|
|
<li><a href='http://hub.xpub.nl/sandbot/~poni/_tools/' target="_blank" class='ext'>Protòtipi [gallery of built tools]</a></li>
|
|
<li><a href='http://hub.xpub.nl/sandbot/~poni/concerto/' target="_blank" class='ext'>1° Concerto della Piana del Cavallo [documentation of the performance, activation of some tools]</a></li>
|
|
</ul>
|
|
<img src="img/main_comp_dither.jpg" class='workimg'/>
|
|
<img src="img/group_comp_dither.jpg" class='workimg'/>
|
|
<img src="img/pongie_comp_dither.jpg" class='workimg'/>
|
|
</div>
|
|
<div id='publication'>
|
|
<h3 class='gal-title'>Towards a Cosmology for Rural Computing - Thesis</h3>
|
|
<ul id='publist' style="color: white">
|
|
<li><a href='pdf/RuralComputing_Poni_thesis.pdf' target="_blank" class='ext'>⇒ PDF</a></li>
|
|
<li><a href='pdf/RuralComputing_Poni_thesis__booklet.pdf' target="_blank" class='ext'>⇒ Booklet A4 ready to print (use A3 paper)</a></li>
|
|
<li><a href='pdf/RuralComputing_Poni_thesis__booklet.pdf' target="_blank" class='ext'>⇒ Booklet A5 ready to print (use A4 paper)</a></li>
|
|
</ul>
|
|
</ul>
|
|
</div>
|
|
</section>
|
|
</div>
|
|
</body>
|
|
</html>
|