6 Mar 2015 superuser   » (Journeyer)

10 things to improve your tech talks

  1. Practice your talk before speaking. Several times. Record yourself. Watch it. At a conference, people paid $$$ for this.
  2. Assume wifi is unavailable for your talk. Don't depend on it to run demos.
  3. Assume you'll get few or no questions. Given a 45 minute slot? Aim for 40 minutes.
  4. If you insist on live coding, make sure you've written down the code ahead of time. We don't want to watch you debug in real time.
  5. If your talk title says it's about X, don't make the first quarter/half not talking about X. We probably came to listen to you talk about X, not your life story. Exceptions exist, but do so carefully.
  6. Waiting for audience participation is awkward. "Can anyone see what's wrong?" Just move on.
  7. The best slides are ones that are useful after the talk. You can export with speaker notes! Have speaker notes!
  8. Be professional. Know how your computer works. How the presentation software works. Show up ahead of time, make sure tech is ready.
  9. Don't save your talk for a big conference. Run through it at a user group or meetup. Adjust. Improve. Repeat.
  10. You can't please everyone. Present for a target audience. Title and description should aim to entice that target audience.

Syndicated 2015-02-27 21:18:24 from Jason Lotito

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!