diff options
Diffstat (limited to 'public/lp2015-videos.html')
-rw-r--r-- | public/lp2015-videos.html | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/public/lp2015-videos.html b/public/lp2015-videos.html new file mode 100644 index 0000000..8ec75f2 --- /dev/null +++ b/public/lp2015-videos.html @@ -0,0 +1,33 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="utf-8"> + <title>I took some videos at LibrePlanet — Luke T. Shumaker</title> + <link rel="stylesheet" href="assets/style.css"> + <link rel="alternate" type="application/atom+xml" href="./index.atom" name="web log entries"/> +</head> +<body> +<header><a href="/">Luke T. Shumaker</a> » <a href=/blog>blog</a> » lp2015-videos</header> +<article> +<h1 id="i-took-some-videos-at-libreplanet">I took some videos at +LibrePlanet</h1> +<p>I’m at <a href="https://libreplanet.org/2015/">LibrePlanet</a>, and +have been loving the talks. For most of yesterday, there was a series of +short “lightning” talks in room 144. I decided to hang out in that room +for the later part of the day, because while most of the talks were live +streamed and recorded, there were no cameras in room 144; so I couldn’t +watch them later.</p> +<p>Way too late in the day, I remembered that I have the capability to +record videos, so I cought the last two talks in 144.</p> +<p>I appologize for the changing orientation.</p> +<p><a +href="https://lukeshu.com/dump/lp-2015-last-2-short-talks.ogg">Here’s +the video I took</a>.</p> + +</article> +<footer> +<p>The content of this page is Copyright © 2015 <a href="mailto:lukeshu@lukeshu.com">Luke T. Shumaker</a>.</p> +<p>This page is licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> license.</p> +</footer> +</body> +</html> |