manymanymany-varia-websites/old/output/en/openday2019.html
2020-03-11 14:56:35 +01:00

107 lines
6.2 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<title>Varia Centre for Everyday Technology</title>
<meta charset="utf-8" />
<link rel="icon" href="varia.zone/en/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="varia.zone/en/favicon.ico" type="image/x-icon">
<meta property="og:title" content="Open Day @ Varia"/>
<meta property="og:url" content="varia.zone/en/openday2019.html" />
<meta property="og:description" content="During the next edition of South Explorer Varia will host its second annual open day. Expect an afternoon full of heated discussions, sound installations and retro video games. These include Idione Dynamics What Remains and Mathijs van Oosterhoudts Strange Fruits. Furthermore, Thomas Walskaar will conduct interviews for his …" />
<meta property="og:site_name" content="Varia" />
<meta property="og:article:author" content="Varia" />
<meta property="og:article:published_time" content="2019-04-13T00:00:00+02:00" />
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Open Day @ Varia">
<meta name="twitter:description" content="During the next edition of South Explorer Varia will host its second annual open day. Expect an afternoon full of heated discussions, sound installations and retro video games. These include Idione Dynamics What Remains and Mathijs van Oosterhoudts Strange Fruits. Furthermore, Thomas Walskaar will conduct interviews for his …">
<meta property="og:image" content="http://varia.zone/images/varia-open-day-2xx.jpg" />
<meta property="og:image:secure_url" content="https://varia.zone/images/varia-open-day-2xx.jpg" />
<meta name="twitter:image" content="https://varia.zone/images/varia-open-day-2xx.jpg" >
<link rel="stylesheet" type="text/css" href="/../../../../../../../../theme/css/fork-awesome/css/fork-awesome.min.css" />
<link rel="stylesheet" type="text/css" href="/../../../../../../../../theme/css/pygment.css" />
<link rel="stylesheet" type="text/css" href="/../../../../../../../../theme/css/main.css" />
<meta name="keywords" content=", event, " />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
</head>
<body id="index" class="home">
<div class="buttons top left">
<i class="fa fa-home fa-fw"></i> <a href="/en">home</a>
<i class="fa fa-info-circle fa-fw"></i> <a href="/en/pages/about.html">about</a>
</div>
<div class="buttons top">
<li><em>varia</em> comes in many forms: </li>
<li><i class="fa fa-envelope "></i> <a href="https://we.lurk.org/postorius/lists/varia.we.lurk.org/" target="_blank">mailinglist </a></li>
<li><i class="fa fa-rss "></i> <a href="feeds/all-en.rss.xml" type="application/rss+xml">RSS feed </a></li>
<!-- <li><a href="#"><i class="fa fa-rss "></i>.ics calendar</a></li> -->
<li ><a href="/">Nederlands</a></li>
<li class="active"><a href="/en">English</a></li>
<br>
</div>
<div class="buttons top">
</div>
<header id="banner">
<div id="title">
<p><a class="h-card" rel="me" href="/en/pages/about.html"><em>varia</em></a> (Gouwstraat 3, Rotterdam) is a space for developing collective approaches to everyday technology. As <em>varia</em> members, we maintain and facilitate <a href="/en/pages/collective-infrastructures.html">a collective infrastructure</a> from which we generate questions, opinions, modifications, help and action. We work with free software, organise events and collaborate in different constellations. <em>varia</em> figures things out as they go, tries to keep <a href="https://etherdump.vvvvvvaria.org/">notes</a>, is <a href="/">multilingual</a> and can be contacted at <a href="mailto:info@varia.zone">info[@]varia.zone</a>.</p>
</div>
</header>
<section id="content" class="body h-entry">
<div class="entry-title p-name">
Open Day @ Varia
</div>
<div class="article-info">
<div class="featured-image u-photo">
<a href="/images/varia-open-day-2xx.jpg">
<img src="/images/thumb/varia-open-day-2xx.jpg">
</a>
</div>
<div class="event-details">
<div class="article-event-start">2019-04-13 12:00:00</div>
<div>Published at 13 April 2019</div>
</div>
<div class="post-info">
<div class="article-authors">
Written by
Varia
</div>
<a style="visibility:hidden;" rel="author" class="p-author h-card">Varia</a>
<time class="dt-published" datetime="2019-04-13 00:00:00+02:00"></time>
<a class="u-url" href="openday2019.html"></a>
<span class="categories">
<span itemprop="articleSection">
<a href="/en/category/event.html" rel="category">event</a>
</span>
</span>
<div class="article-translation">
<a href="../openday2019.html">Lees dit artikel in het Nederlands</a>
</div>
</div>
</div>
<div class="entry-content-container">
<div class="entry-content e-content">
<p>During the next edition of <a href="http://southexplorer.nl/">South Explorer</a> Varia will host its second annual open day. Expect an afternoon full of heated discussions, sound installations and retro video games. These include <a href="https://iodinedynamics.com/">Idione Dynamics</a> What Remains and Mathijs van Oosterhoudts <a href="https://vimeo.com/241442224">Strange Fruits</a>. Furthermore, Thomas Walskaar will conduct interviews for his new project <a href="https://walskaar.com/gaming/index.html">Hidden Levels</a> and Niek Hilkmann will present a new sound installation Venice on the Maas in Varia's basement. Join us from 12 till 6!</p>
<div class="separator"><hr></div>
</div><!-- /.entry-content -->
</div><!-- /.entry-content-container -->
</section>
<script type="text/javascript">
var footnotes = document.querySelectorAll('[id^="fnref-"]');
for(var i in footnotes){
if(i < footnotes.length){
console.log(footnotes[i]);
var id = footnotes[i].id.replace('fnref-','fn-');
footnotes[i].innerHTML = footnotes[i].innerHTML + '<span>['+ parseInt(Number(i)+1) + '] '+ document.getElementById(id).innerHTML +'</span>';
}
}
document.getElementsByClassName('footnote')[0].remove();
</script>
</body>
</html>