Skip to content

Instantly share code, notes, and snippets.

@taras
Last active April 21, 2023 17:14
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save taras/b3865ea2776d67b913c8 to your computer and use it in GitHub Desktop.
Save taras/b3865ea2776d67b913c8 to your computer and use it in GitHub Desktop.

Formats

We would like Global Ember Meetup to be a platform for members of the Ember community to keep each other update to date on progress they make in the Ember activities. So, we encourage speakers to return and give updates on previous talks.

We have 2 main formats for videos in Global Ember Meetup.

Introduction to <addon_name> format

These talks are typically 15-20 minutes with the purpose of introducing an addon to the Ember community. These talks usually answer Why was this addon created? When should it be used? What should the user be aware of? The result is video that looks like these and they can be added to video README of the addon. For example, see ember-cp-validations or ember-state-service.

Code Talk format

Code Talks are about 25-40 minutes and usually show code with or without slides. They're intended to dig deeper into specific use cases and can be done as an extension of an Introduction to <addon_name> talk.

Speaking

There a some technical challenges around hosting an online event like ours. To be able to share the presentations with the community, we need to have high quality video. The only way to do that is for each speaker to record a video screencapture. This document explains how to setup that up.

Checklist

Before

After

  • Save file without editing
  • Upload raw file to Dropbox or Google Drive
  • Send link to file to taras@embersherpa.com

Google Chrome Setup

DO NOT USE GOOGLE CHROME CANARY it's not compatible with BigMarker.

  1. Install the screen capture extension

Change resolution

Image of screen resizing

Record with QuickTime Player

make sure you record the audio

  1. Open QuickTime Player
  2. File -> New Screen Recording
  3. Make sure your audio input is selected Image of input selector
  4. After the recording, save and upload video somewhere
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment