-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
108 lines (89 loc) · 4.03 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-dark.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<title>The Society for Free Culture and Software</title>
</head>
<body>
<header>
<div class="container">
<h1>Föreningen fri kultur och programvara</h1>
<h2>The Society for Free Culture and Software</h2>
</div>
</header>
<div class="container">
<p><a href="sv.html">This page in Swedish</a></p>
<section id="main_content">
<ul>
<li>FFKP creates platforms where engaged actors in the society can
meet and through collaboration and discussions reach agreement on
important societal questions.</li>
<li>We foster a free society, built on free culture and free software,
by raising awareness and inform the public.</li>
<li>FFKP carries out a range of different projects within free culture
and free software.</li>
</ul>
<p>Our main driver in our work is the need to create and maintain a
free and open society built on free culture and free software.</p>
<h3>
<a id="våra-tjänster" class="anchor" href="#v%C3%A5ra-tj%C3%A4nster" aria-hidden="true"><span class="octicon octicon-link"></span></a>Our services</h3>
<p>Since its foundation in 2005, the society has built an
infrastructure of services which we happily provide, both for our own
activities as well as for activities we carry out for and in
collaboration with others. Since 2012, the main activity of the
society is to provide administrative support to individuals and
organisations working with activities or projects within free culture
and free software. In this is included that we, among other
things:</p>
<ul>
<li>Setup and maintain bank accounts for individual activities and
projects.</li>
<li>Take responsibility for book keeping and audits.</li>
<li>Offer storage space, websites, servers and other technical
infrastructure if needed.</li>
<li>Manage incoming payments through bank transfers, paypal or
otherwise.</li>
<li>Provide credit cards (MasterCard) to simplify payments by project
leads etc.</li>
<li>Provide card terminals for managing payments during events.</li>
<li>Manage payments, incoming invoices as well as cash (deposits to
bank account).</li>
<li>Manage salaries, including social security contributions and
other reporting.</li>
<li>Invoicing</li>
<li>When relevant, VAT reporting</li>
</ul>
<h3>
<a id="tidigare-projekt" class="anchor" href="#tidigare-projekt" aria-hidden="true"><span class="octicon octicon-link"></span></a>Previous projects</h3>
<p>The society has carried out a range of different projects and
activities through the years. Here are some of them: </p>
<ul>
<li>
<a href="http://2015.guadec.org/">GUADEC 2015</a> (2015)</li>
<li>
<a href="archive/book.pdf">Evenemangsguiden (swedish) - a guide for accessible events</a> (2011)</li>
<li><a href="http://fscons.org/">FSCONS, a conference in the border
land between technology, society and openness (managed by us 2007-2011)</a></li>
<li>
<a href="https://medium.com/@jonaso/cloudberry-on-creative-commons-e7a79ead5bf0">Cloudberry on Creative Commons</a> (2010)</li>
<li>FOSSDay, a day about free software (2010)</li>
<li><a href="http://fixamingata.se/">Fixa Min Gata</a></li>
<li>Funding Creative Commons' projects (2010)</li>
<li>Faxmaskinen (2009)</li>
<li>Kom igång med OpenOffice.org (swedish book) (2008)</li>
<li>Richard Stallman at Draken in Göteborg (2007)</li>
<li>Day Against DRM in Göteborg (2006)</li>
</ul>
<h3>
<a id="kontakta-oss" class="anchor" href="#kontakta-oss"
aria-hidden="true"><span class="octicon
octicon-link"></span></a>Contact us!</h3>
<p>Contact our chairman Jonas Öberg at <a href="mailto:[email protected]">[email protected]</a>, or reach out to us on twitter <a href="http://twitter.com/ffkp">@ffkp</a></p>
</section>
</div>
</body>
</html>