-
Notifications
You must be signed in to change notification settings - Fork 1
Add presentations markdown file. Still in WIP for discussion and resolution. #2
base: master
Are you sure you want to change the base?
Add presentations markdown file. Still in WIP for discussion and resolution. #2
Conversation
- Boniface Munyoki (BonifaceKilz) | ||
|
||
### To-DO/ Discuss | ||
- Code of Conduct for group |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
check here for the code of conduct suggested: nairobilug/nairobilug.or.ke#183
## Important Contacts | ||
- Raymond Wanyoike (RayWan) | ||
- Jason Rogena | ||
- Canine Mwenja (rookie101) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these are different people :D
@@ -0,0 +1,29 @@ | |||
# Presentations | |||
|
|||
Every **1st Saturday** of the month from **3:30 PM EAT** @nairobilug hosts a Meetup with presentations. This document seeks to guide a speaker by giving them the necessary resources they need if they want to contribute a presentations. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nitpick: we could format this to 80 chars per line.
Video recordings of previous meetups are in a [YouTube Playlist](https://youtube.com/playlist?list=PLWYgxwb8YFV1OS4_kWef90dYJvm730x0I) and text based write-ups are in a [GitHub Repo](https://github.com/nairobilug/presentations). | ||
|
||
## Step One | ||
Have a relevant **Linux** topic you want to discuss about. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we could just have this as have a topic you want to discuss about
. This leaves the door open to a lot more interesting conversations.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The repo contains the presentation slides
Announce your interest to the group by atleast the Tuesday leading to the presentation day (Saturday). | ||
|
||
## Step Three | ||
Video setup ..... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When I presented (live presentation) we used obsstudio to record my screen, so I had to set this up.
For virtual presentations, we pre-record the presentations and present them somehow in jitsi. @BonfaceKilz could add comments on challenges he had last time with this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wasn't able to figure out how to stream my video content to jitsi. It's straightforward to do from YouTube but AFAICT streaming a pre-recorded video from your local hard drive is convoluted.
Video setup ..... | ||
|
||
## Step Four | ||
Write-Up Formats and Template located @ https://github.com/nairobilug/presentations ...... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I really like the format in the go presentations. See https://github.com/kmwenja/ssh-tunneling-talk for an example
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
HTML slides in a static website are also convenient. One can use audio only, and participants can change the slides themselves to reduce network bandwidth requirements.
[WIP] Presentation Guide document that assists prospective speakers.