fsfe-website/activities/nordic-free-software-award/nordic-free-software-award.en.xhtml
2012-09-26 20:38:07 +00:00

68 lines
3.2 KiB
HTML

<?xml version="1.0" encoding="utf-8" ?>
<html>
<head>
<title>Nordic Free Software Award</title>
</head>
<body>
<h1>Nordic Free Software Award</h1>
<p>
The Nordic Free Software Award is given to people, projects or organisations in the nordic countries that have made a prominent contribution to the advancement of Free Software. The award will be announced in November 2012.
</p>
<p>
<h2>Nominate</h2>
<form class="labeledform" id="nfsa-award" method="post" action="/cgi-bin/nfsa-nominate.pl" accept-charset="utf-8">
To nominate a person, please enter information about this person.<br />
<!-- Translators: please set the value for the language to your language code -->
<input type="hidden" name="language" value="en" />
<span class="formlabel">First name, Last name:</span>
<input type="text" name="firstname" placeholder="First Name" size="20" required="required" />
<input type="text" name="lastname" placeholder="Last Name" size="20" required="required" /><br/>
<span class="formlabel">Short Biography:</span>
<textarea name="biography" rows="6" cols="40" required="required"></textarea><br/>
<span class="formlabel">Motivation:</span>
<textarea name="motivation" rows="4" cols="40" required="required"></textarea><br/>
<span class="formlabel">Website:</span>
<input type="text" name="website" placeholder="Website" size="40" required="required" /><br/>
<h3>Nominee Contact</h3>
Please enter at least either the email address, or the phone number, or the full postal address of the person you want to nominate. <br />
<span class="formlabel">Email:</span>
<input type="text" name="email" placeholder="Email" size="40" /><br/>
<span class="formlabel">Phone:</span>
<input type="text" name="phone" placeholder="Telephone Number" size="40" /><br/>
<span class="formlabel">Street, No.:</span>
<input type="text" name="street" size="40" /><br/>
<span class="formlabel">Zip, City:</span>
<input type="text" name="city" size="40" /><br/>
<span class="formlabel">Country:</span>
<input type="text" name="country" size="40" /><br/>
<input type="submit" name="url" value="I am a spam robot" style="display:none;" />
<!-- Translators: please translate the label of this button (the value field) -->
<input type="submit" name="dothis" value="Nominate now!"/>
<input type="submit" name="url" value="I am a spam robot" style="display:none;" /><br/>
</form>
</p>
<p><h2>Previous Award winners</h2>
<ul>
<li><a href="http://fsfe.org/news/2011/news-20111114-01.en.html">2011 Erik Josefsson</a></li>
<li><a href="http://fsfe.org/news/2010/news-20101108-01.en.html">2010 Bjarni Rúnar Einarsson</a></li>
<li><a href="https://fscons.org/2009/award/">2009 Simon Josefsson and Daniel Stenberg</a></li>
<li><a href="https://fscons.org/2008/award/">2008 Mats Östling</a></li>
<li><a href="https://fscons.org/2007/award-winner">2007 SkoleLinux?</a></li>
</ul>
</p>
</body>
<timestamp>$Date$ $Author$</timestamp>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->