-
Notifications
You must be signed in to change notification settings - Fork 0
/
tutorials.html
146 lines (141 loc) · 7.56 KB
/
tutorials.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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
<!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>tutorials</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>
<h1 id="tutorials">Tutorials</h1>
<h3 id="collecting">Collecting</h3>
<p><a
href="https://www.propublica.org/article/how-we-used-facebook-to-power-our-investigation-into-patient-harm">How
to download Facebook Group Data</a> by ProPublica (see bottom of page)
(<a
href="https://web.archive.org/web/20230813163907/https://www.propublica.org/article/how-we-used-facebook-to-power-our-investigation-into-patient-harm">archive.org
copy</a>)</p>
<p><a
href="https://www.pcmag.com/how-to/how-to-download-videos-and-pictures-from-instagram">How
to Download Videos and Photos From Instagram</a> by PC Mag (<a
href="https://web.archive.org/web/20230605043605/https://www.pcmag.com/how-to/how-to-download-videos-and-pictures-from-instagram">archive.org
copy</a>)</p>
<p><a
href="https://www.businessinsider.com/guides/tech/how-to-download-instagram-data?op=1">How
to download your Instagram data and get a file with all of your photos,
comments, messages, and more</a> by Business Insider (<a
href="https://web.archive.org/web/20221218094944/https://www.businessinsider.com/guides/tech/how-to-download-instagram-data">archive.org
copy</a>)</p>
<p><a
href="https://help.twitter.com/en/managing-your-account/accessing-your-twitter-data">Download
an Archive of your Twitter Data</a> by Twitter (<a
href="https://web.archive.org/web/20230731174151/https://help.twitter.com/en/managing-your-account/accessing-your-twitter-data">archive.org
copy</a>)</p>
<p><a
href="https://www.followersanalysis.com/blog/download-tweets-by-keywords-mentions-or-hashtags/">Download
Tweets by Keywords, Mentions, or Hashtags</a> by FollowersAnalysis (<a
href="https://web.archive.org/web/20230401204130/https://www.followersanalysis.com/blog/download-tweets-by-keywords-mentions-or-hashtags/">archive.org
copy</a>)</p>
<p><a href="https://scrapism.lav.io/web-scraping-basics/">Web Scraping
Basics</a> by Sam Lavigne (<a
href="https://web.archive.org/web/20220726210957/https://scrapism.lav.io/web-scraping-basics/">archive.org
copy</a>)</p>
<p><a
href="https://oralhistory.org/about/principles-and-practices-revised-2009/#best">Principles
and Practices of Oral History Interviews</a> by the Oral History
Association (<a
href="https://web.archive.org/web/20230726002235/https://oralhistory.org/about/principles-and-practices-revised-2009/">archive.org
copy</a>)</p>
<h3 id="building">Building</h3>
<p><a href="https://webguide.neocities.org/">A Beginner’s Guide to HTML
and CSS</a> (<a
href="https://web.archive.org/web/20230712153401/https://webguide.neocities.org/">archive.org
copy</a>)</p>
<p><a href="https://jgthms.com/web-design-in-4-minutes/">Learn the
Basics of Web Design in 4 Minutes</a> by Jeremy Thomas (<a
href="https://web.archive.org/web/20230810214306/https://jgthms.com/web-design-in-4-minutes/">archive.org
copy</a>)</p>
<p><a
href="https://www.freecodecamp.org/news/learn-responsive-web-design-in-5-minutes/">Responsive
design tutorial - Learn responsive web design in 5 minutes</a> by Per
Harald Borgen (<a
href="https://web.archive.org/web/20230531000943/https://www.freecodecamp.org/news/learn-responsive-web-design-in-5-minutes/">archive.org
copy</a>)</p>
<p><a
href="https://collectionbuilder.github.io/collectionbuilder-gh/about.html">CollectionBuilder-GH:
A template for creating simple digital exhibits</a> by University of
Idaho Library (<a
href="https://web.archive.org/web/20221211031044/https://collectionbuilder.github.io/collectionbuilder-gh/about.html">archive.org
copy</a>)</p>
<p><a
href="https://www.maximumethics.dev/blog/2021/09/progressive-enhancement/">Build
a website with Progressive Enhancement</a> by Nelson Chu Pavlosky (<a
href="https://web.archive.org/web/20221217094035/https://www.maximumethics.dev/blog/2021/09/progressive-enhancement/">archive.org
copy</a>)</p>
<p><a
href="https://www.w3schools.com/accessibility/index.php">Accessibility
Tutorial</a> by w3schools (<a
href="https://web.archive.org/web/20230813143315/https://www.w3schools.com/accessibility/index.php">archive.org
copy</a>)</p>
<h3 id="strategies-for-longterm-preservation">Strategies for Longterm
Preservation</h3>
<p><a href="https://www.pcmag.com/how-to/how-to-backup-your-website">How
to Back Up Your Website</a> from PC Mag (<a
href="https://web.archive.org/web/20230731105912/https://www.pcmag.com/how-to/how-to-backup-your-website">archive.org
copy</a>)</p>
<p><a
href="https://opensource.com/article/20/1/sync-files-syncthing">Sync
files across multiple devices with Syncthing</a> from Opensource.com (<a
href="https://web.archive.org/web/20230506102103/https://opensource.com/article/20/1/sync-files-syncthing">archive.org
copy</a>)</p>
<p><a
href="https://evanwill.github.io/_drafts/notes/pagedjs.html">Paged.js
for HTML to PDF</a> by Evan Will (<a
href="https://web.archive.org/web/20230814224026/https://evanwill.github.io/_drafts/notes/pagedjs.html">archive.org
copy</a>)</p>
<p><a
href="https://help.archive.org/help/using-the-wayback-machine/">Using
the Wayback Machine</a> by Internet Archive</p>
<p><a
href="https://support.archive-it.org/hc/en-us/articles/360041250172-Guide-for-new-Archive-It-Users-">Guide
for New Archive-It Users</a> by Jillian Lohndorf of Archive-It and the
Internet Archive</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>