diff --git a/2018/contribute.html b/2018/contribute.html new file mode 100644 index 0000000..f1c0f13 --- /dev/null +++ b/2018/contribute.html @@ -0,0 +1,170 @@ + + + + + + + + + foss-north 2018 + + + + + + + + + + + + + +
+

Contribute

+ +
+ A great conference is made by great contents. For great contents we need great sponsors. Please join us in making foss-north 2018 the best foss-north of them all. +
+ +
+ [ Call for Papers | Call for Sponsors ] +
+ + + +

Call for Papers

+ +
+ The Call for Papers is open until March 11 and the final speakers are contacted on March 25. We are happy to sponsor travel expenses and accomodation, but cannot pay for your time. You can register your talk proposal in our Call for Papers form. +
+ +
 
+ +
+ Thank you for contributing! +
+ +
 
+
 
+ + +

Call for Sponsors

+ +
+ 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. +
+ +
 
+ +
+ We are looking for sponsors of all sizes to be a part of the foss-north event. We offer the following tiers: +
+ +
 
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
BenefitBaseSilverGold
Cost10kSEK20kSEK40kSEK
AvailabilityUnlimitedUnlimited2
Logo and linkYes, smallYes, largeYes, largest
Mention in keynote  Yes
Number of free tickets3510
+
+ +
 
+
+ We are investigating the options for offering booth space for our sponsors. Please tell us if you are interested in this. +
+ +
 
+
+ Prospective sponsors are welcome to contacting fossnorth@gmail.com. +
+
+ + + + + + + + + diff --git a/2018/favicon.ico b/2018/favicon.ico new file mode 100644 index 0000000..35d48c4 Binary files /dev/null and b/2018/favicon.ico differ diff --git a/2018/images/brand-logo.png b/2018/images/brand-logo.png new file mode 100644 index 0000000..a908375 Binary files /dev/null and b/2018/images/brand-logo.png differ diff --git a/2018/images/speaker-cmunk.jpeg b/2018/images/speaker-cmunk.jpeg new file mode 100644 index 0000000..611753e Binary files /dev/null and b/2018/images/speaker-cmunk.jpeg differ diff --git a/2018/images/speaker-paas.jpeg b/2018/images/speaker-paas.jpeg new file mode 100644 index 0000000..741222f Binary files /dev/null and b/2018/images/speaker-paas.jpeg differ diff --git a/2018/index.html b/2018/index.html new file mode 100644 index 0000000..ede4a1b --- /dev/null +++ b/2018/index.html @@ -0,0 +1,128 @@ + + + + + + + + + foss-north 2018 + + + + + + + + + + + + + +
+

What?

+ +
+ 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. +
+ +
 
+ +
+ Ticket sales will open soon - please check out the tickets page for details. +
+ +
 
+
 
+

Speakers

+ +
+ We are happy to have the following speakers at foss-north 2018. +
+ +
 
+ +
+
+
+
+ +
 
+ +
+ Would you like to speak? Please visit our Call for Papers for more information. +
+ +
 
+
 
+

When and Where?

+ +
+ foss-north 2018 will be hosted at Chalmers Gibraltargatan, Gothenburg on April 23.
+ We plan a full day from 8:00 - 17:00. +
+ +
 
+ + + +
 
+
 
+

Sponsors

+ +
+ We need sponsors to make this event possible. Please visit our Call for Sponsors for more information. +
+
+ + + + + + + + + diff --git a/2018/schedule.html b/2018/schedule.html new file mode 100644 index 0000000..16e42e6 --- /dev/null +++ b/2018/schedule.html @@ -0,0 +1,88 @@ + + + + + + + + + foss-north 2018 + + + + + + + + + + + + + +
+

Schedule

+ +
+ The schedule will be announced in early April. We plan a full day from 8-17 on April 23 and community events on April 22. +
+ +
 
+ +
+ Check out our speakers and talks to see what is on the program! +
+ +
 
