Legacy version from 2016

This commit is contained in:
Johan Thelin 2017-12-12 10:43:35 +01:00
commit cf555d2a0a
27 changed files with 962 additions and 0 deletions

94
2016/call-for-papers.html Normal file
View file

@ -0,0 +1,94 @@
<!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">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Call for Papers - foss-north 2016</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/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css" integrity="sha384-fLW2N01lMqjakBkx3l/M9EahuwpSfeNvV63J5ezn3uZzapT0u7EYsXMjQV+0En5r" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="http://foss-north.se/"><img src="images/brand-logo.png" /></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li><a href="schedule.html">Schedule</a></li>
<li class="active"><a href="call-for-papers.html">Call for Papers <span class="sr-only">(current)</span></a></li>
<li><a href="call-for-sponsors.html">Call for Sponsors</a></li>
<li><a href="spread-the-word.html">Spread the Word</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="http://foss-gbg.se">Visit foss-gbg</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<div class="topgradient">
<img src="images/banner-600.png" alt="Save the Date! May 26 2016" />
</div>
<div class="container">
<h1>Call for Papers</h1>
<div class="bodytext">
We provide the meeting space. We invite an audience. You provide the contents!
</div>
<div class="bodybreak">&nbsp;</div>
<div class="bodytext">
Do you have something about free and open source that you want to tell the world about? If you want to speak at foss-north, please follow the link below to register a talk proposal. The registration is closed April 10 and speakers are notified on April 24.
</div>
<div class="bodybreak">&nbsp;</div>
<div class="bodytext">
The call for papers is closed. Thank you for your contribution!
</div>
</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>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script> </body>
</html>

156
2016/call-for-sponsors.html Normal file
View file

@ -0,0 +1,156 @@
<!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">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Call for Sponsors - foss-north 2016</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/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css" integrity="sha384-fLW2N01lMqjakBkx3l/M9EahuwpSfeNvV63J5ezn3uZzapT0u7EYsXMjQV+0En5r" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="http://foss-north.se/"><img src="images/brand-logo.png" /></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li><a href="schedule.html">Schedule</a></li>
<li><a href="call-for-papers.html">Call for Papers</a></li>
<li class="active"><a href="call-for-sponsors.html">Call for Sponsors <span class="sr-only">(current)</span></a></li>
<li><a href="spread-the-word.html">Spread the Word</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="http://foss-gbg.se">Visit foss-gbg</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<div class="topgradient">
<img src="images/banner-600.png" alt="Save the Date! May 26 2016" />
</div>
<div class="container">
<h1>Call for Sponsors</h1>
<div class="bodytext">
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.
</div>
<div class="bodybreak">&nbsp;</div>
<div class="breakline">&nbsp;</div>
<h1>Sponsor Tiers</h1>
<div class="bodytext">
We are looking for sponsors of all sizes. To be a part of the foss-north event, we offer the following tiers.
</div>
<div class="bodybreak">&nbsp;</div>
<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>50kSEK</td>
</tr>
<tr>
<td class="leftalign">Availability</td>
<td>Unlimited</td>
<td>6</td>
<td>2</td>
</tr>
<tr>
<td class="leftalign">Logo and link</td>
<td>Yes</td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td class="leftalign">Additional information with logo</td>
<td></td>
<td></td>
<td>Yes</td>
</tr>
<tr>
<td class="leftalign">Roll-up at conference</td>
<td></td>
<td>Yes</td>
<td>Yes</td>
</tr>
<tr>
<td class="leftalign">Number of free tickets</td>
<td>2</td>
<td>5</td>
<td>10</td>
</tr>
</tbody>
</table>
</div>
<div class="bodytext">
Detailed information can be found in our <a href="sponsorship.pdf">sponsorship prospectus</a>.
</div>
<div class="bodybreak">&nbsp;</div>
<div class="breakline">&nbsp;</div>
<h1>Surplus</h1>
<div class="bodytext">
The foss-north event and foss-gbg groups are organized by the same group and share the same goals. Any surplus generated from the foss-north event will be fed into foss-gbg events and into the next foss-north events. Our aim is to build a reoccuring event!
</div>
</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>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script> </body>
</html>

