-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
163 lines (149 loc) · 14.8 KB
/
Copy pathindex.html
File metadata and controls
163 lines (149 loc) · 14.8 KB
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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<!DOCTYPE HTML>
<!--
Hyperspace by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Tom Ensom — Digital Conservator</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="ROBOTS" content="INDEX,FOLLOW">
<meta name="description" content="London-based Digital Conservator">
<meta name="keywords" content="digital conservation, digital preservation, art conservation, software preservation, time-based media conservation, software-based art, new media art">
<meta property="og:title" content="Tom Ensom">
<meta property="og:type" content="website" />
<meta property="og:image" content="img/grid.png" />
<meta property="og:url" content="http://tomensom.com/" />
<meta property="og:description" content="London-based Digital Conservator">
<link href="img/grid.png" rel="shortcut icon">
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<link href="https://fonts.googleapis.com/css?family=Astloch&display=swap" rel="stylesheet">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-105304087-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="is-preload">
<!-- Sidebar -->
<section id="sidebar">
<div class="inner">
<nav>
<ul>
<li><a href="#intro">About Me</a></li>
<li><a href="#intro-2">Digital Conservation</a></li>
<li><a href="#one">Research & Teaching</a></li>
<li><a href="#two">Professional Practice</a></li>
<li><a href="#three">Publications</a></li>
</ul>
</nav>
</div>
</section>
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<section id="intro" class="wrapper style1 fullscreen fade-up">
<div class="inner">
<h1 id="me">🌐 Tom Ensom</h1>
<p>I am a <strong>freelance <a href="#intro-2" class="scrolly">digital conservator</a></strong> based near London. I specialise in the preservation of software-based art and work with those caring for it to research, develop and implement strategies for its long-term preservation.</p>
<p>You can contact me at <strong><a href="mailto:tom@tomensom.com">tom@tomensom.com</a></strong>.</p>
</div>
</section>
<!-- Intro -->
<section id="intro-2" class="wrapper style1 fullscreen fade-up">
<div class="inner">
<h2>💿 What is Digital Conservation?</h2>
<p>Digital media is vulnerable to loss: hard drives fail, computer hardware becomes rapidly obsolete and file formats fall out of use. Maintaining access to artworks that depend on digital media requires an active approach of monitoring, assessment and intervention. To achieve this, a digital conservator works at the intersection of the traditions of cultural heritage conservation and digital preservation, applying their respective principles to caring for a variety of media types (e.g. video, software, web content) and the hardware required to access those media.</p>
<p>I have a particular interest and expertise in the conservation of artworks with software and computer components. These can be used in a wide variety of ways by artists e.g. to generate moving images, to publish web content or to control other electronic equipment. With their basis in the live execution of computer code, and the host of technologies needed to support this, such artworks pose various medium-specific conservation considerations that myself and colleagues in the conservation and preservation communities are working to address.</p>
</div>
</section>
<!-- One -->
<section id="one" class="wrapper style1 fullscreen fade-up">
<div class="inner">
<h2>🎓 Research and Teaching</h2>
<h3>Research Interests</h3>
<ul>
<li>Conservation and long-term preservation of time-based media artworks, particularly software-based artworks.</li>
<li>Environment intervention as a conservation strategy e.g. disk imaging, emulation and virtualisation.</li>
<li>Analysis, documentation and reverse engineering of software objects and environments.</li>
<li>Use of software as an artistic and creative medium, particularly real-time 3D rendering and game engine technologies.</li>
<li>Approaches to creating documentation and sharing knowledge in support of time-based media conservation.</li>
</ul>
<h3>Teaching</h3>
<p>I regularly teach courses and workshops on digital conservation, software-based art conservation and related topics, including disk imaging and emulation. For more information and availability, please get in touch using the details at the top of this page.</p>
<h3>PhD Research</h3>
<p>My PhD research explored documentation theory and practice in the conservation of software-based art. This research was the result of an AHRC-funded Collaborative Doctoral Partnership Award between King's College London and Tate. The thesis was examined in November 2018 and passed with minor corrections. The thesis, titled <em>Technical Narratives: Analysis, Description and Representation in the Conservation of Software-based Art</em>, is <a href="https://kclpure.kcl.ac.uk/portal/en/theses/technical-narratives(e01bff94-08bd-4b83-aeef-4e7d6d5b0dfc).html">available online via the King's College London Research Portal</a>.</p>
</div>
</section>
<!-- Two -->
<section id="two" class="wrapper style1 fullscreen fade-up">
<div class="inner">
<h2>👨💻 Professional Practice</h2>
<p>As a freelance digital conservator, I work with arts organisations and artists to:
<ul>
<li>Apply conservation best practices to the care of digital and time-based media artworks, particularly software-based artworks.</li>
<li>Retrieve data from contemporary, ageing and obsolete media (e.g. computers, optical discs, storage drives).</li>
<li>Develop best practices, equipment and workflows to support the acquisition and treatment of digital and time-based artworks.</li>
<li>Enhance the documentation and metadata created for digital and time-based artworks and their components.</li>
</ul>
<p>I work regularly with Tate's Time-based Media Conservation team as a freelance acquisitions conservator and on two research projects, the <a href="https://www.tate.org.uk/about-us/projects/software-based-art-preservation">Software-based Art Preservation project</a> and the <a href="https://www.tate.org.uk/about-us/projects/preserving-immersive-media">Preserving Immersive Media project</a>.</p>
<p>If there's something you'd like to work with me on, please get in touch using the details at the top of this page.</p>
</div>
</section>
<!-- Three -->
<section id="three" class="wrapper style1 fullscreen fade-up">
<div class="inner">
<h2>📝 Publications</h2>
<h3>Selected Publications</h3>
<ul>
<li>Bernard, E., Ensom, T., François, R., and Kranz, T. (2024). <em>Opening Windows: Remote Imaging as a Preservation Tool for Legacy Computers</em>. Conference paper published in iPRES 2024 proceedings. <a href="https://doi.org/10.21428/5676bf2d.f849822c">Available online</a>.</li>
<li>Engel, D., Ensom, T., Falcão, P. and Phillips, J. (2022). <em>Caring for Software- and Computer-based Art</em>. Book chapter in <em>Conservation of Time-Based Media Art</em>, ed. Engel, D. and Phillips, J. <a href="https://www.routledge.com/Conservation-of-Time-Based-Media-Art/Engel-Phillips/p/book/9780367460426">Publication information</a>. <a href="docs/Engel_et_al-2022-Computer_and_Software-based_Art-AcceptedManuscript.pdf">Accepted Manuscript PDF</a>.</li>
<li>Ensom, T. and McConchie, J. (2021). <em>Preserving Virtual Reality Artworks</em>. White paper created as part of Tate's <a href="https://www.tate.org.uk/about-us/projects/preserving-immersive-media">Preserving Immersive Media Project</a>. <a href="https://doi.org/10.5281/zenodo.5274102">Available online</a>.</li>
<li>Ensom, T. and Falcão, P. (2019). <em>Conserving Digital Art</em>. Book chapter in Museums and Digital Culture, ed. Bowen, J. and Gianichi, T. Preprint <a href="https://www.researchgate.net/profile/Tom-Ensom-2/publication/332923662_Conserving_Digital_Art/links/5ce54eeb92851c4eabb5945d/Conserving-Digital-Art.pdf">available online</a>.</li>
<li>Ensom, T. (2019). <em>Technical Narratives: Analysis, Description and Representation in the Conservation of Software-based Art</em>. PhD Thesis. <a href="https://kclpure.kcl.ac.uk/portal/en/theses/technical-narratives(e01bff94-08bd-4b83-aeef-4e7d6d5b0dfc).html">Available online</a>.</li>
<li>Ensom, T. (2018). <em>Revealing Hidden Processes: Reverse Engineering and Instrumentation in the Conservation of Software-Based Art</em>. Paper in the American Institute of Conservation's EMG Review (5). <a href="http://resources.culturalheritage.org/emg-review/volume-5-2017-2018/ensom/">Available online.</a></li>
<li>Rechert, K., Falcão, P., & Ensom, T. (2016). <em>Introduction to an emulation-based preservation strategy for software-based artworks</em>. Published by Tate and <a href="https://library.missouri.edu/news/wp-content/uploads/sites/30/2021/11/tate-report-sba-emulation.pdf">available online</a>.</li>
</ul>
<h3>Selected Presentations and Workshops</h3>
<ul>
<li>Ensom, T. (2024). <em>Conserving Artworks Created in Contemporary Game Engines</em>. Speaker and panelist for the event ‘Donnerstags-Vortrag #70 - From Pop Culture to Cultural Heritage: Preserving historic and contemporary video game technologies’, Hochschule der Künste Bern, Switzerland, 17 October 2024. Event <a href="https://www.hkb.bfh.ch/en/news/events-for-specialists/forschung-donnerstags-vortrag-70/">web page</a>.</li>
<li>Ensom, T. (2022). <em>A Medium for Building Worlds: Conserving Artworks Created in Game Engines</em>. Presentation for the 'Topics in Time-based Media Conservation' series, organised by the Conservation Center of the Institute of Fine Arts, New York University, November 30 2022. Video recording <a href=" https://vimeo.com/780772458">available online</a>.</li>
<li>Ensom, T. and McConchie, J. (2022). <em>Preserving Virtual Reality Artworks</em>. Just in Time: On the Status Quo and Future of Electronic Art Preservation, ZKM, Karlsruhe, Germany 7-8 October 2022. Event <a href="https://zkm.de/en/event/2022/10/just-in-time">web page</a>.</li>
<li>Ensom, T. and Falcão, P. (2022). <em>Preserving Software-based Art at Tate: From Research to Best Practices</em>. American Institute of Conservation Annual Meeting 2022, Los Angeles, California, USA, 13-18 May 2022. Event <a href="https://www.culturalheritage.org/events/annual-meeting/past-meetings/50th-annual-meeting-in-los-angeles-(2022)">web page</a>.</li>
<li>Ensom, T. (2022). <em>Caring for Real-Time 3D and Virtual Reality Artworks</em>. Guest lecture for the Handling Complex Media module on the Moving Image Archiving and Preservation at NYU, 12 April 2022.</li>
<li>Ensom, T., McConchie, J., Espenschied, D. and Röck, C. (2019). <em>Understanding the Variability of Virtual Reality Artworks</em>. Hackathon at iPRES 2019, EYE Film Museum, Amsterdam, Netherlands, 17-19 October 2019. Abstract <a href="https://ipres2019.org/static/pdf/iPres2019_paper_154.pdf">available online</a>.</li>
<li>Ensom, T. (2019). <em>Digital Materiality and the Conservation of Software-based Art</em>. For 'Collecting Digital and Intangible Objects' panel at V&A Digital Design Weekend, V&A, London, 22 August 2019. Event <a href="https://www.vam.ac.uk/event/O0MkXzQP/collecting-digital-and-intangible-objects-sept-2019">web page</a>.</li>
<li>McConchie, J. and Ensom, T. (2019). <em>Preserving virtual reality artworks: a museum perspective</em>. Presentation at ACM SIGGRAPH 2019, Los Angeles, USA, 29 July 2019. Summary paper <a href="https://doi.org/10.1145/3306307.3328200">available online</a>.</li>
<li>Ensom, T. and King, C. (2019). <em>Conserving Software-Based Artworks: Negotiating Ontology and Technology</em>. Sussex Humanities Lab, University of Sussex, Sussex, UK, 1 May 2019. Event <a href="https://www.eventbrite.co.uk/e/conserving-software-based-artworks-tickets-60526062081#">web page</a>.</li>
<li>Ensom, T. and Seuskens, W. (2019). <em>Disk Imaging and the Preservation of Software-Based Artworks: A Practical Introduction</em>. Workshop at Future Proof!? Transformation Digital Art 2019, LIMA, Amsterdam, Netherlands, 22 March 2019. Event <a href="http://www.li-ma.nl/site/news/future-proof-transformation-digital-art-2017">web page</a>.</li>
<li>Ensom, T. and McConchie, J. (2019). <em>Towards a Preservation Strategy for Virtual Reality Artworks</em>. Vanishing Point: The Curation and Preservation of Virtual Reality, Central Saint Martins, London, UK, 19th March 2019. Video recording <a href="https://www.youtube.com/watch?v=E2vZd0FOP58">available online</a>.</li>
<li>Ensom, T. and Falcao, F. (2018). <em>Can We Beat Obsolescence? Subtitled Public 10 Years On</em>. Conservation Piece(s) IV, Haus der elektronischen Künste Basel, Switzerland, 25 June 2018. Event <a href="https://www.hek.ch/en/program/events-en/event/conservation-pieces-v-can-we-beat-obsolescence-subtitled-public-10-years-on.html">web page</a>.</li>
<li>Ensom, T. (2018). <em>Revealing Hidden Processes: Reverse Engineering and Instrumentation in the Conservation of Software-Based Art</em>. American Institute of Conservation Annual Meeting 2019, Houston, Texas, USA, 1 June 2018. Event <a href="https://aics46thannualmeeting2018.sched.com/event/Cz6l/electronic-media-revealing-hidden-processes-instrumentation-and-reverse-engineering-in-the-conservation-of-software-based-art">web page</a>.</li>
</ul>
</div>
</section>
</div>
<!-- Footer -->
<footer id="footer" class="wrapper style1-alt">
<div class="inner">
<ul class="menu">
<li>© Tom Ensom 2024. All rights reserved.</li><li>Design based on Hyperspace template by <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>