work.suroh.tk/work/autonomousArchiveWork.html

103 lines
5.0 KiB
HTML
Executable File

<!DOCTYPE html>
<html>
<head>
<title>wkflw : autonomousArchive</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="../css/styles.css">
<!-- Matomo -->
<script type="text/javascript">
var _paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u = "//analytics.suroh.tk/";
_paq.push(['setTrackerUrl', u + 'matomo.php']);
_paq.push(['setSiteId', '1']);
var d = document,
g = d.createElement('script'),
s = d.getElementsByTagName('script')[0];
g.type = 'text/javascript';
g.async = true;
g.defer = true;
g.src = u + 'matomo.js';
s.parentNode.insertBefore(g, s);
})();
</script>
<!-- End Matomo Code -->
</head>
<body>
<header>
<h1>max franklin</h1>
</header>
<a href="https://work.suroh.tk/" id="home">
<< home</a> <div class="imgFeat"><img src="../assets/other/autonomousArchive/pgbwstreet.jpg"></div>
<section class="work text">
<h1>AutonomousArchive</h1>
<p>The Autonomous Archive was a collaborative project with Giulia de Giovanelli and Franc Gonzalez. Its goal was to build a local “archival-machine” for the historical living-community Vereniging Poortgebouw, based in Rotterdam. By
converting the already extensive paper archive onto a digital system, we aimed to encourage further collaborative collection of materials to maps the legality of the Poortgebouw past, present and future.</p>
<p>The Autonomous Archive is built upon open source software and designed in a way to allow people to interact with the archive and re-activate the documents held within it. It is designed to allow for new interactions and understandings of
the archival material, and to develop further outputs.</p>
<p>The final form of this project manifested in a custom built server using parts sourced from within the community, custom build software to add to the archive, as well as a possible example of the how to re-activate its contents. The
server is a Linux system running Debian which hosts a Mediawiki which serves as an interface to the documents in the archive only accessible within the Poortgebouw. Documents are entered into the archive through a command line interface on
the server itself, which asks the archivist questions about the document being added, such as categoies, themes, players involved, and the date. The Autonomous Archive then scans the document, and through Optical Character Recognition
(OCR) translates the grpahic into editable text, translates it from dutch to english and uploads it onto the wiki in its various new formats.</p>
<p>As an example of a possible re-activation of the archive, we also developed a way to print a booklet which includes all the content of the wiki. As the Autonomous Archive is only accessible from within the living community, this generated
document acted as a way we were able to distribute our ideologies and methodologies employed within the creation and application of the Autonomous Archive.</p>
<p>This project is still alive today, and has since manifested in a Master's project within the Experimental Publishing pathway at the Piet Zwart institute in their 4th Special Issue, and presented again within the Temporary Autonomous
Bureau in 2018 at TENT gallery in Rotterdam.</p>
<img src="../assets/other/autonomousArchive/aa1-web.jpg" style="float: right; width: 50%; height: auto;">
<img src="../assets/other/autonomousArchive/aa7-web.jpg" style="margin-top: 10px;">
<img src="../assets/other/autonomousArchive/aa8-web.jpg" style="margin-top: 10px;">
<img src="../assets/other/autonomousArchive/aa12-web.jpg" style="margin-top: 10px;">
<img src="../assets/other/autonomousArchive/aa13-web.jpg" style="margin-top: 10px;">
<img src="../assets/other/autonomousArchive/aa14-web.jpg" style="margin-top: 10px;">
<img src="../assets/other/autonomousArchive/aa17-web.jpg" style="margin-top: 10px;">
<img src="../assets/other/autonomousArchive/aa19-web.jpg" style="margin-top: 10px;">
<img src="../assets/other/autonomousArchive/aa20-web.jpg" style="margin-top: 10px;">
<img src="../assets/other/autonomousArchive/aa4-web.jpg" style="margin-top: 10px; width: 50%; height: auto;">
</section>
<section class="work imgs">
<img src="../assets/other/autonomousArchive/20171110_0061.jpg">
<img src="../assets/other/autonomousArchive/Print1.jpg">
<img src="../assets/other/autonomousArchive/Files-terminal.png">
<img src="../assets/other/autonomousArchive/web-2.jpg">
<img src="../assets/other/autonomousArchive/web-4.jpg">
<img src="../assets/other/autonomousArchive/web-15.jpg">
<img src="../assets/other/autonomousArchive/20171110_0057.jpg">
</section>
</body>
</html>