Ask HN: What presentation software/tools do you use?
Hi,
I'm going to hold an important presentation very soon. Usually, Google's html5-slides and/or Powerpoint did the job.
What do you use and why?
I'm going to hold an important presentation very soon. Usually, Google's html5-slides and/or Powerpoint did the job.
What do you use and why?
14 comments
[ 4.2 ms ] story [ 44.8 ms ] threadI do that, because it partly fixes the problem with different video projector resolutions and needed presentation software. Also, I don't need a working internet connection, which is a huge plus from my side.
[1] http://lab.hakim.se/reveal-js/
The deck packages uses a simplified markup that is portable, easy to machine-generate, facilitates source control, and not locked to a vendor.
[1] https://speakerdeck.com/ajstarks/deck-a-go-package-for-prese...
[2] http://godoc.org/github.com/ajstarks/deck
[3] http://godoc.org/github.com/ajstarks/deck/generate
[4] https://github.com/ajstarks/deck/tree/master/cmd/pdfdeck
There are a few steps involved, but they're all pretty easily scriptable, and it allows me to use my favorite text editor to compose content quickly.