-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathKenThomson.html
More file actions
89 lines (77 loc) · 3.08 KB
/
KenThomson.html
File metadata and controls
89 lines (77 loc) · 3.08 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Ken Thomson | 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/KenThomson.html" />
<meta property="og:title" content="Ken Thomson" />
<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>Ken Thomson</h3>
<h4>Clarinetist and <br/>Saxophonist and <br/>Composer</h4>
<p>Ken Thomson, clarinetist, saxophonist, and composer, has been involved in
music since he was just a wee lad. He plays saxophone and writes for
<a href="http://www.gutweb.com">gutbucket</a>, with whom he has toured internationally -
watch out for the new record "Dry Humping the American Dream" coming out on
Cantaloupe records in April. He has also played in a variety of jazz,
classical chamber music and other settings, including the Collide Quartet
with Peter, Jeff, and Evan; Alarm Will Sound; Seth Ginsberg's "Mad Horn
Town"; and creating his own reed section in all of Stephen Jacobs' "Dirty
Sock Band" recordings for children - and in their stage show where lately
he's been dressing up as a car. That's right, a car.</p>
</div>
</article>
<aside>
<div id="bio_photo">
<img src="/images/people/KenThomson.gif" alt="Ken Thomson" title="Ken Thomson" />
</div>
</aside>
</div>
<div class="column">
<aside>
<div id="bio_turntable">
</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>