-
Notifications
You must be signed in to change notification settings - Fork 15
/
cfp.html
224 lines (202 loc) · 12 KB
/
cfp.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
<!DOCTYPE html>
<!--[if lt IE 7 ]><html class="ie ie6" lang="en"><![endif]-->
<!--[if IE 7 ]><html class="ie ie7" lang="en"><![endif]-->
<!--[if IE 8 ]><html class="ie ie8" lang="en"><![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--><html lang="en"><!--<![endif]-->
<head>
<!-- Cookiebot CMP tag -->
<script id="Cookiebot" src="https://consent.cookiebot.com/uc.js"
data-cbid="5ec9dbf5-9274-492b-a522-935cc1d8970d"
type="text/javascript">
</script>
<meta charset="utf-8">
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Software Crafters Barcelona 2022 | Call for papers</title>
<!-- Avoid indexing Google duplicated content between scbcn.github.io & softwarecrafters.barcelona -->
<link rel="canonical" href="https://softwarecrafters.barcelona">
<!-- Favicons -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="assets/ico/apple-touch-icon-144-precomposed.png">
<link rel="shortcut icon" href="assets/ico/favicon.ico">
<!-- CSS Global -->
<link href="assets/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/plugins/fontawesome/css/font-awesome.min.css" rel="stylesheet">
<link href="assets/plugins/bootstrap-select/bootstrap-select.min.css" rel="stylesheet">
<link href="assets/plugins/owlcarousel2/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/plugins/owlcarousel2/assets/owl.theme.default.min.css" rel="stylesheet">
<link href="assets/plugins/prettyphoto/css/prettyPhoto.css" rel="stylesheet">
<link href="assets/plugins/animate/animate.min.css" rel="stylesheet">
<link href="assets/css/theme.css" rel="stylesheet">
<link href="assets/css/custom.css" rel="stylesheet">
</head>
<body id="home" class="wide body-light sub-page">
<!-- Preloader -->
<div id="preloader">
<div id="status">
<div class="spinner"></div>
</div>
</div>
<!-- Wrap all content -->
<div class="wrapper">
<!-- HEADER -->
<header class="header fixed shrink">
<div class="container">
<div class="header-wrapper clearfix">
<!-- Logo -->
<div class="logo">
<a href="index.html" class="scroll-to">
<img src="assets/img/preview/logo.png" alt="scbcn logo" height="35px" width="46px">
SCBCN24
</a>
</div>
<!-- /Logo -->
<!-- Navigation -->
<div id="mobile-menu"></div>
<nav class="navigation closed clearfix">
<a href="#" class="menu-toggle btn"><i class="fa fa-bars"></i></a>
<ul class="sf-menu nav">
<li class="active">
<a href="index.html">Home</a>
</li>
</ul>
</nav>
<!-- /Navigation -->
</div>
</div>
</header>
<!-- /HEADER -->
<div class="boxed header container"></div>
<!-- Content area -->
<div class="content-area">
<!-- CALL FOR PAPERS -->
<section class="page-section" id="cfp">
<div class="container">
<h1 class="section-title">
<span data-animation="flipInY" data-animation-delay="300" class="icon-inner"><span
class="fa-stack"><i class="fa rhex fa-stack-2x"></i><i
class="fa fa-star fa-stack-1x"></i></span></span>
<span data-animation="fadeInRight" data-animation-delay="500" class="title-inner">Call for papers
<small>/ Send your paper</small>
</span>
</h1>
<div class="row">
<div class="col-lg-12">
<p data-animation="fadeInUp" data-animation-delay="300">
We would be delighted to have you as a speaker at this year's Software Crafters Barcelona event.
Please note that while this is a call for papers and we use the term "speaker" loosely,
our conference includes a variety of formats, such as talks, open space sessions and dojos.
</p>
<p data-animation="fadeInUp" data-animation-delay="300">
Although attendees value talks, we welcome all types of sessions. We have found that speakers
who allow time for interruptions and debate often receive great feedback, rather than delivering
an exhaustive review of a prepared slide deck.
</p>
<p data-animation="fadeInUp" data-animation-delay="300">
Also consider checking our <a href="/coc.html" target="_blank">Code of conduct</a> before proceding.
</p>
<p data-animation="fadeInUp" data-animation-delay="300">
<div class="post-header">
<h2 class="post-title">Subjects</h2>
</div>
There is no central topic for SCBCN'24, so you have complete freedom to choose the subject of your session.
If you need ideas, we have published past sessions on our <a href="https://www.youtube.com/channel/UCksw6qsw6vk7cp8sVwIpNrQ" target="_blank">YouTube</a>
and <a href="https://www.youtube.com/playlist?list=PLKxa4AIfm4pXBjKIZpjFYzh3Qplt5h6Xz" target="_blank">Autentia</a> channels, and we can provide
feedback based on what attendees value. Here are some tips to help you craft a great session:
<br />
<br />
<ul>
<li>- Prioritize general topics over specific tools/languages.</li>
<li>- Talks have 55-minute slots. Allocate time for debate and discussion.</li>
<li>- Last year we introduced lightning talks, which are 5-7 minute talks followed by 3 minutes for questions.</li>
<li>- Consider creating entry-level sessions, as there are always apprentices.</li>
<li>- Hands-on sessions are very popular.</li>
<li>- We invite first-time speakers to use SCBCN as a "sandbox." There will be slots reserved for first-timers, so don't be afraid to speak at a tech event.</li>
<li>- If you are interested in a particular topic but not prepared to host a session, consider proposing it during the Open Space that takes place during the event.</li>
<li>- Talks can have a maximum of 2 speakers.</li>
</ul>
</p>
<p data-animation="fadeInUp" data-animation-delay="300">
We understand that not everybody has the same background talking in public but our goal is make it as smooth as possible
for you. If you are unsure about how to organize your contents or you feel a bit uneasy in a stage, our team is here to
give you a hand.
</p>
<p data-animation="fadeInUp" data-animation-delay="300">
<div class="post-header">
<h2 class="post-title">Important details</h2>
</div>
We hope you will consider submitting a proposal and sharing your expertise with the SCBCN community.
If you decide to do it, please send your proposal using <a href="https://bit.ly/scbcn24-c4p-form" target="_blank">this form</a>
before <strong>June 1th 2024.</strong>
The conference schedule will be published on <strong>September 1st</strong> and we plan to inform the speakers before that date.
</p>
</div>
</div>
</div>
</section>
<!-- /CALL FOR PAPERS -->
</div>
<!-- /Content area -->
<!-- FOOTER -->
<footer class="footer">
<div class="footer-meta">
<div class="container text-center">
<div class="clearfix">
<ul class="social-line list-inline">
<li data-animation="flipInY" data-animation-delay="100"><a href="//twitter.com/bcnswcraft" class="twitter" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li data-animation="flipInY" data-animation-delay="100"><a href="//www.youtube.com/channel/UCksw6qsw6vk7cp8sVwIpNrQ" class="youtube" target="_blank"><i class="fa fa-youtube-play"></i></a></li>
</ul>
</div>
</div>
</div>
</footer>
<!-- /FOOTER -->
<div class="to-top"><i class="fa fa-angle-up"></i></div>
</div>
<!-- /Wrap all content -->
<!-- JS Global -->
<!--[if lt IE 9]><script src="assets/plugins/jquery/jquery-1.11.1.min.js"></script><![endif]-->
<!--[if gte IE 9]><!--><script src="assets/plugins/jquery/jquery-2.1.1.min.js"></script><!--<![endif]-->
<script src="assets/plugins/modernizr.custom.js"></script>
<script src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/plugins/bootstrap-select/bootstrap-select.min.js"></script>
<script src="assets/plugins/superfish/js/superfish.js"></script>
<script src="assets/plugins/prettyphoto/js/jquery.prettyPhoto.js"></script>
<script src="assets/plugins/placeholdem.min.js"></script>
<script src="assets/plugins/jquery.smoothscroll.min.js"></script>
<script src="assets/plugins/jquery.easing.min.js"></script>
<!-- JS Page Level -->
<script src="assets/js/theme-ajax-mail.js"></script>
<script src="assets/js/theme.js"></script>
<script src="assets/js/custom.js"></script>
<!--[if (gte IE 9)|!(IE)]><!-->
<!--script src="assets/plugins/jquery.cookie.js"></script>
<script src="assets/js/theme-config.js"></script-->
<!--<![endif]-->
<script type="text/javascript">
jQuery(document).ready(function () {
theme.init();
});
//jQuery(window).load(function () { jQuery('body').scrollspy({offset: 100, target: '.navigation'}); });
//jQuery(window).load(function () { jQuery('body').scrollspy('refresh'); });
//jQuery(window).resize(function () { jQuery('body').scrollspy('refresh'); });
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-S90CZ3DEY4"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-S90CZ3DEY4');
</script>
<!-- Clarity -->
<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "hfn0famir1");
</script>
<link rel="stylesheet"
href="https://fonts.googleapis.com/css2?family=Barlow+Condensed&family=Poppins" />
</body>
</html>