From 0676b5908139c057359f3b60a3e3d6a6d3dee711 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sat, 27 Nov 2021 08:53:37 -0500 Subject: update --- 2021/talks/day1-open.md | 19 +++++++++++-------- playbook.md | 28 ++++++++++++++++++++++++++-- 2 files changed, 37 insertions(+), 10 deletions(-) diff --git a/2021/talks/day1-open.md b/2021/talks/day1-open.md index 76a8e9d7..11892889 100644 --- a/2021/talks/day1-open.md +++ b/2021/talks/day1-open.md @@ -10,12 +10,15 @@ [[!inline pages="internal(2021/info/day1-open-schedule)" raw="yes"]] - Welcome to EmacsConf 2021 -- How to participate -- Conduct guidelines +- How to participate: + - Collecting questions, answers, and shared notes on Etherpad (https://etherpad.wikimedia.org/p/emacsconf-2021) + - You can also post questions and discuss things on #emacsconf on chat.emacsconf.org (frontend for libera.chat if you want to use your favorite IRC client) +- Conduct guidelines: + - One of the neat things about Emacs is that there are so many ways to do things. Please remember to be nice! =) - What's new in this EmacsConf 2021 - - Lots of talks! Shorter time, Q&A might be live/pad/IRC, might have alternate stream - - Streaming with open captions thanks to volunteers - - Prerecorded videos will be published as soon as we can + - Lots of talks! Shorter time, Q&A might be live/pad/IRC, might have alternate stream if needed + - Streaming with open captions thanks to volunteers - all the day 1 talks have been captioned, and we might get day 2 sorted out too + - Prerecorded videos will be published as soon as we can (aiming for publishing them as the talks stream, so you can easily catch up with any talks you've missed) - APAC-time-friendly alternate stream by LibreAustralia folks - Thanks - Speakers, volunteers @@ -30,15 +33,15 @@ - Organizers - Everyone - Schedule overview - - Day 1 (general talks), Day 2 (development) - but come back for the closing talk on M-x Forever by David Wilson (System Crafters) + - Day 1 (general talks), Day 2 (development) - but come back for some general-audience talks at the end of day 2, including the closing talk on M-x Forever by David Wilson (System Crafters) - Day 1 - Morning - User stories - Philosophy (including a talk by Prot) - Configuration - - Emacs's flexibility + - Demos of Emacs's flexibility - Afternoon - - A peek behind the curtain at Emacs Development + - A peek behind the curtain at Emacs Development (janitor talk) - Org Mode - Workflows - Tech diff --git a/playbook.md b/playbook.md index 23809cb1..d8c04274 100644 --- a/playbook.md +++ b/playbook.md @@ -123,6 +123,30 @@ ${media} file://ssh:front:/var/www/media.emacsconf.org/2021/ + + + +${live-main} +file://ssh:front:/var/www/live.emacsconf.org/main.html + + + + +${live-480p} +file://ssh:front:/var/www/live.emacsconf.org/main-480p.html + + + + +${live-index} +file://ssh:front:/var/www/live.emacsconf.org/index.html + + + + +${live-alt} +file://ssh:front:/var/www/live.emacsconf.org/alt.html + @@ -159,9 +183,9 @@ - Start backup process for pad while true; do - curl https://etherpad.wikimedia.org/p/emacsconf-2021/export/html > emacsconf-$(date +"%Y%m%d-%H%M%S").html + curl https://etherpad.wikimedia.org/p/emacsconf-2021/export/html > emacsconf-$(date +"%Y%m%d-%H%M%S").html sleep 15m - end + done - Computer for alternate streaming: - Open browser for joining BBB - Open MPV for playing -- cgit v1.2.3