Compare commits
65 Commits
f563186068
...
c2cf14279f
Author | SHA1 | Date | |
---|---|---|---|
c2cf14279f | |||
b61955f164 | |||
2f22c0c1cc | |||
9062884f86 | |||
4b669db767 | |||
93cf758b34 | |||
a1a48e2f97 | |||
e6ae7054c6 | |||
b72038448b | |||
ff0905395c | |||
fe1056e916 | |||
193390f3af | |||
919821a934 | |||
5bc6480d83 | |||
1698a46cba | |||
8905d6d51b | |||
26eb5d7140 | |||
3258d5597d | |||
ac21e9958f | |||
086cc2c932 | |||
70d12b4a85 | |||
1396c8c03b | |||
212f4133d4 | |||
eece04015d | |||
8e1aa4795a | |||
7fc1135bb4 | |||
2f2f6856ae | |||
de9cb41e7a | |||
13050b3287 | |||
b7936ee410 | |||
421566bebf | |||
9b80c1fcfe | |||
d2b24247cf | |||
c3828363d9 | |||
8b9006ebf7 | |||
45e5d04ed6 | |||
8595e36613 | |||
1a2dcf3ec6 | |||
fb3d5917b3 | |||
c2d3d3ee05 | |||
7672d8c3d6 | |||
17d611878d | |||
b2b89edb36 | |||
7be422b98a | |||
de2e629000 | |||
ec94bdd6e6 | |||
c17665a7e2 | |||
d9fd20950b | |||
de2d8ca6b4 | |||
32bfd03df7 | |||
5d6b63aacb | |||
5a3b52f536 | |||
d6d81edf78 | |||
89b75cb6af | |||
992a5f97d5 | |||
b6c4eed54b | |||
864b964643 | |||
181e50070c | |||
167b79a15f | |||
22054dc156 | |||
09440a13cb | |||
69c9b4b5b7 | |||
1771992bbc | |||
5eb30b9236 | |||
2513a8c36b |
55
about/js-licences.en.xhtml
Normal file
@ -0,0 +1,55 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>JavaScript licence information - FSFE</title>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<h1>JavaScript licences for fsfe.org</h1>
|
||||||
|
|
||||||
|
<p>All Javascript code used in this website is Free Software. The table below displays script files, their sources and licences, where it is not available in the script files themselves.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>This site is compatible with the <a href="https://www.gnu.org/software/librejs/">GNU LibreJS project</a>.</p>
|
||||||
|
|
||||||
|
<table class="table table-striped table-condensed" id="jslicense-labels1">
|
||||||
|
<tr>
|
||||||
|
<th>Script</th>
|
||||||
|
<th>License</th>
|
||||||
|
<th>Source</th>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><a href="/scripts/modernizr.custom.65251.js">scripts/modernizr.custom.65251.js</a></td>
|
||||||
|
<td><a href="https://www.jclark.com/xml/copying.txt">Expat</a>
|
||||||
|
<a href="http://www.freebsd.org/copyright/freebsd-license.html">BSD</a> </td>
|
||||||
|
<td><a href="https://github.com/Modernizr/Modernizr/tree/v2.7.1">Modernizr 2.7.1</a> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><a href="/scripts/jquery.cycle2.min.js">scripts/jquery.cycle2.min.js</a></td>
|
||||||
|
<td><a href="https://www.jclark.com/xml/copying.txt">Expat</a>
|
||||||
|
<a href="http://www.gnu.org/licenses/gpl-2.0.html">GPL-2.0</a></td>
|
||||||
|
<td><a href="https://github.com/malsup/cycle2/blob/2.0.3/build/jquery.cycle2.min.js">Cycle 2.0.2</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><a href="/scripts/bootstrap-3.0.3.custom.js">scripts/bootstrap-3.0.3.custom.js</a></td>
|
||||||
|
<td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a><br /></td>
|
||||||
|
<td><a href="https://github.com/twbs/bootstrap/releases/tag/v3.0.3">Bootstrap 3.0.3</a></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td><a href="/scripts/placeholder.js">scripts/placeholder.js</a></td>
|
||||||
|
<td><a href="http://www.jclark.com/xml/copying.txt">Expat</a><br /></td>
|
||||||
|
<td><a href="/scripts/placeholder.js">Placeholder</a></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
<h3>Whom to contact</h3>
|
||||||
|
|
||||||
|
<p>If you find any broken links, please <a href="/contact">contact us</a>.</p>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
|
||||||
|
<timestamp>$Date$ $Author$</timestamp>
|
||||||
|
</html>
|
||||||
|
|
@ -6,7 +6,7 @@
|
|||||||
<xsl:element name="section">
|
<xsl:element name="section">
|
||||||
<xsl:attribute name="id">legal-info</xsl:attribute>
|
<xsl:attribute name="id">legal-info</xsl:attribute>
|
||||||
|
|
||||||
<p>Copyright © 2001-2017 <xsl:element name="a">
|
<p>Copyright © 2001-2018 <xsl:element name="a">
|
||||||
<xsl:attribute name="href"><xsl:value-of select="$linkresources"/>/</xsl:attribute>
|
<xsl:attribute name="href"><xsl:value-of select="$linkresources"/>/</xsl:attribute>
|
||||||
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="'fsfeurope'" /></xsl:call-template>
|
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="'fsfeurope'" /></xsl:call-template>
|
||||||
</xsl:element>.</p>
|
</xsl:element>.</p>
|
||||||
@ -29,7 +29,13 @@
|
|||||||
</xsl:element>
|
</xsl:element>
|
||||||
</li></ul>
|
</li></ul>
|
||||||
<p><xsl:call-template name="fsfe-gettext"><xsl:with-param name="id"
|
<p><xsl:call-template name="fsfe-gettext"><xsl:with-param name="id"
|
||||||
select="'permission'" /></xsl:call-template></p>
|
select="'permission'" /></xsl:call-template>
|
||||||
|
<xsl:element name="a">
|
||||||
|
<xsl:attribute name="href"><xsl:value-of select="$linkresources"/>/about/js-licences.html</xsl:attribute>
|
||||||
|
<xsl:attribute name="data-jslicense">1</xsl:attribute>
|
||||||
|
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="'js-licences'" /></xsl:call-template>.
|
||||||
|
</xsl:element>
|
||||||
|
</p>
|
||||||
</xsl:element>
|
</xsl:element>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
</xsl:stylesheet>
|
</xsl:stylesheet>
|
||||||
|
187
community/interviews/cryptie/cryptie.en.xhtml
Normal file
@ -0,0 +1,187 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Amandine “Cryptie”</title>
|
||||||
|
<style type="text/css">
|
||||||
|
|
||||||
|
.question {
|
||||||
|
font-size: 100%;
|
||||||
|
font-weight: bold;
|
||||||
|
padding-left: 1em;
|
||||||
|
margin-bottom: 20px!important;
|
||||||
|
margin-top: 20px!important;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
img.avatar {
|
||||||
|
display: block;
|
||||||
|
float:right;
|
||||||
|
margin-top: 0px;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
margin-left: 20px;
|
||||||
|
padding:1px;
|
||||||
|
border:5px solid #d5d5d5;
|
||||||
|
/* box-shadow: 0.2em 0.2em 1em rgba(0,0,0,0.3); */
|
||||||
|
/* border-radius: 50%; */
|
||||||
|
max-width: 30%;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.interview {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
float:left;
|
||||||
|
|
||||||
|
}
|
||||||
|
p.about {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
|
||||||
|
<!-- overflow:hidden; -->
|
||||||
|
}
|
||||||
|
div.captioned footer {
|
||||||
|
text-align: center!important;
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
display: inline-block!important;
|
||||||
|
margin: 0px!important;
|
||||||
|
padding: 0px 54px!important;
|
||||||
|
font-weight: 300!important;
|
||||||
|
font-size: 0.8em!important;
|
||||||
|
}
|
||||||
|
div.video h1 {
|
||||||
|
font-size: 32px!important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.blockQuote {
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
}
|
||||||
|
|
||||||
|
figure {
|
||||||
|
display: block;
|
||||||
|
border: 0px!important;
|
||||||
|
padding: none!important;
|
||||||
|
background-color: rgba(116, 140, 156, 0.23)!important;
|
||||||
|
}
|
||||||
|
figcaption
|
||||||
|
{
|
||||||
|
display: block;
|
||||||
|
border: none;
|
||||||
|
text-align: center;
|
||||||
|
font-style: italic;
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 0.8em;
|
||||||
|
padding: 0.3em;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<sidebar>
|
||||||
|
|
||||||
|
</sidebar>
|
||||||
|
|
||||||
|
<body class="bio">
|
||||||
|
|
||||||
|
<p id="category"><a href="../interviews.en.html">Interviews</a></p>
|
||||||
|
|
||||||
|
<h1>Interview with Amandine “Cryptie”</h1>
|
||||||
|
|
||||||
|
<blockquote>
|
||||||
|
|
||||||
|
<img class="avatar" src="cryptie.jpg" alt="A photographic portrait" width="150" height="150" title="Amandine “Cryptie”" />
|
||||||
|
|
||||||
|
<p class="about">
|
||||||
|
<em>"I am Cryptie, I am living in Paris, France.
|
||||||
|
I used to be a cryptographer and now I am a privacy specialist.
|
||||||
|
I consciously use Free Software for 15 years now.
|
||||||
|
I discovered the FSFE randomly, I found the FSFE website and just loved this idea of counter-lobbying.
|
||||||
|
I am a supporter of the FSFE for already 6 years now."</em>
|
||||||
|
</p>
|
||||||
|
<br />
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<div class="interview">
|
||||||
|
<p class="question">Beyond supporting the FSFE, you also engage as a volunteer. What are you doing for FSFE?</p>
|
||||||
|
|
||||||
|
<p> In February 2013, I discovered the <a href="https://fsfe.org/campaigns/ilovefs" target="_blanc">"I love Free Software" campaign</a> and I just had to get a French version.
|
||||||
|
This is how I joined the translation team, which I never really left.
|
||||||
|
<br />
|
||||||
|
In July 2013, I met my first "FSFE person", Rainer, at our booth in Brussel for the RMLL2013.
|
||||||
|
Rainer needed some help thus I helped. I loved the ambiance so I stayed.
|
||||||
|
I am now a regular volunteer at <a href="https://fosdem.org/" target="_blanc">FOSDEM </a>booths and even managed the <a href="http://rmll.info/" target="_blanc">RMLL</a> ones for the second time this summer.
|
||||||
|
<br />
|
||||||
|
Finally, I joined the GA in September 2017.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="question"> What is the most fun part about engaging for the FSFE?
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
I love translating and volunteering at booths but, to be honest, the best thing is the FSFE community parties at the end of any FSFE event:
|
||||||
|
Our community comes from all over Europe (and sometimes even beyond) and it's nice to engage with others, exchange ideas and means to promote
|
||||||
|
Free Software or just share a nice time together. </p>
|
||||||
|
|
||||||
|
<p class="question">What is your favourite FSFE campaign at the moment?
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
No hesitation : <a href="https://fsfe.org/campaigns/ilovefs" target="_blanc">"I love Free Software"</a>.
|
||||||
|
This campaign is so positive, it reminds each of us that Free Software won't exist without the volunteers behind it. </p>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="question">In one sentence: What is the biggest benefit of Free Software?</p>
|
||||||
|
<p>Free Software it is a key factor to provide privacy which is needed to live in a free world. </p>
|
||||||
|
|
||||||
|
<p class="question">And what is the biggest benefit of Free Software regarding security?</p>
|
||||||
|
<p>Free Software is auditable thus you can check if it uses outdated non-secure algorithms or state of the arts ones.
|
||||||
|
Even better, if it is an important software for you, you can help (as an expert or by giving money to a crowdfunding) to replace the bad code.</p>
|
||||||
|
|
||||||
|
<p class="question">What is your favourite Free Software?</p>
|
||||||
|
<p>
|
||||||
|
This one is very tough. I could not survive without "Nextcloud" and "Keepass", thus one of them? :)
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p class="question">Is there anything you believe the FSFE should improve or begin working on next? Any wishes for the future?</p>
|
||||||
|
<p>I hope that more and more people will understand the importance of being ethical in their digital life and thus consciously use Free Software and
|
||||||
|
that we will have more and more volunteers from all over Europe.</p>
|
||||||
|
|
||||||
|
<br/> </div>
|
||||||
|
|
||||||
|
<div class="center">
|
||||||
|
<div class="video" id="video-30s-cryptie">
|
||||||
|
<h1 style="padding-top:2em"><em>"The FSFE and me in 30 seconds"</em> with Amandine “Cryptie”</h1>
|
||||||
|
</div>
|
||||||
|
<figure>
|
||||||
|
<video width="100%" border="none" crossorigin="crossorigin" poster="cyptie_prt.png" controls="controls">
|
||||||
|
<source media="screen and (min-device-width:1000px)" type="video/mp4; codecs="avc1.42E01E, mp4a.40.2"" src="cryptie.webm"></source>
|
||||||
|
<source media="screen and (min-device-width:1000px)" type="video/webm; codecs="vp9, opus"" src="cryptie.webm"></source>
|
||||||
|
<source media="screen and (max-device-width:999px)" type="video/mp4; codecs="avc1.42E01E, mp4a.40.2"" src="cryptie.webm"></source>
|
||||||
|
<source media="screen and (max-device-width:999px)" type="video/webm; codecs="vp9, opus"" src="cryptie.webm"></source>
|
||||||
|
<track default="default" label="English" srclang="en" kind="subtitle" src="cryptie.srt"></track>
|
||||||
|
|
||||||
|
<track label="English" srclang="en" kind="subtitle" src="cryptie.ass"></track>
|
||||||
|
</video>
|
||||||
|
<figcaption><p> Video by David Vagt <br />
|
||||||
|
Recorded at the Libre Software Meeting/Reecontres Mundial de Logiciel Libre 2018
|
||||||
|
in Strasbourg, France. <br />
|
||||||
|
For creating this video following Free Software has been used:
|
||||||
|
<a href="https://kdenlive.org/" target="_blanc">kdenlive</a>,
|
||||||
|
<a href="https://blender.org/" target="_blanc">blender</a>,
|
||||||
|
<a href="https://lmms.io/" target="_blanc">LMMS</a>,
|
||||||
|
<a href="https://audacityteam.org/" target="_blanc">Audacity</a> and
|
||||||
|
<a href="https://ffmpeg.org/" target="_blanc">ffmpeg</a>
|
||||||
|
</p></figcaption>
|
||||||
|
</figure>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<p>Find more interviews and videos with the FSFE community on our <a href="../interviews.html">interviews page</a>.</p>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
|
||||||
|
<timestamp>$Date$ $Author$</timestamp>
|
||||||
|
</html>
|
||||||
|
|
BIN
community/interviews/cryptie/cryptie.jpg
Normal file
After Width: | Height: | Size: 593 KiB |
184
community/interviews/gkotsopoulou/gkotsopoulou.en.xhtml
Normal file
@ -0,0 +1,184 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Olga Gkotsopoulou</title>
|
||||||
|
<style type="text/css">
|
||||||
|
|
||||||
|
.question {
|
||||||
|
font-size: 100%;
|
||||||
|
font-weight: bold;
|
||||||
|
padding-left: 1em;
|
||||||
|
margin-bottom: 20px!important;
|
||||||
|
margin-top: 20px!important;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
img.avatar {
|
||||||
|
display: block;
|
||||||
|
float:right;
|
||||||
|
margin-top: 0px;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
margin-left: 20px;
|
||||||
|
padding:1px;
|
||||||
|
border:5px solid #d5d5d5;
|
||||||
|
/* box-shadow: 0.2em 0.2em 1em rgba(0,0,0,0.3); */
|
||||||
|
/* border-radius: 50%; */
|
||||||
|
max-width: 30%;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.interview {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
float:left;
|
||||||
|
|
||||||
|
}
|
||||||
|
p.about {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
|
||||||
|
<!-- overflow:hidden; -->
|
||||||
|
}
|
||||||
|
div.captioned footer {
|
||||||
|
text-align: center!important;
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
display: inline-block!important;
|
||||||
|
margin: 0px!important;
|
||||||
|
padding: 0px 54px!important;
|
||||||
|
font-weight: 300!important;
|
||||||
|
font-size: 0.8em!important;
|
||||||
|
}
|
||||||
|
div.video h1 {
|
||||||
|
font-size: 32px!important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.blockQuote {
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
}
|
||||||
|
|
||||||
|
figure {
|
||||||
|
display: block;
|
||||||
|
border: 0px!important;
|
||||||
|
padding: none!important;
|
||||||
|
background-color: rgba(116, 140, 156, 0.23)!important;
|
||||||
|
}
|
||||||
|
figcaption
|
||||||
|
{
|
||||||
|
display: block;
|
||||||
|
border: none;
|
||||||
|
text-align: center;
|
||||||
|
font-style: italic;
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 0.8em;
|
||||||
|
padding: 0.3em;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<sidebar>
|
||||||
|
|
||||||
|
</sidebar>
|
||||||
|
|
||||||
|
<body class="bio">
|
||||||
|
|
||||||
|
<p id="category"><a href="../interviews.en.html">Interviews</a></p>
|
||||||
|
|
||||||
|
<h1>Interview with Olga Gkotsopoulou</h1>
|
||||||
|
|
||||||
|
<blockquote>
|
||||||
|
|
||||||
|
<img class="avatar" src="gkotsopoulou.jpg" alt="A photographic portrait" width="150" height="150" title="Olga Gkotsopoulou" />
|
||||||
|
|
||||||
|
<p class="about">
|
||||||
|
<em>"Hi, i am Olga Gkotsopoulou, LSTS Research associate in Vrije Universiteit Brussel.
|
||||||
|
<br />
|
||||||
|
Since the beginning of my university studies in 2008, I have been
|
||||||
|
volunteering and working in Greece and abroad, serving a diverse
|
||||||
|
spectrum of causes, always promoting human rights and digital
|
||||||
|
freedoms."</em>
|
||||||
|
</p>
|
||||||
|
<br />
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<div class="interview">
|
||||||
|
<p class="question"> What made you interested in the FSFE and motivated to become a
|
||||||
|
supporter?</p>
|
||||||
|
|
||||||
|
<p> Working with topics of data protection, I started searching for
|
||||||
|
technological alternatives which are friendly towards users' rights and
|
||||||
|
thus, I started participating in the activities of the Greek Free/Open
|
||||||
|
Source Software Society-Open Technologies Alliance (GFOSS), learning
|
||||||
|
more and more about the history of the movement and the contribution of
|
||||||
|
Free Software projects and their communities to digital rights. Soon I
|
||||||
|
became familiar with the exceptional campaigning, policy and legal work
|
||||||
|
of the FSFE. When I saw the call for trainees, I thought to myself that
|
||||||
|
there cannot be a better opportunity to learn about the policy and
|
||||||
|
legal work around Free Software in Europe and I applied with the hope
|
||||||
|
to be selected. </p>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="question">What tasks did you have or what work did you do as an intern for FSFE?</p>
|
||||||
|
|
||||||
|
<p> I interned with FSFE in 2016-2017. I helped with the composition of
|
||||||
|
the position paper for the European Commission's public consultation on
|
||||||
|
Horizon 2020 interim evaluation, all its communication and call for
|
||||||
|
action processes. I contributed to the preparation and submission of
|
||||||
|
Freedom of Information requests to European institutions.I participated
|
||||||
|
in the preparation of long and short-term campaigns, such as the Public
|
||||||
|
Money Public Code campaign, and the I love Free Software Day. Moreover,
|
||||||
|
I had the opportunity to engage in day-to-day activities vital for an
|
||||||
|
NGO, taking care of the shipping of FSFE's merchandise and promotional
|
||||||
|
material all over the world, assisting with the release of monthly
|
||||||
|
newsletters, weekly news items and other communication activities, as
|
||||||
|
well as conducting legal and policy reviews, creating and maintaining
|
||||||
|
wiki pages on various topics, being involved in the translation of info
|
||||||
|
material and the moderation of mailing lists and the OTRS ticket
|
||||||
|
system. A big part of my traineeship was also devoted to the
|
||||||
|
preparations of the Legal and Licensing Workshop 2017, the biggest
|
||||||
|
legal event in the field. Last but not least, I acquired some technical
|
||||||
|
and designing skills, using various software programs. </p>
|
||||||
|
|
||||||
|
<p class="question"> And what is the most fun part about engaging for FSFE?
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p> Even though every activity had its own appeal, the tasks I liked
|
||||||
|
the most were the “out-of-the-office” activities, building ties with
|
||||||
|
the community. Some highlights: the gobo projector light show, spending
|
||||||
|
a night at the Berlin streets, projecting thought provoking statements
|
||||||
|
on walls; sending to the German parliament flowers and letters for the
|
||||||
|
IloveFS day; preparing and organising booths; participating in the
|
||||||
|
biggest Free Software and technology-related conferences in Europe, eg
|
||||||
|
the QtCon and the first FSFE Summit ever, the FOSDEM in Brussels, the
|
||||||
|
33c3 in Hamburg and the LinuxCon in Berlin, but also other smaller
|
||||||
|
events, talks and lectures, such as occasionally the Berlin FSFE group
|
||||||
|
meetings. I even helped with the organisation of such events myself,
|
||||||
|
for instance I led the organisation of the first ever visit of the
|
||||||
|
FSFE's staff to Athens. </p>
|
||||||
|
|
||||||
|
<p class="question">What is your favourite FSFE campaign at the moment?
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
<a href="https://publiccode.eu" target="_blanc">"Public Money Public Code"</a>.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p class="question">In one sentence: What is the biggest benefit of Free Software?</p>
|
||||||
|
<p>Freedom!</p>
|
||||||
|
|
||||||
|
<p class="question">What is your favourite Free Software?</p>
|
||||||
|
<p>
|
||||||
|
LibreOffice.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<br/></div>
|
||||||
|
|
||||||
|
<p>Find more interviews and videos with the FSFE community on our <a href="../interviews.html">interviews page</a>.</p>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
|
||||||
|
<timestamp>$Date$ $Author$</timestamp>
|
||||||
|
</html>
|
||||||
|
|
BIN
community/interviews/gkotsopoulou/gkotsopoulou.jpg
Normal file
After Width: | Height: | Size: 21 KiB |
213
community/interviews/grun/grun.en.xhtml
Normal file
@ -0,0 +1,213 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Erik Grun</title>
|
||||||
|
<style type="text/css">
|
||||||
|
|
||||||
|
.question {
|
||||||
|
font-size: 100%;
|
||||||
|
font-weight: bold;
|
||||||
|
padding-left: 1em;
|
||||||
|
margin-bottom: 20px!important;
|
||||||
|
margin-top: 20px!important;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
img.avatar {
|
||||||
|
display: block;
|
||||||
|
float:right;
|
||||||
|
margin-top: 0px;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
margin-left: 20px;
|
||||||
|
padding:1px;
|
||||||
|
border:5px solid #d5d5d5;
|
||||||
|
/* box-shadow: 0.2em 0.2em 1em rgba(0,0,0,0.3); */
|
||||||
|
/* border-radius: 50%; */
|
||||||
|
max-width: 30%;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.interview {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
float:left;
|
||||||
|
|
||||||
|
}
|
||||||
|
p.about {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
|
||||||
|
<!-- overflow:hidden; -->
|
||||||
|
}
|
||||||
|
div.captioned footer {
|
||||||
|
text-align: center!important;
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
display: inline-block!important;
|
||||||
|
margin: 0px!important;
|
||||||
|
padding: 0px 54px!important;
|
||||||
|
font-weight: 300!important;
|
||||||
|
font-size: 0.8em!important;
|
||||||
|
}
|
||||||
|
div.video h1 {
|
||||||
|
font-size: 32px!important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.blockQuote {
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
}
|
||||||
|
|
||||||
|
figure {
|
||||||
|
display: block;
|
||||||
|
border: 0px!important;
|
||||||
|
padding: none!important;
|
||||||
|
background-color: rgba(116, 140, 156, 0.23)!important;
|
||||||
|
}
|
||||||
|
figcaption
|
||||||
|
{
|
||||||
|
display: block;
|
||||||
|
border: none;
|
||||||
|
text-align: center;
|
||||||
|
font-style: italic;
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 0.8em;
|
||||||
|
padding: 0.3em;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<sidebar>
|
||||||
|
|
||||||
|
</sidebar>
|
||||||
|
|
||||||
|
<body class="bio">
|
||||||
|
|
||||||
|
<p id="category"><a href="../interviews.en.html">Interviews</a></p>
|
||||||
|
|
||||||
|
<h1>Interview with Erik Grun</h1>
|
||||||
|
|
||||||
|
<blockquote>
|
||||||
|
|
||||||
|
<img class="avatar" src="grun.jpg" alt="A photographic portrait" width="150" height="150" title="Erik Grun" />
|
||||||
|
<p class="about">
|
||||||
|
<em>"My name is Erik Grun. I am studying Economics in Berlin and I am an active member of the FSFE for almost four years now.
|
||||||
|
It is very hard to tell how I got to know the FSFE and Free Software in
|
||||||
|
general, because my first touch with Free Software lies back even
|
||||||
|
further. Back then I was quite interested in learning how to programme
|
||||||
|
and somewhere I must have heard, that if you wanted to become a“real”
|
||||||
|
programmer you, should use GNU/Linux. So I started using one of the more
|
||||||
|
common distributions and then I somehow heard about the GNU project,
|
||||||
|
Richard Stallman and our sister organization in America. The next thing
|
||||||
|
I remember is being at one of my first local meetings and
|
||||||
|
discussing how to bring Free Software into schools."</em>
|
||||||
|
</p>
|
||||||
|
<br />
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<div class="interview">
|
||||||
|
<p class="question">What made you interested in the FSFE and motivated to become a supporter?</p>
|
||||||
|
|
||||||
|
<p> Well, the FSF was overseas and so far away and I wanted to help
|
||||||
|
promoting Free Software here in my home town in Berlin. My motivation
|
||||||
|
came from a rather practical standpoint. I wanted to learn programming
|
||||||
|
and one way to do this, is by taking a programme with a copyleft
|
||||||
|
licence. You can start by reading and understanding its source code and
|
||||||
|
if you start publishing your changes, you can be sure, that they stay
|
||||||
|
Free. Nowadays my motivation has shifted more to the rather political
|
||||||
|
reasons. For me Free Software is something, that just makes sense –
|
||||||
|
like the freedom of speech or freedom of movement. Denying someone
|
||||||
|
the freedoms of Free Software is denying them their basic human rights.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p class="question"> By supporting FSFE you engage as a volunteer. What are you doing for FSFE?</p>
|
||||||
|
|
||||||
|
<p>I am currently the coordinator of the local group in Berlin and I am a
|
||||||
|
part of our education team. This means, that my tasks mainly involve
|
||||||
|
organising our Fellowship meetings and helping out at booths, but also
|
||||||
|
very importantly helping to promote our campaigns on the local level by
|
||||||
|
talking to and meeting with people from other organisations,
|
||||||
|
politicians and so on. </p>
|
||||||
|
|
||||||
|
<p class="question">What is the most fun part about engaging for FSFE?
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>Talking to people, who work in the public sector about why they
|
||||||
|
should support Free Software is definitely fun, but helping with booths
|
||||||
|
is the most fun. In Berlin we have many different kinds of events,
|
||||||
|
which cover even more diverse topics that often seem to have no
|
||||||
|
connection to Free Software at all. Convincing people at these
|
||||||
|
events that they also need Free Software can sometimes be quite a
|
||||||
|
challenge, because you always have to adapt to the event you are
|
||||||
|
visiting, but that’s what makes it the most fun part. <br /> Also
|
||||||
|
at these events we are most likely to meet community members,
|
||||||
|
who come with the most interesting questions, that you wouldn’t have
|
||||||
|
thought about and this often leads to very interesting discussions,
|
||||||
|
that we wouldn’t have had otherwise. </p>
|
||||||
|
|
||||||
|
<p class="question">What is your favourite FSFE campaign at the moment?
|
||||||
|
</p>
|
||||||
|
<p> Of course it is <a href="https://publiccode.eu" target="_blanc">“Public Money? Public Code!“</a>, because in the
|
||||||
|
midterm it has the most achievable goals. Our most important campaign
|
||||||
|
is probably <a href="https://fsfe.org/campaigns/android/android.en.html" target="_blanc">“Free Your Android!”</a>, because almost everyone owns a smart
|
||||||
|
device today and these still come with some nasty pre-installed non-free software.
|
||||||
|
So, by installing F-Droid (and replacing
|
||||||
|
Android with a Free version), we can easily show people how
|
||||||
|
software freedom can look like and hopefully more people realise the
|
||||||
|
advantages it gives them. </p>
|
||||||
|
|
||||||
|
<p class="question">As the local coordinator, do you think Berlin is an attractive spot for Free Software enthusiasts? </p>
|
||||||
|
<p> Definitely! In Berlin are so many different communities, that are
|
||||||
|
using and promoting Free Software. There is even a page, <a href="https://lug.berlin/" target="_blanc">lug.berlin</a>,
|
||||||
|
that tries to give an overview of all the local user groups, that are
|
||||||
|
meeting and hacking together in and around Berlin. </p>
|
||||||
|
|
||||||
|
<p class="question">You mentioned being a part of education team, what activities do you undertake in this role?</p>
|
||||||
|
<p>As the FSFE group in Berlin one of our main goals is bringing Free
|
||||||
|
Software and its concepts into schools. That's why we are talking to
|
||||||
|
teachers, so that they can pass their knowledge on to the children and
|
||||||
|
why we are trying to convince our decision makers about the
|
||||||
|
inalienability of Free Software for equal educational chances. What
|
||||||
|
the FSFE could do, is strengthen our education team. We need help with
|
||||||
|
designing flyers, maybe launching a campaign. Also it would be very
|
||||||
|
nice to have someone in the office, who is hired for working on
|
||||||
|
education-related topics, so we could an expert to contact, when we
|
||||||
|
need help. </p>
|
||||||
|
|
||||||
|
<p class="question">In one sentence: What is the
|
||||||
|
biggest benefit of Free Software?</p>
|
||||||
|
|
||||||
|
<p>Nowadays technology plays a key
|
||||||
|
role in our lives and as Free Software means having control over
|
||||||
|
technology it means having self-determination in our own lives.</p>
|
||||||
|
|
||||||
|
<p class="question">What is your favourite Free Software?</p>
|
||||||
|
|
||||||
|
<p>As there is so many great Free Software out there, it is quite
|
||||||
|
difficult for me to answer, but I think on smart devices you
|
||||||
|
should definitely try out apps like "Conversations" (and "ChatSecure"
|
||||||
|
for iOS), "NewPipe" and "Transportr". In general, I really like
|
||||||
|
Nextcloud, because it has some really nice killer features.
|
||||||
|
</p>
|
||||||
|
<p class="question">Is there anything you believe the FSFE should improve or begin
|
||||||
|
working on next? Any wishes for the future?
|
||||||
|
</p>
|
||||||
|
<p> I think, the FSFE should put more effort into bringing Free
|
||||||
|
Software and its concepts and values into schools, universities and the
|
||||||
|
like. If we can get children to use Free Software and teach them
|
||||||
|
reasons why they should do so, they will not only start to value the
|
||||||
|
freedom it gives them, but will also become politicians, programmers,
|
||||||
|
designers, decision makers and so on, who can help us in transforming
|
||||||
|
to a Free Software society. So, in the end it would really help us in
|
||||||
|
taking a day or two off. ;-) </p> <br/> </div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<p>Find more interviews and videos with the FSFE community on our <a href="../interviews.html">interviews page</a>.</p>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
|
||||||
|
<timestamp>$Date$ $Author$</timestamp>
|
||||||
|
</html>
|
BIN
community/interviews/grun/grun.jpg
Normal file
After Width: | Height: | Size: 17 KiB |
282
community/interviews/interviews.en.xhtml
Normal file
@ -0,0 +1,282 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Interviews - FSFE</title>
|
||||||
|
<style>
|
||||||
|
img.avatar-right {
|
||||||
|
margin-top: 5px;
|
||||||
|
margin-left: 15px;
|
||||||
|
float:right;
|
||||||
|
padding:0px;
|
||||||
|
border:1px solid #d5d5d5;
|
||||||
|
border-radius: 50%;
|
||||||
|
width: 17%;
|
||||||
|
max-width: 17%;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
img.avatar-left {
|
||||||
|
margin-top: 5px;
|
||||||
|
margin-right: 15px;
|
||||||
|
float:left;
|
||||||
|
padding:0px;
|
||||||
|
border:1px solid #d5d5d5;
|
||||||
|
border-radius: 50%;
|
||||||
|
width: 17%;
|
||||||
|
max-width: 17%;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
p.none {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
padding-right: 25px!important;
|
||||||
|
padding-top: 15px;important;
|
||||||
|
}
|
||||||
|
div.inside {
|
||||||
|
overflow:hidden;
|
||||||
|
}
|
||||||
|
ul.blockquote li {
|
||||||
|
font-size: 17.5px;
|
||||||
|
font-weight: 300;
|
||||||
|
}
|
||||||
|
blockquote {
|
||||||
|
font-family: Georgia, serif;
|
||||||
|
margin: 0.5em;
|
||||||
|
padding: 0.5em 2em 0.5em 3em;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="article">
|
||||||
|
|
||||||
|
<p id="category"><a href="/about/about.html">About FSFE</a></p>
|
||||||
|
|
||||||
|
<h1 id="id-interviews">Interviews</h1>
|
||||||
|
|
||||||
|
<div id="introduction">
|
||||||
|
<p>
|
||||||
|
FSFE is a charity dedicated to empowering users to control technology. We are working
|
||||||
|
to build freedom in digital society.
|
||||||
|
On this page you will find a selection of interviews with people from the FSFE community,
|
||||||
|
who are willing to let the world know what Free Software means to them.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<blockquote id="snow">
|
||||||
|
|
||||||
|
<a href="snow/snow.html"><img
|
||||||
|
class="avatar-left"
|
||||||
|
src="snow/snow.jpg" alt="A
|
||||||
|
photographic portrait" title="Florian Snow"/></a>
|
||||||
|
<div class="inside">
|
||||||
|
|
||||||
|
<p class="none"><em>
|
||||||
|
I love the welcoming culture at the FSFE.<br />
|
||||||
|
It feels good to be able to actively work for Free Software in such an
|
||||||
|
unbureaucratic way.
|
||||||
|
</em>
|
||||||
|
<br />
|
||||||
|
<div align="right">Florian Snow</div>
|
||||||
|
<div align="left"><a href="snow/snow.html"><img
|
||||||
|
src="../../graphics/paper.png" alt="Picture of a paper" widht="20" height="20" style="vertical-align:baseline" />Read full interview</a></div>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<blockquote style="background: #FFFFFF;" id="cryptie">
|
||||||
|
|
||||||
|
<a href="cryptie/cryptie.html"><img
|
||||||
|
class="avatar-left"
|
||||||
|
src="cryptie/cryptie.jpg" alt="A
|
||||||
|
photographic portrait" title="Amandine “Cryptie”"/></a>
|
||||||
|
<div class="inside">
|
||||||
|
|
||||||
|
<p class="none"><em>
|
||||||
|
I hope that more and more people will understand the importance of being ethical in their digital life and thus consciously use Free Software and
|
||||||
|
that we will have more and more volunteers from all over Europe.</em>
|
||||||
|
<br />
|
||||||
|
<div align="right">Amandine “Cryptie”</div>
|
||||||
|
<div align="left"><a href="cryptie/cryptie.html"><img
|
||||||
|
src="../../graphics/paper.png" alt="Picture of a paper" widht="20" height="20" style="vertical-align:baseline" />Read full interview</a></div>
|
||||||
|
<div align="left"><a href="cryptie/cryptie.html#video-30s-cryptie"><img
|
||||||
|
src="../../graphics/mic.png" alt="Picture of a microphone" widht="20" height="20" style="vertical-align:baseline" />Watch 30 seconds interview</a> </div>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
|
||||||
|
<blockquote id="weitzhofer">
|
||||||
|
|
||||||
|
<a href="weitzhofer/weitzhofer.html"><img
|
||||||
|
class="avatar-left"
|
||||||
|
src="weitzhofer/weitzhofer.jpg" alt="A
|
||||||
|
photographic portrait" title="Bernhard Weitzhofer"/></a>
|
||||||
|
<div class="inside">
|
||||||
|
|
||||||
|
<p class="none"><em>
|
||||||
|
Think about these claims: <br />
|
||||||
|
"It's better if we control how you may or may not use your tools." <br />
|
||||||
|
"It's better if you don't know how your tools work." <br />
|
||||||
|
"It's better if we forbid you to share your tools." <br />
|
||||||
|
"It's better if you are not allowed to improve your tools." <br />
|
||||||
|
If you find those as absurd as I do, you understand why I'm a Free
|
||||||
|
Software activist.</em>
|
||||||
|
<div align="right">Bernhard Weitzhofer</div>
|
||||||
|
<div align="left"><a href="weitzhofer/weitzhofer.html"><img
|
||||||
|
src="../../graphics/paper.png" alt="Picture of a paper" widht="20" height="20" style="vertical-align:baseline" />Read full interview</a></div>
|
||||||
|
<div align="left"><a href="weitzhofer/weitzhofer.html#video-30s-weitzhofer"><img
|
||||||
|
src="../../graphics/mic.png" alt="Picture of a microphone" widht="20" height="20" style="vertical-align:baseline" />Watch 30 seconds interview</a> </div>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<blockquote style="background: #FFFFFF;" id="ockers">
|
||||||
|
<a href="ockers/ockers.html"><img class="avatar-left" src="ockers/ockers.jpg" alt="A photographic portrait" title="André Ockers"/>
|
||||||
|
</a> <div class="inside">
|
||||||
|
<p class="none"><em>
|
||||||
|
The most fun part about engaging for FSFE is
|
||||||
|
meeting real people and exchanging substantial information about
|
||||||
|
relevant issues. These can be anything from rooting your cell phone, to
|
||||||
|
learning Git, to understanding Free Software based business, to
|
||||||
|
speaking up for the use of open standards in public organisations.</em>
|
||||||
|
<div align="right">André Ockers</div>
|
||||||
|
<div align="left"><a href="ockers/ockers.html"><img
|
||||||
|
src="../../graphics/paper.png" alt="Picture of a paper" widht="20" height="20" style="vertical-align:baseline" />Read full interview</a></div>
|
||||||
|
<div align="left"><a href="ockers/ockers.html#video-30s-ockers"><img
|
||||||
|
src="../../graphics/mic.png" alt="Picture of a microphone" widht="20" height="20" style="vertical-align:baseline" />Watch 30 seconds interview</a> </div>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<blockquote id="zerolo">
|
||||||
|
<a href="zerolo/zerolo.html"><img class="avatar-left" src="zerolo/zerolo.jpg" alt="A photographic portrait" title="Tomás Zerolo"/>
|
||||||
|
</a><div class="inside">
|
||||||
|
<p class="none"><em>
|
||||||
|
Software is becoming more and more a fabric which permeates our
|
||||||
|
society. We are more and more unaware of the ways in which it
|
||||||
|
influences, sometimes forces our decisions.
|
||||||
|
That's why software freedom concerns
|
||||||
|
fundamentally and very concretely our society.
|
||||||
|
That's why I am convinced that groups like the FSFE are vital for
|
||||||
|
the evolution of a free society.</em>
|
||||||
|
<div align="right">Tomás Zerolo</div>
|
||||||
|
<div align="left"><a href="zerolo/zerolo.html"><img
|
||||||
|
src="../../graphics/paper.png" alt="Picture of a paper" widht="20" height="20" style="vertical-align:baseline" />Read full interview</a></div>
|
||||||
|
<div align="left"><a href="zerolo/zerolo.html#video-30s-zerolo"><img
|
||||||
|
src="../../graphics/mic.png" alt="Picture of a microphone" widht="20" height="20" style="vertical-align:baseline" />Watch 30 seconds interview</a> </div>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<blockquote style="background: #FFFFFF;" id="lequertier">
|
||||||
|
|
||||||
|
<a href="lequertier/lequertier.html"><img class="avatar-left" src="lequertier/lequertier.jpg" alt="A photographic portrait" title="Vincent Lequertier"/>
|
||||||
|
</a>
|
||||||
|
<div class="inside">
|
||||||
|
<p class="none">
|
||||||
|
<em> I support the FSFE because it's totally
|
||||||
|
worth it. Its community is strong and very knowledgeable on a wide
|
||||||
|
range of topics, so contributing to its mission is a good way to help
|
||||||
|
the Free Software movement. </em>
|
||||||
|
<div align="right">Vincent Lequertier</div>
|
||||||
|
<div align="left"><a href="lequertier/lequertier.html"><img
|
||||||
|
src="../../graphics/paper.png" alt="Picture of a paper" widht="20"
|
||||||
|
height="20" style="vertical-align:baseline" />Read full
|
||||||
|
interview</a></div> <div align="left"><a
|
||||||
|
href="lequertier/lequertier.html#video-30s-lequertier"><img
|
||||||
|
src="../../graphics/mic.png" alt="Picture of a microphone" widht="20"
|
||||||
|
height="20" style="vertical-align:baseline" />Watch "The FSFE and me in
|
||||||
|
30 seconds"</a> </div>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
|
||||||
|
<blockquote id="müller">
|
||||||
|
|
||||||
|
<a href="müller/müller.html"><img class="avatar-left" src="müller/müller.jpg" alt="A photographic portrait" title="Reinhard Müller"/>
|
||||||
|
</a>
|
||||||
|
<div class="inside">
|
||||||
|
<p class="none">
|
||||||
|
<em>"I a world where software influences virtually every single aspect of
|
||||||
|
our lives, Free Software is a precondition for a free society."
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
|
<br /> </em>
|
||||||
|
<div align="right">Reinhard Müller</div>
|
||||||
|
<div align="left"><a href="müller/müller.html"><img
|
||||||
|
src="../../graphics/paper.png" alt="Picture of a paper" widht="20" height="20" style="vertical-align:baseline" />Read full interview</a></div>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<blockquote style="background: #FFFFFF;" id="grun">
|
||||||
|
<a href="grun/grun.html"><img class="avatar-left" src="grun/grun.jpg" alt="A photographic portrait" title="Erik Grun"/>
|
||||||
|
</a>
|
||||||
|
<div class="inside">
|
||||||
|
<p class="none"><em>
|
||||||
|
Free Software has many practical advantages
|
||||||
|
for businesses, education and the public sector,
|
||||||
|
but most importantly it should be considered as a human right.
|
||||||
|
I became a fellow of the FSFE to help
|
||||||
|
make that point - why Free Software is so important
|
||||||
|
for a lively democratic society and for every one of us.</em>
|
||||||
|
|
||||||
|
<div align="right">Erik Grun</div>
|
||||||
|
<div align="left"><a href="grun/grun.html"><img
|
||||||
|
src="../../graphics/paper.png" alt="Picture of a paper" widht="20" height="20" style="vertical-align:baseline" />Read full interview</a></div>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<blockquote id="gkotsopoulou">
|
||||||
|
<a href="gkotsopoulou/gkotsopoulou.html"><img class="avatar-left" src="gkotsopoulou/gkotsopoulou.jpg" alt="A photographic portrait" title="Olga Gkotsopoulou"/>
|
||||||
|
</a>
|
||||||
|
<div class="inside">
|
||||||
|
<p class="none"><em>
|
||||||
|
<br />
|
||||||
|
<br />
|
||||||
|
Here should be Olgas testimonial
|
||||||
|
<br /><br /><br />
|
||||||
|
</em>
|
||||||
|
|
||||||
|
<div align="right">Olga Gkotsopoulou</div>
|
||||||
|
<div align="left"><a href="gkotsopoulou/gkotsopoulou.html"><img
|
||||||
|
src="../../graphics/paper.png" alt="Picture of a paper" widht="20" height="20" style="vertical-align:baseline" />Read full interview</a></div>
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
<sidebar>
|
||||||
|
<a class="big-donate" href="https://my.fsfe.org/support">Become a supporter</a>
|
||||||
|
<h3>List of Interviewees</h3>
|
||||||
|
<nav>
|
||||||
|
<ul>
|
||||||
|
<li><a href="#cryptie">Cryptie</a></li>
|
||||||
|
<li><a href="#gkotsopoulou">Gkotsopoulou Olga</a></li>
|
||||||
|
<li><a href="#grun">Grun Erik</a></li>
|
||||||
|
<li><a href="#lequertier">Lequertier Vincent</a></li>
|
||||||
|
<li><a href="#müller">Müller Reinhard</a></li>
|
||||||
|
<li><a href="#ockers">Ockers André</a></li>
|
||||||
|
<li><a href="#snow">Snow Florian</a></li>
|
||||||
|
<li><a href="#weitzhofer">Weitzhofer Bernhard</a></li>
|
||||||
|
<li><a href="#zerolo">Zerolo Tomás</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</sidebar>
|
||||||
|
|
||||||
|
|
||||||
|
<timestamp>$Date: 2013-12-17 12:20:56 +0100 (Tue, 17 Dec 2013) $ $Author: busch $</timestamp>
|
||||||
|
</html>
|
250
community/interviews/lequertier/lequertier.en.xhtml
Normal file
@ -0,0 +1,250 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Vincent Lequertier</title>
|
||||||
|
<style type="text/css">
|
||||||
|
|
||||||
|
.question {
|
||||||
|
font-size: 100%;
|
||||||
|
font-weight: bold;
|
||||||
|
padding-left: 1em;
|
||||||
|
margin-bottom: 20px!important;
|
||||||
|
margin-top: 20px!important;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
img.avatar {
|
||||||
|
display: block;
|
||||||
|
float:right;
|
||||||
|
margin-top: 0px;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
margin-left: 20px;
|
||||||
|
padding:1px;
|
||||||
|
border:5px solid #d5d5d5;
|
||||||
|
/* box-shadow: 0.2em 0.2em 1em rgba(0,0,0,0.3); */
|
||||||
|
/* border-radius: 50%; */
|
||||||
|
max-width: 30%;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.interview {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
float:left;
|
||||||
|
|
||||||
|
}
|
||||||
|
p.about {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
|
||||||
|
<!-- overflow:hidden; -->
|
||||||
|
}
|
||||||
|
div.captioned footer {
|
||||||
|
text-align: center!important;
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
display: inline-block!important;
|
||||||
|
margin: 0px!important;
|
||||||
|
padding: 0px 54px!important;
|
||||||
|
font-weight: 300!important;
|
||||||
|
font-size: 0.8em!important;
|
||||||
|
}
|
||||||
|
div.video h1 {
|
||||||
|
font-size: 32px!important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.blockQuote {
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
}
|
||||||
|
|
||||||
|
figure {
|
||||||
|
display: block;
|
||||||
|
border: 0px!important;
|
||||||
|
padding: none!important;
|
||||||
|
background-color: rgba(116, 140, 156, 0.23)!important;
|
||||||
|
}
|
||||||
|
figcaption
|
||||||
|
{
|
||||||
|
display: block;
|
||||||
|
border: none;
|
||||||
|
text-align: center;
|
||||||
|
font-style: italic;
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 0.8em;
|
||||||
|
padding: 0.3em;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<sidebar>
|
||||||
|
|
||||||
|
</sidebar>
|
||||||
|
|
||||||
|
<body class="bio">
|
||||||
|
|
||||||
|
<p id="category"><a href="../interviews.html">Interviews</a></p>
|
||||||
|
|
||||||
|
<h1>Interview with Vincent Lequertier</h1>
|
||||||
|
|
||||||
|
<blockquote>
|
||||||
|
|
||||||
|
<img class="avatar" src="lequertier.jpg" alt="A photographic portrait" width="150" height="150" title="Vincent Lequertier" />
|
||||||
|
<br />
|
||||||
|
<p class="about">
|
||||||
|
<i>"I'm Vincent Lequertier, I'm 23 years old and I'm passionate about computer
|
||||||
|
science, artificial intelligence and cryptography. I love learning new things,
|
||||||
|
reading, traveling and listening to music."</i>
|
||||||
|
</p>
|
||||||
|
<br />
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<div class="interview">
|
||||||
|
<p class="question">What made you interested in the FSFE and motivated to
|
||||||
|
support it?</p>
|
||||||
|
|
||||||
|
<p>My first experience with Free
|
||||||
|
Software was with <a href="https://www.cacti.net/" target="_blanc">Cacti</a>,
|
||||||
|
a monitoring software I used to get health reports
|
||||||
|
and bandwidth usage from network switches. I remember how excited I was when I
|
||||||
|
discovered that I can easily modify the source code of the software, fix bugs,
|
||||||
|
add features and customize it to fit my needs. Then I got involved in the
|
||||||
|
Mozilla community and started to contribute to the Firefox web browser. I
|
||||||
|
discovered FSFE last year when I was looking for an internship in a NGO that
|
||||||
|
supported Free Software. I already knew FSFE existed at that time, but I did
|
||||||
|
not contribute to it. So I applied to the <a href="https://fsfe.org/contribute/internship.en.html">internship program</a> of FSFE. You can
|
||||||
|
do that too, it's great.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p class="question">Beyond supporting the FSFE, you also engage as a volunteer. What are
|
||||||
|
you doing for FSFE?
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>I am a part of the <a href="https://wiki.fsfe.org/Teams/System-Hackers">System Hackers team</a>.
|
||||||
|
The team is responsible for the
|
||||||
|
technical infrastructure of the FSFE. That includes, for example, mailing
|
||||||
|
lists, Git server or <a href="https://savecodeshare.eu">savecodeshare.eu</a> website. I work mostly on the
|
||||||
|
services deployed on lund.fsfeurope.org, both on the software that hosts them
|
||||||
|
and the services themselves, where I make sure everything is running smoothly,
|
||||||
|
relevant to the FSFE's mission and the users' needs.
|
||||||
|
<br />
|
||||||
|
I also contribute to the 'Public Money, Public Code!' campaign in various ways.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p class="question">What is the most fun part about engaging for FSFE?
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>The best part for me is being able to look around and see how everything
|
||||||
|
works. As a member of System Hackers team, nothing is hidden away from your
|
||||||
|
sight. Everything is built in the open way (while still being secure of course!),
|
||||||
|
you can go through all the code, help each other. That makes contributing fun
|
||||||
|
to me.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p class="question">What is your favourite FSFE campaign at the moment?
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
My favorite campaign is <a href="https://publiccoude.eu" targe="_blanc">"Public Money, Public Code!"</a>. The campaign raises
|
||||||
|
issues I had never asked myself before, but makes perfect sense to me now. When I
|
||||||
|
discovered the campaign, I was wondering why we need to do it, why in public
|
||||||
|
administrations software isn't built in an open way that allows to work
|
||||||
|
together. In Europe, by design, a lot of countries have similar regulations and
|
||||||
|
needs, so why should they reinvent the wheel so many times? On the other hand,
|
||||||
|
by using Free Software people would be able to trust public administrations
|
||||||
|
more, for example by knowing exactly how their children will be affected in
|
||||||
|
schools, or how the amount of tax they have to pay will be calculated. So I
|
||||||
|
like this campaign a lot because, in my opinion, it is helpful for everybody and
|
||||||
|
is truly making a difference.
|
||||||
|
</p>
|
||||||
|
<p class="question">Does it make a difference if Artificial Intelligence is based on Free Software?
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Yes, absolutely! I will even go as far as saying that Artificial Intelligence
|
||||||
|
based on non-free software is not usable. AI is not a solved problem. Far from
|
||||||
|
it. You must use Free Software to inspect what the AI-based software does.
|
||||||
|
Understanding how Artificial Intelligence is working is hard enough already,
|
||||||
|
so we need to have all the source code and help available to grasp it. This is
|
||||||
|
why all popular Deep Learning (a subpart of Artificial Intelligence) libraries
|
||||||
|
are Free Software. For example <a href="https://tensorflow.org/" target="_blanc">Tensorflow</a>,
|
||||||
|
<a href="https://keras.io/" target="_blanc">Keras</a>, <a href="https://pytorch.org/" target="_blanc">Pytorch</a>, etc.
|
||||||
|
<br />
|
||||||
|
All the others benefits of Free Software also make a difference for AI: the
|
||||||
|
ability to share the source code stimulates innovation, ensures the software can
|
||||||
|
be made secure and prevent it from being locked-down.
|
||||||
|
<br />
|
||||||
|
You can read more about Free software and Deep Learning in my recent <a href="https://skysymbol.noblogs.org/post/2018/09/10/on-deep-learning-and-free-software">blog post.</a>
|
||||||
|
</p>
|
||||||
|
<p class="question">In one sentence: What is the biggest benefit of Free Software?
|
||||||
|
</p>
|
||||||
|
<p>The biggest benefit of Free Software is trust, because you know you're in
|
||||||
|
control of technology when you can understand it, improve it and share it with
|
||||||
|
everyone.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="question">What is your favourite Free Software?
|
||||||
|
</p>
|
||||||
|
<p>My favorite Free Software is <a href="https://www.mozilla.org/en-US/firefox/" target="_blanc">Firefox</a>. It's a web browser developed by the
|
||||||
|
Mozilla foundation and its community. I like it because it allows you to browse
|
||||||
|
the web in a way that respects your privacy, and it's fast and secure. Being
|
||||||
|
Free Software, everyone can use it, improve it and request new features. In my
|
||||||
|
opinion it's a great example of why Free Software is successful: the
|
||||||
|
development model makes the control of the software by a single actor
|
||||||
|
impossible and guarantees that software serves the user, not the interests of
|
||||||
|
private companies. Firefox has been around for 15 years and I'm sure this is
|
||||||
|
largely due to its licensing.
|
||||||
|
</p>
|
||||||
|
<p class="question">Is there anything you believe the FSFE should improve or begin
|
||||||
|
working on next? Any wishes for the future?
|
||||||
|
</p>
|
||||||
|
<p>I think the FSFE should make it easier for people to contribute to the
|
||||||
|
technical infrastructure. Currently, volunteers have to go through some
|
||||||
|
complex steps to get involved, and I'm quite sure we are losing potential
|
||||||
|
contributors because of that. But I also think we're going to the right
|
||||||
|
direction with regard to this issue.
|
||||||
|
<br />
|
||||||
|
I hope the general trend toward Free Software in legislation continues.
|
||||||
|
</p>
|
||||||
|
<br/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="center">
|
||||||
|
<div class="video" id="video-30s-lequertier">
|
||||||
|
<h1 style="padding-top:2em"><em>"The FSFE and me in 30 seconds"</em> with Vincent Lequertier</h1>
|
||||||
|
</div>
|
||||||
|
<figure>
|
||||||
|
<video width="100%" border="none" crossorigin="crossorigin" poster="" controls="controls">
|
||||||
|
<source media="screen and (min-device-width:1000px)" type="video/mp4; codecs="avc1.42E01E, mp4a.40.2"" src="lequertier.webm"></source>
|
||||||
|
<source media="screen and (min-device-width:1000px)" type="video/webm; codecs="vp9, opus"" src="lequertier.webm"></source>
|
||||||
|
<source media="screen and (max-device-width:999px)" type="video/mp4; codecs="avc1.42E01E, mp4a.40.2"" src="lequertier.webm"></source>
|
||||||
|
<source media="screen and (max-device-width:999px)" type="video/webm; codecs="vp9, opus"" src="lequertier.webm"></source>
|
||||||
|
<track default="default" label="English" srclang="en" kind="subtitle" src="lequertier.srt"></track>
|
||||||
|
|
||||||
|
<track label="English" srclang="en" kind="subtitle" src="lequertier.ass"></track>
|
||||||
|
</video>
|
||||||
|
<figcaption><p> Video by David Vagt <br />
|
||||||
|
Recorded at the Libre Software Meeting/Reecontres Mundial de Logiciel Libre 2018
|
||||||
|
in Strasbourg, France. <br />
|
||||||
|
For creating this video following Free Software has been used:
|
||||||
|
<a href="https://kdenlive.org/" target="_blanc">kdenlive</a>,
|
||||||
|
<a href="https://blender.org/" target="_blanc">blender</a>,
|
||||||
|
<a href="https://lmms.io/" target="_blanc">LMMS</a>,
|
||||||
|
<a href="https://audacityteam.org/" target="_blanc">Audacity</a> and
|
||||||
|
<a href="https://ffmpeg.org/" target="_blanc">ffmpeg</a>
|
||||||
|
</p></figcaption>
|
||||||
|
</figure>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<p>Find more interviews and videos with the FSFE community on our <a href="../interviews.html">interviews page</a>.</p>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
|
||||||
|
<timestamp>$Date$ $Author$</timestamp>
|
||||||
|
</html>
|
||||||
|
|
||||||
|
<!--</div>
|
||||||
|
<div class="captioned">
|
||||||
|
-->
|
BIN
community/interviews/lequertier/lequertier.jpg
Normal file
After Width: | Height: | Size: 96 KiB |
203
community/interviews/müller/müller.en.xhtml
Normal file
@ -0,0 +1,203 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Reinhard Müller</title>
|
||||||
|
<style type="text/css">
|
||||||
|
|
||||||
|
.question {
|
||||||
|
font-size: 100%;
|
||||||
|
font-weight: bold;
|
||||||
|
padding-left: 1em;
|
||||||
|
margin-bottom: 20px!important;
|
||||||
|
margin-top: 20px!important;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
img.avatar {
|
||||||
|
display: block;
|
||||||
|
float:right;
|
||||||
|
margin-top: 0px;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
margin-left: 20px;
|
||||||
|
padding:1px;
|
||||||
|
border:5px solid #d5d5d5;
|
||||||
|
/* box-shadow: 0.2em 0.2em 1em rgba(0,0,0,0.3); */
|
||||||
|
/* border-radius: 50%; */
|
||||||
|
max-width: 30%;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.interview {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
float:left;
|
||||||
|
|
||||||
|
}
|
||||||
|
p.about {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
|
||||||
|
<!-- overflow:hidden; -->
|
||||||
|
}
|
||||||
|
div.captioned footer {
|
||||||
|
text-align: center!important;
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
display: inline-block!important;
|
||||||
|
margin: 0px!important;
|
||||||
|
padding: 0px 54px!important;
|
||||||
|
font-weight: 300!important;
|
||||||
|
font-size: 0.8em!important;
|
||||||
|
}
|
||||||
|
div.video h1 {
|
||||||
|
font-size: 32px!important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.blockQuote {
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
}
|
||||||
|
|
||||||
|
figure {
|
||||||
|
display: block;
|
||||||
|
border: 0px!important;
|
||||||
|
padding: none!important;
|
||||||
|
background-color: rgba(116, 140, 156, 0.23)!important;
|
||||||
|
}
|
||||||
|
figcaption
|
||||||
|
{
|
||||||
|
display: block;
|
||||||
|
border: none;
|
||||||
|
text-align: center;
|
||||||
|
font-style: italic;
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 0.8em;
|
||||||
|
padding: 0.3em;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<sidebar>
|
||||||
|
|
||||||
|
</sidebar>
|
||||||
|
|
||||||
|
<body class="bio">
|
||||||
|
|
||||||
|
<p id="category"><a href="../interviews.en.html">Interviews</a></p>
|
||||||
|
|
||||||
|
<h1>Interview with Reinhard Müller</h1>
|
||||||
|
|
||||||
|
<blockquote>
|
||||||
|
|
||||||
|
<img class="avatar" src="müller.jpg" alt="A photographic portrait" width="150" height="150" title="Reinhard Müller" />
|
||||||
|
<p class="about">
|
||||||
|
<em>"I'm a self-employed software developer living in the westernmost part of
|
||||||
|
Austria.
|
||||||
|
Back in the 1990s, I worked with several proprietary flavours of Unix in
|
||||||
|
my job, so it was only a matter of time for me to stumble over
|
||||||
|
GNU/Linux. My first contact must have been in 1998 or 1999, and I
|
||||||
|
remember how the concept of Free Software made me curious about the
|
||||||
|
ideas behind it. A friend pointed me to <a href="https://www.gnu.org/" target="_blanc">www.gnu.org</a>, and I read
|
||||||
|
literally every single article I could find there. After that, it was
|
||||||
|
clear for me that I absolutely agree with that philosophy and want to
|
||||||
|
engage for it."</em>
|
||||||
|
</p>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<div class="interview">
|
||||||
|
<p class="question">What made you interested in the FSFE and motivated to
|
||||||
|
support it?</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
After deciding that I want to get involved in the Free Software
|
||||||
|
movement, I spent a few months looking for a specific project or
|
||||||
|
activity I would engage in. Just at that time, I read the announcement
|
||||||
|
that the Free Software Foundation Europe is going to be founded, and I
|
||||||
|
decided to make it one of the options to look at closer. And well, I got
|
||||||
|
stuck to it.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p class="question">In your engagement as a volunteer, what are you doing for FSFE?
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Currently, I'm mainly FSFE's accountant. I also maintain some lesser
|
||||||
|
parts of FSFE's internally used software. However, sometimes I feel the
|
||||||
|
urge to break free from my keyboard and screen, and then I participate
|
||||||
|
in the FSFE booth team at events like FOSDEM or Grazer Linuxtage.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p class="question">What is the most fun part about engaging for FSFE?
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Without any doubt, it's the people. It can be very rewarding to see all
|
||||||
|
these smaller or larger victories in our fight for freedom in a digital
|
||||||
|
society, or to break a T-shirt sales record at FOSDEM. But to be allowed
|
||||||
|
to work with the motivated group of dedicated and smart people, who are the FSFE,
|
||||||
|
that's simply priceless.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p class="question">What is your favourite FSFE campaign at the moment?
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
|
||||||
|
"I ♥ Free Software" has been my favourite campaign ever since it
|
||||||
|
started. It's such a positive message, and it is all about appreciation
|
||||||
|
and respect, which is so important these days.
|
||||||
|
</p>
|
||||||
|
<p class="question">As a long-term member of FSFE, what do you believe is one fundamental thing FSFE should always carry on doing?
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
|
||||||
|
The FSFE has a tradition of sending out positive messages, and I think
|
||||||
|
that's one of the main reasons for its success. Don't complain, change!
|
||||||
|
Don't be *against* the status quo, be *for* a change! Don't criticise,
|
||||||
|
help improving!
|
||||||
|
</p>
|
||||||
|
<p class="question">In one sentence: What is the biggest benefit of Free Software?
|
||||||
|
</p>
|
||||||
|
<p>It allows me (and everybody else) to exploit the virtually unlimited
|
||||||
|
possibilities of that great invention called "computer", just as I like.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="question">What is your favourite Free Software?
|
||||||
|
</p>
|
||||||
|
<p>The Free Software culture is a culture of cooperation. People build upon
|
||||||
|
each other's work, in most cases even without ever having met or
|
||||||
|
talked. This creates a whole universe of components which you can then
|
||||||
|
arrange and use as you like. The question about the favourite Free
|
||||||
|
Software is a bit like asking "what is your favourite LEGO brick?"; it
|
||||||
|
is the countless possibilities this universe of components gives me that
|
||||||
|
makes me really love Free Software.
|
||||||
|
<br />
|
||||||
|
But well, since you asked anyway: Python.
|
||||||
|
</p>
|
||||||
|
<p class="question">Is there anything you believe the FSFE should improve or begin
|
||||||
|
working on next? Any wishes for the future?
|
||||||
|
</p>
|
||||||
|
<p>The FSFE has become very professional over the last years. The
|
||||||
|
organisation meanwhile has a number of dedicated full-time employees,
|
||||||
|
and virtually every activity of the FSFE is coordinated by one of them.
|
||||||
|
This has contributed a lot to FSFE's success, and most of the things
|
||||||
|
FSFE does now would never be possible with purely volunteer work.
|
||||||
|
<br />
|
||||||
|
We have now reached a point where we (and yes, that includes myself!)
|
||||||
|
must pay constant attention to keep existing and potential volunteers
|
||||||
|
involved in our work. We must help people all across Europe to
|
||||||
|
understand how they can participate in our activities, how their
|
||||||
|
personal engagement makes a change, and how there are so many different
|
||||||
|
ways for them to be an integral part of a strong and powerful FSFE.
|
||||||
|
</p>
|
||||||
|
<br/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<p>Find more interviews and videos with the FSFE community on our <a href="../interviews.html">interviews page</a>.</p>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
|
||||||
|
<timestamp>$Date$ $Author$</timestamp>
|
||||||
|
</html>
|
BIN
community/interviews/müller/müller.jpg
Normal file
After Width: | Height: | Size: 216 KiB |
202
community/interviews/ockers/ockers.en.xhtml
Normal file
@ -0,0 +1,202 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>André Ockers</title>
|
||||||
|
<style type="text/css">
|
||||||
|
|
||||||
|
.question {
|
||||||
|
font-size: 100%;
|
||||||
|
font-weight: bold;
|
||||||
|
padding-left: 1em;
|
||||||
|
margin-bottom: 20px!important;
|
||||||
|
margin-top: 20px!important;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
img.avatar {
|
||||||
|
display: block;
|
||||||
|
float:right;
|
||||||
|
margin-top: 0px;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
margin-left: 20px;
|
||||||
|
padding:1px;
|
||||||
|
border:5px solid #d5d5d5;
|
||||||
|
/* box-shadow: 0.2em 0.2em 1em rgba(0,0,0,0.3); */
|
||||||
|
/* border-radius: 50%; */
|
||||||
|
max-width: 30%;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.interview {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
float:left;
|
||||||
|
|
||||||
|
}
|
||||||
|
p.about {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
|
||||||
|
<!-- overflow:hidden; -->
|
||||||
|
}
|
||||||
|
div.captioned footer {
|
||||||
|
text-align: center!important;
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
display: inline-block!important;
|
||||||
|
margin: 0px!important;
|
||||||
|
padding: 0px 54px!important;
|
||||||
|
font-weight: 300!important;
|
||||||
|
font-size: 0.8em!important;
|
||||||
|
}
|
||||||
|
div.video h1 {
|
||||||
|
font-size: 32px!important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.blockQuote {
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
}
|
||||||
|
|
||||||
|
figure {
|
||||||
|
display: block;
|
||||||
|
border: 0px!important;
|
||||||
|
padding: none!important;
|
||||||
|
background-color: rgba(116, 140, 156, 0.23)!important;
|
||||||
|
}
|
||||||
|
figcaption
|
||||||
|
{
|
||||||
|
display: block;
|
||||||
|
border: none;
|
||||||
|
text-align: center;
|
||||||
|
font-style: italic;
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 0.8em;
|
||||||
|
padding: 0.3em;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<sidebar>
|
||||||
|
|
||||||
|
</sidebar>
|
||||||
|
|
||||||
|
<body class="bio">
|
||||||
|
|
||||||
|
<p id="category"><a href="../interviews.html">Interviews</a></p>
|
||||||
|
|
||||||
|
<h1>Interview with André Ockers</h1>
|
||||||
|
|
||||||
|
<blockquote>
|
||||||
|
<img class="avatar" src="ockers.jpg" alt="A photographic portrait" width="150" height="150" title="André Ockers" />
|
||||||
|
<br />
|
||||||
|
<p class="about">
|
||||||
|
<i>"Hi, I'm André Ockers from Nijmegen. I started using Free Software
|
||||||
|
in 2004 to switch to a Free Software operating system in 2009. In 2014
|
||||||
|
I was searching for online user and support groups and this way I found
|
||||||
|
out about FSFE and joined immediately."</i>
|
||||||
|
</p>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<div class="interview">
|
||||||
|
<p class="question">What made you interested in the FSFE and motivated to become a
|
||||||
|
supporter?</p>
|
||||||
|
|
||||||
|
<p>When there is serious social pressure to do something in a certain
|
||||||
|
way (for example: “you should use proprietary software”) without
|
||||||
|
substantial reasoning behind it then it is time to find like-minded
|
||||||
|
people to connect and work together. </p>
|
||||||
|
|
||||||
|
<p class="question">Beyond supporting the FSFE, you also engage as a volunteer. What are
|
||||||
|
you doing for FSFE?
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>I'm translating web content to Dutch, informing people in FSFE
|
||||||
|
booths, spreading the word about Free Software and participating in
|
||||||
|
community events. </p>
|
||||||
|
|
||||||
|
<p class="question">What is the most fun part about engaging for FSFE?
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p> The most fun part about engaging for FSFE is, in my mind, meeting
|
||||||
|
real people and exchanging substantial information about relevant
|
||||||
|
issues. These can be anything from rooting your cell phone, to learning
|
||||||
|
Git, to understanding Free Software based business, to speaking up for
|
||||||
|
the use of open standards in public organisations. </p>
|
||||||
|
|
||||||
|
<p class="question">What is your favourite FSFE campaign at the moment?
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
My favourite FSFE campaign at the moment is Public Money Public
|
||||||
|
Code, as it draws attention to the fact that when policy makers
|
||||||
|
choose Free Software, the people win: public costs go down and it
|
||||||
|
is good news for local businesses and the local labour market. The
|
||||||
|
city of Barcelona has understood this, so they're now the ones
|
||||||
|
moving forward. Other public organisations can watch and learn.
|
||||||
|
</p>
|
||||||
|
<p class="question">How is the Free Software movement doing in the Netherlands?
|
||||||
|
</p>
|
||||||
|
<p> The Free Software movement in the Netherlands is volatile, with the
|
||||||
|
long-term trend in the direction of more adoption of the idea of Free
|
||||||
|
Software. The Dutch government wants to enable the public sector to
|
||||||
|
publish software as Free Software. And five times a year we run a FSFE
|
||||||
|
booth in the Netherlands and it feels good when people walk away
|
||||||
|
inspired. </p>
|
||||||
|
<p class="question">In one sentence: What is the biggest benefit of Free Software?
|
||||||
|
</p>
|
||||||
|
<p>In my mind, the biggest benefit of Free Software is that it empowers its users.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="question">What is your favourite Free Software?
|
||||||
|
</p>
|
||||||
|
<p>The software that I use most must be Icedove, for email, tasks and
|
||||||
|
agenda. And I'm happy with GnuPG, F-Droid, Replicant, LibreOffice… </p>
|
||||||
|
<p class="question">Is there anything you believe the FSFE should improve or begin
|
||||||
|
working on next? Any wishes for the future?
|
||||||
|
</p>
|
||||||
|
<p>I think FSFE is doing a great job. There can be more information
|
||||||
|
exchange, e.g. in the FSFE wiki. Around me I hear people who don't know
|
||||||
|
where to start, so maybe there can be made some progress in that area,
|
||||||
|
for example by providing printable wiki techdoc's for beginners and
|
||||||
|
advanced users alike. Users must be running into the same challenges at
|
||||||
|
a lot of places at the same time.</p>
|
||||||
|
<br />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="center">
|
||||||
|
<div class="video">
|
||||||
|
<h1 id="video-30s-ockers" style="padding-top:2em"><em>"The FSFE and me in 30 seconds"</em> with André Ockers</h1>
|
||||||
|
</div>
|
||||||
|
<figure>
|
||||||
|
<video width="100%" border="none" crossorigin="crossorigin" poster="" controls="controls">
|
||||||
|
<source media="screen and (min-device-width:1000px)" type="video/mp4; codecs="avc1.42E01E, mp4a.40.2"" src="ockers.webm"></source>
|
||||||
|
<source media="screen and (min-device-width:1000px)" type="video/webm; codecs="vp9, opus"" src="ockers.webm"></source>
|
||||||
|
<source media="screen and (max-device-width:999px)" type="video/mp4; codecs="avc1.42E01E, mp4a.40.2"" src="ockers.webm"></source>
|
||||||
|
<source media="screen and (max-device-width:999px)" type="video/webm; codecs="vp9, opus"" src="ockers.webm"></source>
|
||||||
|
<track default="default" label="English" srclang="en" kind="subtitle" src="ockers.srt"></track>
|
||||||
|
|
||||||
|
<track label="English" srclang="en" kind="subtitle" src="ockers.ass"></track>
|
||||||
|
</video>
|
||||||
|
<figcaption><p> Video by David Vagt <br />
|
||||||
|
Recorded at the Libre Software Meeting/Reecontres Mundial de Logiciel Libre 2018
|
||||||
|
in Strasbourg, France. <br />
|
||||||
|
For creating this video following Free Software has been used:
|
||||||
|
<a href="https://kdenlive.org/" target="_blanc">kdenlive</a>,
|
||||||
|
<a href="https://blender.org/" target="_blanc">blender</a>,
|
||||||
|
<a href="https://lmms.io/" target="_blanc">LMMS</a>,
|
||||||
|
<a href="https://audacityteam.org/" target="_blanc">Audacity</a> and
|
||||||
|
<a href="https://ffmpeg.org/" target="_blanc">ffmpeg</a>
|
||||||
|
</p></figcaption>
|
||||||
|
</figure>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<p>Find more interviews and videos with the FSFE community on our <a href="../interviews.html">interviews page</a>.</p>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
|
||||||
|
<timestamp>$Date$ $Author$</timestamp>
|
||||||
|
</html>
|
BIN
community/interviews/ockers/ockers.jpg
Normal file
After Width: | Height: | Size: 16 KiB |
202
community/interviews/snow/snow.en.xhtml
Normal file
@ -0,0 +1,202 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Florian Snow</title>
|
||||||
|
<style type="text/css">
|
||||||
|
|
||||||
|
.question {
|
||||||
|
font-size: 100%;
|
||||||
|
font-weight: bold;
|
||||||
|
padding-left: 1em;
|
||||||
|
margin-bottom: 20px!important;
|
||||||
|
margin-top: 20px!important;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
img.avatar {
|
||||||
|
display: block;
|
||||||
|
float:right;
|
||||||
|
margin-top: 0px;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
margin-left: 20px;
|
||||||
|
padding:1px;
|
||||||
|
border:5px solid #d5d5d5;
|
||||||
|
/* box-shadow: 0.2em 0.2em 1em rgba(0,0,0,0.3); */
|
||||||
|
/* border-radius: 50%; */
|
||||||
|
max-width: 30%;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.interview {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
float:left;
|
||||||
|
|
||||||
|
}
|
||||||
|
p.about {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
|
||||||
|
<!-- overflow:hidden; -->
|
||||||
|
}
|
||||||
|
div.captioned footer {
|
||||||
|
text-align: center!important;
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
display: inline-block!important;
|
||||||
|
margin: 0px!important;
|
||||||
|
padding: 0px 54px!important;
|
||||||
|
font-weight: 300!important;
|
||||||
|
font-size: 0.8em!important;
|
||||||
|
}
|
||||||
|
div.video h1 {
|
||||||
|
font-size: 32px!important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.blockQuote {
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
}
|
||||||
|
|
||||||
|
figure {
|
||||||
|
display: block;
|
||||||
|
border: 0px!important;
|
||||||
|
padding: none!important;
|
||||||
|
background-color: rgba(116, 140, 156, 0.23)!important;
|
||||||
|
}
|
||||||
|
figcaption
|
||||||
|
{
|
||||||
|
display: block;
|
||||||
|
border: none;
|
||||||
|
text-align: center;
|
||||||
|
font-style: italic;
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 0.8em;
|
||||||
|
padding: 0.3em;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<sidebar>
|
||||||
|
|
||||||
|
</sidebar>
|
||||||
|
|
||||||
|
<body class="bio">
|
||||||
|
|
||||||
|
<p id="category"><a href="../interviews.en.html">Interviews</a></p>
|
||||||
|
|
||||||
|
<h1>Interview with Florian Snow</h1>
|
||||||
|
|
||||||
|
<blockquote>
|
||||||
|
|
||||||
|
<img class="avatar" src="snow.jpg" alt="A photographic portrait" width="150" height="150" title="Florian Snow" />
|
||||||
|
<p class="about">
|
||||||
|
<em>"My name is Florian Snow, I live in Nürnberg, work as a programmer, and I
|
||||||
|
became interested in Free Software around 1999, but from a purely
|
||||||
|
technological perspective. Back then, I still thought there was a Free
|
||||||
|
operating system called Linux, I believed the Mac was generally the same
|
||||||
|
as "Linux", and a little bit later, I thought Open Source was a cool
|
||||||
|
idea. Since then, I have learned a lot, found out about differences and
|
||||||
|
shared interests between Free Software and Open Source, I now know about
|
||||||
|
the GNU operating system with Linux as its kernel, and I have become
|
||||||
|
more and more involved in the community."</em>
|
||||||
|
</p>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<div class="interview">
|
||||||
|
<p class="question">What made you interested in the FSFE and motivated to become a supporter?</p>
|
||||||
|
|
||||||
|
<p> I knew the Free Software Foundation and to be honest, I was unsure what
|
||||||
|
to think about the FSFE at first. So I became an FSF associate member
|
||||||
|
and engaged as a volunteer with them. It was actually after a talk by
|
||||||
|
Richard Stallman in 2012 that I decided to support the FSFE. I simply
|
||||||
|
realized that the two organizations complemented each other incredibly
|
||||||
|
well and that I should also support the organization that is more
|
||||||
|
focused on Europe. When I reveived my welcome letter, Matthias
|
||||||
|
Kirschner who was the German and Fellowship coordinator at the time had
|
||||||
|
hand-written a little note at the bottom that he was hoping to meet in
|
||||||
|
person soon. He also encouraged me to post some of the work I did for
|
||||||
|
the FSF to FSFE mailing lists as well and that is how my engagement
|
||||||
|
started.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p class="question"> Beyond supporting the FSFE, you also engage as a volunteer. What are
|
||||||
|
you doing for the FSFE?</p>
|
||||||
|
|
||||||
|
<p>I am the deputy coordinator of the German team, the coordinator for the
|
||||||
|
local group in Franconia, I am part of the German translator team, the
|
||||||
|
wiki caretakers team, the PR team, I often help with videos and
|
||||||
|
subtitles, and I assist at FSFE booths. Those are the biggest things I
|
||||||
|
regularly do. </p>
|
||||||
|
|
||||||
|
<p class="question"> What is the most fun part about engaging for the FSFE?
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
I love the welcoming culture at the FSFE. Whenever I have a halfway
|
||||||
|
decent idea, I get to do it. The only requirement is that I will either
|
||||||
|
do the work myself or am willing to coordinate others to work on it. It
|
||||||
|
feels good to be able to actively work for Free Software in such an
|
||||||
|
unbureaucratic way. </p>
|
||||||
|
|
||||||
|
<p class="question">What is your favourite FSFE campaign at the moment?
|
||||||
|
</p>
|
||||||
|
<p>For me, it is still <a href="https://fsfe.org/campaigns/ilovefs/" target="_blanc">"I love Free Software"</a>. It only happens once a
|
||||||
|
year, but there are so many cool graphics around it and it draws a lot
|
||||||
|
of public attention. It is also a campaign that shows that we can be
|
||||||
|
fun and even a bit goofy as a community and I love that because I can be
|
||||||
|
quite goofy myself. </p>
|
||||||
|
|
||||||
|
<p class="question">Is there anything you believe the FSFE should improve or begin
|
||||||
|
working on next? Any wishes for the future?
|
||||||
|
</p>
|
||||||
|
<p> I think the FSFE is generally on a good path with it's campaigns to
|
||||||
|
promote Free Software. The one thing we and any organization with a
|
||||||
|
similar structure always needs to pay attention to is how to engage
|
||||||
|
volunteers and keep them motivated. The FSFE consists of mostly
|
||||||
|
volunteers and the more consistently we can engage people, the more good
|
||||||
|
work we can do. We need to continue our efforts here to keep entry
|
||||||
|
barriers low, avoid frustration, and let people work on interesting
|
||||||
|
tasks. </p>
|
||||||
|
|
||||||
|
<p class="question">You are the most active volunteer for PMPC campaign, you are Deputy
|
||||||
|
Coordinator Germany and Coordinator Franconia and you do not mind
|
||||||
|
driving hundreds of kilometers to support a booth-team if you see
|
||||||
|
necessary. What is your secret superpower and can we have access to
|
||||||
|
it too? </p>
|
||||||
|
<p> I think that may be too much praise. In any of the positions you
|
||||||
|
mentioned, there are so many other volunteers involved that make great
|
||||||
|
contributions that all I do at times, is tweak a suggestion a little.
|
||||||
|
So I would pass on that praise to all of our other great volunteers.
|
||||||
|
<br />
|
||||||
|
In regards to the superpower, I would have to name my bad conscience
|
||||||
|
that I might not be doing enough. In all seriousness though, I know
|
||||||
|
that it is important for volunteers to avoid burn-out and so not taking
|
||||||
|
on too much and taking breaks is important. Still, there is always the
|
||||||
|
drive to spend more time on this important cause and that, in
|
||||||
|
combination with meeting other wonderful volunteers at events such as
|
||||||
|
RMLL or FOSDEM and in personal visits is what keeps me going.</p>
|
||||||
|
|
||||||
|
<p class="question">In one sentence: What is the biggest benefit of Free Software?</p>
|
||||||
|
<p>The four freedoms that allow you to be independent of a specific entity:
|
||||||
|
You choose and adapt the best-suited software and then independently
|
||||||
|
choose services from a whole range of offers. </p>
|
||||||
|
|
||||||
|
<p class="question">What is your favourite Free Software?</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
That's a tough one. I love <em>VLC</em> because it plays anything you throw at
|
||||||
|
it, I love <em>Inkscape</em>, <em>Emacs</em>, <em>Firefox</em>, <em>Audacity</em>, <em>Krita</em>, and so many more.
|
||||||
|
So perhaps I can cheat a little bit and name Debian as my favorite Free
|
||||||
|
Software. Debian is absolutely reliable and trustworthy and I could not
|
||||||
|
do my work or my volunteer tasks nearly as consistently without it.
|
||||||
|
</p>
|
||||||
|
<br/> </div>
|
||||||
|
|
||||||
|
<p>Find more interviews and videos with the FSFE community on our <a href="../interviews.html">interviews page</a>.</p>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
<timestamp>$Date$ $Author$</timestamp>
|
||||||
|
</html>
|
BIN
community/interviews/snow/snow.jpg
Normal file
After Width: | Height: | Size: 175 KiB |
214
community/interviews/weitzhofer/weitzhofer.en.xhtml
Normal file
@ -0,0 +1,214 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Bernhard Weitzhofer</title>
|
||||||
|
<style type="text/css">
|
||||||
|
|
||||||
|
.question {
|
||||||
|
font-size: 100%;
|
||||||
|
font-weight: bold;
|
||||||
|
padding-left: 1em;
|
||||||
|
margin-bottom: 20px!important;
|
||||||
|
margin-top: 20px!important;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
img.avatar {
|
||||||
|
display: block;
|
||||||
|
float:right;
|
||||||
|
margin-top: 0px;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
margin-left: 20px;
|
||||||
|
padding:1px;
|
||||||
|
border:5px solid #d5d5d5;
|
||||||
|
/* box-shadow: 0.2em 0.2em 1em rgba(0,0,0,0.3); */
|
||||||
|
/* border-radius: 50%; */
|
||||||
|
max-width: 30%;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.interview {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
float:left;
|
||||||
|
|
||||||
|
}
|
||||||
|
p.about {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
|
||||||
|
<!-- overflow:hidden; -->
|
||||||
|
}
|
||||||
|
div.captioned footer {
|
||||||
|
text-align: center!important;
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
display: inline-block!important;
|
||||||
|
margin: 0px!important;
|
||||||
|
padding: 0px 54px!important;
|
||||||
|
font-weight: 300!important;
|
||||||
|
font-size: 0.8em!important;
|
||||||
|
}
|
||||||
|
div.video h1 {
|
||||||
|
font-size: 32px!important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.blockQuote {
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
}
|
||||||
|
|
||||||
|
figure {
|
||||||
|
display: block;
|
||||||
|
border: 0px!important;
|
||||||
|
padding: none!important;
|
||||||
|
background-color: rgba(116, 140, 156, 0.23)!important;
|
||||||
|
}
|
||||||
|
figcaption
|
||||||
|
{
|
||||||
|
display: block;
|
||||||
|
border: none;
|
||||||
|
text-align: center;
|
||||||
|
font-style: italic;
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 0.8em;
|
||||||
|
padding: 0.3em;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<sidebar>
|
||||||
|
|
||||||
|
</sidebar>
|
||||||
|
|
||||||
|
<body class="bio">
|
||||||
|
|
||||||
|
<p id="category"><a href="../interviews.en.html">Interviews</a></p>
|
||||||
|
|
||||||
|
<h1>Interview with Bernhard Weitzhofer</h1>
|
||||||
|
|
||||||
|
<blockquote>
|
||||||
|
|
||||||
|
<img class="avatar" src="weitzhofer.jpg" alt="A photographic portrait" width="150" height="150" title="Bernhard Weitzhofer" />
|
||||||
|
<br />
|
||||||
|
<p class="about">
|
||||||
|
<i>"Hi, I'm Bernhard! I studied computer science and I work in public
|
||||||
|
service. Years ago, I stumbled into an FSFE meeting without having a
|
||||||
|
clear idea of what the FSFE is actually doing. Turns out, I like what
|
||||||
|
the FSFE is actually doing."</i>
|
||||||
|
</p>
|
||||||
|
<br />
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<div class="interview">
|
||||||
|
<p class="question">What made you interested in the FSFE and motivated to become a
|
||||||
|
supporter?</p>
|
||||||
|
|
||||||
|
<p>The great community of fellow souls played a big part. The feeling of
|
||||||
|
improving the world a little bit was another important factor.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p class="question">Beyond supporting the FSFE, you also engage as a volunteer. What are
|
||||||
|
you doing for FSFE?
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>Apart from manning FSFE booths at various events and giving workshops
|
||||||
|
and talks regarding Free Software, I try to be a positive example of
|
||||||
|
someone benefitting greatly from Free Software. Oh, and I almost forgot:
|
||||||
|
I try to coordinate Munich's FSFE group. Check out https://fsfe-muc.de
|
||||||
|
to see when and where we're meeting!
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p class="question">What is the most fun part about engaging for FSFE?
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>No man is an island. There are so many great people working for and with
|
||||||
|
the FSFE to interact with and to learn from. These people have been the
|
||||||
|
most beneficial and the most fun part in engaging with the FSFE.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p class="question">What is your favourite FSFE campaign at the moment?
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
As a public servant: "Public Money - Public Code", hands down. I write
|
||||||
|
software for a living, being payed from taxes. I would love to put my
|
||||||
|
software under a free license, for the benefit of others.
|
||||||
|
</p>
|
||||||
|
<p class="question">How did the stop of Limux influence the atmosphere in Munich's Free
|
||||||
|
Software movement?
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
I experienced the stop of Limux twofold: On one hand there was great
|
||||||
|
disappointment and a feeling of powerlessness in being unable to
|
||||||
|
influence decisions that to me seem to be aligned against common sense
|
||||||
|
and the common good.<br />
|
||||||
|
On the other hand we got to know a lot of kindred spirits. I hope the
|
||||||
|
alliances formed in those weeks will benefit Munich's Free Software
|
||||||
|
scene in the long run.
|
||||||
|
</p>
|
||||||
|
<p class="question">In one sentence: What is the biggest benefit of Free Software?
|
||||||
|
</p>
|
||||||
|
<p>In laying the inner workings of our systems open, Free Software is an
|
||||||
|
instrument of Truth.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="question">What is your favourite Free Software?
|
||||||
|
</p>
|
||||||
|
<p>If I'll have to pick favourites, I guess I'll go with Vim. I like that
|
||||||
|
its roots can be traced back for almost half a century, and it's still
|
||||||
|
one of the most useful pieces of software I have ever used. It also
|
||||||
|
promotes a charity I support. Try ":help uganda" in Vim and see for
|
||||||
|
yourself!
|
||||||
|
</p>
|
||||||
|
<p class="question">Is there anything you believe the FSFE should improve or begin
|
||||||
|
working on next? Any wishes for the future?
|
||||||
|
</p>
|
||||||
|
<p>Since most of us worked with computers for a long time, I think we're
|
||||||
|
still a little stuck in the mindset of equating "software" with "desktop
|
||||||
|
computer application software".<br />
|
||||||
|
"Free your android" is a great first step in broadening our horizons.
|
||||||
|
For the future I'd wish for the FSFE to focus more on all those
|
||||||
|
centralized systems harvesting, storing and exploiting our data. Let's
|
||||||
|
take back our freedom!
|
||||||
|
</p>
|
||||||
|
<br/>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="center">
|
||||||
|
<div class="video" id="video-30s-weitzhofer">
|
||||||
|
<h1 style="padding-top:2em"><em>"The FSFE and me in 30 seconds"</em> with Bernhard Weitzhofer</h1>
|
||||||
|
</div>
|
||||||
|
<figure>
|
||||||
|
<video width="100%" border="none" crossorigin="crossorigin" poster="" controls="controls">
|
||||||
|
<source media="screen and (min-device-width:1000px)" type="video/mp4; codecs="avc1.42E01E, mp4a.40.2"" src="weitzhofer.webm"></source>
|
||||||
|
<source media="screen and (min-device-width:1000px)" type="video/webm; codecs="vp9, opus"" src="weitzhofer.webm"></source>
|
||||||
|
<source media="screen and (max-device-width:999px)" type="video/mp4; codecs="avc1.42E01E, mp4a.40.2"" src="weitzhofer.webm"></source>
|
||||||
|
<source media="screen and (max-device-width:999px)" type="video/webm; codecs="vp9, opus"" src="weitzhofer.webm"></source>
|
||||||
|
<track default="default" label="English" srclang="en" kind="subtitle" src="weitzhofer.srt"></track>
|
||||||
|
|
||||||
|
<track label="English" srclang="en" kind="subtitle" src="weitzhofer.ass"></track>
|
||||||
|
</video>
|
||||||
|
<figcaption><p> Video by David Vagt <br />
|
||||||
|
Recorded at the Libre Software Meeting/Reecontres Mundial de Logiciel Libre 2018
|
||||||
|
in Strasbourg, France. <br />
|
||||||
|
For creating this video following Free Software has been used:
|
||||||
|
<a href="https://kdenlive.org/" target="_blanc">kdenlive</a>,
|
||||||
|
<a href="https://blender.org/" target="_blanc">blender</a>,
|
||||||
|
<a href="https://lmms.io/" target="_blanc">LMMS</a>,
|
||||||
|
<a href="https://audacityteam.org/" target="_blanc">Audacity</a> and
|
||||||
|
<a href="https://ffmpeg.org/" target="_blanc">ffmpeg</a>
|
||||||
|
</p></figcaption>
|
||||||
|
</figure>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<p>Find more interviews and videos with the FSFE community on our <a href="../interviews.html">interviews page</a>.</p>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
|
||||||
|
<timestamp>$Date$ $Author$</timestamp>
|
||||||
|
</html>
|
||||||
|
|
BIN
community/interviews/weitzhofer/weitzhofer.jpg
Normal file
After Width: | Height: | Size: 1022 KiB |
207
community/interviews/zerolo/zerolo.en.xhtml
Normal file
@ -0,0 +1,207 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Tomás Zerolo</title>
|
||||||
|
<style type="text/css">
|
||||||
|
|
||||||
|
.question {
|
||||||
|
font-size: 100%;
|
||||||
|
font-weight: bold;
|
||||||
|
padding-left: 1em;
|
||||||
|
margin-bottom: 20px!important;
|
||||||
|
margin-top: 20px!important;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
img.avatar {
|
||||||
|
display: block;
|
||||||
|
float:right;
|
||||||
|
margin-top: 0px;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
margin-left: 20px;
|
||||||
|
padding:1px;
|
||||||
|
border:5px solid #d5d5d5;
|
||||||
|
/* box-shadow: 0.2em 0.2em 1em rgba(0,0,0,0.3); */
|
||||||
|
/* border-radius: 50%; */
|
||||||
|
max-width: 30%;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.interview {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
float:left;
|
||||||
|
|
||||||
|
}
|
||||||
|
p.about {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
|
||||||
|
<!-- overflow:hidden; -->
|
||||||
|
}
|
||||||
|
div.captioned footer {
|
||||||
|
text-align: center!important;
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
display: inline-block!important;
|
||||||
|
margin: 0px!important;
|
||||||
|
padding: 0px 54px!important;
|
||||||
|
font-weight: 300!important;
|
||||||
|
font-size: 0.8em!important;
|
||||||
|
}
|
||||||
|
div.video h1 {
|
||||||
|
font-size: 32px!important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.blockQuote {
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
}
|
||||||
|
|
||||||
|
figure {
|
||||||
|
display: block;
|
||||||
|
border: 0px!important;
|
||||||
|
padding: none!important;
|
||||||
|
background-color: rgba(116, 140, 156, 0.23)!important;
|
||||||
|
}
|
||||||
|
figcaption
|
||||||
|
{
|
||||||
|
display: block;
|
||||||
|
border: none;
|
||||||
|
text-align: center;
|
||||||
|
font-style: italic;
|
||||||
|
background: @gray-lighter!important;
|
||||||
|
font-weight: 400;
|
||||||
|
font-size: 0.8em;
|
||||||
|
padding: 0.3em;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<sidebar>
|
||||||
|
|
||||||
|
</sidebar>
|
||||||
|
|
||||||
|
<body class="bio">
|
||||||
|
|
||||||
|
<p id="category"><a href="../interviews.html">Interviews</a></p>
|
||||||
|
|
||||||
|
<h1>Interview with Tomás Zerolo</h1>
|
||||||
|
|
||||||
|
<blockquote>
|
||||||
|
|
||||||
|
<img class="avatar" src="zerolo.jpg" alt="A photographic portrait" width="150" height="150" title="Tomás Zerolo" />
|
||||||
|
|
||||||
|
<p class="about">
|
||||||
|
<em>"The first Free Software I interacted with was Donald Knuth's Metafont
|
||||||
|
and TeX, I guess in about early 80s. Back then I was not so much impressed
|
||||||
|
by the idea that the software is free, but rather by the enormous
|
||||||
|
effort its author did to make its inner workings accessible (pretty
|
||||||
|
well expressed by the device of "literate programming")"</em>
|
||||||
|
</p>
|
||||||
|
</blockquote>
|
||||||
|
|
||||||
|
<div class="interview">
|
||||||
|
|
||||||
|
<p class="question"> What made you interested in the FSFE and motivated to become a
|
||||||
|
supporter?</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
I've always been a fan of the FSF and by the ideals carried by the
|
||||||
|
GPL. When I became aware of the FSFE (around 2005), I always thought
|
||||||
|
I had to contribute. I kept postponing it, because at the time I
|
||||||
|
was a precarious freelancer: no time, no money. When I came to Berlin
|
||||||
|
and had -- for a time -- a good paying job, I ran out of excuses
|
||||||
|
I was lucky to meet a very nice and inspiring local supporter group.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p class="question">Beyond supporting the FSFE, you also engage as a volunteer. What are you doing for FSFE?</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
I'm mainly having fun. Fun with the people in the local group, fun
|
||||||
|
behind a booth, all that kind of things. And doing some advocacy
|
||||||
|
here and there.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p class="question"> And what is the most fun part about engaging for FSFE?
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>The people. You are all awesome. It feels great to be part of it. </p>
|
||||||
|
|
||||||
|
<p class="question">What is your favourite FSFE campaign at the moment?
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
<a href="https://publiccode.eu" target="_blanc">"PMPC"</a>.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p class="question"> As the local coordinator Berlin, is the capital of Germany an
|
||||||
|
attractive spot for Free Software enthusiasts?</p>
|
||||||
|
|
||||||
|
<p>It's most definitely an interesting place. I think Berlin's diverse
|
||||||
|
and open atmosphere, and its not-yet-finished status rhymes pretty
|
||||||
|
well with the ideals of Free Software</p>
|
||||||
|
|
||||||
|
<p class="question">In one sentence: What is the biggest benefit of Free Software?</p>
|
||||||
|
<p>It empowers users, i.e. all of us. </p>
|
||||||
|
|
||||||
|
<p class="question">What is your favourite Free Software?</p>
|
||||||
|
<p>
|
||||||
|
That's a tough one. But if I had to choose, I'd choose Gnu Emacs,
|
||||||
|
because it's not only free in the four-freedoms sense, but because
|
||||||
|
it goes out of its way to make its inner workings accessible to
|
||||||
|
the user: if you invoke its help system, it doesn't only lead you
|
||||||
|
to a function's documentation, but also to its source code.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p class="question">Is there anything you believe the FSFE should improve or begin working on next? Any wishes for the future?</p>
|
||||||
|
<p>
|
||||||
|
I think we should network with other related groups outside of
|
||||||
|
the software bubble: all those concerned with (individual)
|
||||||
|
freedom, empowerment, sustainability. Software is sneakily taking
|
||||||
|
over, without society at large really taking notice, and is
|
||||||
|
influencing us in alarmingly deep ways already -- the decisions
|
||||||
|
being taken by a few at the top of a few powerful commercial
|
||||||
|
(and state) entities.
|
||||||
|
<br />
|
||||||
|
It's about time software isn't considered any more as something
|
||||||
|
"for specialists" and that society at large takes part in helping
|
||||||
|
shape it. We'll need the four freedoms for that, but I think
|
||||||
|
we'll need more than just that.</p>
|
||||||
|
|
||||||
|
<br/> </div>
|
||||||
|
|
||||||
|
<div class="center">
|
||||||
|
<div class="video" id="video-30s-zerolo">
|
||||||
|
<h1 style="padding-top:2em"><em>"The FSFE and me in 30 seconds"</em> Tomás Zerolo</h1>
|
||||||
|
</div>
|
||||||
|
<figure>
|
||||||
|
<video width="100%" border="none" crossorigin="crossorigin" poster="" controls="controls">
|
||||||
|
<source media="screen and (min-device-width:1000px)" type="video/mp4; codecs="avc1.42E01E, mp4a.40.2"" src="zerolo.webm"></source>
|
||||||
|
<source media="screen and (min-device-width:1000px)" type="video/webm; codecs="vp9, opus"" src="zerolo.webm"></source>
|
||||||
|
<source media="screen and (max-device-width:999px)" type="video/mp4; codecs="avc1.42E01E, mp4a.40.2"" src="zerolo.webm"></source>
|
||||||
|
<source media="screen and (max-device-width:999px)" type="video/webm; codecs="vp9, opus"" src="zerolo.webm"></source>
|
||||||
|
<track default="default" label="English" srclang="en" kind="subtitle" src="zerolo.srt"></track>
|
||||||
|
|
||||||
|
<track label="English" srclang="en" kind="subtitle" src="zerolo.ass"></track>
|
||||||
|
</video>
|
||||||
|
<figcaption><p> Video by David Vagt <br />
|
||||||
|
Recorded at the Libre Software Meeting/Reecontres Mundial de Logiciel Libre 2018
|
||||||
|
in Strasbourg, France. <br />
|
||||||
|
For creating this video following Free Software has been used:
|
||||||
|
<a href="https://kdenlive.org/" target="_blanc">kdenlive</a>,
|
||||||
|
<a href="https://blender.org/" target="_blanc">blender</a>,
|
||||||
|
<a href="https://lmms.io/" target="_blanc">LMMS</a>,
|
||||||
|
<a href="https://audacityteam.org/" target="_blanc">Audacity</a> and
|
||||||
|
<a href="https://ffmpeg.org/" target="_blanc">ffmpeg</a>
|
||||||
|
</p></figcaption>
|
||||||
|
</figure>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<p>Find more interviews and videos with the FSFE community on our <a href="../interviews.html">interviews page</a>.</p>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
|
||||||
|
<timestamp>$Date$ $Author$</timestamp>
|
||||||
|
</html>
|
BIN
community/interviews/zerolo/zerolo.jpg
Normal file
After Width: | Height: | Size: 11 KiB |
200
contribute/contribute-new-2.en.xhtml
Normal file
@ -0,0 +1,200 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Contribute - FSFE</title>
|
||||||
|
<meta content="How to support FSFE - Join, Volunteer, become a designer, translator, editor, intern or web developer. " name="description" />
|
||||||
|
<meta content="contribute fellowship membership join webmaster donate local meeting promote free software open source software fsfe designer translator editor team campaigns intern internship mailing lists" name="keywords" />
|
||||||
|
|
||||||
|
<style type="text/css">
|
||||||
|
ul.subheadings img {
|
||||||
|
padding:5px;
|
||||||
|
border:1px solid #d5d5d5;
|
||||||
|
border-radius: 50%;
|
||||||
|
width: 100%;
|
||||||
|
max-width: 100%;
|
||||||
|
height: auto;
|
||||||
|
|
||||||
|
}
|
||||||
|
p.none {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
}
|
||||||
|
ul.subheadings li {
|
||||||
|
grid-template-columns: 1fr 4fr;
|
||||||
|
display: grid;
|
||||||
|
grid-column-gap: 10px;
|
||||||
|
margin-top:20px;
|
||||||
|
}
|
||||||
|
ul.subheadings li h3 {
|
||||||
|
margin-top:0px;
|
||||||
|
}
|
||||||
|
.intro {
|
||||||
|
font-family: "Roboto",sans-serif;
|
||||||
|
font-weight: 300;
|
||||||
|
font-size: 1.1em;
|
||||||
|
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="subsite">
|
||||||
|
<h1 id="id-contribute" class="heading">Contribute</h1>
|
||||||
|
|
||||||
|
<div class="intro">
|
||||||
|
<p class="none">
|
||||||
|
We are a community of people who are committed to Free Software.
|
||||||
|
Please join us in our work! There are many ways to do so and you will
|
||||||
|
find a way that fits your interests and skills.
|
||||||
|
</p>
|
||||||
|
<p class="none">
|
||||||
|
If you're not sure where to start or want to get in touch with
|
||||||
|
our volunteer coordinators, you can email
|
||||||
|
<a href="mailto:contact@fsfe.org">contact@fsfe.org</a>.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div style="text-align: center;"><h2>If you have little time avaliable</h2></div>
|
||||||
|
<ul class="subheadings">
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/news.png" alt="Be up to date with latest news" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/press/press.html">Be up to date with latest news</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Follow us on in one of our social networks, subscribe to our RSS-feed and Newsletter to ensure you receive the latest news from FSFE.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/spread_the_word.jpg" alt="Spread the word" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/contribute/spreadtheword.html">Spread the word</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Spread the word by giving leaflets, stickers or posters to your friends and
|
||||||
|
colleagues.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/connect.jpg" alt="Connect with our community" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/contact/community.html">Connect with our community</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Participate in the discussion, learn from others, and shape FSFE's positions.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/money-supporter.png" alt="Become a supporter" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/join">Become a supporter</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
FSFE is a charitable non-profit organisation. Your donations enable us to continue fighting for Free Software.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/meetus.png" alt="Meet us" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/events/events.html">Meet us</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
If you want to meet us in person, join us in an event taking place
|
||||||
|
near you, including speeches, booths, or local FSFE meetings.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/eshop-contribute.png" alt="Show your affiliation" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="order/order.html">Show your affiliation</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Show your love for Free Software by using and wearing the branded items, each sale helps us to fund critical FSFE projects.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<div style="text-align: center;"><h2>If you have few more spare minutes</h2></div>
|
||||||
|
<ul class="subheadings">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/improve_website.png" alt="Improve our website" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/contribute/web/web.html">Improve our website</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
For many people our website is the first impression they get from us.
|
||||||
|
As a webmaster you determine the effectiveness of our communication
|
||||||
|
with the world.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/webdesign.png" alt="Design for freedom" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/contribute/designers/designers.html">Design for freedom</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Join our team to help us design printed and digital material and see your design spreading around the globe.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/translate2.jpg" alt="Transalte and proofread" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/contribute/translators/translators.html">Translate and Proofread</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Help us to reach as many people as possible by
|
||||||
|
translating our articles, press releases, and newsletters into a
|
||||||
|
language you know.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/local_event.jpg" alt="Join a local group" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="https://wiki.fsfe.org/LocalGroups">Join a local group</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Connect with our community by joining events or regular meetings organised by a local group close to you.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/booth.jpg" alt="Help organise a booth" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="https://wiki.fsfe.org/KnowHow/Groups/OrganizeABooth">Help organise a booth</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
It is essential for FSFE to be present with a booth or talk
|
||||||
|
at tradeshows, fairs, expos and other events. You are more
|
||||||
|
than welcome to help.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/intern.png" alt="Become an intern or trainee" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/contribute/internship.html">Become an intern or trainee</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Learn to work in an international organisation. While working for software freedom, we deal with
|
||||||
|
social, political and legal issues every day, and so will you.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
|
||||||
|
<timestamp>$Date$ $Author$</timestamp>
|
||||||
|
</html>
|
214
contribute/contribute-new.en.xhtml
Normal file
@ -0,0 +1,214 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Contribute - FSFE</title>
|
||||||
|
<meta content="How to support FSFE - Join, Volunteer, become a designer, translator, editor, intern or web developer. " name="description" />
|
||||||
|
<meta content="contribute fellowship membership join webmaster donate local meeting promote free software open source software fsfe designer translator editor team campaigns intern internship mailing lists" name="keywords" />
|
||||||
|
|
||||||
|
<style type="text/css">
|
||||||
|
ul.subheadings img {
|
||||||
|
padding:5px;
|
||||||
|
border:1px solid #d5d5d5;
|
||||||
|
border-radius: 50%;
|
||||||
|
width: 100%;
|
||||||
|
max-width: 100%;
|
||||||
|
height: auto;
|
||||||
|
|
||||||
|
}
|
||||||
|
p.none {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
padding-right: 25px!important;
|
||||||
|
}
|
||||||
|
ul.subheadings li {
|
||||||
|
grid-template-columns: 1fr 4fr;
|
||||||
|
display: grid;
|
||||||
|
grid-column-gap: 10px;
|
||||||
|
margin-top:20px;
|
||||||
|
}
|
||||||
|
ul.subheadings li h3 {
|
||||||
|
margin-top:0px;
|
||||||
|
}
|
||||||
|
.intro {
|
||||||
|
font-family: "Roboto",sans-serif;
|
||||||
|
font-weight: 300;
|
||||||
|
font-size: 1.1em;
|
||||||
|
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="subsite">
|
||||||
|
<h1 id="id-contribute" class="heading">Contribute</h1>
|
||||||
|
|
||||||
|
<div class="intro">
|
||||||
|
<p class="none">
|
||||||
|
We are a community of people who are committed to Free Software. If you feel likewise, join us in our work for freedom.
|
||||||
|
</p>
|
||||||
|
<p class="none">
|
||||||
|
There are many ways to engage and you will surely find a way
|
||||||
|
that fits your interests and skills. To make the start easy,
|
||||||
|
you can find some ideas below. If you're still not sure where
|
||||||
|
to start or you would like to get in touch with our volunteer
|
||||||
|
coordinators, you can always reach us at <a
|
||||||
|
href="mailto:contact@fsfe.org">contact@fsfe.org</a>.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
<br></br>
|
||||||
|
<div style="text-align: center;"><h2>Just some clicks away:</h2></div>
|
||||||
|
<br></br>
|
||||||
|
<ul class="subheadings">
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/news.png" alt="Be up to date with latest news" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/press/press.html">Be up to date with latest news</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Follow us on in one of our social networks, subscribe to our RSS-feed and Newsletter to ensure you receive the latest news from FSFE.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/word.png" alt="Spread the word" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/contribute/spreadtheword.html">Spread the word</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Spread the word about Free Software by ordering leaflets,
|
||||||
|
stickers or posters and giving them to your friends and
|
||||||
|
colleagues or distribute to the public.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/eshop.png" alt="Show your affiliation" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="order/order.html">Show your affiliation</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Show your love for Free Software by using and wearing our inspiring FSFE clothes and items. Each sale helps us fund critical projects.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/supporter.png" alt="Become a supporter" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/join">Become a supporter</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
FSFE is a charitable non-profit organisation. Your donations enable us to continue fighting for Free Software.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
<br></br>
|
||||||
|
<div style="text-align: center;"><h2>Ready to dig deeper?</h2></div>
|
||||||
|
<br></br>
|
||||||
|
<ul class="subheadings">
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/meetus.png" alt="Meet us" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/events/events.html">Meet us</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Join us in an event taking place near you, including speeches, booths, or local FSFE meetings.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/connect.png" alt="Join our community" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/contact/community.html">Join our community</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Participate in our discussions, share your experience, learn from others and become integral part of our community.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/local_event.png" alt="Join a local group" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="https://wiki.fsfe.org/LocalGroups">Join a local group</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Connect with our community face-to-face by joining events or regular meetings organised by a local group close to you.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<br></br>
|
||||||
|
<div style="text-align: center;"><h2>Passionate to volunteer?</h2></div>
|
||||||
|
<br></br>
|
||||||
|
<ul class="subheadings">
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/translate.png" alt="Transalte and proofread" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/contribute/translators/translators.html">Translate and proofread</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Help us reach as many people as possible by translating our articles, press releases and news into your mother tongue or a language you know.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/booth.png" alt="Help organise a booth" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="https://wiki.fsfe.org/KnowHow/Groups/OrganizeABooth">Help organise a booth</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
It is essential for FSFE to be present with a booth
|
||||||
|
at conferences and other events. Join us by helping organise a local booth.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/improve_website.png" alt="Improve our website" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/contribute/web/web.html">Improve our website</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Our website is the first impression people get about FSFE.
|
||||||
|
Join our web-team to improve our communication and enhance
|
||||||
|
our face to the world.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/webdesign.png" alt="Design for freedom" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/contribute/designers/designers.html">Design for freedom</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Help us design our printed and digital material and see your design spreading around the globe.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
<br></br>
|
||||||
|
<div style="text-align: center;"><h2>Be our next intern or trainee</h2></div>
|
||||||
|
<br></br>
|
||||||
|
<ul class="subheadings">
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/intern.png" alt="Become an intern or trainee" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/contribute/internship.html">Become an intern or trainee</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Apply as intern or trainee and become a part of FSFE. We look
|
||||||
|
for motivated people, who help us fighting for software
|
||||||
|
freedom on many levels in social, political and legal areas.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
|
||||||
|
<timestamp>$Date$ $Author$</timestamp>
|
||||||
|
</html>
|
@ -5,98 +5,210 @@
|
|||||||
<title>Contribute - FSFE</title>
|
<title>Contribute - FSFE</title>
|
||||||
<meta content="How to support FSFE - Join, Volunteer, become a designer, translator, editor, intern or web developer. " name="description" />
|
<meta content="How to support FSFE - Join, Volunteer, become a designer, translator, editor, intern or web developer. " name="description" />
|
||||||
<meta content="contribute fellowship membership join webmaster donate local meeting promote free software open source software fsfe designer translator editor team campaigns intern internship mailing lists" name="keywords" />
|
<meta content="contribute fellowship membership join webmaster donate local meeting promote free software open source software fsfe designer translator editor team campaigns intern internship mailing lists" name="keywords" />
|
||||||
</head>
|
|
||||||
<body class="subsite">
|
<style type="text/css">
|
||||||
<h1 class="heading">Contribute</h1>
|
ul.subheadings img {
|
||||||
|
padding:5px;
|
||||||
|
border:0px solid #d5d5d5;
|
||||||
|
border-radius: 50%;
|
||||||
|
width: 100%;
|
||||||
|
max-width: 100%;
|
||||||
|
height: auto;
|
||||||
|
|
||||||
<div id="introduction">
|
}
|
||||||
<p>
|
p.none {
|
||||||
We are a community of people who are committed to Free Software.
|
display: block;
|
||||||
Please join us in our work! There are many ways to do so and you will
|
hyphens: none!important;
|
||||||
find a way that fits your interests and skills.
|
padding-right: 25px!important;
|
||||||
|
}
|
||||||
|
ul.subheadings li {
|
||||||
|
grid-template-columns: 1fr 4fr;
|
||||||
|
display: grid;
|
||||||
|
grid-column-gap: 10px;
|
||||||
|
margin-top:20px;
|
||||||
|
}
|
||||||
|
ul.subheadings li h3 {
|
||||||
|
margin-top:0px;
|
||||||
|
}
|
||||||
|
.intro {
|
||||||
|
font-family: "Roboto",sans-serif;
|
||||||
|
font-weight: 300;
|
||||||
|
font-size: 1.1em;
|
||||||
|
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="subsite">
|
||||||
|
<h1 id="id-contribute" class="heading">Contribute</h1>
|
||||||
|
|
||||||
|
<div class="intro">
|
||||||
|
<p class="none">
|
||||||
|
We are a diverse community of people from all over Europe and beyond, who are committed to Free Software.
|
||||||
|
If you feel likewise, join us in our work for freedom.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p class="none">
|
||||||
If you're not sure where to start or want to get in touch with
|
There are many ways to engage and you will surely find a way
|
||||||
our volunteer coordinators, you can email
|
that fits your interests and skills. To make your start easy,
|
||||||
<a href="mailto:contact@fsfe.org">contact@fsfe.org</a>.
|
we've collected some ideas below. If you're still not sure where
|
||||||
|
to start, have other ideas or would like to get in touch with our volunteer
|
||||||
|
coordinators, you can always reach us at <a
|
||||||
|
href="mailto:contact@fsfe.org">contact@fsfe.org</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
<br></br>
|
||||||
|
<div style="text-align: center;"><h2>Just some clicks away:</h2></div>
|
||||||
|
<br></br>
|
||||||
|
<ul class="subheadings">
|
||||||
|
|
||||||
<ul class="subheadings">
|
<li>
|
||||||
|
<img src="/graphics/news.png" alt="Be up to date with latest news" />
|
||||||
<li>
|
<div>
|
||||||
<h3><a href="/contribute/spreadtheword.html">Spread the word</a></h3>
|
<h3><a href="/press/press.html">Be up to date with the latest news</a></h3>
|
||||||
<p>
|
<p class="none">
|
||||||
Give leaflets, stickers or posters to your friends and
|
Follow us on one of our social networks, subscribe to our RSS-feed and Newsletter to ensure you receive the latest news from FSFE.
|
||||||
colleagues, or distribute them to the public; use our online
|
</p>
|
||||||
graphics.
|
</div>
|
||||||
</p>
|
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<h3><a href="/contact/community.html">Participate in our discussions</a></h3>
|
<img src="/graphics/word.png" alt="Spread the word" />
|
||||||
<p>
|
<div>
|
||||||
Most of our work is coordinated via mailing lists. Participate in the
|
<h3><a href="/contribute/spreadtheword.html">Spread the word</a></h3>
|
||||||
discussion, learn from others, and shape FSFE's positions.
|
<p class="none">
|
||||||
</p>
|
Spread the word about Free Software by ordering leaflets,
|
||||||
|
stickers or posters and giving them to your friends and
|
||||||
|
colleagues or distributing to the public.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/eshop.png" alt="Show your affiliation" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="order/order.html">Show your affiliation</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Show your love for Free Software by using and wearing our inspiring FSFE clothes and items. Each sale helps us fund critical projects.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
<img src="/graphics/supporter.png" alt="Become a supporter" />
|
||||||
|
<div>
|
||||||
<h3><a href="/join">Become a supporter</a></h3>
|
<h3><a href="/join">Become a supporter</a></h3>
|
||||||
<p>
|
<p class="none">
|
||||||
Donations are critical to our strength and autonomy. Become a
|
FSFE is a charitable non-profit organisation. Your financial support enables us to continue working together for software freedom.
|
||||||
supporter and enable us to continue
|
|
||||||
fighting for Free Software wherever necessary.
|
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
<br></br>
|
||||||
|
<div style="text-align: center;"><h2>Ready to dig deeper?</h2></div>
|
||||||
|
<br></br>
|
||||||
|
<ul class="subheadings">
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<h3><a href="/contribute/translators/translators.html">Translate and Proofread</a></h3>
|
<img src="/graphics/meetus.png" alt="Meet us" />
|
||||||
<p>
|
<div>
|
||||||
Parts of our website are available in around 30 languages while
|
|
||||||
others are not. Help us to reach as many people as possible by
|
|
||||||
translating our articles, press releases, and newsletters into a
|
|
||||||
language you know.
|
|
||||||
</p>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li>
|
|
||||||
<h3><a href="/events/events.html">Meet us</a></h3>
|
<h3><a href="/events/events.html">Meet us</a></h3>
|
||||||
<p>
|
<p class="none">
|
||||||
If you want to meet us in person, join us in an event taking place
|
Join us in an event taking place near you, including speeches, booths, or local FSFE meetings.
|
||||||
near you, including speeches, booths, or local FSFE meetings.
|
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
<li>
|
|
||||||
<h3><a href="/contribute/web/web.html">Improve our website</a></h3>
|
|
||||||
<p>
|
|
||||||
For many people our website is the first impression they get from us.
|
|
||||||
As a webmaster you determine the effectiveness of our communication
|
|
||||||
with the world.
|
|
||||||
</p>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li>
|
|
||||||
<h3><a href="/contribute/designers/designers.html">Help as designer</a></h3>
|
|
||||||
<p>
|
|
||||||
The FSFE and the Free Software community are often in need of
|
|
||||||
designers for printed and digital material. Join our team and see
|
|
||||||
your designs spreading around the globe.
|
|
||||||
</p>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<h3><a href="/contribute/internship.html">Become an intern</a></h3>
|
<img src="/graphics/connect.png" alt="Join our community" />
|
||||||
<p>
|
<div>
|
||||||
Learn to work in a pan-European organisation operating at an
|
<h3><a href="/contact/community.html">Join our community</a></h3>
|
||||||
international level. While working for software freedom, we deal with
|
<p class="none">
|
||||||
social, political and legal issues every day, and so will you.
|
Participate in our discussions, share your experience, learn from others and become an integral part of our community.
|
||||||
</p>
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/local_event.png" alt="Join a local group" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="https://wiki.fsfe.org/LocalGroups">Join a local group</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Connect with our community face-to-face by joining events or regular meetings organised by a local group close to you.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<br></br>
|
||||||
|
<div style="text-align: center;"><h2>Passionate to volunteer?</h2></div>
|
||||||
|
<br></br>
|
||||||
|
<ul class="subheadings">
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/translate.png" alt="Transalte and proofread" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/contribute/translators/translators.html">Translate and proofread</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Help us reach as many people as possible by translating our articles, press releases and news into your mother tongue or a language you know.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/booth.png" alt="Help organise a booth" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="https://wiki.fsfe.org/KnowHow/Groups/OrganizeABooth">Organise a booth</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
It is essential for FSFE to be present with a booth
|
||||||
|
at conferences and other events. Join us by helping organise a local booth.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/improve_website.png" alt="Improve our website" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/contribute/web/web.html">Improve our website</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Our website is the first impression people get about FSFE.
|
||||||
|
Join our web-team to improve our communication and enhance
|
||||||
|
our face to the world.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/webdesign.png" alt="Design for freedom" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/contribute/designers/designers.html">Design for freedom</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Help us design our printed and digital material and see your design spreading around the globe.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
<br></br>
|
||||||
|
<div style="text-align: center;"><h2>Be our next intern or trainee</h2></div>
|
||||||
|
<br></br>
|
||||||
|
<ul class="subheadings">
|
||||||
|
<li>
|
||||||
|
<img src="/graphics/intern.png" alt="Become an intern or trainee" />
|
||||||
|
<div>
|
||||||
|
<h3><a href="/contribute/internship.html">Become an intern or trainee</a></h3>
|
||||||
|
<p class="none">
|
||||||
|
Apply as intern or trainee and become a part of FSFE. We look
|
||||||
|
for motivated people, who help us contributing to software
|
||||||
|
freedom on many levels in social, political and legal areas.
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<timestamp>$Date$ $Author$</timestamp>
|
<timestamp>$Date$ $Author$</timestamp>
|
||||||
|
@ -2,6 +2,52 @@
|
|||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<style>
|
||||||
|
img.avatar-right {
|
||||||
|
margin-top: 5px;
|
||||||
|
margin-left: 15px;
|
||||||
|
float:right;
|
||||||
|
padding:0px;
|
||||||
|
border:1px solid #d5d5d5;
|
||||||
|
border-radius: 50%;
|
||||||
|
width: 15%;
|
||||||
|
max-width: 15%;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
img.avatar-left {
|
||||||
|
margin-top: 5px;
|
||||||
|
margin-right: 15px;
|
||||||
|
float:left;
|
||||||
|
padding:0px;
|
||||||
|
border:1px solid #d5d5d5;
|
||||||
|
border-radius: 50%;
|
||||||
|
width: 15%;
|
||||||
|
max-width: 15%;
|
||||||
|
height: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
p.none {
|
||||||
|
display: block;
|
||||||
|
hyphens: none!important;
|
||||||
|
padding-right: 25px!important;
|
||||||
|
|
||||||
|
}
|
||||||
|
div.inside {
|
||||||
|
overflow:hidden;
|
||||||
|
}
|
||||||
|
.logo-list {
|
||||||
|
margin:1em 0 1em 190px;
|
||||||
|
min-height:170px;
|
||||||
|
padding-bottom:1em;
|
||||||
|
border-bottom:solid 1px #e5e5e5;
|
||||||
|
}
|
||||||
|
.author {
|
||||||
|
color:#777;
|
||||||
|
font-size:smaller;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
|
||||||
<title>Internships - FSFE</title>
|
<title>Internships - FSFE</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
@ -18,29 +64,31 @@ and several full-time employees.
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<blockquote>
|
<!-- <blockquote>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
At FSFE my time was always shared between learning and doing. When dealing with a task,
|
At FSFE my time was always shared between learning and doing. When dealing with a task,
|
||||||
I was encouraged to research background information and to understand the political questions
|
I was encouraged to research background information and to understand the political questions
|
||||||
underlying each issue. Curiosity is what an intern needs most.
|
underlying each issue. Curiosity is what an intern needs most.
|
||||||
<cite>Lucile Falgueyrac, Intern 2013-2014</cite>
|
<cite>Lucile Falgueyrac, Intern 2013-2014</cite>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
</blockquote>-->
|
||||||
|
|
||||||
|
<blockquote>
|
||||||
|
<img class="avatar-right" src="/graphics/olga.jpg" alt="Olga Gkotsopoulou"/>
|
||||||
|
<div class="inside">
|
||||||
|
<p class="none">
|
||||||
|
My eleven months as trainee and part of the FSFE's international team,
|
||||||
|
have been full with new things to learn, great people to meet,
|
||||||
|
challenges to overcome and opportunities to grasp. There was never a
|
||||||
|
boring day. I was involved in high-level legal and policy work as well
|
||||||
|
as community building and awareness-raising activities. I was in the
|
||||||
|
core preparation team of short and long-term campaigns. </p>
|
||||||
|
</div>
|
||||||
|
<div align="left">Olga Gkotsopoulou, Intern 2017</div>
|
||||||
|
|
||||||
</blockquote>
|
</blockquote>
|
||||||
<blockquote>
|
|
||||||
|
|
||||||
<p>
|
|
||||||
Working at the Free Software Foundation Europe lets you get close to
|
|
||||||
an amazing variety of topics and tasks. This diversity brings a lot of
|
|
||||||
technical, organisational, social and political experience and skills,
|
|
||||||
which are great to have for any Free Software enthusiast.
|
|
||||||
<cite><a href="/about/jean/jean.html">Nicolas Jean</a>, Intern 2010-2011, Webmaster</cite>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
</blockquote>
|
|
||||||
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
FSFE is looking for smart, motivated interns to join our team. We offer
|
FSFE is looking for smart, motivated interns to join our team. We offer
|
||||||
@ -88,16 +136,24 @@ projects</a>, working with one or more of our staff and volunteers.
|
|||||||
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<blockquote>
|
|
||||||
<p>
|
<blockquote>
|
||||||
My eleven months as trainee and part of the FSFE's international team,
|
|
||||||
have been full with new things to learn, great people to meet,
|
<img class="avatar-left" src="/graphics/jan.jpg" alt="Jan Weymeirsch"/>
|
||||||
challenges to overcome and opportunities to grasp. There was never a
|
<div class="inside">
|
||||||
boring day. I was involved in high-level legal and policy work as well
|
<p class="none">
|
||||||
as community building and awareness-raising activities. I was in the
|
With my internship at the Free Software Foundation Europe, I
|
||||||
core preparation team of short and long-term campaigns.
|
was given the opportunity to work together with amazing and
|
||||||
<cite>Olga Gkotsopoulou, Intern 2017</cite>
|
highly motivated people. I could bring in my existing skills in
|
||||||
</p>
|
a meaningful way, as well as learn a whole lot of new technical
|
||||||
|
methods and ways to enthuse people. In my usual field of
|
||||||
|
statistics and data analysis, Free Software and Open Data
|
||||||
|
becomes increasingly important and is a key to privacy-friendly
|
||||||
|
and ethical Data Science, which is why I am so delighted to be
|
||||||
|
able to contribute to the work the FSFE is doing.</p>
|
||||||
|
</div>
|
||||||
|
<div align="right"> Jan Weymeirsch, Intern 2018</div>
|
||||||
|
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
|
|
||||||
@ -111,7 +167,7 @@ a specific focus (for instance students for summer internships).
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Duration: 3 months, full-time.</li>
|
<li>Duration: 4 months or longer, full-time.</li>
|
||||||
<li>Location: Berlin, Germany. </li>
|
<li>Location: Berlin, Germany. </li>
|
||||||
<li>Compensation: Interns receive a basic compensation, the
|
<li>Compensation: Interns receive a basic compensation, the
|
||||||
amount of which is announced when an opening is announced.</li>
|
amount of which is announced when an opening is announced.</li>
|
||||||
@ -161,7 +217,9 @@ preference to applications from suitably qualified female candidates.</li>
|
|||||||
|
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>
|
<img class="avatar-left" src="/graphics/vincent.jpg" alt="Vincent Lequertier"/>
|
||||||
|
<div class="inside">
|
||||||
|
<p class="none">
|
||||||
I am passionate about Free Software and I always wanted to help with
|
I am passionate about Free Software and I always wanted to help with
|
||||||
its promotion. That's why an offer to help the FSFE was a perfect fit
|
its promotion. That's why an offer to help the FSFE was a perfect fit
|
||||||
for me. During my internship, I worked mostly on developing the FSFE's
|
for me. During my internship, I worked mostly on developing the FSFE's
|
||||||
@ -169,9 +227,9 @@ infrastructure and helped by adding documentation for specific tasks
|
|||||||
involving different services. Interns at FSFE are really useful, as
|
involving different services. Interns at FSFE are really useful, as
|
||||||
they bring their experience and knowledge to the FSFE and, given the
|
they bring their experience and knowledge to the FSFE and, given the
|
||||||
structure and openness of the organisation, are able to do meaningful
|
structure and openness of the organisation, are able to do meaningful
|
||||||
work that has a real value.
|
work that has a real value.</p>
|
||||||
<cite>Vincent Lequertier, Intern 2018</cite>
|
</div>
|
||||||
</p>
|
<div align="right">Vincent Lequertier, Intern 2018</div>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
<h2>How to apply:</h2>
|
<h2>How to apply:</h2>
|
||||||
|
@ -48,6 +48,66 @@
|
|||||||
margin: 2em 0 3em 0;
|
margin: 2em 0 3em 0;
|
||||||
width: 70%;
|
width: 70%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
form#orderpromo div {
|
||||||
|
margin-bottom: 0.7em;
|
||||||
|
}
|
||||||
|
|
||||||
|
form#orderpromo label {
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
form#orderpromo div > label,
|
||||||
|
form#orderpromo div > input,
|
||||||
|
form#orderpromo div > textarea {
|
||||||
|
margin-left: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.langselector ul {
|
||||||
|
list-style: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
form#orderpromo input[type="checkbox"],
|
||||||
|
form#orderpromo input[type="radio"] {
|
||||||
|
margin-right: 0.3em;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.langselector li {
|
||||||
|
display: inline-block;
|
||||||
|
width: 9em;
|
||||||
|
}
|
||||||
|
|
||||||
|
form#orderpromo .reveal {
|
||||||
|
opacity: 0;
|
||||||
|
max-height: 0;
|
||||||
|
overflow: hidden;
|
||||||
|
transform: scale(1);
|
||||||
|
transition: 0.5s;
|
||||||
|
}
|
||||||
|
|
||||||
|
form#orderpromo input[type="radio"]:checked ~ .reveal {
|
||||||
|
opacity: 1;
|
||||||
|
max-height: 300px; /* little bit of a magic number :( */
|
||||||
|
overflow: visible;
|
||||||
|
}
|
||||||
|
|
||||||
|
form#orderpromo fieldset {
|
||||||
|
border: 1px groove #aaa !important;
|
||||||
|
padding: 1em 1.4em 1.4em 1.4em !important;
|
||||||
|
margin: 0 0 1.5em 0 !important;
|
||||||
|
-webkit-box-shadow: 0px 0px 0px 0px #000;
|
||||||
|
box-shadow: 0px 0px 0px 0px #000;
|
||||||
|
}
|
||||||
|
|
||||||
|
form#orderpromo fieldset legend {
|
||||||
|
font-size: 1.2em !important;
|
||||||
|
font-weight: bold !important;
|
||||||
|
text-align: left !important;
|
||||||
|
width:auto;
|
||||||
|
padding:0 10px;
|
||||||
|
border-bottom:none;
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
@ -96,46 +156,101 @@
|
|||||||
|
|
||||||
|
|
||||||
<form class="highlight labeledform" id="orderpromo" method="post" action="/cgi-bin/promotion.php" accept-charset="utf-8">
|
<form class="highlight labeledform" id="orderpromo" method="post" action="/cgi-bin/promotion.php" accept-charset="utf-8">
|
||||||
<!-- Translators: please set the value for the language to your language code -->
|
<h3>Order promotional material</h3>
|
||||||
<input type="hidden" name="language" value="en" />
|
<fieldset>
|
||||||
<h3>Please send promotional material to:</h3>
|
<legend>Your address</legend>
|
||||||
<span class="formlabel">First name, Last name:</span>
|
<div>
|
||||||
<input type="text" name="firstname" placeholder="First Name" size="20" />
|
<span class="formlabel">First name, Last name:</span>
|
||||||
<input type="text" name="lastname" placeholder="Last Name" size="20" required="required" /><br/>
|
<input type="text" name="firstname" placeholder="First Name" size="15" />
|
||||||
<span class="formlabel">Email:</span>
|
<input type="text" name="lastname" placeholder="Last Name" size="15" required="required" />
|
||||||
<input type="email" name="mail" placeholder="Email" size="40" required="required" /><br/>
|
</div>
|
||||||
<span class="formlabel">Company/Organisation (if any):</span>
|
<div>
|
||||||
<input type="text" name="org" placeholder="Organisation" size="40" /><br/>
|
<span class="formlabel">Email:</span>
|
||||||
|
<input type="email" name="mail" placeholder="Email" size="20" required="required" />
|
||||||
<span class="formlabel">Street, No.:</span>
|
</div>
|
||||||
<input type="text" name="street" size="40" required="required" /><br/>
|
<div>
|
||||||
<span class="formlabel">Zip, City:</span>
|
<span class="formlabel">Company/Organisation (if any):</span>
|
||||||
<input type="text" name="zip" size="10" required="required" />
|
<input type="text" name="org" placeholder="Organisation" size="20" />
|
||||||
<input type="text" name="city" size="26" required="required" /><br />
|
</div>
|
||||||
<span class="formlabel">Country:</span>
|
<div>
|
||||||
<input type="text" name="country" size="40" required="required" /><br/>
|
<span class="formlabel">Street, No.:</span>
|
||||||
|
<input type="text" name="street" size="20" required="required" />
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
<!-- span class="formlabel">Address:</span>
|
<span class="formlabel">Zip, City:</span>
|
||||||
<textarea name="address" rows="4" cols="40"></textarea><br/ -->
|
<input type="text" name="zip" size="5" required="required" />
|
||||||
|
<input type="text" name="city" size="15" required="required" />
|
||||||
<span class="formlabel">I would like the promotion package to focus on:</span>
|
</div>
|
||||||
<textarea name="specifics" rows="6" cols="40" required="required">
|
<div>
|
||||||
No focus; just send me the default package. That means we will try to ensure that you receive something from everything listed here. If you have any preferences, please delete this text and state them here.
|
<span class="formlabel">Country:</span>
|
||||||
</textarea><br/>
|
<input type="text" name="country" size="20" required="required" />
|
||||||
<span class="formlabel">I would like to use the material for (short description):</span>
|
</div>
|
||||||
<textarea name="usage" rows="4" cols="40"></textarea><br/>
|
</fieldset>
|
||||||
<span class="formlabel">Any comment:</span>
|
<fieldset>
|
||||||
<textarea name="comment" rows="4" cols="40"></textarea><br/>
|
<legend>Compose your package</legend>
|
||||||
<input type="text" name="address" placeholder="Which address shall be used?" size="20" class="special" />
|
<div>
|
||||||
<span class="formlabel">Support our work with a donation of 10€ or more: </span>
|
<span class="formlabel">Package selection:</span>
|
||||||
<input type="number" name="donate" value="0" min="0" step="5"/>€
|
<label for="default"><input type="radio" name="packagetype" id="default" value="default" required="required" />Default: Something from everything listed here, depending on size, language selection and availability. Select <em>Custom</em> if you would like to set preferences.</label>
|
||||||
<!-- Translators: please translate the label of this button (the value field) -->
|
<div>
|
||||||
<input type="submit" name="dothis" value="Order now!"/>
|
<label for="custom"><input type="radio" name="packagetype" id="custom" value="custom" required="required" />Custom: You can set preferences, e.g. specific campaigns or the type of promotion materials. Unfortunately we cannot guarantee to fulfill all wishes.
|
||||||
</form>
|
<div class="reveal">
|
||||||
|
<textarea name="specifics" rows="6" cols="40" placeholder="For example: Only leaflets explaining Free Software, no posters..." />
|
||||||
|
</div>
|
||||||
|
</label>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<span class="formlabel">I would like to use the material for (short description):</span>
|
||||||
|
<textarea name="usage" rows="4" cols="40" placeholder="For example: Spreading information about Free Software in my surrounding, on event XYZ..." required="required" />
|
||||||
|
</div>
|
||||||
|
<div class="langselector">
|
||||||
|
<span class="formlabel">My language preferences (we cannot guarantee availability):</span>
|
||||||
|
<ul>
|
||||||
|
<!-- Translators: No need to translate here, we use the native names -->
|
||||||
|
<!-- If you want to extend, please iterate the number behind "lang" accordingly -->
|
||||||
|
<li><label for="lang1"><input type="checkbox" name="languages[]" id="lang1" value="en" checked="checked" />English</label></li>
|
||||||
|
<li><label for="lang2"><input type="checkbox" name="languages[]" id="lang2" value="cn" />中文</label></li>
|
||||||
|
<li><label for="lang3"><input type="checkbox" name="languages[]" id="lang3" value="de" />Deutsch</label></li>
|
||||||
|
<li><label for="lang4"><input type="checkbox" name="languages[]" id="lang4" value="el" />Eλληνικά</label></li>
|
||||||
|
<li><label for="lang5"><input type="checkbox" name="languages[]" id="lang5" value="es" />Español</label></li>
|
||||||
|
<li><label for="lang6"><input type="checkbox" name="languages[]" id="lang6" value="fr" />Français</label></li>
|
||||||
|
<li><label for="lang7"><input type="checkbox" name="languages[]" id="lang7" value="it" />Italiano</label></li>
|
||||||
|
<li><label for="lang8"><input type="checkbox" name="languages[]" id="lang8" value="lt" />Latviešu</label></li>
|
||||||
|
<li><label for="lang9"><input type="checkbox" name="languages[]" id="lang9" value="nl" />Nederlands</label></li>
|
||||||
|
<li><label for="lang10"><input type="checkbox" name="languages[]" id="lang10" value="pl" />Polski</label></li>
|
||||||
|
<li><label for="lang11"><input type="checkbox" name="languages[]" id="lang11" value="ru" />Русский</label></li>
|
||||||
|
<li><label for="lang12"><input type="checkbox" name="languages[]" id="lang12" value="sq" />Shqip</label></li>
|
||||||
|
<li><label for="lang13"><input type="checkbox" name="languages[]" id="lang13" value="sr" /> Српски / srpski</label></li>
|
||||||
|
<li><label for="lang14"><input type="checkbox" name="languages[]" id="lang14" value="fi" />Suomi</label></li>
|
||||||
|
<li><label for="lang15"><input type="checkbox" name="languages[]" id="lang15" value="tr" />Türkçe</label></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</fieldset>
|
||||||
|
<fieldset>
|
||||||
|
<legend>Last steps</legend>
|
||||||
|
<div>
|
||||||
|
<span class="formlabel">Additional comment:</span>
|
||||||
|
<textarea name="comment" rows="2" cols="40" />
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<input type="text" name="address" placeholder="Which address shall be used?" size="20" class="special" />
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<span class="formlabel">Receive the latest Free Software news:</span>
|
||||||
|
<label for="wantinfo"><input name="wantinfo" id="wantinfo" type="checkbox" />I want to receive occasional information about FSFE's activities (less than one email a week on average)</label>
|
||||||
|
</div>
|
||||||
|
<div>
|
||||||
|
<span class="formlabel">Support our work with a voluntary donation:</span>
|
||||||
|
<input type="number" name="donate" value="" min="0" step="5" placeholder="0 or ≥ 10 €" required="required" />€
|
||||||
|
</div>
|
||||||
|
</fieldset>
|
||||||
|
<div>
|
||||||
|
<!-- Translators: please translate the label of this button (the value field) -->
|
||||||
|
<input type="submit" name="dothis" value="Order now!"/>
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
|
|
||||||
|
|
||||||
<h1 id="available-promotion-material" style="margin-top:3em;">Available promotion material</h1>
|
<h1 id="available-promotion-material" style="margin-top:3em;">Available promotion material</h1>
|
||||||
|
|
||||||
<!-- START ITEMIZE TESTING -->
|
<!-- START ITEMIZE TESTING -->
|
||||||
|
BIN
graphics/Donate-banner.png
Normal file
After Width: | Height: | Size: 82 KiB |
BIN
graphics/booth.jpg
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
graphics/booth.png
Normal file
After Width: | Height: | Size: 59 KiB |
BIN
graphics/connect.jpg
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
graphics/connect.png
Normal file
After Width: | Height: | Size: 59 KiB |
BIN
graphics/eshop-contribute.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
graphics/eshop.png
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
graphics/image4007.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
graphics/improve_website.png
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
graphics/intern.png
Normal file
After Width: | Height: | Size: 41 KiB |
BIN
graphics/jan.jpg
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
graphics/local_event.jpg
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
graphics/local_event.png
Normal file
After Width: | Height: | Size: 63 KiB |
BIN
graphics/meetus.png
Normal file
After Width: | Height: | Size: 53 KiB |
BIN
graphics/meetus1.png
Normal file
After Width: | Height: | Size: 58 KiB |
BIN
graphics/mic.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
graphics/money-supporter.png
Normal file
After Width: | Height: | Size: 59 KiB |
BIN
graphics/news.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
graphics/olga.jpg
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
graphics/paper.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
graphics/spread_the_word.jpg
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
graphics/supporter.png
Normal file
After Width: | Height: | Size: 48 KiB |
BIN
graphics/translate.png
Normal file
After Width: | Height: | Size: 65 KiB |
BIN
graphics/translate2.jpg
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
graphics/vincent.jpg
Normal file
After Width: | Height: | Size: 96 KiB |
BIN
graphics/webdesign.png
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
graphics/word.png
Normal file
After Width: | Height: | Size: 56 KiB |
@ -119,6 +119,26 @@ img.signatory-logo {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#donate {
|
||||||
|
.campaign-box-center;
|
||||||
|
font-family: "Roboto", sans-serif;
|
||||||
|
background: url('/graphics/Donate-banner.png') top center no-repeat #666;
|
||||||
|
background-size: cover;
|
||||||
|
font-size: 2em;
|
||||||
|
display: table;
|
||||||
|
@media (min-width: @screen-xs) {
|
||||||
|
font-size: 2.7em;
|
||||||
|
padding-top: 1.8em;
|
||||||
|
}
|
||||||
|
.text {
|
||||||
|
display: table-cell;
|
||||||
|
text-align: center;
|
||||||
|
background-color: rgba(0,0,0,0.5);
|
||||||
|
-moz-hyphens: manual;
|
||||||
|
-webkit-hyphens: manual;
|
||||||
|
hyphens: manual;
|
||||||
|
}
|
||||||
|
}
|
||||||
#amaelle {
|
#amaelle {
|
||||||
background: url('/graphics/amaelle.jpg') center 33% no-repeat #666;
|
background: url('/graphics/amaelle.jpg') center 33% no-repeat #666;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
|
6
look/fsfe.min.css
vendored
2
robots.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
User-agent: *
|
||||||
|
Disallow: /
|
7
tools/frontpage/Donate.en.xml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<campaigns>
|
||||||
|
<campaign running="yes" id="donate">
|
||||||
|
<text>Donate to the FSFE, today!</text>
|
||||||
|
<link>/donate</link>
|
||||||
|
</campaign>
|
||||||
|
</campaigns>
|
@ -40,6 +40,7 @@
|
|||||||
gesamten Textes in beliebiger Form ist gestattet, sofern
|
gesamten Textes in beliebiger Form ist gestattet, sofern
|
||||||
dieser Hinweis erhalten bleibt.
|
dieser Hinweis erhalten bleibt.
|
||||||
</text>
|
</text>
|
||||||
|
<text id="js-licences">JavaScript-Lizenzen</text>
|
||||||
|
|
||||||
|
|
||||||
<!-- Warning info boxes -->
|
<!-- Warning info boxes -->
|
||||||
|
@ -42,6 +42,7 @@
|
|||||||
Verbatim copying and distribution of this entire article is permitted
|
Verbatim copying and distribution of this entire article is permitted
|
||||||
in any medium, provided this notice is preserved.
|
in any medium, provided this notice is preserved.
|
||||||
</text>
|
</text>
|
||||||
|
<text id="js-licences">JavaScript Licences</text>
|
||||||
|
|
||||||
|
|
||||||
<!-- Warning info boxes -->
|
<!-- Warning info boxes -->
|
||||||
|
@ -42,6 +42,7 @@
|
|||||||
La copia letterale e la distribuzione di questo articolo nella sua integrità sono permesse
|
La copia letterale e la distribuzione di questo articolo nella sua integrità sono permesse
|
||||||
con qualsiasi mezzo, a condizione che questa nota sia riprodotta.
|
con qualsiasi mezzo, a condizione che questa nota sia riprodotta.
|
||||||
</text>
|
</text>
|
||||||
|
<text id="js-licences">Licenze JavaScript</text>
|
||||||
|
|
||||||
|
|
||||||
<!-- Warning info boxes -->
|
<!-- Warning info boxes -->
|
||||||
@ -85,7 +86,7 @@
|
|||||||
<text id="campaigns/dfd">Document Freedom Day</text>
|
<text id="campaigns/dfd">Document Freedom Day</text>
|
||||||
<text id="campaigns/fya">Libera il tuo Android</text>
|
<text id="campaigns/fya">Libera il tuo Android</text>
|
||||||
<text id="campaigns/pdf">Lettori PDF</text>
|
<text id="campaigns/pdf">Lettori PDF</text>
|
||||||
<text id="campaigns/ayc">Chiedi ai tuoi condidati</text>
|
<text id="campaigns/ayc">Chiedi ai tuoi candidati</text>
|
||||||
<text id="campaigns/drm">DRM.info</text>
|
<text id="campaigns/drm">DRM.info</text>
|
||||||
<text id="news/news">Ultime notizie</text>
|
<text id="news/news">Ultime notizie</text>
|
||||||
<text id="news/events">Prossimi eventi</text>
|
<text id="news/events">Prossimi eventi</text>
|
||||||
|