BIN
2016/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

BIN
2016/images/banner-600.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
2016/images/brand-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 403 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

BIN
2016/images/sponsor-brg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

285
2016/index.html Normal file
View file

@ -0,0 +1,285 @@
<!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">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>foss-north 2016</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/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css" integrity="sha384-fLW2N01lMqjakBkx3l/M9EahuwpSfeNvV63J5ezn3uZzapT0u7EYsXMjQV+0En5r" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="http://foss-north.se/"><img src="images/brand-logo.png" /></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li class="active"><a href="index.html">Home <span class="sr-only">(current)</span></a></li>
<li><a href="schedule.html">Schedule</a></li>
<li><a href="call-for-papers.html">Call for Papers</a></li>
<li><a href="call-for-sponsors.html">Call for Sponsors</a></li>
<li><a href="spread-the-word.html">Spread the Word</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="http://foss-gbg.se">Visit foss-gbg</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<div class="topgradient">
<img src="images/banner-600.png" alt="Save the Date! May 26 2016" />
</div>
<div class="container">
<h1>What?</h1>
<div class="bodytext">
foss-north is an free / open source conference covering both software and hardware from the technical perspective. Hosted in Gothenburg between Copenhagen, Oslo and Stockholm with an international airport, we provide a meeting place for the Nordic foss communities and will bring together great speakers with a great audience.
</div>
<div class="bodybreak">&nbsp;</div>
<div class="bodytext">
<b>Get your tickets now at <a href="https://www.eventbrite.com/e/foss-north-2016-tickets-22337669571">eventbrite</a></b>!
</div>
<div class="bodybreak">&nbsp;</div>
<div class="bodytext">
<b>Please notice that there will be no tickets sold at the door and that the ticket sale closes at 6pm Wednesday 25/5 CET</b>!<br />
This is so that we can handle the catering for the event.
</div>
<div class="bodybreak">&nbsp;</div>
<div class="breakline">&nbsp;</div>
<h1>Speakers</h1>
<div class="bodytext">
foss-north will provide a full day of interesting speakers. We are happy to announce that we have confirmed the following speakers.
</div>
<div class="bodybreak">&nbsp;</div>
<h2>Keynote Speakers</h2>
<div class="row">
<div class="col-md-4">
<img class="kn-image" src="images/speaker-kn-horne.jpg" alt="Lewis Horne">
<div class="kn-name">Lewis Horne</div>
<div class="kn-bio">
Lewis is a passionate futurist and champion for disruption through openness, collaboration and challenging established truths. He advocates radical transparency for harmonising economic and societal progress, and believes this position provides both product and market advantages. Lewis is an awarded serial entrepreneur with a rich history of disruptive innovation, holding a Msc Entrepreneurship and a Bsc International Business. He is also the founder and CEO of Uniti, the open source electric city car
</div>
</div>
<div class="col-md-4">
<img class="kn-image" src="images/speaker-kn-dunkels.jpg" alt="Adam Dunkels">
<div class="kn-name">Adam Dunkels</div>
<div class="kn-bio">
Adam Dunkels, PhD, is the CEO and co-founder of Thingsquare, the creator of the Contiki open source OS, and an Internet of Things pioneer. The MIT Technology Review named him one of the top 35 innovators in the world for having created the minimal wireless networking protocols that allow almost any device to communicate over the Internet. Most of today's Internet of Things products are powered by software he created.
</div>
<div class="kn-bio">
He is a recipient of the ACM SIGOPS EuroSys Roger Needham award and the ERCIM Cor Baayen award. He is a co-founder of the IPSO Alliance together with a group of major IoT industry vendors. He has authored and co-authored over 80 scientific papers and has served on many top-tier scientific committees.
</div>
<div class="kn-bio">
His book, "Interconnecting Smart Objects with IP - the Next Internet", co-authored with JP Vasseur and with a foreword by Vint Cerf, was published in 2010.
</div>
</div>
<div class="col-md-4">
<img class="kn-image" src="images/speaker-kn-sanford.jpg" alt="Amy Sanford">
<div class="kn-name">Amy Sanford</div>
<div class="kn-bio">
Amy Sanford is a consultant interested on preparing technical entrepreneurs for Digitization or the “4th Industrial Revolution” as the World Economic Forum refers to the current and future world of work.
</div>
<div class="kn-bio">
Amys experience includes: coaching global industry leaders at Harvard University, pitch judging for entrepreneurs in the Boston and Gothenburg Startup scene, interdisciplinary programming at the Innovation Lab and identifying trends from global forces such as Big Data and Analytics in the post Global Financial Crisis landscape.
</div>
<div class="kn-bio">
Amy is the Gothenburg Pitching Coach for Startup Marketing Sweden.
</div>
</div>
</div>
<h2>Speakers</h2>
<div class="bodytext">
Please refer to the <a href="schedule.html">schedule</a> for a complete list of speakers. We're in the process of moving this information.
</div>
<div class="bodybreak">&nbsp;</div>
<div class="row">
<div class="col-md-3">
<div class="picture"><img src="images/speaker-stenberg.jpg" alt="Daniel Stenberg"></div>
</div>
<div class="col-md-9">
<div class="name">Daniel Stenberg</div>
<div class="title">Everyone, everywhere runs this code all the time</div>
<div class="abstract">curl and libcurl are solid corner stones in client-side Internet transfers and in particular for HTTP, running on every imaginable operating system and CPU architecture in use today. They empower the internet connected world we live. Started in the late 90s, the project now reaches billions of users and is being used by or serving virtually every human being in our connected society. Daniel tells the tale of how this started, how it works and why it never gets done. And who really runs the hacking ring.</div>
<div class="bio">Daniel Stenberg (<a href="https://daniel.haxx.se/">https://daniel.haxx.se/</a> and <a href="https://twitter.com/bagder">https://twitter.com/bagder</a>) is employed by Mozilla and spends his days debugging Firefox and curl network code in his home office outside Stockholm, Sweden.</div>
</div>
</div>
<div class="bodybreak">&nbsp;</div>
<div class="row">
<div class="col-md-3">
<div class="picture"><img src="images/speaker-leisse.jpg" alt="Alexandra Leisse"></div>
</div>
<div class="col-md-9">
<div class="name">Alexandra Leisse</div>
<div class="title">Death by a thousand paper cuts the user experience of complexity</div>
<div class="abstract">
All non-trivial software inevitably grows in complexity over time. Regardless of best intentions, with continuous releases of new functionality, design debt threatens to cripple our applications: they become confusing and increasingly hard to understand and use.
</div>
<div class="abstract">
Alexandra shares stories from her design work on complex interfaces that taught her how to make sense of almost any mess.
</div>
<div class="bio">
Alexandra spent 10 years living big drama on opera stages before making her way into KDE and launching her tech career as community manager for Qt in Oslo. She is the founder and co-organiser of the Rails Girls chapter in Oslo, and a proud Web Rebel. Currently, she moves sticky notes for <a href="https://ardoq.com/">Ardoq</a>.
</div>
</div>
</div>
<div class="bodybreak">&nbsp;</div>
<div class="row">
<div class="col-md-3">
<div class="picture"><img src="images/speaker-rubini.jpg" alt="Alessando Rubini"></div>
</div>
<div class="col-md-9">
<div class="name">Alessando Rubini</div>
<div class="title">Time in Software and Hardware</div>
<div class="abstract">How time is handled in the Linux kernel and in the White Rabbit network at CERN.
</div>
<div class="abstract">The presentation shows the smart approach to timing in Linux and how similar ideas drive hardware synchronization within I/O devices to better than 1ns worst-case among thousands of systems spread over tens of kilometres at CERN.
</div>
<div class="bio">Alessandro Rubini installed Linux 0.99.14 soon after getting his degree as electronic engineer. He then received a Ph.D. in computer science at the University of Pavia despite his aversion toward modern technology. He left the University after getting his Ph.D. because he didn't want to write articles. He now works as a freelance writing device drivers and, um...articles. He used to be a young hacker before his babies were born; he's now an old advocate of Free Software who developed a bias for non-PC computer platforms.</div>
</div>
</div>
<div class="bodybreak">&nbsp;</div>
<div class="breakline">&nbsp;</div>
<h1>When and Where?</h1>
<div class="bodytext">
foss-north 2016 will be hosted at Lindholmen, Gothenburg on May 26.<br />
We plan a full day from 9:00 - 17:00.
</div>
<div class="bodybreak">&nbsp;</div>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2131.5491947824057!2d11.937607415971502!3d57.70712844704804!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x464ff35aa1bf62a7%3A0xb91703647ea29fcc!2sAktiviteten+AB!5e0!3m2!1sen!2s!4v1454240416492" width="100%" height="450" frameborder="0" style="border:0;margin-bottom:60px;" allowfullscreen></iframe>
<div class="breakline">&nbsp;</div>
<h1>Tickets</h1>
<div class="bodytext">
Get your tickets at <a href="https://www.eventbrite.com/e/foss-north-2016-tickets-22337669571">eventbrite</a>. The tickets include coffee, light snacks and lunch.<br />
A limited number of early bird tickets are available for 250 SEK. The full price tickets are 350 SEK.
</div>
<div class="bodybreak">&nbsp;</div>
<div class="breakline">&nbsp;</div>
<h1>Sponsors</h1>
<div class="bodytext">
We would like to thank our sponsors who help us make this possible.
</div>
<div class="row sponsorrow">
<div class="col-xs-6 col-md-4">
<a href="http://google.com/"><img class="sponsor" src="images/sponsor-google.png" alt="Google" /></a>
</div>
<div class="col-xs-6 col-md-4">
<a href="http://teamuniti.com/"><img class="sponsor" src="images/sponsor-uniti.png" alt="Uniti" /></a>
</div>
<div class="col-xs-6 col-md-4">
<a href="https://www.mozilla.org/"><img class="sponsor" src="images/sponsor-mozilla.png" alt="Mozilla" /></a>
</div>
</div>
<div class="row sponsorrow">
<div class="col-xs-6 col-md-4">
<a href="http://www.semcon.com/"><img class="sponsor" src="images/sponsor-semcon.png" alt="Semcon" /></a>
</div>
<div class="col-xs-6 col-md-4">
<a href="http://fsfe.org"><img class="sponsor" src="images/sponsor-fsfe.png" alt="Free Software Foundation Europe" /></a>
</div>
<div class="col-xs-6 col-md-4">
<a href="http://www.cybercom.com/sv/"><img class="sponsor" src="images/sponsor-cybercom.png" alt="cybercom" /></a>
</div>
</div>
<div class="row sponsorrow">
<div class="col-xs-6 col-md-4">
<a href="http://www.businessregion.se/"><img class="sponsor" src="images/sponsor-brg.png" alt="Business Region Gothenburg" /></a>
</div>
<div class="col-xs-6 col-md-4">
<a href="http://www.alten.se/"><img class="sponsor" src="images/sponsor-alten.png" alt="Alten" /></a>
</div>
<div class="col-xs-6 col-md-4">
<a href="https://endocode.com/"><img class="sponsor" src="images/sponsor-endocode.png" alt="Endocode" /></a>
</div>
</div>
<div class="bodybreak">&nbsp;</div>
<div class="breakline">&nbsp;</div>
<h1>How can I help?</h1>
<div class="bodytext">
foss-north will only be great if we have the best audience, the best speakers and the best sponsors, so help <a href="spread-the-word.html">Spread the Word</a>, answer our <a href="call-for-papers.html">Call for Papers</a> and help promote our <a href="call-for-sponsors.html">Call for Sponsors</a>.
</div>
</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>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script> </body>
</html>

143
2016/schedule.html Normal file
View file

@ -0,0 +1,143 @@
<!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">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Schedule - foss-north 2016</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/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css" integrity="sha384-fLW2N01lMqjakBkx3l/M9EahuwpSfeNvV63J5ezn3uZzapT0u7EYsXMjQV+0En5r" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="http://foss-north.se/"><img src="images/brand-logo.png" /></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li class="active"><a href="schedule.html">Schedule <span class="sr-only">(current)</span></a></li>
<li><a href="call-for-papers.html">Call for Papers</a></li>
<li><a href="call-for-sponsors.html">Call for Sponsors</a></li>
<li><a href="spread-the-word.html">Spread the Word</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="http://foss-gbg.se">Visit foss-gbg</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<div class="topgradient">
<img src="images/banner-600.png" alt="Save the Date! May 26 2016" />
</div>
<div class="container">
<h1>Schedule</h1>
<div class="bodytext">
foss-north is an single day, single track conference held on May 26. The table below shows the provisional schedule.
</div>
<div class="bodybreak">&nbsp;</div>
<div class="table-responsive">
<table class="table">
<tr class="active">
<td>08:00 - 09:00</td>
<td colspan="2">Breakfast and Registration</td>
</tr>
<tr>
<td>09:00 - 10:00</td>
<td colspan="2">Keynote Session</td>
</tr>
<tr>
<td>10:00 - 10:30</td>
<td>Mirko Boehm</td>
<td>The Open Invention Network: Protecting Open Source through patent pooling and defensive publications<td>
</tr>
<tr>
<td>10.30 - 11:30</td>
<td>Alesandro Rubini</td>
<td>Time in Software and Hardware</td>
</tr>
<tr class="active">
<td>11:30 - 13:00</td>
<td colspan="2">Lunch</td>
</tr>
<tr>
<td>13:00 - 13:30</td>
<td>Jonas &Ouml;berg</td>
<td>State of Free Software: Legal and policy issues in Europe (and elsewhere)</td>
</tr>
<tr>
<td>13:30 - 14:00</td>
<td>Anders Arnholm</td>
<td>Software Craftmanship</td>
</tr>
<tr>
<td>14:00 - 15:00</td>
<td>Alexandra Leisse</td>
<td>Death by a thousand paper cuts the user experience of complexity</td>
</tr>
<tr class="active">
<td>15:00 - 15:30</td>
<td colspan="2">Coffee Break</td>
</tr>
<tr>
<td>15:30 - 16:00</td>
<td>Aarne Ranta</td>
<td>Grammatical Framework</td>
</tr>
<tr>
<td>16:00 - 17:00</td>
<td>Daniel Stenberg</td>
<td>Everyone, everywhere runs this code all the time</td>
</tr>
<tr>
<td>17:00 - 17:10</td>
<td colspan="2">Closing Session</td>
</tr>
</table>
</div>
</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>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script> </body>
</html>

BIN
2016/sponsorship.pdf Normal file

Binary file not shown.

132
2016/spread-the-word.html Normal file
View file

@ -0,0 +1,132 @@
<!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">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Spread the Word - foss-north 2016</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/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css" integrity="sha384-fLW2N01lMqjakBkx3l/M9EahuwpSfeNvV63J5ezn3uZzapT0u7EYsXMjQV+0En5r" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="http://foss-north.se/"><img src="images/brand-logo.png" /></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li><a href="schedule.html">Schedule</a></li>
<li><a href="call-for-papers.html">Call for Papers</a></li>
<li><a href="call-for-sponsors.html">Call for Sponsors</a></li>
<li class="active"><a href="spread-the-word.html">Spread the Word <span class="sr-only">(current)</span></a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="http://foss-gbg.se">Visit foss-gbg</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<div class="topgradient">
<img src="images/banner-600.png" alt="Save the Date! May 26 2016" />
</div>
<div class="container">
<h1>Spread the Word</h1>
<div class="bodytext">
We need your help to make this event the best one you've seen. Help us spread the word!
</div>
<div class="bodybreak">&nbsp;</div>
<div class="breakline">&nbsp;</div>
<h1>Talk about us!</h1>
<div class="bodytext">
Talk about this event using the <a href="https://twitter.com/hashtag/fossnorth2016">#fossnorth2016</a> hash tag.
</div>
<div class="bodybreak">&nbsp;</div>
<div class="breakline">&nbsp;</div>
<h1>Print the poster!</h1>
<div class="bodytext">
Download and print the <a href="foss-north-2016-poster-v1.pdf">poster</a> and hang it somewhere visible.
</div>
<div class="bodybreak">&nbsp;</div>
<div class="breakline">&nbsp;</div>
<h1>Use the banners!</h1>
<div class="bodytext">
Help out by embedding banners on your site or blog!
</div>
<div class="bodybreak">&nbsp;</div>
<div class="bodytext">
<img src="images/banner-600.png" alt="foss-north" style="max-width: 90%;" />
</div>
<div class="bodybreak">&nbsp;</div>
<div class="panel panel-default">
<div class="panel-body">
<pre>&lt;a href="http://foss-north.se"&gt;&lt;img src="http://foss-north.se/images/banner-600.png" alt="foss-north"&gt;&lt;/a&gt;</pre>
</div>
</div>
<div class="bodybreak">&nbsp;</div>
<div class="breakline">&nbsp;</div>
<div class="bodytext">
<img src="images/logo-inv-120x120.png" alt="foss-north" />
</div>
<div class="bodybreak">&nbsp;</div>
<div class="panel panel-default">
<div class="panel-body">
<pre>&lt;a href="http://foss-north.se"&gt;&lt;img src="http://foss-north.se/images/logo-inv-120x120.png" alt="foss-north"&gt;&lt;/a&gt;</pre>
</div>
</div>
<div class="bodybreak">&nbsp;</div>
<div class="bodytext">
We are looking for audience, sponsors and speakers, so reach out to your network and tell the world about foss-north!
</div>
</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>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script> </body>
</html>

152
2016/style.css Normal file
View file

@ -0,0 +1,152 @@
@import url(http://fonts.googleapis.com/css?family=Armata);
@import url(https://fonts.googleapis.com/css?family=Roboto:300);
h1 {
font-family: 'Armata', serif;
color: #666666
font-size: 48pt;
text-align: center;
}
h2 {
font-family: 'Armata', serif;
color: #666666
font-size: 36pt;
text-align: center;
margin-top: 60px;
margin-bottom: 30px;
}
div.topgradient
{
background-image:linear-gradient(#ffcc33, #fff);
background-image:-webkit-linear-gradient(#ffcc33, #fff 80%);
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
div.topgradient > img {
max-width:90%;
}
.navbar {
margin-bottom: 0;
}
.navbar-brand {
padding-top: 9px;
padding-bottom: 9px;
}
body { padding-top: 50px; }
div.footer {
background-color: #ffcc33;
text-align: center;
font-family: 'Roboto', sans-serif;
font-size: 9pt;
display: block;
width: 100%;
padding-top: 20px;
padding-bottom: 20px;
margin-top: 40px;
}
div.breakline {
background-color: #ffcc33;
display: block;
height: 2px;
margin-top: 20px;
margin-bottom: 40px;
}
div.bodybreak {
display: block;
height: 2px;
margin-bottom: 40px;
}
.bodytext {
text-align: center;
font-family: 'Roboto', sans-serif;
font-size: 14pt;
}
.sponsorrow {
text-align: center;
}
.sponsor {
padding: 20px;
max-width: 80%;
}
th {
text-align: center;
}
.leftalign {
text-align: left;
}
img.kn-image {
max-width: 80%;
}
div.kn-name {
font-family: 'Roboto', sans-serif;
font-size: 24pt;
font-weight: bold;
}
div.kn-bio {
font-family: 'Roboto', sans-serif;
font-size: 14pt;
font-style: italic;
margin-bottom: 30px;
}
div.speaker > div.picture {
float: left;
margin-top: 10px;
margin-bottom: 20px;
margin-left: 0;
margin-right: 10px;
border-style: solid;
border-width: 2px;
border-color: #333333;
}
div.name {
font-family: 'Roboto', sans-serif;
font-size: 24pt;
font-weight: bold;
}
div.title {
font-family: 'Roboto', sans-serif;
font-size: 24pt;
margin-bottom: 5px;
}
div.abstract {
font-family: 'Roboto', sans-serif;
font-size: 14pt;
margin-bottom: 10px;
}
div.bio {
font-family: 'Roboto', sans-serif;
font-size: 14pt;
font-style: italic;
}