-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO.html
86 lines (81 loc) · 3.95 KB
/
TODO.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<link rel='me' href='https://post.lurk.org/@artistsandhackers'>
<link rel='me' href='https://leetusman.com'>
<link rel="icon" href="./assets/img/favicon.ico">
<meta property='og:type' content='website' />
<meta property='og:image' content='https://leetusman.com/archiving-artist-spaces/assets/img/banner.jpg'>
<meta property='og:title' content="Archiving Artist-Run Sites">
<meta property='og:description' content="preserve the online activities of DIY and artist-run communities.">
<meta name='description' content="explorations of joyful and human-scale computing.">
<meta property='og:url' content='https://leetusman.com/archiving-artist-spaces'>
<title>TODO</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="assets/css/main.css" />
<header>
<a href='./'><p>🗃️ Archiving Artist-Run Spaces</p></a>
<nav>
<p>
<p><a href='.'>Home</a> <a href='./about.html'>About</a> <a href='./archives.html'>Archives</a> <a href='./resources.html'>Resources</a> <a href='./reading.html'>Reading</a> <a href='./devlog.html'>Log</a> </p>
</nav>
</header>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<main>
<h2 id="in-progress-and-next-steps">In Progress and Next Steps</h2>
<ul>
<li>Expand partnering organizations. Conduct interviews, assess their
practices, help identify and build their archive through free open
source software tools</li>
<li>Create a toolkit of best practices to be shared with artist
organizations, presented online (website and youtube tutorial) and offer
workshops</li>
<li>Create software toolkit of open source software these organizations
can use</li>
<li>Secure funding for developing these tools, building website with
documentation, assist in costs for travel, and to pay honorariums</li>
<li>Secure an institutional partner(s) to serve as long term care takers
of these archives</li>
</ul>
<h2 id="tutorials-needed">Tutorials needed</h2>
<h3 id="collecting">Collecting</h3>
<p>How to download from Facebook</p>
<p>How to download from Instagram</p>
<p>How to download from Twitter</p>
<p>How to scrape</p>
<p>How to do oral history interviews</p>
<h3 id="building">Building</h3>
<p>How to build a low-bandwidth site with plaintext and images without
using a ‘platform’</p>
<p>How to host a website</p>
<p>Accessibility considerations</p>
<h3 id="strategies-for-longterm-preservation">Strategies for Longterm
Preservation</h3>
<p>How to backup and host multiple copies of your archive</p>
<p>How to work with other institutions to preserve for the longterm</p>
<p>How and why to turn your archive into a printed publication</p>
<p>How to use the Internet Archive and wayback machine</p>
</main>
<footer>
<hr/>
<p><a href='.'>Home</a> <a href='./about.html'>About</a> <a href='./archives.html'>Archives</a> <a href='./resources.html'>Resources</a> <a href='./reading.html'>Reading</a> <a href='./devlog.html'>Log</a> </p>
<p>Texts, images, and site code are shared with the <a href='https://wiki.p2pfoundation.net/Peer_Production_License' target=_blank rel='external noreferrer noopener' title='Peer Production License'>Peer Production License</a>.</p>
<p><a href="https://leetusman.com/archiving-artist-spaces"><img src="assets/img/banner.jpg" /></a></p>
</footer>
</body>
</html>