-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpodcast.html
494 lines (393 loc) · 25.2 KB
/
podcast.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
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
<!doctype html>
<!--[if lt IE 9]><html class="lte-ie8"><![endif]-->
<!--[if gt IE 8]><!--><html><!--<![endif]-->
<head>
<meta charset="utf-8">
<meta content="authenticity_token" name="csrf-param" />
<meta content="B78+zuS7Fo54tbRQoOVeqRj0XlxifiEsLomxtUXh6ic=" name="csrf-token" />
<title>Podcast</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="/assets/application-2342c1f60440d1624f71b66676eb66e8.css" media="screen" rel="stylesheet" type="text/css" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.6.2/html5shiv.min.js" type="text/javascript"></script>
<![endif]-->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/1.10.2/jquery.min.js" type="text/javascript"></script>
<script src="/assets/application-f85896e616cb403366e40d17db6c3109.js" type="text/javascript"></script>
</head>
<body class="default-layout">
<header id="header" role="banner" class="infront">
<hgroup>
<h1>
<a href="/">
With Associates
</a>
</h1>
</hgroup>
<a class="mobile-only toggle-navigation icon-menu"
aria-hidden="true"></a>
</header>
<nav id="navigation" role="navigation" class="behind">
<div class="navigation-inner">
<div class="navigation-and-social">
<div class="mobile-only mobile-nav-header" aria-hidden="true">
<a href="/" aria-hidden="true"
class="mobile-nav-title">
<img alt="With Associates" class="wa" height="22" src="/assets/wa-gray-ed38efbb865350d22a938da0e29edc9c.png" width="82" />
</a>
<a class="toggle-navigation icon-close"
aria-hidden="true"></a>
</div>
<ul class="navigation"><li class="first nav-home"><a href="/">Home</a></li>
<li class="nav-about"><a href="/about">About</a></li>
<li class="nav-clients"><a href="/clients">Clients</a></li>
<li class="active nav-podcast"><a href="/podcast">Podcast</a></li>
<li class="last nav-contact"><a href="/contact">Contact</a></li>
</ul>
<span class="desktop-only icon-slash"
aria-hidden="true"></span>
<div class="social">
<ul>
<li><a href="https://github.com/withassociates">GitHub</a></li>
<li><a href="https://twitter.com/withassociates">Twitter</a></li>
<li><a href="http://instagram.com/withassociates">Instagram</a></li>
<li><a href="http://www.flickr.com/withassociates">Flickr</a></li>
</ul>
</div>
</div>
</div>
</nav>
<div class="infront">
<div class="frame">
<div class="header-container">
</div>
<section id="main" role="main" class="wrapper main-wrapper">
<div class="content-container">
<div class="slice title-slice fluid-text row ">
<div class="text eight units">
<h1>Podcast</h1>
</div>
</div>
<div class="slice text-slice row">
<div class="text eight units">
<p><a href="https://itunes.apple.com/us/podcast/with-podcast/id897930135?mt=2">Subscribe via iTunes</a> or <a href="http://www.mixcloud.com/WithAssociates/">Mixcloud</a> or listen and download below. </p>
</div>
</div>
<div class="podcast-set row">
<div class="text twelve units">
<ul class="podcast-set-list">
<li class="podcast-set-list-item">
<img alt="Satisfaction" class="podcast-set-image" height="660" src="/system/files/112014/5466341cf5b65c7bae000b0f/medium/satisfaction.png" width="964" />
<h3 class="podcast-set-heading"><a href="/podcast/number-15-satisfaction">#15 - Satisfaction</a></h3>
<p class="podcast-set-date">14/11/2014</p>
<div class="podcast-widget">
<iframe width="100%" height="60" src="//www.mixcloud.com/widget/iframe/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fwithassociates%2Fwith-podcast-15-satisfaction%2F&mini=1&embed_uuid=3ea535f5-77bc-470a-a9a8-0b41bf8dde2e&replace=0&hide_cover=1&light=1&hide_artwork=1&embed_type=widget_standard&hide_tracklist=1" frameborder="0"></iframe>
<a href="/podcasts/files/000/000/015/original/With_Podcast__15_-_Satisfaction.mp3" class="podcast-download">Download</a>
</div>
<p><p>In this landmark episode, Anna, Calum and Jamie talk Paul McCartney, B*witched, Creative Clowns, and soup.</p>
</p>
<p><strong><a href="/podcast/number-15-satisfaction">View show notes</a></strong></p>
</li>
<li class="podcast-set-list-item">
<img alt="Tea" class="podcast-set-image" height="548" src="/system/files/112014/54608a93f5b65c624300087c/medium/tea.png" width="800" />
<h3 class="podcast-set-heading"><a href="/podcast/number-14-tea">#14 - Tea</a></h3>
<p class="podcast-set-date">07/11/2014</p>
<div class="podcast-widget">
<iframe width="100%" height="60" src="//www.mixcloud.com/widget/iframe/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fwithassociates%2Fwith-podcast-14-tea%2F&mini=1&embed_uuid=64601d90-fdb9-465e-a18e-0ef761617c6c&replace=0&hide_cover=1&light=1&hide_artwork=1&embed_type=widget_standard&hide_tracklist=1" frameborder="0"></iframe>
<a href="/podcasts/files/000/000/014/original/With_Podcast__14_-_Tea.mp3" class="podcast-download">Download</a>
</div>
<p><p>In this incredible episode, Calum, Marie and Mathew talk about tea, Benni Benassi, sugar, coffee, tea towels and band pass filters.</p>
</p>
<p><strong><a href="/podcast/number-14-tea">View show notes</a></strong></p>
</li>
<li class="podcast-set-list-item">
<img alt="Evolution" class="podcast-set-image" height="660" src="/system/files/102014/545201edf5b65c263c001b68/medium/evolution.png" width="964" />
<h3 class="podcast-set-heading"><a href="/podcast/number-13-evolution">#13 - Evolution</a></h3>
<p class="podcast-set-date">23/10/2014</p>
<div class="podcast-widget">
<iframe width="100%" height="60" src="//www.mixcloud.com/widget/iframe/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fwithassociates%2Fwith-podcast-13-evolution%2F&mini=1&embed_uuid=7c7ba845-2e34-4dfa-aedf-f43ade026ad4&replace=0&hide_cover=1&light=1&hide_artwork=1&embed_type=widget_standard&hide_tracklist=1" frameborder="0"></iframe>
<a href="/podcasts/files/000/000/013/original/With_Podcast__13_-_Evolution.mp3" class="podcast-download">Download</a>
</div>
<p><p>In this very special episode, Anna, Calum and Jamie talk Pokémon, Chris Moyles, Bike Gang and David Duchovny.</p>
</p>
<p><strong><a href="/podcast/number-13-evolution">View show notes</a></strong></p>
</li>
<li class="podcast-set-list-item">
<img alt="Podcast-image" class="podcast-set-image" height="660" src="/system/files/102014/5441147bf5b65c5cac0001e0/medium/podcast-image.png" width="964" />
<h3 class="podcast-set-heading"><a href="/podcast/number-12-recipes">#12 - Recipes</a></h3>
<p class="podcast-set-date">16/10/2014</p>
<div class="podcast-widget">
<iframe width="100%" height="60" src="//www.mixcloud.com/widget/iframe/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fwithassociates%2Fwith-podcast-12-recipes%2F&mini=1&embed_uuid=bef8ca54-654a-42f6-b870-3e907b24fb80&replace=0&hide_cover=1&light=1&hide_artwork=1&embed_type=widget_standard&hide_tracklist=1" frameborder="0"></iframe>
<a href="/podcasts/files/000/000/012/original/With_Podcast__12_-_Recipes.mp3" class="podcast-download">Download</a>
</div>
<p><p>In this very special episode, Anna, Calum, Jamie and Mathew divulge their culinary secrets.</p>
</p>
<p><strong><a href="/podcast/number-12-recipes">View show notes</a></strong></p>
</li>
<li class="podcast-set-list-item">
<img alt="Birthdays" class="podcast-set-image" height="660" src="/system/files/102014/543d3528f5b65c4637001d78/medium/birthdays.png" width="964" />
<h3 class="podcast-set-heading"><a href="/podcast/number-11-birthdays">#11 - Birthdays</a></h3>
<p class="podcast-set-date">09/10/2014</p>
<div class="podcast-widget">
<iframe width="100%" height="60" src="//www.mixcloud.com/widget/iframe/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fwithassociates%2Fwith-podcast-11-birthdays%2F&mini=1&embed_uuid=23b4b267-4e70-4426-a8b2-8a9386776a3f&replace=0&hide_cover=1&light=1&hide_artwork=1&embed_type=widget_standard&hide_tracklist=1" frameborder="0"></iframe>
<a href="/podcasts/files/000/000/011/original/With_Podcast__11_-_Birthdays.mp3" class="podcast-download">Download</a>
</div>
<p><p>In this very special episode (on the week of 54B's first birthday), Anna, Calum and Mathew talk about birthdays and Christmas.</p>
</p>
<p><strong><a href="/podcast/number-11-birthdays">View show notes</a></strong></p>
</li>
<li class="podcast-set-list-item">
<img alt="Underground" class="podcast-set-image" height="660" src="/system/files/102014/542d366bf5b65c5f1a0001d8/medium/underground.png" width="964" />
<h3 class="podcast-set-heading"><a href="/podcast/number-10-underground">#10 - Underground</a></h3>
<p class="podcast-set-date">03/10/2014</p>
<div class="podcast-widget">
<iframe width="100%" height="60" src="//www.mixcloud.com/widget/iframe/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fwithassociates%2Fwith-podcast-10-underground%2F&mini=1&embed_uuid=61aa8e26-6164-4013-a9c9-41390aa4175a&replace=0&hide_cover=1&light=1&hide_artwork=1&embed_type=widget_standard&hide_tracklist=1" frameborder="0"></iframe>
<a href="/podcasts/files/000/000/010/original/With_Podcast__10_-_Underground.mp3" class="podcast-download">Download</a>
</div>
<p><p>The gang go sub-atomic this week, talking about trains, data, sewers and Flash.</p>
</p>
<p><strong><a href="/podcast/number-10-underground">View show notes</a></strong></p>
</li>
<li class="podcast-set-list-item">
<img alt="Stickers" class="podcast-set-image" height="660" src="/system/files/092014/5423e17df5b65c1ccc000a37/medium/stickers.png" width="964" />
<h3 class="podcast-set-heading"><a href="/podcast/number-9-stickers">#9 - Stickers</a></h3>
<p class="podcast-set-date">25/09/2014</p>
<div class="podcast-widget">
<iframe width="100%" height="60" src="//www.mixcloud.com/widget/iframe/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fwithassociates%2Fwith-podcast-9-stickers%2F&mini=1&embed_uuid=ab23d20f-26b7-4690-a24f-428f02ec5bd6&replace=0&hide_cover=1&light=1&hide_artwork=1&embed_type=widget_standard&hide_tracklist=1" frameborder="0"></iframe>
<a href="/podcasts/files/000/000/009/original/With_Podcast__9_-_Stickers.mp3" class="podcast-download">Download</a>
</div>
<p><p>This week, Jamie, Mathew and Calum go wild on the subject of stickers.</p>
</p>
<p><strong><a href="/podcast/number-9-stickers">View show notes</a></strong></p>
</li>
<li class="podcast-set-list-item">
<img alt="Books" class="podcast-set-image" height="660" src="/system/files/092014/541c0346f5b65c15fe000b68/medium/books.png" width="964" />
<h3 class="podcast-set-heading"><a href="/podcast/number-8-books">#8 - Books</a></h3>
<p class="podcast-set-date">18/09/2014</p>
<div class="podcast-widget">
<iframe width="100%" height="60" src="//www.mixcloud.com/widget/iframe/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fwithassociates%2Fwith-podcast-8-books%2F&mini=1&embed_uuid=2e49d0c6-9708-4011-9356-e70283bee520&replace=0&hide_cover=1&light=1&hide_artwork=1&embed_type=widget_standard&hide_tracklist=1" frameborder="0"></iframe>
<a href="/podcasts/files/000/000/008/original/With_Podcast__8_-_Books.mp3" class="podcast-download">Download</a>
</div>
<p><p>In this very special episode, Anna, Calum, Erin and Mathew talk books, favourite books, audio books and working on books.</p>
</p>
<p><strong><a href="/podcast/number-8-books">View show notes</a></strong></p>
</li>
<li class="podcast-set-list-item">
<img alt="Collaboration" class="podcast-set-image" height="660" src="/system/files/092014/540d68dbf5b65c517d000066/medium/Collaboration.jpg" width="964" />
<h3 class="podcast-set-heading"><a href="/podcast/number-7-collaboration">#7 - Collaboration</a></h3>
<p class="podcast-set-date">05/09/2014</p>
<div class="podcast-widget">
<iframe width="100%" height="60" src="//www.mixcloud.com/widget/iframe/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fwithassociates%2Fwith-podcast-7-collaboration%2F&mini=1&embed_uuid=363a451d-92d5-424f-80f6-bd2f3976c1cc&replace=0&hide_cover=1&light=1&hide_artwork=1&embed_type=widget_standard&hide_tracklist=1" frameborder="0"></iframe>
<a href="/podcasts/files/000/000/007/original/With_Podcast__7_-_Collaboration.mp3" class="podcast-download">Download</a>
</div>
<p><p>Bumper team issue with Calum, Jamie, Anna, Marie and Mathew talking vacuum cleaners, banana pianos and working with others.</p>
</p>
<p><strong><a href="/podcast/number-7-collaboration">View show notes</a></strong></p>
</li>
<li class="podcast-set-list-item">
<img alt="Podcast-things" class="podcast-set-image" height="663" src="/system/files/082014/53f5d4caf5b65c22720002bf/medium/podcast-things.png" width="994" />
<h3 class="podcast-set-heading"><a href="/podcast/number-6-things">#6 - Things</a></h3>
<p class="podcast-set-date">22/08/2014</p>
<div class="podcast-widget">
<iframe width="100%" height="60" src="//www.mixcloud.com/widget/iframe/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fwithassociates%2Fwith-podcast-6-things%2F&mini=1&embed_uuid=f0c5f1ee9-8845-4bf0-8691-88f6151b4eda&replace=0&hide_cover=1&light=1&hide_artwork=1&embed_type=widget_standard&hide_tracklist=1" frameborder="0"></iframe>
<a href="/podcasts/files/000/000/006/original/With_Podcast__6_-_Things.mp3" class="podcast-download">Download</a>
</div>
<p><p>Calum, Jamie, Marie and Mathew talk Hyper-Fridges, empathetic doctors and the Internet of Things.</p>
</p>
<p><strong><a href="/podcast/number-6-things">View show notes</a></strong></p>
</li>
<li class="podcast-set-list-item">
<img alt="Podcast_image_productivity" class="podcast-set-image" height="663" src="/system/files/082014/53e48b4af5b65c019e000009/medium/podcast_image_productivity.jpg" width="994" />
<h3 class="podcast-set-heading"><a href="/podcast/number-5-productivity">#5 - Productivity</a></h3>
<p class="podcast-set-date">08/08/2014</p>
<div class="podcast-widget">
<iframe width="100%" height="60" src="//www.mixcloud.com/widget/iframe/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fwithassociates%2Fwith-podcast-5-productivity%2F&mini=1&embed_uuid=fe51a0df-8265-42d0-9550-b08da16a77db&replace=0&hide_cover=1&light=1&hide_artwork=1&embed_type=widget_standard&hide_tracklist=1" frameborder="0"></iframe>
<a href="/podcasts/files/000/000/005/original/With_Podcast__5_-_Productivity.mp3" class="podcast-download">Download</a>
</div>
<p><p>Anna, Calum, Erin, Jamie and Mathew talk productivity, procrastination, pomodoro and pairing.</p>
</p>
<p><strong><a href="/podcast/number-5-productivity">View show notes</a></strong></p>
</li>
<li class="podcast-set-list-item">
<img alt="Podcast_image_-_sports" class="podcast-set-image" height="613" src="/system/files/082014/53e109f2f5b65c5beb000035/medium/podcast_image_-_sports.png" width="921" />
<h3 class="podcast-set-heading"><a href="/podcast/number-4-sports">#4 - Sports</a></h3>
<p class="podcast-set-date">01/08/2014</p>
<div class="podcast-widget">
<iframe width="100%" height="60" src="//www.mixcloud.com/widget/iframe/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fwithassociates%2Fwith-podcast-4-sports%2F&mini=1&embed_uuid=4def6844-eeab-4d6c-997c-f5fb22032d70&replace=0&hide_cover=1&light=1&hide_artwork=1&embed_type=widget_standard&hide_tracklist=1" frameborder="0"></iframe>
<a href="/podcasts/files/000/000/004/original/With_Podcast__4_-_Sports.mp3" class="podcast-download">Download</a>
</div>
<p><p>Anna, Calum, Jamie, Mathew and Tom try to talk about sports.</p>
</p>
<p><strong><a href="/podcast/number-4-sports">View show notes</a></strong></p>
</li>
<li class="podcast-set-list-item">
<img alt="Podcast_image_-_learning" class="podcast-set-image" height="626" src="/system/files/082014/53e242b6f5b65c7261000017/medium/podcast_image_-_learning.png" width="940" />
<h3 class="podcast-set-heading"><a href="/podcast/number-3-learning">#3 - Learning</a></h3>
<p class="podcast-set-date">25/07/2014</p>
<div class="podcast-widget">
<iframe width="100%" height="60" src="//www.mixcloud.com/widget/iframe/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fwithassociates%2Fwith-podcast-3-learning%2F&mini=1&embed_uuid=d2c8f5cb-e080-416a-8275-37de5c562fc6&replace=0&hide_cover=1&light=1&hide_artwork=1&embed_type=widget_standard&hide_tracklist=1" frameborder="0"></iframe>
<a href="/podcasts/files/000/000/003/original/With_Podcast__3_-_Learning.mp3" class="podcast-download">Download</a>
</div>
<p><p>The gang talks learning, links, love and bikes.</p>
</p>
<p><strong><a href="/podcast/number-3-learning">View show notes</a></strong></p>
</li>
<li class="podcast-set-list-item">
<img alt="Podcast_images_-_meetups" class="podcast-set-image" height="630" src="/system/files/082014/53e109a5f5b65c5beb00001e/medium/podcast_images_-_meetups.png" width="946" />
<h3 class="podcast-set-heading"><a href="/podcast/number-2-meetups">#2 - Meetups</a></h3>
<p class="podcast-set-date">21/07/2014</p>
<div class="podcast-widget">
<iframe width="100%" height="60" src="//www.mixcloud.com/widget/iframe/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fwithassociates%2Fwith-podcast-2-meetups%2F&mini=1&embed_uuid=fe51a0df-8265-42d0-9550-b08da16a77db&replace=0&hide_cover=1&light=1&hide_artwork=1&embed_type=widget_standard&hide_tracklist=1" frameborder="0"></iframe>
<a href="/podcasts/files/000/000/002/original/With_Podcast__2.mp3" class="podcast-download">Download</a>
</div>
<p><p>We talk With Links, meetups, codes of conduct, writing , speaking and love. Oh, and bikes.</p>
</p>
<p><strong><a href="/podcast/number-2-meetups">View show notes</a></strong></p>
</li>
<li class="podcast-set-list-item">
<img alt="Podcast_images_-_podcasts" class="podcast-set-image" height="609" src="/system/files/082014/53e10a89f5b65c5beb000064/medium/podcast_images_-_podcasts.png" width="915" />
<h3 class="podcast-set-heading"><a href="/podcast/number-1-podcasts">#1 - Podcasts</a></h3>
<p class="podcast-set-date">11/07/2014</p>
<div class="podcast-widget">
<iframe width="100%" height="60" src="//www.mixcloud.com/widget/iframe/?feed=http%3A%2F%2Fwww.mixcloud.com%2Fwithassociates%2Fwith-podcast-1-podcasts%2F&mini=1&embed_uuid=ac9d1882-db6b-4a38-b9b1-fc30e8e694d1&replace=0&hide_cover=1&light=1&hide_artwork=1&embed_type=widget_standard&hide_tracklist=1" frameborder="0"></iframe>
<a href="/podcasts/files/000/000/001/original/With_Podcast__1.mp3" class="podcast-download">Download</a>
</div>
<p><p>In this very special first episode, Jamie, Mathew, Anna and Calum talk podcasts, podcast apps, and audiobooks.</p>
</p>
<p><strong><a href="/podcast/number-1-podcasts">View show notes</a></strong></p>
</li>
</ul>
</div>
</div>
</div>
</section>
<aside id="aside"
role="complementary"
class="wrapper">
<div class="blocks row">
<div id="about-us" class="slice block-slice four units">
<style scoped>#about-us {
color: #403B1A;
background: #FDEB6D; }
#about-us a {
color: #403B1A; }
</style>
<div class="block-inner">
<h3>About us</h3>
<div class="block-text">
<p>We're a digital agency. We plan, design and build websites and apps. Read more about <a href="/clients">our clients</a>, or just get in touch:</p>
<p>+44 20 7923 4757<br>
<a href="mailto:[email protected]">[email protected]</a></p>
<div class="social">
<ul>
<li><a href="https://github.com/withassociates">GitHub</a></li>
<li><a href="https://twitter.com/withassociates">Twitter</a></li>
<li><a href="http://instagram.com/withassociates">Instagram</a></li>
<li><a href="http://www.flickr.com/withassociates">Flickr</a></li>
</ul>
</div>
</div>
<div class="block-embed">
<p>Join our mailing list for biannual updates:</p>
<form class="sign-up-form" action="http://withassociates.createsend.com/t/r/s/ikkkjd/" method="post">
<input type="email" class="sign-up-field" placeholder="[email protected]" name="cm-ikkkjd-ikkkjd">
<button type="submit" class="sign-up-button">Submit</button>
</form>
</div>
</div>
</div>
<div id="we-are-at" class="slice block-slice four units">
<style scoped>#we-are-at {
color: #22352B;
background: #86D4AC; }
#we-are-at a {
color: #22352B; }
</style>
<div class="block-inner">
<h3>We are at</h3>
<div class="block-text">
<p><a class="image-link" href="http://54b.co.uk"><img src="http://2014.withassociates.com/system/files/022014/52f4fe2c9070b8459200007c/original/54b.png" alt="54B" width="70" height="53"></a></p>
<p>54B Downham Road<br>
London N1 5AS<br>
<a href="https://www.google.com/maps/preview/place/With+Associates/@51.5393855,-0.0804974,17z/data=!3m1!4b1!4m2!3m1!1s0x48761c97123fb02b:0x58be244455af2d8e">View in Google Maps</a></p>
<p>We set up 54B in 2013 as a shared workspace for designers, developers, illustrators, artists, architects, writers and more.</p>
</div>
<div class="block-embed">
<a href="http://54b.co.uk" class="button">More at 54b.co.uk</a>
</div>
</div>
</div>
<div id="we-pair-and-share" class="slice block-slice four units">
<style scoped>#we-pair-and-share {
color: #464646;
background: #35B1E7; }
#we-pair-and-share a {
color: #464646;
border-bottom: none; }
#we-pair-and-share .pair-header {
color: white;
font-size: 36px;
margin: 0; }
#we-pair-and-share h2 {
margin: 0 0 0 0;
padding-bottom: 20px;
line-height: 0; }
#we-pair-and-share hr {
height: 1px;
color: #2F9FCF;
background: #2F9FCF;
font-size: 0;
border: 0;
margin: 20px 0 22px 0; }
</style>
<div class="block-inner">
<h3>We pair and share</h3>
<div class="block-text">
<h2><a class="pair-header" href="http://pair.withassociates.com">Pair</a></h2>
<p>We're available for short daily pairing sessions. Because a problem shared is a problem solved.</p>
<p><a href="http://pair.withassociates.com" class="button">More at Pair</a></p>
<hr>
<p><a class="image-link" href="http://withlinks.com"><img src="http://2014.withassociates.com/system/files/022014/52f5010d9070b845920001fb/original/withlinks.png" alt="54B" width="143" height="24"></a></p>
<p>Once a week we send out an issue of With Links. Ten links on a weekly theme, from the ten of us at With.</p>
</div>
<div class="block-embed">
<p>Get With Links in your inbox every Friday:</p>
<form class="sign-up-form" action="http://withassociates.createsend.com/t/r/s/gdijlk/" method="post">
<input type="email" class="sign-up-field" placeholder="[email protected]" name="cm-gdijlk-gdijlk">
<button type="submit" class="sign-up-button">Submit</button>
</form>
</div>
</div>
</div>
</div>
</aside>
<footer id="footer"
role="contentinfo"
class="wrapper">
<div class="row">
<div class="six units">
<a href="/" class="footer-logo">
<img alt="With Associates" class="wa" height="22" src="/assets/wa-gray-ed38efbb865350d22a938da0e29edc9c.png" width="82" />
</a>
</div>
<div class="legals six units text">
<p>With Associates is the trading name of With Associates Digital Limited. Registered office: 54B Downham Road, N1 5AS. Registered in England under registration No. 08928808.</p>
</div>
</div>
</footer>
<script type="text/javascript">
//<![CDATA[
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-298580-3'], ['_trackPageview'], ['_trackPageLoadTime']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
//]]>
</script>
</div>
</div>
<!--# include file="/with-banner/index.html" -->
</body>
</html>