Slideaware

By vchakvchak

Description

Allows for the publishing of presentations directly from within Powerpoint to a url, in flash format. These presentations can then be embedded inside wikis. What makes it interesting is that the presentation can itself contain links which are clickable.
Furthermore, presentations can be protected by an optional password, and viewing metrics and analytics can be tracked on them.

The url that a presentation is published on can stay the same (in this case here http://personal.slideaware.com/john@slideaware.com/presentation_lifecycle ) but John can publish the next version of the presentation directly to the same url from PowerPoint, making it extremely easy to update the content.

Code

<iframe src="http://personal.slideaware.com/john@slideaware.com/presentation_lifecycle?embed=full" height=380 width=480  style="border:none"></iframe>

In action

This code was commented out to stop the automatic redirect to the slideaware site.
[[iframe http://personal.slideaware.com/john@slideaware.com/presentation_lifecycle?embed=full height="380" width="480" style="border:none"]]


Thanks to tsangk for this great snippet: conditional-blocks


text above inserted with:

[[include :snippets:if START |unique=1|type=equal|var1=%%name%%|var2=conditional-blocks]]
**##red|Thanks to tsangk for this great snippet:##** [[[code:conditional-blocks]]]
[[include :snippets:if END]]



Other snippets posted by vchak


Rate this solution

If you think this solution is useful — rate it up!

rating: +10+x
Add a New Comment
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License