bornhack-website/sponsors/templates/bornhack-2016-sponsors.html

197 lines
7.1 KiB
HTML
Raw Normal View History

{% extends 'base.html' %}
2016-07-19 07:24:04 +00:00
{% load static from staticfiles %}
2016-07-05 16:46:32 +00:00
{% block title %}
Call for Sponsors | {{ block.super }}
{% endblock %}
{% block content %}
<h2>BornHack 2016 Sponsors</h2>
<p class="lead">
This is an alphabetical list of the BornHack 2016 sponsors. An event like BornHack can not be built on hard work and
good intentions alone - it would simply not have been possible without the financial help from these organisations. Thank you, we are immensely grateful!
</p>
<div class="text-center">
2016-08-17 11:19:05 +00:00
<hr>
<p class="lead">
<a href="https://bitbureauet.dk/">
<img src="{% static 'img/sponsors/bitbureauet.png' %}" class="img-responsive center-block" alt="Bit Bureauet Logo">
</a>
Shuttle bus and bicycles
</p>
<hr>
<p class="lead">
<a href="https://www.bornfiber.dk">
<img src="{% static 'img/sponsors/bornfiber-logoweb.png' %}" class="img-responsive center-block" alt="BornFiber Logo">
</a>
Internet uplink and bandwidth
</p>
<hr>
<p class="lead">
<a href="https://brk.dk/Sider/Forside.aspx">
<img src="{% static 'img/sponsors/brklogo.png' %}" class="img-responsive center-block" alt="BRK Logo">
</a>
IT equipment
</p>
<hr>
<p class="lead">
<a href="https://csis.dk/">
<img src="{% static 'img/sponsors/CSIS_PRI_LOGO_TURQUOISE_RGB.jpg' %}" class="img-responsive center-block" alt="CSIS Logo">
</a>
Cash sponsorship
</p>
2016-08-17 11:02:24 +00:00
<hr>
<p class="lead">
<a href="http://www.danskebank.dk/">
<img src="{% static 'img/sponsors/danskebank.png' %}" class="img-responsive center-block" alt="Danske Bank Logo">
</a>
Speaker tent
</p>
<hr>
<p class="lead">
<a href="http://www.dkuug.dk/">
<img src="{% static 'img/sponsors/DKUUGlogo.jpeg' %}" class="img-responsive center-block" alt="DKUUG Logo">
</a>
Cash sponsorship
</p>
<hr>
<p class="lead">
<a href="https://fortconsult.net/">
<img src="{% static 'img/sponsors/fortconsultlogo.png' %}" class="img-responsive center-block" alt="Fort Consult Logo">
</a>
Insurance
</p>
<hr>
<p class="lead">
<a href="http://www.hk.dk/omhk/tvaergaaende-landsforeninger-og-branchesektioner/samdata">
<img src="{% static 'img/sponsors/samdatalogo.jpg' %}" class="img-responsive center-block" alt="SAMDATA\HK Logo">
</a>
Legal expenses
</p>
<hr>
<p class="lead">
<a href="http://www.kristianskaffe.dk/">
<img src="{% static 'img/sponsors/KristiansKaffe_Logo_Hires1.0.jpg' %}" class="img-responsive center-block" alt="Kristians Kaffe Logo">
</a>
Coffee equipment
</p>
2016-08-17 11:11:49 +00:00
<hr>
<p class="lead">
<a href="https://pasientsky.no/">
<img src="{% static 'img/sponsors/PS_Logo_CMYK_DK.png' %}" class="img-responsive center-block" alt="Patientsky Logo">
</a>
Cash sponsorship
</p>
<hr>
<p class="lead">
<a href="https://www.prosa.dk/">
<img src="{% static 'img/sponsors/PROSA-logo.png' %}" class="img-responsive center-block" alt="PROSA Logo">
</a>
Politician event
</p>
2016-08-05 05:58:17 +00:00
<hr>
<p class="lead">
<a href="https://www.prosa.dk/mit-prosa/udvalg/ungdomsudvalget-u35/">
<img src="{% static 'img/sponsors/prosa-u35-1.png' %}" class="img-responsive center-block" alt="PROSA U35 Logo">
</a>
Bus transportation
</p>
2016-08-17 11:02:24 +00:00
<hr>
2016-08-23 15:14:14 +00:00
<p class="lead">
<a href="http://www.septima.dk/">
<img src="{% static 'img/sponsors/septima-logo.png' %}" class="img-responsive center-block" alt="Septima Logo">
</a>
Network cables
</p>
<hr>
<p class="lead">
<a href="https://shopgun.com/">
<img src="{% static 'img/sponsors/ShopGun_LogoType_Green.png' %}" class="img-responsive center-block" alt="ShopGun Logo">
</a>
Fridges
</p>
2016-08-17 11:02:24 +00:00
<hr>
2016-08-23 15:50:43 +00:00
<p class="lead">
<a href="mailto:thomas@tyktech.dk">
<img src="{% static 'img/sponsors/tyktech_logo.png' %}" class="img-responsive center-block" alt="tyktech logo">
</a>
Badges, wristbands
2016-08-23 15:50:43 +00:00
</p>
<hr>
2016-08-23 15:21:44 +00:00
<p class="lead">
<a href="http://www.zencurity.com/">
<img src="{% static 'img/sponsors/zencurity_logo.png' %}" class="img-responsive center-block" alt="Zencurity Logo">
</a>
Fiber cables
</p>
<hr>
<p class="lead">
<a href="https://zybersafe.com/">
<img src="{% static 'img/sponsors/zybersafe_logo.png' %}" class="img-responsive center-block" alt="ZyberSafe Logo">
</a>
Cash sponsorship
</p>
2016-08-17 11:19:05 +00:00
<hr>
</div>
<h2>Becoming a Sponsor</h2>
<p>We are looking for sponsors to help us make BornHack an unforgettable
2016-06-13 21:20:57 +00:00
event and allow it to grow. If you would like to sponsor us do not hesitate
to contact us at <a href="mailto:sponsors@bornhack.dk">sponsors@bornhack.dk</a>.
If you work for a company that you believe might be able and willing to
sponsor BornHack please direct the right people to this page.</p>
2016-06-09 17:20:47 +00:00
<p>You can read more about the event and possible areas of your
sponsorship below.</p>
2016-06-09 16:58:17 +00:00
<h3>The Concept</h3>
2016-06-09 17:20:47 +00:00
<p>The idea and basic concept of BornHack comes from participation
in similar camps in Germany and the Netherlands. These events
have a huge traction (several thousand participants) and we therefore
think the time is right for another one.</p>
2016-06-09 16:58:17 +00:00
<h3>The Organisers</h3>
2016-06-09 17:20:47 +00:00
<p>BornHack is a technology festival put together by a group of
people from Denmark and Sweden employed in the local IT industry.
The organiser group have a burning desire to set up a forum where
people with different interests in IT and technology can come together
2016-06-13 21:20:57 +00:00
to share ideas and socialize. Several of the co-organisers have
previously been (or are still) involved in organising conferences such as
2016-06-09 17:20:47 +00:00
<a href="https://opensourcedays.org/">Open Source Days</a>.</p>
2016-06-09 16:58:17 +00:00
<h3>Location and Format</h3>
2016-06-13 21:20:57 +00:00
<p>The first BornHack will be inviting 350 paying guests for a full
week, the ambition is to grow the number of attendees over the coming
years. It will take place at <a href="http://jarlsgaard.dk">Jarlsgaard</a>
on Bornholm, Denmark, where we have a gigabit fiber connection
to the outside world. Hopefully the weather will be with us as well.</p>
2016-06-09 16:58:17 +00:00
<h3>Sponsorship</h3>
2016-06-09 17:20:47 +00:00
<p>A sponsorship can be in the range of 5000 DKK and up. You get
to have a logo of your choice placed on our website in the sponsors
section, as well as mentions in written material such as programs
where sponsors will be disclosed.</p>
2016-06-09 16:58:17 +00:00
2016-06-13 21:20:57 +00:00
<p>Sponsors often prefer to sponsor a certain area or event at the
camp, where we will figure out an appropriate display in cooperation
with you. Suggested sponsorships include:</p>
2016-06-06 22:08:30 +00:00
<ul>
2016-06-13 21:20:57 +00:00
<li>Bar area (decorations, building materials, inventory)</li>
<li>Lounge area (couches, hammocks, decoration)</li>
<li>Food area (renting barbeques and buying charcoal)</li>
<li>Speakers tent(s)</li>
<li>Sound system in speakers tent(s)</li>
<li>Shuttle buses</li>
<li>Insurance</li>
<li>Toilet facilities</li>
<li>Coffee cart</li>
2016-06-09 16:58:17 +00:00
</li>
</ul>
2016-06-13 21:20:57 +00:00
<p>If you have other ideas you would be interested
2016-06-09 17:20:47 +00:00
in sponsoring, reach out to us on
<a href="mailto:sponsors@bornhack.dk">sponsors@bornhack.dk</a>
and we can talk about it.</p>
2016-06-09 16:58:17 +00:00
{% endblock %}