Zoho Show

By michal frackowiakmichal frackowiak

Description

Zoho Show is one of the range of Ajax-based online office products from Zoho. It incorporates a spreadsheet, wordprocessor, presentation tool and many other applications. This snippet focusses on the slideshow presentation application which enables you to embed slideshows in your wikidot wiki. The benefit of this over Powerpoint is that your user does not have to have Powerpoint itself or the free Powerpoint Viewer installed on their PC.

Creating Your Presentation

You can create presentations slideshows directly within Zoho Show or import them from Powerpoint.

From the "Publish" menu in Zoho Show make the presentation "public" and then copy the code that it gives you. If you want to copy it to your wiki later you go back to the Publish menu and select "Embed in website/blog".

Code

When publishing your presentation in Zoho Show you would get code like this:

<iframe height="335" width="450" name="Welcome3" style="border:1px solid #AABBCC" scrolling="no" src="http://show.zoho.com/embed?USER=zohoshow&DOC=show20&IFRAME=yes" frameBorder="0"></iframe>

In Action

Just copy the code to your wiki and wrap it in [[embed]] and [[/embed]] tags to get this:

Snippet updated 24 September 2008 by Rob Elliott (strathview)

Rate this solution

If you think this solution is useful — rate it up! Or dump it otherwise.

rating: +19+x
Google Docs Presentation
DrZhivagoDrZhivago 1219060725|%e %b %Y, %H:%M %Z|agohover

Allow google docs presentation EMBED.
WIKIDOT still does not support google docs..

unfold Google Docs Presentation by DrZhivagoDrZhivago, 1219060725|%e %b %Y, %H:%M %Z|agohover
Re: Google Docs Presentation
Helmuti_pdorfHelmuti_pdorf 1222260455|%e %b %Y, %H:%M %Z|agohover

You can use the "normal" html codings with iframe -ing it in a little frame… see http://snippets.wikidot.com/code:use-any-html-code-on-a-page
I would not wait foe embeding allowance…


Service is my success. My webtips:www.blender.org, www.zusi.de (Demo-Video)

Wollen Sie Wikidot helfen im deutschen » Handbuch ?

unfold Re: Google Docs Presentation by Helmuti_pdorfHelmuti_pdorf, 1222260455|%e %b %Y, %H:%M %Z|agohover
Replace single quote with double quote
Jayesh BhedaJayesh Bheda 1232036576|%e %b %Y, %H:%M %Z|agohover

My code was getting single quote (') I replaced it with (") double quoted , then it worked for me!!

last edited on 1232036591|%e %b %Y, %H:%M %Z|agohover by Jayesh Bheda + show more
unfold Replace single quote with double quote by Jayesh BhedaJayesh Bheda, 1232036576|%e %b %Y, %H:%M %Z|agohover
Add a new comment
Page tags: office presentation zoho
page_revision: 14, last_edited: 1223034157|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License