Ask HN: What alternatives to Powerpoint/Prezi are there?
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
99 comments
[ 6.4 ms ] story [ 158 ms ] threadGuessing it may also be possible to do some of the heavy lifting in another vector drawing app (e.g. sketch) then finish the presentation aspects in Inkscape/Sozi
[0] https://github.com/yjwen/org-reveal/
Given that it's HTML/Markdown, it's great to use in a team with version control. I know folks that have extended it to allow SVG animations.
But I think the OP was looking for a zoomable surface, which reveal doesn't offer.
http://lab.hakim.se/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."
https://github.com/bigsense/presentations
I love the websocket feature that let's you use your phone as a slide changer. It feels very professional but free.
http://frantzmiccoli.github.io/Chillin.js
I'm running a fork with some very minor improvements at https://www.airbornos.com/demo#open=strut. If you make an account there, they're saved in the cloud.
* 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 :)
But on the other hand, there's nearly no equivalent tool available nowadays ;)
https://github.com/FormidableLabs/spectacle
https://sway.com/
Same as what happened with MySQL -> MariaDB.
The other big open-source office suite is Calligra. Although not as popular as LibreOffice, it is still actively developed. Its presentation application is Stage [1].
[0] https://www.libreoffice.org/discover/impress/
[1] https://www.calligra.org/stage/
Although personally, these days I tend to use Reveal (using org-reveal).
For my part, I really like Hovercraft (makes impress.js using RST): https://github.com/regebro/hovercraft
If all you are looking for out of WYSIWYG is ease, then I think something like this is just as easy.
Project: https://github.com/damianavila/RISE Original demo at PyCon: https://youtu.be/rBS6hmiK-H8
[1] http://slideshow-s9.github.io [2] https://github.com/slideshow-templates/slideshow-impress.js
https://support.google.com/drive/answer/2375012?co=GENIE.Pla...
This avoids any issues with software not loading / messing up (powerpoint) too.
Connection-free browser apps have been with us long enough that we can't assume either way.
> Some requirements for me: * Infinite canvas/Path editing
* Free for individual use
* Completely cross-platform (browser-based)
* Has an infinite canvas
* Has advanced path editing
* Has a presentation mode for slides (the play button)
* Supports simultaneous real-time editing if you need to work with someone else
Demo: https://mankash.bitbucket.io Reveal-MD source: https://github.com/webpro/reveal-md