Live data from Hacker News

Ask HN: What alternatives to Powerpoint/Prezi are there?

news.ycombinator.com

1–10 of 100 posts

Ask HN: What alternatives to Powerpoint/Prezi are there?

#1
I'm doing a lot of teaching and I've been using PowerPoint. I recently saw some people use Prezi and liked what they were able to do to map concepts visually to make them easier to understand. Unfortunately, it looks like a lot of the features that made Prezi powerful have been neutered in Prezi Next and isn't able to do a lot of what I'm looking for (no path editing, no infinite canvas, etc). What alternatives are there?

Some requirements for me:

* WYSIWIG editor * Tutorials * Infinite canvas/Path editing

Re: Ask HN: What alternatives to Powerpoint/Prezi are there?

#6
I don't know if this satisfies your infinite canvas requirement, but I've used https://slides.com/ quite a bit. Similar to reveal.js.

edit: as pointed out elsewhere in the thread, "slides.com is a front-end for reveal.js, made by the authors of reveal."

Re: Ask HN: What alternatives to Powerpoint/Prezi are there?

#9
BigPicture might be what you're looking for: http://bigpicture.bi/demo

* Infinite canvas

* Infinite zooming

* WYSIWIG

* Demo

* Opensource: https://github.com/josephernest/bigpicture.js

If you zoom on some vegetables here http://bigpicture.bi/Legumes you'll find the recipe :)

Re: Ask HN: What alternatives to Powerpoint/Prezi are there?

#10

I don't know if this satisfies your infinite canvas requirement, but I've used https://slides.com/ quite a bit. Similar to reveal.js. edit: as pointed out elsewhere in the thread, "slides.com is a front-end for reveal.js, made by the authors of reveal."

Yea it's not as fancy, but I really like reveal.js. I do presentations at Python, Scala and Ruby meetups based on the same project, and I have a reveal.js project set up so I can easily build slides:

https://github.com/bigsense/presentations

Post reply on HN