<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://doc.zoomorama.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://doc.zoomorama.com/feed.php">
        <title>Zoomorama documentation</title>
        <description></description>
        <link>http://doc.zoomorama.com/</link>
        <image rdf:resource="http://doc.zoomorama.com/lib/images/favicon.ico" />
       <dc:date>2010-09-07T08:12:10+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://doc.zoomorama.com/en/uzoom?rev=1265216855&amp;do=diff"/>
                <rdf:li rdf:resource="http://doc.zoomorama.com/en/zoomviewer/getswitches?rev=1262697911&amp;do=diff"/>
                <rdf:li rdf:resource="http://doc.zoomorama.com/en?rev=1261296686&amp;do=diff"/>
                <rdf:li rdf:resource="http://doc.zoomorama.com/en/zoomviewer/embedding?rev=1261296599&amp;do=diff"/>
                <rdf:li rdf:resource="http://doc.zoomorama.com/en/zoomviewer/guts?rev=1261296153&amp;do=diff"/>
                <rdf:li rdf:resource="http://doc.zoomorama.com/en/zoomviewer/secrets?rev=1261295694&amp;do=diff"/>
                <rdf:li rdf:resource="http://doc.zoomorama.com/en/zoomviewer/as3embedding?rev=1261295641&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://doc.zoomorama.com/lib/images/favicon.ico">
        <title>Zoomorama documentation</title>
        <link>http://doc.zoomorama.com/</link>
        <url>http://doc.zoomorama.com/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://doc.zoomorama.com/en/uzoom?rev=1265216855&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-03T18:07:35+02:00</dc:date>
        <dc:creator>Samuel Alba</dc:creator>
        <title>en:uzoom</title>
        <link>http://doc.zoomorama.com/en/uzoom?rev=1265216855&amp;do=diff</link>
        <description>Presentation


This library provides a simple way to use the Zoomorama technology. The uZoom class is composed of a set of methods to:

	*  Convert images to the Zoomorama zooming format.
	*  Get the embed code for websites integration.
	*  Get the Popup code adapted for most e-commerce websites.</description>
    </item>
    <item rdf:about="http://doc.zoomorama.com/en/zoomviewer/getswitches?rev=1262697911&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-05T14:25:11+02:00</dc:date>
        <dc:creator>Franklin Servan-Schreiber</dc:creator>
        <title>en:zoomviewer:getswitches</title>
        <link>http://doc.zoomorama.com/en/zoomviewer/getswitches?rev=1262697911&amp;do=diff</link>
        <description>Abstract


ZoomViewer lets the embedder customize it by passing additional GET parameters along the swf url in the embed code.

Obviously, these who prefer swfObject (or any equivalent js based embedding method) may use flashvars as well.

Configuration switches are primarily meant to control the chrome controls and make simple changes to the general appearance and behavior of the viewer. Obviously, more in-depth customizations would be awkward that way, and should rather be done by de-bootstrap…</description>
    </item>
    <item rdf:about="http://doc.zoomorama.com/en?rev=1261296686&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-12-20T09:11:26+02:00</dc:date>
        <dc:creator>Olivier Gambier</dc:creator>
        <title>en</title>
        <link>http://doc.zoomorama.com/en?rev=1261296686&amp;do=diff</link>
        <description>Overview


The best available documentation for a quick technology overview are the slides from the last seminary:

	*  2009 November 5
		*  Schedule
		*  Overview
		*  ZoomViewer
		*  Zooming Markup Language
		*  Zoomorama Web Services


ZoomViewer, the flash viewer

	*  Overview of ZoomViewer
		*  Tips and tricks
		*  Embedding on your site how to
		*  Advanced embedding options
		*  Bootstrapping for exigent embedders
		*  Actionscript3 embedding
		*  Technical informations</description>
    </item>
    <item rdf:about="http://doc.zoomorama.com/en/zoomviewer/embedding?rev=1261296599&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-12-20T09:09:59+02:00</dc:date>
        <dc:creator>Olivier Gambier</dc:creator>
        <title>en:zoomviewer:embedding - created</title>
        <link>http://doc.zoomorama.com/en/zoomviewer/embedding?rev=1261296599&amp;do=diff</link>
        <description>How-To

Go to your Zoomorama page


In order to obtain the proper embed code, you need to navigate to your Zoomorama page on &lt;http://www.zoomorama.com&gt;

If you're using ZoomCreator 0.8, you may do so by following the link in the upload manager.



Get the embed code from the viewer

You now should click on the menu button, whether you followed ZoomCreator link...</description>
    </item>
    <item rdf:about="http://doc.zoomorama.com/en/zoomviewer/guts?rev=1261296153&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-12-20T09:02:33+02:00</dc:date>
        <dc:creator>Olivier Gambier</dc:creator>
        <title>en:zoomviewer:guts - created</title>
        <link>http://doc.zoomorama.com/en/zoomviewer/guts?rev=1261296153&amp;do=diff</link>
        <description>Technology


ZV is pure ActionScript3, with the exception of chrome's graphical elements which are compiled in a Flash asset.

Project structure


The project as a whole is split in three main parts:

	*  as3.browser.core, which contains the core of the technology:
	*  as3.browser.kit, which contains reusable widgetry for browsers makers
	*  as3.browser.viewer, which is a browser implementation relying onto both the core and kit projects</description>
    </item>
    <item rdf:about="http://doc.zoomorama.com/en/zoomviewer/secrets?rev=1261295694&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-12-20T08:54:54+02:00</dc:date>
        <dc:creator>Olivier Gambier</dc:creator>
        <title>en:zoomviewer:secrets - created</title>
        <link>http://doc.zoomorama.com/en/zoomviewer/secrets?rev=1261295694&amp;do=diff</link>
        <description>Did you know that...

	*  stroking the “S” key will open the ZML source of the currently viewed zoomorama

FullScreen doesn't work properly


If the fullscreen mode appears to be very slow, doesn't work at all, or crash your browser, then unfortunately your GPU isn't supported properly by Adobe.</description>
    </item>
    <item rdf:about="http://doc.zoomorama.com/en/zoomviewer/as3embedding?rev=1261295641&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-12-20T08:54:01+02:00</dc:date>
        <dc:creator>Olivier Gambier</dc:creator>
        <title>en:zoomviewer:as3embedding - created</title>
        <link>http://doc.zoomorama.com/en/zoomviewer/as3embedding?rev=1261295641&amp;do=diff</link>
        <description>NOT DOCUMENTED. If you are interested by this, please directly contact the dev team for directions.</description>
    </item>
</rdf:RDF>
