diff options
author | natacha <natacha@lesoiseaux.io> | 2018-01-06 12:44:23 +0100 |
---|---|---|
committer | natacha <natacha@lesoiseaux.io> | 2018-01-06 12:44:23 +0100 |
commit | 85ceba114e94a7d31bbf08f5b18adaa5379254a5 (patch) | |
tree | e16b612fc6ef033c815fa4862693a93b054a391e | |
parent | 79ae9b4e3a2ca890d0565e720e17e3176ff74776 (diff) | |
download | lesoiseaux.io-85ceba114e94a7d31bbf08f5b18adaa5379254a5.tar.gz |
again
-rw-r--r-- | ps/vdo/index.html | 52 |
1 files changed, 44 insertions, 8 deletions
diff --git a/ps/vdo/index.html b/ps/vdo/index.html index 68e83b4..579ecd6 100644 --- a/ps/vdo/index.html +++ b/ps/vdo/index.html @@ -18,14 +18,19 @@ <meta name="twitter:title" content="Petites Singularités — Enquêtes vidéo"> </head> <body class="vdo"> - <header> + <header lang="fr"> <h1>Petites Singularités</h1> <h2>Enquêtes vidéos</h2> <p>De vifs portraits à la parole singulière</p> </header> + <header lang="en"> + <h1>Petites Singularités</h1> + <h2>Video enquiries</h2> + <p> Crisp portraits with a singular voice</p> + </header> <main> <article> - <header> + <header lang="fr"> <p><strong><a href="https://www.lesoiseaux.io/">*W</a> ~ People Will</strong> donne la parole (et l'image) à la volonté humaine exprimée à travers les visions @@ -34,6 +39,15 @@ vivant et l'humain dans ce qu'il a de plus in(ter)dépendant et soucieux de répondre aux exigences de la réalité et d'amplifier la commune imaginaire.</p> + </header> + <header lang="en"> + <p><strong><a href="https://www.lesoiseaux.io/">*W</a> ~ + People Will</strong> offers a space to voice (and see) to some human + desires expressed through transindividual visions of singular + characters. Each portrait offers a view on initiatives that bring + life and humanity in the way they are the most in(ter)dependant, + concentrating on a focus on real life initiative and an + amplification of common imginary.</p> </header> <section class="video" id="felipe-fonseca"> <h2><a href="#felipe-fonseca">Felipe Fonseca</a></h2> @@ -43,9 +57,10 @@ <p>Notice...</p> </section> <section class="outro"> - <h3>Entrevues</h3> - <p><span>Ces enquêtes portent sur des personnes engagées - dans leur communauté par des projets vivants et + <h3 lang="fr">Entrevues</h3> + <h3 lang="en">Interviews</h3> + <p<h3 lang="fr">Entrevues</h3>><span>Ces enquêtes portent sur des + personnes engagées dans leur communauté par des projets vivants et autonomes.</span> Chaque vidéo témoigne d'un acte situé et de son expérience vécue. Elles nous emmènent, au fil des rencontres, dans une série d'aventures qui gravitent autour @@ -63,6 +78,24 @@ href="https://ps.zoethical.com/t/people-will/830">le fil de discussion associé</a>. </p> + <p<h3 lang="en">Interviews</h3>><span>These inquiries address + people engaged in their communities through lively and autonomous + projects.</span> Each video shows the evidences of a situated + action and its lively experience. They bring us, along different + encounters, in a series of adventures that gravitate around the + possibility of autonomy, the value of initiative and its + grounding in community practice. The pstrengh and richness of + those multiple initiatives displays a contrast with capitalist + austerity that negates their vivacity or even their existence. + Those portraits contributes to our explorations of small + singularities, they construct the inmage that forms at the heart + of <span class="ps">P.S.:</span> through the correspondance between + reflexion and encounter : bidding this conversation is a way by + which <span class="ps">P.S.:</span> contributes to a network, the + diffusion of those inquiries is also materialised in the associated + <ahref="https://ps.zoethical.com/t/people-will/830">topic of + conversation. </a>. + </p> </section> <!-- <aside> <ul> @@ -84,15 +117,18 @@ <ul> <li> <a href="https://ps.lesoiseaux.io/gfx/">GFX</a> - <span>Collectif d'artiste</span> + <span lang="fr">Collectif d'artiste</span> + <span lang="en">Artist collective</span> </li> <li> <a href="https://ps.lesoiseaux.io/txt/">TXT</a> - <span>Éditions à Bruxelles</span> + <span lang="fr">Éditions à Bruxelles</span> + <span lang="en">Editions in Bruxelles</span> </li> <li> <a href="https://ps.lesoiseaux.io/vdo/">VDO</a> - <span>Enquêtes vidéos</span> + <span lang="fr">Enquêtes video</span> + <span lang="en">Video inquiries</span> </li> </ul> </nav> |