<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>go360 &#187; Premium</title>
	<atom:link href="http://go360.gogopixel.pt/category/plugins/premium/feed/" rel="self" type="application/rss+xml" />
	<link>http://go360.gogopixel.pt</link>
	<description>going round and round...</description>
	<lastBuildDate>Sun, 29 Jan 2012 20:27:06 +0000</lastBuildDate>
	<language>PT</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>FPP:Compass</title>
		<link>http://go360.gogopixel.pt/PT/fppcompass-2/</link>
		<comments>http://go360.gogopixel.pt/PT/fppcompass-2/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 14:50:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Premium]]></category>
		<category><![CDATA[Flash Panorama Player]]></category>
		<category><![CDATA[FPP]]></category>
		<category><![CDATA[FPP:Compass]]></category>

		<guid isPermaLink="false">http://go360.gogopixel.pt/?p=113</guid>
		<description><![CDATA[
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_compass_103275033"
			class="flashmovie"
			width="815"
			height="300">
	<param name="movie" value="http://go360.gogopixel.com/fpp/preview_pano.swf?preview=http://go360.gogopixel.com/compass/compass.jpg&#38;movie=http://go360.gogopixel.com/fpp/pano.swf?xml_file=http://go360.gogopixel.com/compass/compass.xml" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://go360.gogopixel.com/fpp/preview_pano.swf?preview=http://go360.gogopixel.com/compass/compass.jpg&#38;movie=http://go360.gogopixel.com/fpp/pano.swf?xml_file=http://go360.gogopixel.com/compass/compass.xml"
			name="fm_compass_103275033"
			width="815"
			height="300">
	<!--<![endif]-->
		 
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object> [EN] This plugin creates a compass like graphic that allows us to show the viewer in what direction he&#8217;s facing at all times by adding a bar in a position you choose. It&#8217;s fully customizable, you can create and add your own bar using either The [...]]]></description>
			<content:encoded><![CDATA[
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_compass_1458129097"
			class="flashmovie"
			width="815"
			height="300">
	<param name="movie" value="http://go360.gogopixel.com/fpp/preview_pano.swf?preview=http://go360.gogopixel.com/compass/compass.jpg&amp;movie=http://go360.gogopixel.com/fpp/pano.swf?xml_file=http://go360.gogopixel.com/compass/compass.xml" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://go360.gogopixel.com/fpp/preview_pano.swf?preview=http://go360.gogopixel.com/compass/compass.jpg&amp;movie=http://go360.gogopixel.com/fpp/pano.swf?xml_file=http://go360.gogopixel.com/compass/compass.xml"
			name="fm_compass_1458129097"
			width="815"
			height="300">
	<!--<![endif]-->
		
<p><a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p>[EN]</p>
<p>This plugin creates a compass like graphic that allows us to show the viewer in what direction he&#8217;s facing at all times by adding a bar in a position you choose. It&#8217;s fully customizable, you can create and add your own bar using either The Flash IDE or Photoshop.</p>
<p><span id="more-113"></span></p>
<p>This plugin let&#8217;s you customize the way it looks using either a flash file (.swf) based on the template provided, or a normal image file (png format recomended).</p>
<p><strong>How to use it:</strong></p>
<pre>&lt;panorama&gt;
    &lt;parameters&gt;
        layer_17 = files/hotspots.swf
        layer_20 = files/FPPCompass.swf
        panoName = images/panoramaFile
    &lt;/parameters&gt;    

    &lt;FPPCompass&gt;
        skinmode = swf
        skincompass = files/FPPC_gogostyle.swf
        roffset = 5
        yoffset
    &lt;/FPPCompass&gt;
    &lt;hotspots&gt;
        &lt;global&gt;
            &lt;box id="hotspot1" url="images/hotspot.png" linked="images/panoramaFile"
                onClick="external.fppcompass.roffset=5"
            &lt;box id="hotspot2" url="images/hotspot.png" linked="images/panoramaFile"
                onClick="external.fppcompass.changeskin=files/FPPC_anotherStyle.swf"
        &lt;/global&gt;
    &lt;/hotspots&gt;
&lt;/panorama&gt;</pre>
<p><strong>Parameters description:</strong></p>
<pre>skinmode=[swf|bmp]</pre>
<p>determines wether we want to use a single swf based in the template provided or two images (default is swf)<br />
When set to <em>swf</em> allows for vector (high quality/small size), and loading of a single skin file, requires the Flash IDE (CS3/CS4/CS5) to edit the provided template, no limit in width size. Enables the swfskin parameter.</p>
<p>When set to <em>bmp</em> allows the use of a BitMap file (high quality/big size), must load two files, requires a image editor, limited to a width of 2800 pixels. Enables the <em>skinbackground</em> and <em>skinline</em> parameters</p>
<pre>swfskin=[URL]</pre>
<p>The URL of the swf file containing the skin (default is &#8220;FPPCompass/FPPC_defaultStyle.swf&#8221;)</p>
<pre>skinbackground=[URL]</pre>
<p>The URL of the image file to be used as the rotating background of the compass (suggested size is 2800 pixels wide) (default is FPPCompass/background.png)</p>
<pre>skinline=[URL]</pre>
<p>The URL of the image file to be used as the orientation indicator (default is FPPCompass/line.png)</p>
<pre>roffset=[PIXELS:NUMBER]</pre>
<p>The rotation offset in Pixels, use this to align the compass with the panorama</p>
<pre>yoffset=[PIXELS:NUMBER]</pre>
<p>The vertical distance from the anchor point of the screen (top). Use to align the compass vertically.</p>
<p><strong>External plugin calls</strong><br />
all parameters can be used as external.plugin calls.</p>
<p><strong>Notes:</strong><br />
A swf and bmp example skins are provided. Feel free to share these skins in the comments or in the FPP Forum.</p>
<h3><strong>FPP:Compass Price:15€</strong></h3>

<p>Don&#8217;t forget to provide your email address to complete the transaction.</p>
<p>Once purchased, you&#8217;ll receive an email with the link to the Plugin and example files &#8212; usually within 1 hour!<br />
The link is valid for 3 downloads, if anything goes wrong <a title="Contact me" href="../contact/" target="_self">email me</a>!<br />
All minor version upgrades are free (upgrade from version 1.2 up to 1.9 are free)<br />
(If you made the payment but didn&#8217;t receive the plugin please <a title="Contact me" href="../contact/" target="_self">email me</a>).</p>
<p>Feel free to ask questions in the comments, or by <a title="Contact me" href="../contact/" target="_self">email</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://go360.gogopixel.pt/PT/fppcompass-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FPPAnalytics v1.4.2</title>
		<link>http://go360.gogopixel.pt/PT/fppanalytics-v1-4/</link>
		<comments>http://go360.gogopixel.pt/PT/fppanalytics-v1-4/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 21:03:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Premium]]></category>
		<category><![CDATA[Flash Panorama Player]]></category>
		<category><![CDATA[FPP]]></category>
		<category><![CDATA[FPPAnalytics]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Panorama]]></category>

		<guid isPermaLink="false">http://go360.gogopixel.pt/?p=233</guid>
		<description><![CDATA[Almost a year has gone since the last update but as promised I haven&#8217;t given up on this. Now with 100% more Event Tracking Read more to find out what&#8217;s new New things in v1.4.2: A method to use the new Google Analytics event tracking. Provides a better way of tracking events inside our tours [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 237px"><img style="margin: 10px;" title="Google Analytics" src="http://go360.gogopixel.pt/wp-content/uploads/googleanalytics.jpg" alt="Google Analytics" width="227" height="65" /><p class="wp-caption-text">Google Analytics</p></div>
<p>Almost a year has gone since the last update <img src='http://go360.gogopixel.pt/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  but as promised I haven&#8217;t given up on this.</p>
<p>Now with 100% more Event Tracking <img src='http://go360.gogopixel.pt/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Read more to find out what&#8217;s new</p>
<p><span id="more-233"></span></p>
<p>New things in v1.4.2:</p>
<p>A method to use the new Google Analytics event tracking. Provides a better way of tracking events inside our tours without increasing the page count.</p>
<p><strong>This version is compatible with previous versions XML&#8217;s, so you can just replace the old one <img src='http://go360.gogopixel.pt/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </strong></p>
<p>With <strong>FPP:Analytics</strong> it&#8217;s easy to discover what your visitors are doing inside your tours.<img title="More..." src="http://go360.gogopixel.pt/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /></p>
<p>Until now we could only see how many visitors we had but not their behavior. FPPAnalytics is a Flash Panorama Player plugin that enables the Google Analytics tracking service to analyze the behavior of our visitors in our tours. It tracks the filename of your panorama the moment it&#8217;s loaded and it appends a base tour name so you can group tour clicks easily. You also can track clicks in your hotspots, menu buttons etc.</p>
<p>Fully customizable from your main XML.</p>
<p>Developers notes: &#8220;I developed this plugin because I needed this kind of functionality for my own projects. This project won&#8217;t stop being developed&#8221; Here&#8217;s the Google Analytics page for Demo Page:</p>
<p style="text-align: center;"><img class="aligncenter" title="FPPAnalytics Screenshot" src="http://go360.gogopixel.pt/wp-content/uploads/fppaScreenshot.jpg" alt="Panarama tours usage" width="811" height="449" /></p>
<p><strong><a title="FPP:A Demo" href="http://go360.gogopixel.org/fppanalytics/" target="_blank">Demo: 2 node tour with trackable hotspot DEMO</a></strong></p>
<p><strong>(use <a title="Flash Tracer Firefox Plugin" href="http://www.sephiroth.it/weblog/archives/2006/10/flashtracer_firefox_extensionphp.php" target="_blank">Flash Tracer plugin</a> to see feedback)</strong></p>
<p><strong>FULL DOCUMENTATION WITH EXAMPLES ARE PROVIDED WITH THE DOWNLOAD<br />
</strong></p>
<p>Price: 10€</p>

<p>Don&#8217;t forget to provide your email address to complete the transaction.</p>
<p>Once purchased, you&#8217;ll receive an email with the link to the Plugin and example files &#8212; usually within 1 hour!<br />
The link is valid for 3 downloads, if anything goes wrong <a title="Contact me" href="../contact/" target="_self">email me</a>!<br />
All minor version upgrades are free (upgrade from version 1.2 up to 1.9 are free)<br />
(If you made the payment but didn&#8217;t receive the plugin please <a title="Contact me" href="../contact/" target="_self">email me</a>).</p>
<p>Feel free to ask questions in the comments, or by <a title="Contact me" href="../contact/" target="_self">email</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://go360.gogopixel.pt/PT/fppanalytics-v1-4/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>FPP:Analytics</title>
		<link>http://go360.gogopixel.pt/PT/fppanalytics/</link>
		<comments>http://go360.gogopixel.pt/PT/fppanalytics/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 23:07:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Premium]]></category>
		<category><![CDATA[Flash Panorama Player]]></category>
		<category><![CDATA[FPP]]></category>
		<category><![CDATA[FPPAnalytics]]></category>
		<category><![CDATA[Google Analytics]]></category>

		<guid isPermaLink="false">http://go360.gogopixel.pt/?p=20</guid>
		<description><![CDATA[Ever wished you could tell what method of navigation your visitors use the most on your panorama? Which is the most visited panorama of your multi-node tour? Which hotspots did the visitor click? How many visitors switch to fullscreen? Well now you can! With FPP:Analytics it&#8217;s easy to discover what your visitors are doing inside [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_32" class="wp-caption alignleft" style="width: 237px"><img class="size-full wp-image-32" title="Google Analytics" src="http://go360.gogopixel.pt/wp-content/uploads/googleanalytics.jpg" alt="Google Analytics" width="227" height="65" /><p class="wp-caption-text">Google Analytics</p></div>
<p style="text-align: left;"><span style="color: #3366ff;">Ever wished you could tell what method of navigation your visitors use the most on your panorama?</p>
<p></span></p>
<p style="text-align: left;"><span style="color: #3366ff;">Which is the most visited panorama of your multi-node tour?</p>
<p></span></p>
<p style="text-align: left;"><span style="color: #3366ff;">Which hotspots did the visitor click?</p>
<p></span></p>
<p style="text-align: left;"><span style="color: #3366ff;">How many visitors switch to fullscreen?</span></p>
<p>Well now you can! With <strong>FPP:Analytics</strong> it&#8217;s easy to discover what your visitors are doing inside your tours.<span id="more-20"></span></p>
<p>Until now we could only see how many visitors we had but not their behaviour. FPPAnalytics is a Flash Panorama Player plugin that enables the Google Analytics tracking service to analyse the behavior of our visitors in our tours. It tracks the filename of your panorama the moment it&#8217;s loaded and it appends a base tour name so you can group tour clicks easily. You also can track clicks in your hotspots, menu buttons etc.</p>
<p>Fully customizable from your main XML.</p>
<p>Developers notes: &#8220;I developed this plugin because I nedded this kind of functionality for my own projects. This project won&#8217;t stop being developed (an update is already in test phase to implement Goal tracking).&#8221; Here&#8217;s the Google Analytics page for Demo Page:</p>
<div id="attachment_22" class="wp-caption aligncenter" style="width: 821px"><img class="size-full wp-image-22" title="FPPAnalytics Screenshot" src="http://go360.gogopixel.pt/wp-content/uploads/fppaScreenshot.jpg" alt="Panarama tours usage" width="811" height="449" /><p class="wp-caption-text">Panarama tours usage</p></div>
<p><strong><a title="FPP:A Demo" href="http://go360.gogopixel.org/fppanalytics/" target="_blank">Demo: 2 node tour with trackable hotspot DEMO</a></p>
<p>(use <a title="Flash Tracer Firefox Plugin" href="http://www.sephiroth.it/firefox/flashtracer/" target="_blank">Flash Tracer plugin</a> to see feedback)</strong></p>
<p>Price: 10€</p>

<p>Don&#8217;t forget to provide your email address to complete the transaction.</p>
<p>Once purchased, I will email you the Plugin and example files &#8212; usually within 24-48 hours!</p>
<p>All minor version upgrades are free (upgrade from version 1.2 up to 1.9 are free)</p>
<p>(If you made the payment but didn&#8217;t receive the plugin please contact me).</p>
<p>Feel free to ask questions in the comments, or by <a title="Contact me" href="http://go360.gogopixel.pt/contact/" target="_self">email</a>!</p>
<p>How to use it:</p>
<p>- first you need a<a title="Google Analytics" href="http://www.google.com/analytics/" target="_blank"> Google Analytics</a> account (if you&#8217;re new to this service follow their tutorials, they&#8217;re really good)</p>
<p>- after setting up your Google Analytics account you&#8217;ll get a Web Property ID (something like UA-######-#)</p>
<p>- now setup FPPAnalytics like any other plugin in FPP (replace the UA-######-# with your own Web Property ID):</p>
<pre>&lt;fppanalytics&gt;
        layer_20 = hotspots.swf
        layer_30  = fppanalytics.swf
        panoName = images/panoramaFile

        webid = UA-######-#
        debug = false
        baseName = FPP Analytics Demo
        folderMask = images/
&lt;/fppanalytics&gt;</pre>
<p>- and you&#8217;re good to go. To verify if the plugin is working you should install the Flash Tracer Firefox Add-On and take a look at the trace statements as the analytics service can take up to 24H to reflect your clicks.</p>
<p>Parameters (if you don&#8217;t include a parameter it will revert to the default value):</p>
<p><code>webid</code> &#8211; your Web Property ID provided by Google. If you don&#8217;t add this parameter no tracking will be done.</p>
<p><code>debug</code> &#8211; if set to true FPPAnalytics won&#8217;t send the information to Google but will give you an alert box with what it would track (usefull if you don&#8217;t have the FlashTracer Firefox AddOn, Default is FALSE)</p>
<p><code>baseName</code> &#8211; it&#8217; the name of the actual tour, the name you wish to goup all the panoramas under. Default is FPPTour.</p>
<p><code>folderMask</code> &#8211; If your panoramas are inside a folder but you don&#8217;t wish to have it in the name that gets tracked. Default is NULL or no masking will be done.</p>
<p>External call:</p>
<p><code>external.fppanalytics.trackHS=String to identify this click</code></p>
<p>Use this method to call the FPPAnalytics functionality from any kind of hotspots, The string will be added to the end of the current panorama loaded so we know what was the active file when the user clicked the hotspot.</p>
<p>Price: 10€</p>

<p>Don&#8217;t forget to provide your email address to complete the transaction.</p>
<p>Once purchased, I will email you the Plugin and example files &#8212; usually within 24-48 hours!</p>
<p>All minor version upgrades are free (upgrade from version 1.2 up to 1.9 are free)</p>
<p>(If you made the payment but didn&#8217;t receive the plugin please contact me).</p>
<p>Feel free to ask questions in the comments, or by <a title="Contact me" href="../contact/" target="_self">email</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://go360.gogopixel.pt/PT/fppanalytics/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

