-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
82 lines (63 loc) · 5.38 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<title># ♥ # DEWCLAW, LIVE! # ♥ # </title>
<meta name='viewport' content='width=device-width, initial-scale=1'>
<meta name="description" content="DEWCLAW%20LIVE.WINDOW, an interactive pop-up powered artwork by SHAWNÉ MICHAELAIN HOLLOWAY. This work is a remediation of the performance and installation, DEWCLAW, commissioned by Institute for Contemporary Art at Virginia Commonwealth University, created in March of 2022.">
<meta name="author" content="SHAWNÉ MICHAELAIN HOLLOWAY">
<meta name="keywords" content="SHAWNÉ MICHAELAIN HOLLOWAY, PREPOP, WRESTLING, BDSM, TEAMMATE INTIMACIES, DOG TRAINING, ATHLETICS, FAILURE, BLACK LESBIANS, LEATHERDYKES, NOISE, DARK AMBIENT, NEW MEDIA">
<!-- social media stuff -->
<meta property="og:title" content="♥ # DEWCLAW_LIVE # ♥ # DEWCLAW_LIVE # ♥">
<meta property="og:url" content="https://dewclaw.live">
<meta property="og:image" content="../images/smCover.png">
<meta property="og:description" content="DEWCLAW%20LIVE.WINDOW, an interactive pop-up powered artwork by SHAWNÉ MICHAELAIN HOLLOWAY. This work is a remediation of the performance and installation, DEWCLAW, commissioned by Institute for Contemporary Art at Virginia Commonwealth University, created in March of 2022.">
<meta name="twitter:card" content="summary_large_image">
<meta property="og:site_name" content="https://dewclaw.live">
<meta name="twitter:site" content="@cleogirl2525">
<link rel='stylesheet' type='text/css' media='screen' href='css/css.css'>
</head>
<body>
<a href="bot-bait" style="display:none;">hi</a>
<section class="wrap">
<div class="broken">
<center><p>
<center><br>
<img src="images/dcLogoBlack.png" alt="abstract black metal style logo, says the word dewclaw" width="50%" height="50%"></center><br>
<!-- <input id="pw" type="password" placeholder="enter password here"> -->
<!-- <button id="login">login</button><br><br> -->
<button id="enter">enter</button><br><br>
<div class="error-message"></div></div><br><br>
</div>
<div class="broken">
<b><h1>ABOUT DEWCLAW%20LIVE.WINDOW</h1></b><br>
DEWCLAW%20LIVE.WINDOW</b> is documentation of SHAWNÉ MICHAELAIN HOLLOWAY's performance DEWCLAW built in a software application called prePoP that was developed by Chicago new media artist <a href="http://nickbriz.com">Nick Briz</a>. Read more about the project below :<br><br>
A DEWCLAW is an often-vestigial “non-weight bearing” toe that appears just above the paw on cats, dogs and other mammals. When you search for the term on the web, hundreds of results are returned about the contentious discourse on Dewclaw removal; how the claw is attached, if it is ethical to remove it, the pain and complications that can come thereafter, as well as what to do if your pet’s extra claw is accidentally injured. <br><br>
SHAWNÉ MICHAELAIN HOLLOWAY’s performance by the same name is a realtime multimedia composition that uses the choreography of common sadomasochist bondage play and the faux-rage fueled narrative vocalization styles of 1980 and 90’s wrestling promos, to consider old and forgotten memories, movements, habits, desires, and dreams we hold on to and assimilate into our bodies and identities. <br><br>
As much as an animal’s DEWCLAW might be a vestigial appendage, it is part of them, connected to the paw by flesh and collective history. What are our personal and collective histories that force us to carry the same vestigial signifiers? How do we emit or wear those invisible parts, long incorporated? To which part of our being are they attached? Are they difficult to remove? Do they pain us? What are the complications that come from their presence? What happens when our forgotten extras are accidentally called upon? <br><br>
In DEWCLAW’s three parts, <i>[LIGATURES]</i>, <i>[TEAR]</i>, and <i>[AMELIORATION]</i>, this three person performance mirrors the Internet’s discourse on declawing by scratching deep into stories about leaving heterosexuality behind, habits learned during intimacy with ex lovers, and shedding adolescence. <br><br><br>
<b><h1>VIRTUAL PRODUCTION CREW</h1></b><br>
Code: <a href="http://nickbriz.com">Nick Briz</a> + SHAWNÉ MICHAELAIN HOLLOWAY<br>
Sound: <a href="http://terranwretch.bandcamp.com">Terran Wretch/Anthony A. Dunn</a><br>
Performers: T Cake, Kitten, Ms TnT Impact, SHAWNÉ<br>
Lighting Designer: Ethan Weiser, Josh Finley<br>
Video crew: Metta Bastet, Will Royé<br>
Video mixer: André Medina<br>
Producer: David Riley
Production: Andy Clifford, Nick Crider, Phillisha Hopson, Daniella Caycedo, Julia Seaborn Park, Renn Trani<br>
Logo: <a href="https://www.instagram.com/rotting_reign/">@rotting_reign</a><br>
<br><br>
<center><h1>♥</h1><br>
<br>Find out about more of SHAWNÉ's work on <a href="http://www.shawnemichaelainholloway.com/the-chamber-series">her website</a>.<br><br></center>
</div>
</div>
<br><br>
</p></center>
</section>
<script>
document.querySelector('#enter').addEventListener('click', () => {
window.location = 'showing.html'
})
</script>
</body>
</html>