Files
libre-liberec-web/pages/en/info.html

92 lines
4.3 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<!--#include virtual="components/head.html" -->
<title>About - Software Libre Liberec</title>
<meta name="description" content="Short bio of mister Stallman.">
</head>
<body>
<!--#include virtual="components/header.html" -->
<!--#include virtual="components/nav.html" -->
<main>
<h1>Who is Richard Stallman?</h1>
<a href="https://commons.wikimedia.org/wiki/File:Richard_Stallman_Bologna_2024_abc1.jpg">
<figure class="aside">
<img src="../stallman.webp" alt="Richard Stallman">
<figcaption>Richard Stallman, 2024</figcaption>
</figure>
</a>
<div id="stallman_bio_en">
<p>
Dr. Richard Stallman launched the free software movement in 1983 and
started the development of the GNU operating system
(see <a href="https://www.gnu.org">www.gnu.org</a>) in 1984.
GNU is free software: everyone has the freedom to copy it
and redistribute it, with or without changes. The GNU/Linux system,
basically the GNU operating system with <a href="https://kernel.org/">Linux</a>
as the kernel, is used on tens of millions of computers today.
</p>
<p>
Stallman has received the ACM Grace
Hopper Award and the ACM Software and Systems Award, a MacArthur
Foundation fellowship, the Electronic Frontier Foundation's Pioneer
Award, and the the Takeda Award for Social/Economic Betterment, as
well as many doctorates honoris causa, and has been inducted into the
<a href="https://www.internethalloffame.org/">Internet Hall of Fame</a>.
If you are also interested in his other projects or ideas, you can visit his
<i><a href="https://stallman.org">personal website</a></i>, where he regularly adds new content.
</p>
<p>
Dr Richard Stallman<br>
Founder of the <a href="https://www.fsf.org/">Free Software Foundation</a><br>
Founder and development leader of the <a href="https://www.gnu.org/">GNU operating system</a>
</p>
</div>
<h1>
Lecture
</h1>
<p>
The lecture will consist of a two-hour presentation followed by an interactive Q&amp;A session.
If you have questions for Mr. Stallman related to the lecture topics, please prepare them in advance.
Questions can be submitted either on paper or through a dedicated website.
Following the discussion, attendees will have the opportunity to take photographs with Mr. Stallman and have memorabilia signed.
</p>
<p>
We recommend arriving a bit early, as the auditorium will be open at least 15 minutes before the beginning of the lecture.
You don't need to bring anything special, just your prepared questions and perhaps a drink if you'd like.
Restrooms will be available, of course. Due to capacity limitations, we won't be providing refreshments,
but there are several vending machines with drinks and snacks located throughout the building.
</p>
<h1>FAQ</h1>
<div>
<h2>What is the admission fee?</h2>
<p style="margin: 0 0 15px 15px;">
Admission is completely free for everyone.
</p>
</div>
<div>
<h2>Can I come to the lecture with a friend/acquaintance/family?</h2>
<p style="margin: 0 0 15px 15px;">
Yes, the lecture is open to all those who are interested, not just members of the Technical university.
</p>
</div>
<div>
<h2>How do I find the auditorium where the lecture will take place?</h2>
<p style="margin: 0 0 15px 15px;">
The auditorium is located in building G at the Technical university in Liberec, see <a href="https://www.apc.tul.cz/getFile/id:9907" target="_blank">for example here.</a>
</p>
<p style="margin: 0 0 15px 15px;">Here are the coordinates of the auditorium: <a href="geo:50.773395,15.076628?z=19">50.773395,15.076628</a></p>
<p style="margin: 0 0 15px 15px;">And below is a map with the location.</p>
<iframe width="100%" height="350" src="https://www.openstreetmap.org/export/embed.html?bbox=15.07552742958069%2C50.772642861904984%2C15.077729523181917%2C50.7741473910174&amp;layer=mapnik&amp;marker=50.77339513251057%2C15.076628476381302" style="border: 1px solid black"></iframe><br/><small><a href="https://www.openstreetmap.org/?mlat=50.773395&amp;mlon=15.076628#map=19/50.773395/15.076628&amp;layers=N" target="_blank">Open map</a></small>
</div>
</main>
<!--#include virtual="components/footer.html" -->
</body>
</html>