forked from skyuk/bskyb.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmeetups.html
More file actions
47 lines (40 loc) · 2.23 KB
/
meetups.html
File metadata and controls
47 lines (40 loc) · 2.23 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
---
layout: default
title: Events & Talks
---
<h2>Talks We've Given</h2>
<div class="row clearfix">
<div class="skycom-6">
<h3><a href="http://www.meetup.com/Couchbase-London/">Couchbase London Meetup</a></h3>
<p><b>Julien Gagnet</b> talks about our use of Couchbase as a user profile store</p>
</div>
<div class="skycom-6">
<iframe width="560" height="315" src="//www.youtube.com/embed/GwE5j5vqaMk" allowfullscreen=""></iframe>
</div>
</div>
<hr class="featurette-divider">
<div class="row clearfix">
<div class="skycom-6">
<h3><a href="https://ep2013.europython.eu/ep2012/">EuroPython 2012</a></h3>
<p><b>Russell Sherwood</b> and <b>David Sale</b> we cover the role of BDD in Agile Development, creating a successful and useful BDD test and BDD usage in continuous integration </p>
</div>
<div class="skycom-6">
<iframe width="560" height="315" src="//www.youtube.com/embed/OMLDHNaUMB8" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<hr class="featurette-divider">
<div class="row clearfix">
<div class="skycom-6">
<h3><a href="https://ep2013.europython.eu/ep2013/">EuroPython 2013</a></h3>
<p><b>Russell Sherwood</b> and <b>David Sale</b> talk about the key points to give you a taster of what life is like in an agile development team</p>
</div>
<div class="skycom-6">
<iframe width="560" height="315" src="https://www.youtube.com/embed/A-Ng73NXcTI" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<hr class="featurette-divider">
<section>
<h2>Events, Meetups and Talks We'll Be Attending</h2>
<p class="lead text--instructions">Take a look at what's going on for Developers across Sky. Then why not come along to one of our Meetups</p>
<iframe src="https://www.google.com/calendar/embed?showTitle=0&showNav=0&showPrint=0&showTabs=0&showCalendars=0&showTz=0&height=600&wkst=1&bgcolor=%23FFFFFF&src=5sbrf4s4spehi2ssq4apchodp4%40group.calendar.google.com&color=%23865A5A&ctz=Europe%2FLondon" style=" border-width:0 " width="1140" height="600" frameborder="0" scrolling="no"></iframe>
</section>