-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmusic.html
254 lines (208 loc) · 9.09 KB
/
music.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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
<!doctype html>
<html class="no-js" lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-47340343-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-47340343-1');
</script>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>better than TV - music</title>
<link rel="stylesheet" href="css/foundation.css" />
<script src="js/modernizr.js"></script>
<link rel="stylesheet" href="./css/sc-player-minimal.css" type="text/css" />
<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','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-47340343-1', 'betterthantv.co.uk');
ga('send', 'pageview');
</script>
</head>
<body>
<div name="top">
<div class="row">
<div class="large-12 columns">
<img src=./pics/top_bg1.png />
</div>
</div>
</div>
<div name="middle">
<div class="row">
<div class="large-12 columns">
<h3>better than TV: live recordings at past gigs</h3>
<div class="panel">
<div class="row">
<div class="large-6 columns">
<h5>better than TV plays its own</h5>
<div class="panel callout radius">
<h6>2013, February 15 - Jazz@John's</h6>
<div class="row">
<div class="large-6 columns">
<div class="flex-video">
<iframe width="300" height="183" src="http://www.youtube.com/embed/3H9HV4HrMBQ" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<div class="large-6 columns">
<h5>Standing with Sally</h5>
Sergio Contrino
</div>
</div>
<div class="row">
<div class="large-6 columns">
<div class="flex-video">
<iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/81934131&color=ff6600&auto_play=false&show_artwork=false"></iframe>
</div>
</div>
<div class="large-6 columns">
<h5>FEAB</h5>
Sergio Contrino
</div>
</div>
<h6>2011, October 30 - Clare Jazz</h6>
<div class="row">
<div class="large-6 columns">
<div class="flex-video">
<iframe width="300" height="183" src="http://www.youtube.com/embed/poSb-juAaZo" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<div class="large-6 columns">
<h5>Se volete</h5>
Sergio Contrino
</div>
</div>
<h6>2011, February 13 - Clare Jazz</h6>
<div class="row">
<div class="large-6 columns">
<div class="flex-video">
<iframe width="300" height="183" src="http://www.youtube.com/embed/S20jxU8Lc9w" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<div class="large-6 columns">
<h5>morse</h5>
Sergio Contrino
</div>
</div>
</div>
</div>
<div class="large-6 columns">
<h5>Covers</h5>
<div class="panel callout radius">
<h6>2013, October 18 - Jazz@John's</h6>
<div class="row">
<div class="large-6 columns">
<div class="flex-video">
<iframe width="300" height="183" src="http://www.youtube.com/embed/14PxXMXe4qk" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<div class="large-6 columns">
<h5>Believe, Beleft, Below</h5>
E.S.T., Lyrics by Josh Haden
</div>
</div>
<div class="row">
<h6>2011, October 30 - Clare Jazz</h6>
<div class="large-6 columns">
<div class="flex-video">
<iframe width="300" height="183" src="http://www.youtube.com/embed/NoxMJ_DeBNk" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<div class="large-6 columns">
<h5>Black Bats and Poles</h5>
Jack Walrath
</div>
</div>
<div class="row">
<h6>2011, February 13 - Clare Jazz</h6>
<div class="large-6 columns">
<div class="flex-video">
<iframe width="300" height="183" src="http://www.youtube.com/embed/RLEp5VfA7_s" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<div class="large-6 columns">
<h5>Blues for Wood</h5>
Woodie Shaw
</div>
</div>
<div class="row">
<h6>2010, October 15 - Granta Bar</h6>
<div class="large-6 columns">
<div class="flex-video">
<iframe width="300" height="183" src="http://www.youtube.com/embed/psWFh81UZFY" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<div class="large-6 columns">
<h5>Johnny Come Lately</h5>
Billy Strayhorn
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- middle ends -->
<!-- footer -->
<div name="bottom">
<div class="row">
<div class="small-6 column">
<div class="row">
<div class="small-2 column">
<a href="http://betterthantv.bandcamp.com"><img src="http://s0.bcbits.com/img/buttons/bandcamp_60x60_black.png" width="32" height="32"></a>
</div>
<div class="small-2 column">
<a href="http://www.youtube.com/watch?v=v2fpst6qUco&list=PL679A84F6B4CD8163">
<img src="./pics/yt.png" width="32" height="32"></a>
</div>
<div class="small-2 column">
<a href="https://twitter.com/betterthan_tv"><img src="./pics/Twitter_logo_blue_s.png" width="32" height="32"></a>
</div>
<div class="small-2 column">
<a href="https://www.facebook.com/betterthantvjazz"><img src="./pics/fb.png" width="32" height="32"></a>
</div>
<div class="small-2 column">
<a href="http://www.last.fm/music/better+than+TV"><img src="./pics/lastfm.jpg" width="32" height="32"></a>
</div>
<div class="small-2 column">
<iframe allowtransparency="true" scrolling="no" frameborder="no" src="https://w.soundcloud.com/icon/?url=http%3A%2F%2Fsoundcloud.com%2Fbetterthantv&color=orange_white&size=32" style="width: 32px; height: 32px;"></iframe>
</div>
</div>
</div>
<div class="small-6 columns">
<nav aria-label="You are here:" role="navigation">
<ul class="breadcrumbs">
<li><a href="./index.html">Home</a></li>
<li><a href="./about.html">About</a></li>
<li><a href="./cd.html">CD</a></li>
<li><a href="./music.html">music</a></li>
<li><a href="mailto:[email protected]?Subject=web%20contact" target="_top">contacts</a></li>
<li><a href="./subscribe.html" target="_top">subscribe</a></li>
<!--
<li>
<span class="show-for-sr">Current: </span> Cloning
</li>
-->
</ul>
</nav>
</div>
</div>
</div>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script type="text/javascript" src="./js/soundcloud.player.api.js"></script>
<script type="text/javascript" src="./js/sc-player.js"></script>
<script src="js/jquery.js"></script>
<script src="js/foundation.min.js"></script>
<script>
$(document).foundation();
</script>
</body>
</html>