Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| guide_to_presenting [2016/05/31 11:41] myles | guide_to_presenting [2018/01/27 15:28] (current) myles | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Guide to Presenting at GTALUG ====== | ====== Guide to Presenting at GTALUG ====== | ||
| - | First please review our [[Code of Conduct|https://gtalug.org/about/code-of-conduct/]], we want a productive happy community that can welcome new ideas, improve every process every year, and foster collaboration between individuals with differing needs, interests and skills. | + | https://gtalug.org/speaking/ | 
| - | ===== Audience ===== | + | ===== Articles/HOWTOS ===== | 
| - | ==== Demographic ==== | + | * [[https://www.deconstructconf.com/blog/how-to-prepare-a-talk|How to Prepare a Talk]] by Gary Bernhardt | 
| - | * Users, students, system admins and developers. | + | ===== Tips and Tricks ===== | 
| - | * High level of knowledge (or at least interested) in computing. | + | |
| - | * Roughly half are in the technology industry, a quarter are studying technology in school, and the rest will be users. | + | |
| - | === Participation === | + | ==== Archiving a Video ==== | 
| - | * Set the ground rules for asking questions before the meeting: | + | If you have a Video on Youtube, Vimeo, etc. you'd like to reference, the [[http://youtube-dl.org/|youtube-dl]] or [[https://you-get.org/|you-get]] utility can be used to make a offline copy. | 
| - | * Can people just ask questions whenever they want? //This will be the default for you talk// | + | |
| - | * Do you want people to wait to ask questions until the end of your talk? | + | |
| - | ===== Internet Access ===== | + | ==== Archiving a web page with wget ==== | 
| - | + | ||
| - | Don't count on having access to the Internet in the meeting space (even if you bring a mobile hotsop the reception in the room will be horrible). It's a good idea to have everything you need running on your local hard drive. | + | |
| - | + | ||
| - | ==== Tips and Tricks ===== | + | |
| - | + | ||
| - | * If you have a Video on Youtube, Vimeo, etc. you'd like to reference, the [[youtube-dl|http://youtube-dl.org/]] or [[you-get|https://you-get.org/]] utility can be used to make a offline copy. | + | |
| - | + | ||
| - | === Archiving a web page with wget === | + | |
| <code> | <code> | ||
| Line 34: | Line 22: | ||
| </code> | </code> | ||
| - | You can added the ''--recursive'' argument to download the entire web site. | + | You can added the <code>--recursive</code> argument to download the entire web site. | 
 myles
 myles