1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- <?xml version="1.0" encoding="UTF-8" ?>
-
- <html>
- <head>
- <title>Henrik Sandklef - FSFE</title>
- </head>
- <body>
-
- <p id="category"><a href="/about/team.html">Team</a></p>
-
- <div class="image right">
- <img alt="" src="sandklef.png" />
- </div>
-
- <!-- <div class="image right">
- <img src="sandklef.jpg" alt="" />
- </div> -->
-
- <h1>Henrik Sandklef</h1>
-
- <ul>
- <li>Vice-president (2011 - 2013)</li>
- </ul>
-
- <h2>Contact</h2>
- <p>Henrik can be seen/reached:
- <ul>
- <li>Email: hesa (at) fsfe (dot) org</li>
- <li>Jabber: hesa@jabber.fsfe.org</li>
- </ul>
- </p>
-
- <h2>About Henrik</h2>
-
- <p>
- Henrik has a bachelor degree in computer science and has been working as
- a software consultant since 1997, mainly in telecom and embedded
- software development. Since 2008 Henrik is working at Gothenburg
- University and Chalmers Technology University in Sweden, mainly teaching
- embedded programming and free software.
- </p>
-
- <p>
- Henrik has been involved in the GNU project since 2003 when Xnee became
- a GNU package and have worked with FSFE since 2005.
- </p>
-
- <p>
- In 2007 Henrik co-initiated FSCONS, a yearly conference in Gothenburg,
- Sweden, all about Free Software and Free Society. In 2009 FSCONS hosted
- the annual GNU Hackers Meeting.
- </p>
-
-
- <h2>More information</h2>
-
- <ul>
- <li><a href="http://sandklef.com/hesa">Blog</a></li>
- <li>Follow him on <a href="http://identi.ca/hesa">identi.ca</a> </li>
- </ul>
- </body>
-
-
- <timestamp>$Date$ $Author$</timestamp>
- </html>
- <!--
- Local Variables: ***
- mode: xml ***
- End: ***
- -->
|