-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathJeanCook.html
More file actions
91 lines (79 loc) · 4.07 KB
/
JeanCook.html
File metadata and controls
91 lines (79 loc) · 4.07 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Jean Cook | Members | Anti-Social Music</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="imagetoolbar" content="false" />
<meta name="author" content="Anti-Social Music" />
<meta name="robots" content="index, follow" />
<meta http-equiv="X-UA-Compatible" content="IE=7" />
<meta property="og:site_name" content="Anti-Social Music" />
<meta property="og:url" content="https://www.antisocialmusic.org/JeanCook.html" />
<meta property="og:title" content="Jean Cook" />
<meta property="og:image" content="https://www.antisocialmusic.org/ASM_social.jpg" />
<link rel="SHORTCUT ICON" href="/favicon.ico" type="image/x-icon" />
<link rel="image_src" href="https://www.antisocialmusic.org/ASM_social.jpg" />
<meta name="description" content="Anti-Social Music, Inc., is a non-profit collective of composers and performers created for the purpose of presenting new music by emerging, primarily New York-based musicians." />
<link rel="stylesheet" href="/styles/init.css" type="text/css" />
<link rel="stylesheet" href="/styles/subpage.css" type="text/css" />
<!--[if IE 6]>
<link rel="stylesheet" href="/styles/ie6.css" type="text/css" />
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" href="/styles/ie7.css" type="text/css" />
<![endif]-->
<script type="text/javascript" src="/scripts/asm.js"></script>
</head>
<!--#INCLUDE VIRTUAL="/includes/gtag.js"-->
<body>
<div id="memberssubpage">
<div id="header">
<header>
<h1>Anti-Social Music</h1>
<h2>Members</h2>
</header>
<!--#INCLUDE VIRTUAL="/includes/header_navigation.html"-->
</div>
<div id="content" class="clear">
<main>
<div class="column">
<div id="bio_text">
<article>
<h3>Jean Cook</h3>
<h4>Violinist and <br/>Treasurer</h4>
<p>Jean Cook has been playing violin since 1979. She is part of the 11tet, a New York based jazz composers workshop, and is a founding member of the PnR Salon in Washington, DC, which brings together post-punk rockers and classically trained musicians. In 2000, she appeared at the Kennedy Center's Hip-Hop Festival and the Smithsonian Folklife Festival with the Hip-Hop Philharmonic, a DC based live hip hop orchestra. Occasionally she plays around New York with the Dixieland group "Wriggle's Red-Hot Agate-Cracking Jassers". She currently records and performs with <a href="http://www.beautypill.com">Beauty Pill</a>, <a href="http://www.genarowlandsband.com">Gena Rowlands Band</a>, <a href="http://www.idamusic.com">Ida</a>, <a href="http://www.jennytoomey.com">Jenny Toomey</a>, and Jon Langford/Ship and Pilot.</p>
<p>Jean produced and hosted "The Twentieth Century String Quartet" on <a href="http://www.wkcr.org">WKCR-FM, New York</a> from 1995-1996. She was the publicist for <a href="http://www.wpas.org">Washington Performing Arts Society</a> for three years before moving to New York in 2000. Recently, she curated a western classical recital series for WPAS and produced the multimedia DIY opera, <i><a href="http://www.nitratehymnal.net">The Nitrate Hymnal</a></i>. She currently works for a political group called <a href="http://www.atctower.net">Air Traffic Control</a> that helps musicians to be more effective in the current election cycle.</p>
</div>
</article>
<aside>
<div id="bio_photo">
</div>
</aside>
</div>
<div class="column">
<aside>
<div id="bio_turntable">
<p>On the turntable:</p>
<ul>
<li>Toby Twining - Chrysalid Requiem</li>
<li>Minoru Miki and Hiromitsu Katada - Glass</li>
<li>Space of Music Kagel - 1898</li>
<li>King Pleasure - Original Moody's Mood</li>
<li>Don Ellis Orchestra - Electric Bath</li>
<li>Captain Beefheart - Lick My Decals off Baby</li>
<li>Deerhoof - Milkman</li>
<li>Michael Gordon - Decasia</li>
</ul>
</div>
<div id="bio_link">
<p>Return to <a href="members.html">Members</a>.</p>
</div>
</aside>
</div>
</main>
</div>
<!--#INCLUDE VIRTUAL="/includes/footer.html"-->
</div>
</body>
</html>