-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpodcasts.html
189 lines (183 loc) · 8.42 KB
/
podcasts.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>podcasts I listen to</title>
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="jumbotron">
<div class="container-fluid">
<div class="row">
<div class="col-md-1"></div>
<div class="col-md-8 col-lg-8">
<p style="font-weight: 300; font-size: 30px;"><a href="index.html"><span style="text-decoration: none; color: #0000FF" class="me-on-internet">Harry Trimble</span></a></p>
<p style="font-weight: 300; font-size: 30px;">podcasts I listen to</p>
<p style="font-weight: 300; font-size: 30px;">--</p>
</div>
</div>
<div class="row" style="margin-top: px;">
<div class="col-md-1"></div>
<div class="col-md-8 col-lg-8">
<h2><a href="https://gimletmedia.com/crimetown/"><span class="me-on-internet">Crimetown</span></a></h2>
<p>Corruption and organised crime in Rhode Island</p>
</div>
</div>
<div class="row" style="margin-top: px;">
<div class="col-md-1"></div>
<div class="col-md-8 col-lg-8">
<h2><a href="http://www.bbc.co.uk/programmes/p04b1g3c/episodes/downloads"><span class="me-on-internet">50 Things That Made the Modern Economy</span></a></h2>
<p>Inventions and ideas that have changed the world</p>
</div>
</div>
<div class="row" style="margin-top: px;">
<div class="col-md-1"></div>
<div class="col-md-8 col-lg-8">
<h2><a href="http://www.npr.org/podcasts/510289/planet-money/"><span class="me-on-internet">Planet Money</span></a></h2>
<p>A podcast explaining economics with stories</p>
</div>
</div>
<div class="row" style="margin-top: px;">
<div class="col-md-1"></div>
<div class="col-md-8 col-lg-8">
<h2><a href="https://gimletmedia.com/show/reply-all/"><span class="me-on-internet">Reply All</span></a></h2>
<p>A show about the internet</p>
</div>
</div>
<div class="row" style="margin-top: px;">
<div class="col-md-1"></div>
<div class="col-md-8 col-lg-8">
<h2><a href="http://www.mydadwroteaporno.com/"><span class="me-on-internet">My Dad Wrote a Porno</span></a></h2>
<p>A comedy podcast about a erotic novel one of the presenter's dad wrote</p>
</div>
</div>
<div class="row" style="margin-top: px;">
<div class="col-md-1"></div>
<div class="col-md-8 col-lg-8">
<h2><a href="https://serialpodcast.org/"><span class="me-on-internet">Serial</span></a></h2>
<p>A mystery investigated over several weeks</p>
</div>
</div>
<div class="row" style="margin-top: px;">
<div class="col-md-1"></div>
<div class="col-md-8 col-lg-8">
<h2><a href="http://99percentinvisible.org/"><span class="me-on-internet">99% Invisible</span></a></h2>
<p>Podcast about designed things</p>
</div>
</div>
<div class="row" style="margin-top: px;">
<div class="col-md-1"></div>
<div class="col-md-8 col-lg-8">
<h2><a href="https://gimletmedia.com/show/startup/"><span class="me-on-internet">StartUp</span></a></h2>
<p>A podcast about starting a company that makes podcasts</p>
</div>
</div>
<div class="row" style="margin-top: px;">
<div class="col-md-1"></div>
<div class="col-md-8 col-lg-8">
<h2><a href="https://gimletmedia.com/show/surprisingly-awesome/"><span class="me-on-internet">Surprisingly Awesome</span></a></h2>
<p>Two people proving anything can be interesting</p>
</div>
</div>
<div class="row" style="margin-top: px;">
<div class="col-md-1"></div>
<div class="col-md-8 col-lg-8">
<h2><a href="ihttp://www.bbc.co.uk/programmes/b00lvdrj/episodes/downloads"><span class="me-on-internet">Kermode and Mayo's Film Review</span></a></h2>
<p>Radio show about films, that isn't about films</p>
</div>
</div>
<div class="row" style="margin-top: px;">
<div class="col-md-1"></div>
<div class="col-md-8 col-lg-8">
<h2><a href="http://www.decodedc.com/"><span class="me-on-internet">DecodeDC</span></a></h2>
<p>Radio show about US politics</p>
</div>
</div>
<div class="row" style="margin-top: px;">
<div class="col-md-1"></div>
<div class="col-md-8 col-lg-8">
<h2><a href="http://www.bbc.co.uk/programmes/b006qjfq/episodes/downloads"><span class="me-on-internet">Week in Westminster</span></a></h2>
<p>Radio show about UK politics</p>
</div>
</div>
<div class="row" style="margin-top: px;">
<div class="col-md-1"></div>
<div class="col-md-8 col-lg-8">
<h2><a href="http://thisiscriminal.com/subscribe/"><span class="me-on-internet">Criminal</span></a></h2>
<p>A podcast about crime</p>
</div>
</div>
<div class="row" style="margin-top: px;">
<div class="col-md-1"></div>
<div class="col-md-8 col-lg-8">
<h2><a href="http://www.wired.co.uk/podcast"><span class="me-on-internet">The WIRED.co.uk Podcast</span></a></h2>
<p>Three people talking about technology, news and culture</p>
</div>
</div>
<div class="row" style="margin-top: px;">
<div class="col-md-1"></div>
<div class="col-md-8 col-lg-8">
<h2><a href="http://www.natelanxon.com/podcast/"><span class="me-on-internet">Tech's Message</span></a></h2>
<p>Spin-off podcast from The WIRED.co.uk Podcast</p>
</div>
</div>
<div class="row" style="margin-top: px;">
<div class="col-md-1"></div>
<div class="col-md-8 col-lg-8">
<h2><a href="http://www.npr.org/programs/invisibilia/"><span class="me-on-internet">Invisibilia</span></a></h2>
<p>Podcast about human behaviour</p>
</div>
</div>
<div class="row" style="margin-top: px;">
<div class="col-md-1"></div>
<div class="col-md-8 col-lg-8">
<h2><a href="http://www.bbc.co.uk/programmes/b00snr0w/episodes/downloads"><span class="me-on-internet">The Infinite Monkey Cage</span></a></h2>
<p>Scientists and comedians discuss science</p>
</div>
</div>
<div class="row" style="margin-top: px;">
<div class="col-md-1"></div>
<div class="col-md-8 col-lg-8">
<h2><a href="http://www.bbc.co.uk/programmes/b015sqc7"><span class="me-on-internet">The Life Scientific</span></a></h2>
<p>Interviews with scientists</p>
</div>
</div>
<div class="row" style="margin-top: px;">
<div class="col-md-1"></div>
<div class="col-md-8 col-lg-8">
<h2><a href="http://www.thisamericanlife.org/"><span class="me-on-internet">This American Life</span></a></h2>
<p>A long running show with a different theme each week</p>
</div>
</div>
</div>
</div>
<div class="jumbotron">
<div class="container-fluid">
<div class="row">
<div class="col-md-1"></div>
<div class="col-md-9">
<p><a href="things"><span class="me-on-internet">Things</span></a> I've worked on</p>
<p><a href="words"><span class="me-on-internet">Words</span></a> I've written</p>
<p><a href="books"><span class="me-on-internet">Books</span></a> I like</p>
<p><a href="podcasts"><span class="me-on-internet">Podcasts</span></a> I listen to</p>
<p>Other places <a href="https://twitter.com/HarryTrimble" target="_blank"><span class="me-on-internet">Twitter</span></a>, <a href="https://uk.linkedin.com/pub/harry-trimble/38/b3a/b23" target="_blank"><span class="me-on-internet">LinkedIn</span></a>, <a href="https://github.com/HarryTrimble?tab=repositories" target="_blank"><span class="me-on-internet">GitHub</span></a></p>
</div>
</div>
</div>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>