Tagged Questions

Prezi is a web-based presentation application and storytelling tool that uses a single canvas instead of traditional slides. The canvas allows users to create non-linear presentations, where users can zoom in and out of a visual map.

learn more… | top users | synonyms

13
votes
2answers
621 views

What is the best presentation tool for technical stuff?

While recently exploring prezi I realized there have to be better tools than PowerPoint for presenting something, especially technical stuff. What differentiates technical stuff from other stuff in ...
2
votes
3answers
1k views

HTML 5 / Javascript flowchart tools / prezi style?

Does anyone know if there is sort of an open-source Prezi tool that works with HTML5 / javascript? I'm looking for a way to set up a flow-chart diagram and then have the browser window focus on ...
0
votes
0answers
22 views

Prezi canvas like ipad interface

I am starting my first few steps in ios development. I am looking for a pre-built interface, possibly a user control, which implements a Perzi like canvas. Do such libraries \ controls exist? If so, ...
0
votes
4answers
339 views

Prezi-like web interface. Flash or HTML5?

I would like to write a web interface that resembles Prezi.com in its user experience. What would be the best technology for that purpose? Project requirements: Fast implementation (it is a demo) ...
0
votes
2answers
2k views

Tile scrolling / preloading (Google Maps style) of HTML layers with Ajax

I am looking to replicate the panning (not necessarily the zooming) effect of the Google Maps API, but without the images. Essentially, I want to position HTML elements in a large coordinate system ...