-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
executable file
·132 lines (132 loc) · 7.11 KB
/
index.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
---
layout: page
title: Video Archive 2022
description: >
Re-experience the 2022 RabbitMQ Summit. Learn what is relevant from words within the RabbitMQ community.
image: /img/og-frontpage.jpg
redirect_from: /2022
footer-logo: /img/logo-pink-2022.png
---
<main id="main">
<section class="bg-section pt-3 pt-lg-9 pb-3 pb-md-4" style="background-image: url(/img/bg-hero.png);">
<div class="container">
<div class="row align-items-center justify-content-center mb-4 mb-lg-2 top-hero">
<div class="col-10 col-md-6 col-lg-4 col-xl-3 mt-4 mb-4 text-center">
<a href="/" class="d-block text-center text-xl-left">
<img src="/img/logo-generic.png" alt="RabbitMQ Summit" />
</a>
</div>
<div>
<h3 class="text-uppercase text-primary mb-0">
<time datetime="2019-11-05"><span class="editable">16 September<br>hybrid event</span></time>
</h3>
</div>
<div class="col-11 col-lg-4 col-xl-3 text-center">
<div class="head-wrap skew-box">
<h1 class="text-secondary mb-0 editable">
CodeNode <span class="d-block">•London•</span>
</h1>
</div>
</div>
<div class="row justify-content-center mb-4 mt-4">
<div class="col-12 col-lg-10">
<div class="text-sm text-info mb-3">
<p class="editable text-sm">
The 4th edition of RabbitMQ Summit took place as a hybrid event, both in person (CodeNode venue) and virtually, on 16th September 2022 and brought together some of the world's biggest companies, using RabbitMQ, all in one place.
</p>
<p class="editable text-sm">
RabbitMQ continues to be the most widely deployed open source message broker, used by over 35,000 companies worldwide.
It is the de facto standard for cloud messaging and the leading implementer of Advanced Message Queuing Protocol (AMQP), as well as supporting a host of other protocols, including MQTT and STOMP.<br><br>
</div>
</div>
</div>
</div>
</section>
<!-- highlights video section-->
<section class="bg-light pt-6 pb-6 pb-xl-6 ">
<div class="container" id="coc">
<div class="row justify-content-center mb-3">
<div class="col-12 col-md-10 col-lg-8 text-center">
<h3 class="text-uppercase text-center text-primary mb-lg-5 editable">Highlights of 2022 edition</h3>
<iframe width="560" height="318" src="https://www.youtube.com/embed/ZMbjS8PJJhU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>
</div>
</div>
</section>
<!-- Organisers -->
<section class="sponsor-section pt-7 pb-6">
<div class="container" id="organisers">
<div class="row justify-content-center mb-4 mt-4">
<div class="col-12 mb-4 text-center">
<h4 class="text-uppercase text-secondary editable">Organisers</h4>
<a href="https://erlang-solutions.com" target="_blank">
<img src="/img/logos/logo-erlang-solutions.png" alt="Erlang Solutions" class="w-100 sp-logo editable mt-3 ml-0 ml-sm-4" />
</a>
<a href="https://codesync.global" target="_blank">
<img src="/img/logos/logo-codesync-rmq.png" alt="Code Sync" class="w-100 sp-logo editable mt-3 ml-0 ml-sm-4" /></a>
</a>
</div>
</div>
</div>
</section>
<!-- Talk recordings session-->
<section class="bg-light pt-7 pb-6 pt-lg-6">
<div class="container" id="videos">
<div class="row justify-content-center mb-3">
<div class="col-12">
<h3 class="text-uppercase text-center text-primary mb-4 mb-lg-5 editable">Talk recordings from 2022</h3>
</div>
</div>
<div class="row justify-content-center">
{% for talk in site.data.talks2022 %}
<div class="col-12 col-md-6 col-xl-5 mb-5">
<a href="https://www.youtube.com/watch?v={{ talk.youtube }}" class="talk-image youtube" data-embed="{{ talk.youtube }}" data-playlist="PLvL2NEhYV4Zs2ZakMrMBO_tr-CgEbOLRL" target="_blank">
<img src="{{ talk.lecture-img }}" class="img-fluid" alt="{{ talk.title }} - {{ talk.speaker }}" title="{{ talk.title }} - {{ talk.speaker }}"/>
</a>
<div class="links mt-1 mb-2">
{% if talk.slideshare %}
<a href="{{ talk.slideshare }}" class="float-right pink" target="_blank"><i class="fa fa-slideshare" aria-hidden="true"></i> Slides</a>
{% endif %}
<a href="https://www.youtube.com/watch?v={{ talk.youtube }}&list=PLvL2NEhYV4Zs2ZakMrMBO_tr-CgEbOLRL" class="pink"><i class="fa fa-youtube-play" aria-hidden="true"></i> Watch the talk</a>
</div>
</div>
{% endfor %}
</div>
</div>
</section>
<!-- Sponsors -->
<section class="sponsor-section pt-7 pb-6" id="sponsors">
<div class="row align-items-center justify-content-center mb-4 mb-lg-2 top-hero">
<div class="row justify-content-center">
<div class="col-12 col-lg-6 col-md-4 text-center mb-5">
<h4 class="text-uppercase text-secondary editable">Platinum Sponsors</h4>
<a href="https://84codes.com" target="_blank">
<img src="/img/logos/logo-84codes-green-transparent.png" alt="84codes" width="200" class="w-75 sp-logo editable mt-3 ml-0 ml-sm-4" />
</a>
<a href="https://aws.amazon.com" target="_blank">
<img src="/img/logos/logo-aws.png" alt="amazonaws" width="100" class="w-75 sp-logo editable mt-3 ml-0 ml-sm-4" />
</a>
<a href="https://vmware.com" target="_blank">
<img src="/img/logos/logo2-vmware.png" alt="vmware" width="250" class="w-75 sp-logo editable mt-3 ml-0 ml-sm-4" />
</a>
</div>
</div>
</div>
</section>
<!-- Code of conduct -->
<section class="bg-light pt-6 pb-6 pb-xl-6">
<div class="container" id="coc">
<div class="row justify-content-center mb-3">
<div class="col-12 col-md-10 col-lg-8">
<h3 class="text-uppercase text-center text-primary mb-lg-5 editable">Code of Conduct</h3>
<div class="text text-sm text-success">
<p class="editable">All attendees, speakers, sponsors, and volunteers at our conference are required to agree with and follow the code of conduct.</p>
<p class="editable">We are dedicated to providing a harassment-free conference experience for everyone, regardless of gender identity, sexual orientation, disability, physical appearance, body size, race, religion.. We do not tolerate harassment of conference participants in any form. Sexual language and imagery is not appropriate for any conference venue. </p>
<p class="editable">Participants asked to stop any harassing behavior are expected to comply immediately.</p>
<p class="editable">We expect participants to follow these rules at all conference venues and conference-related social events.</p>
</div>
</div>
</div>
</div>
</section>
</main>