+
+ + + + + + + + + diff --git a/2018/speakers-and-talks.html b/2018/speakers-and-talks.html new file mode 100644 index 0000000..a9bea24 --- /dev/null +++ b/2018/speakers-and-talks.html @@ -0,0 +1,136 @@ + + + + + + + + + foss-north 2018 + + + + + + + + + + + + + +
+

Speakers and Talks

+ +
 
+ + +
+
+
Patricia Aas
+
+ +
+
Patricia Aas
+
Isolating GPU access in its own process
+ +
+ Chromium's process architecture has graphics access restricted to a separate GPU-process. There are several reasons why this could make sense, three common ones are: Security, Robustness and Dependency Separation. +
+ +
+ GPU access restricted to a single process requires an efficient framework for communication over IPC from the other processes, and most likely a framework for composition of surfaces. This talk describes both the possible motivations for this kind of architecture and Chromium's solution for the IPC framework. We will demonstrate how a multiprocess program can compose into a single window on Linux. +
+
+
+ +
 
+ + +
+
+
Carsten Munk
+
+ +
+
Carsten Munk
+
Zipper - an open source out of box experience for the blockchain world
+ +
+ Zipper is an Ethereum based mobile platform which brings blockchain + based services to our smartphones in one seamless and user-controlled + experience. +
+ +
+ At first, Zipper provides everyday smartphone users an easy and safe + way to manage their identity and private keys. This makes it possible + for anyone to access blockchain based services out-of-the-box in an + easy and intuitive way - just like Apple’s services on iOS today - + while being in full control of their identity, transactions and data. + Zipper works in an isolated compartment in Android and Sailfish OS + smartphones, making Zipper and its wallet secure while still easily + accessible. +
+ +
+ Carsten is CTO at Zipper Global Ltd currently. Carsten was involved in + Maemo, MeeGo mobile OS projects and was CTO at Jolla which built + Sailfish OS. Passionate about empowering people to do amazing things + with technology. +
+
+
+
+ + + + + + + + + diff --git a/2018/style.css b/2018/style.css new file mode 100644 index 0000000..8fb990a --- /dev/null +++ b/2018/style.css @@ -0,0 +1,155 @@ +@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; +} + +.bodytext { + text-align: center; + font-family: 'Roboto', sans-serif; + font-size: 14pt; +} + +.topgradient +{ + background-image:linear-gradient(#ffcc33 100px, #fff 450px); + background-image:-webkit-linear-gradient(#ffcc33 100px, #fff 450px); + background-repeat: no-repeat; + background-color: white +} + +.offsetanchor { + display: block; + position: relative; + top: -150px; + visibility: hidden; +} + +.navbar { + margin-bottom: 0; + border-bottom: solid black 1px; +} + +.navbar-brand { + padding-top: 9px; + padding-bottom: 9px; +} + +.navbar-nav > .active > a, +.navbar-nav > .active > a:hover, +.navbar-nav > .active > a:focus { + font-weight: 1200; +} + +.nav-link { + font-weight: 600; +} + +body { padding-top: 100px; } + +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; + + border-top: solid black 1px; +} + +div.breakline { + background-color: #ffcc33; + display: block; + height: 2px; + + margin-top: 20px; + margin-bottom: 40px; +} + +div.bodybreak { + display: block; + height: 2px; + + margin-bottom: 40px; +} + +div.bigbodybreak { + display: block; + height: 200px; + + margin-bottom: 40px; +} + +.speakergrid { + padding: 20px; + max-width: 80%; + margin-left: 10%; + margin-right: 10%; +} + +img.sp-image { + max-width: 100%; +} + +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.links { + font-family: 'Roboto', sans-serif; + font-size: 14pt; + font-weight: 800; + margin-bottom: 10px; +} + +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; +} diff --git a/2018/tickets.html b/2018/tickets.html new file mode 100644 index 0000000..ed1df05 --- /dev/null +++ b/2018/tickets.html @@ -0,0 +1,82 @@ + + + + + + + + + foss-north 2018 + + + + + + + + + + + + + +
+

Tickets

+ +
+ Tickets will be announced soon. Watch this space for updates. +
+ +
 
+
+ + + + + + + + + diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..35d48c4 Binary files /dev/null and b/favicon.ico differ