fn-static-web/2020ii/contribute.html
2020-04-25 19:17:27 +02:00

128 lines
No EOL
5.8 KiB
HTML

<!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">
<title>foss-north 2020 take II</title>
<link rel="icon" type="image/png" href="favicon.ico">
<!-- Bootstrap -->
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
</head><body><nav class="navbar fixed-top navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand" href="https://foss-north.se/"><img src="images/brand-logo.png" /></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home
</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="contribute.html">Contribute
<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="coc.html">Code of Conduct
</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="nav-item"><a class="nav-link" href="http://foss-north.se/">More foss events</a></li>
</ul>
</div>
</nav><div class="container">
<h1>Contribute</h1>
<p>A great conference is made by great contents. For great contents we need great sponsors. Please join us in making foss-north the best foss-north of them all by helping us bring together the best sponsors, contents and audience!</p>
<p><a name="papers" class="offsetanchor"></a></p>
<h2>Call for Papers</h2>
<p>Do you want to share something about free and open source software, development methodologies, or other relevant topics? If so, we would love to hear about it! We provide a meeting space for the open source community in the Nordic region. The call for papers for the 2020 event has been closed.</p>
<p>Our sessions slots are 60 and 30 minutes, with 45 and 20 minutes presentation time respectively, and the remaining time for Q&amp;A and switching speakers. Please indicate which length you want in your submission notes and using tags.</p>
<p>We cover the travel expenses of our speakers upon request. Please indicate if you are interested in this in your submission notes and using tags.</p>
<p>The call for paper is open until <strong>September 13</strong> and the final program is announced at the end of February.</p>
<p><a name="sponsors" class="offsetanchor"></a></p>
<h2>Call for Sponsors</h2>
<p>We want to create the meeting space for open source communities in the Nordic region. The foss-north event is one step on that path. Nothing of this would be possible by the support of our sponsors.</p>
<p>We are looking for sponsors of all sizes to be a part of the foss-north event. We offer the following tiers: </p>
<div class="bodytext">
<table class="table table-striped">
<thead>
<tr>
<th class="leftalign">Benefit</th>
<th>Base</th>
<th>Silver</th>
<th>Gold</th>
</tr>
</thead>
<tbody>
<tr>
<td class="leftalign">Cost</td>
<td>10kSEK</td>
<td>25kSEK</td>
<td><strong>sold out</strong></td>
</tr>
<tr>
<td class="leftalign">Availability</td>
<td>Unlimited</td>
<td>Unlimited</td>
<td>2</td>
</tr>
<tr>
<td class="leftalign">Logo and link</td>
<td>Yes, small</td>
<td>Yes, large</td>
<td>Yes, largest</td>
</tr>
<tr>
<td class="leftalign">Mention in keynote</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>Yes</td>
</tr>
<tr>
<td class="leftalign">Number of free tickets</td>
<td>3</td>
<td>5</td>
<td>10</td>
</tr>
</tbody>
</table>
</div>
<p><strike>We are also offering a limited number of booths for our sponsors. Please tell us if you are interested in this.</strike> We are out of exhibition space. Thank you all for the huge interest!</p>
<p>You find a more detailed information in our <a href="sponsorship-2020.pdf">sponsorship prospectus</a>. Prospective sponsors are welcome to contacting <a href="mailto:info@foss-north.se">info@foss-north.se</a>.</p>
</div>
<div class="footer">
foss-north and foss-gbg are arranged by Free Open Source Software North Conferences ek.f&ouml;r.<br />
Contact: info -at- foss-gbg.se.
</div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.3/umd/popper.min.js" integrity="sha384-vFJXuSJphROIrBnz7yo7oB41mKfc8JzQZiCq4NCceLEaO4IHwicKwpJf9c9IpFgh" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/js/bootstrap.min.js" integrity="sha384-alpBpkh1PFOepccYVYDB4do5UnbKysX5WZXm3XxPqe5iKTfUKjNkCk9SaVuEZflJ" crossorigin="anonymous"></script></body>
</html>