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.

131 lines
4.6 KiB
HTML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!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>
h3,h1{
color: #206420}
.ext{
border-bottom-color: #206420}
#wrapper{
background-image: url('./cav.jpg');
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
a{
border-bottom: #206420;background: linear-gradient(to bottom, #206420 0, #green 100%);}
#about-student{
color: #206420}
#getback:hover{
filter: blur(5px)
}
#arrow{
font-size: 110%}
</style>
</head>
<body>
<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 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' >
<div id='about-project' >
<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>
Those three words are at the core of the development and deployment of the tools built in the last months, the Concerto is a collective performance aimed to activate the tools and the community itself.<br><br>
Its a community building experiment through different collective acts: a computational one, for instance the glossary making, is a listening one, a contemplation one, a convivial one, driven by the helps from tools built ad-hoc
<br><br>
Habitat focus on infrastructure:<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><br> I personally take care in first person since Ive been named “Minister of Infrastructure”.<br>
We experiment with also radio waves, such as in the performance proposed and we focus on the act of archiving: having the wiki, the radio archive and the media archive we coded from scratch in a low tech/computational effortless system vision.
</p>
</div>
<hr align='left'>
<div id='about-student'>
<p>Federico Poni is the Minister of Infrastructure of Habitat, but also an artist/pizzaiolo/intellectual/liar/web architect/net urbanist/copy-paste champion/garden lover/mouse/musician/pigeon/accelerationist/precarious/anarcho-defeatist/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' >Habitat Infrastructure: useful links</h3>
<ul>
<li><a href='https://habitattt.it/wiki/' target="_blank" class='ext'>Habitat Garden (wiki)</a></li>
<li><a href='https://habitattt.it/radio/' target="_blank" class='ext'>Radio Archive</a></li>
<li><a href='https://habitattt.it/selecta/' target="_blank" class='ext'>Media Archive</a></li>
<li><a href='https://habitattt.it/selecta/Archive/' target="_blank" class='ext'>Media Archive Summer Residency 2021</a></li>
<li><a href='https://habitattt.it/pad/' target="_blank" class='ext'>Etherpad</a></li>
</ul>
<h3 class='gal-title' >1° Concerto della Piana del Cavallo</h3>
<ul id='publist'>
<li><a href='http://hub.xpub.nl/sandbot/~poni/concerto/' target="_blank" class='ext'>Performance Documentation [Script, Clips, Pics, Scans]</a></li>
</ul>
<a href="#firstpic" id="arrow">Scroll for Pictures</p>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<img id="firstpic" src="img/fr.jpg" class='workimg'/>
<img src="img/re.jpg" class='workimg'/>
<img src="img/land.jpg" class='workimg'/>
<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'/>
<img src="img/panz.jpg" class='workimg'/>
</div>
<div id='publication'>
<h3 class='gal-title'>Towards a Cosmology for Rural Computing - Thesis</h3>
<ul id='publist' >
<li><a href='pdf/RuralComputing_Poni_thesis.pdf' target="_blank" class='ext'>⇒ PDF</a></li>
</ul>
</ul>
</div>
</section>
</div>
</body>
</html>