This is an old revision of the document!


Audience

  • Users, students, system admins and developers.
  • 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

  • Set the ground rules for asking questions before the meeting:
    • 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

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.

Archiving a web page with wget

wget \
   --no-clobber --page-requisites --html-extension \
   --span-hosts --convert-links --restrict-file-names=windows \
   --domains gtalug.org --no-parent https://wiki.gtalug.org/guide_to_presenting

You can added the –recursive argument to download the entire web site.

  • guide_to_presenting.1464709182.txt.gz
  • Last modified: 8 years ago
  • by myles