<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: YD Zoomify</title>
	<atom:link href="http://www.yann.com/en/wp-plugins/yd-zoomify/feed" rel="self" type="application/rss+xml" />
	<link>http://www.yann.com</link>
	<description>Site perso de Yann Dubois a.k.a. "Le Grand Bug"</description>
	<lastBuildDate>Fri, 05 Mar 2010 21:04:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: EJF</title>
		<link>http://www.yann.com/en/wp-plugins/yd-zoomify/comment-page-1#comment-2498</link>
		<dc:creator>EJF</dc:creator>
		<pubDate>Tue, 08 Dec 2009 19:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.yann.com/?page_id=363#comment-2498</guid>
		<description>I need some help with this plug in and word press....
I am not familiar with how to do: In the function call you need to specify the full path to the zoom data folder, including the folder name itself, like this:
.    I know how to edit the code , but which -php file should I use ?</description>
		<content:encoded><![CDATA[<p>I need some help with this plug in and word press&#8230;.<br />
I am not familiar with how to do: In the function call you need to specify the full path to the zoom data folder, including the folder name itself, like this:<br />
.    I know how to edit the code , but which -php file should I use ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mindtangle &#187; Blog Archive &#187; Zoomable Panoramas</title>
		<link>http://www.yann.com/en/wp-plugins/yd-zoomify/comment-page-1#comment-2245</link>
		<dc:creator>mindtangle &#187; Blog Archive &#187; Zoomable Panoramas</dc:creator>
		<pubDate>Tue, 17 Nov 2009 22:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.yann.com/?page_id=363#comment-2245</guid>
		<description>[...] get this working, I did a simple combination of two existing plugins: Flexible Lightbox and YD-Zoomify. I&#8217;m calling it Flexible Zoomify. You can see a screenshot below or click on the images in [...]</description>
		<content:encoded><![CDATA[<p>[...] get this working, I did a simple combination of two existing plugins: Flexible Lightbox and YD-Zoomify. I&#8217;m calling it Flexible Zoomify. You can see a screenshot below or click on the images in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amy</title>
		<link>http://www.yann.com/en/wp-plugins/yd-zoomify/comment-page-1#comment-2242</link>
		<dc:creator>Amy</dc:creator>
		<pubDate>Tue, 17 Nov 2009 00:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.yann.com/?page_id=363#comment-2242</guid>
		<description>Hi, I&#039;m trying to use the YD-zoomify plugin in a page template. I want use a custom field to supply the path of the folder, but I don&#039;t know how to get the variable into the function (I don&#039;t know php code at all, btw). Is this possible?

Here&#039;s what I have tried. This code makes the Zoomify box appear, but the image to be zoomed doesn&#039;t appear. I already put in the correct URL for my &quot;zoom-url&quot; custom field within Wordpress.


	
		
		      	&#160;
		</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m trying to use the YD-zoomify plugin in a page template. I want use a custom field to supply the path of the folder, but I don&#8217;t know how to get the variable into the function (I don&#8217;t know php code at all, btw). Is this possible?</p>
<p>Here&#8217;s what I have tried. This code makes the Zoomify box appear, but the image to be zoomed doesn&#8217;t appear. I already put in the correct URL for my &#8220;zoom-url&#8221; custom field within Wordpress.</p>
<p>		      	&nbsp;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike DelGaudio &#187; Zoomify: Upload and View Huge Images in Wordpress.</title>
		<link>http://www.yann.com/en/wp-plugins/yd-zoomify/comment-page-1#comment-2147</link>
		<dc:creator>Mike DelGaudio &#187; Zoomify: Upload and View Huge Images in Wordpress.</dc:creator>
		<pubDate>Fri, 25 Sep 2009 17:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.yann.com/?page_id=363#comment-2147</guid>
		<description>[...] the YD-Zoomify plugin by Yann Dubois. If you don&#8217;t know how, read Installing plugins on the Wordpress site. (if you [...]</description>
		<content:encoded><![CDATA[<p>[...] the YD-Zoomify plugin by Yann Dubois. If you don&#8217;t know how, read Installing plugins on the Wordpress site. (if you [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Y.Dubois</title>
		<link>http://www.yann.com/en/wp-plugins/yd-zoomify/comment-page-1#comment-1611</link>
		<dc:creator>Y.Dubois</dc:creator>
		<pubDate>Mon, 18 May 2009 23:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.yann.com/?page_id=363#comment-1611</guid>
		<description>@Ron:
Yes, the rating system on WP.org does not work with IE.
&quot;path&quot; means &quot;complete http path (ie. URL) to the zoomified media folder on your site&quot;. It is the first parameter to the function call.
&quot;name&quot; means &quot;anything you like, as long as it&#039;s unique and html-valid&quot;. It is the fourth parameter.
Hope it finally worked as you expected.
Thanks for the rating.</description>
		<content:encoded><![CDATA[<p>@Ron:<br />
Yes, the rating system on WP.org does not work with IE.<br />
&#8220;path&#8221; means &#8220;complete http path (ie. URL) to the zoomified media folder on your site&#8221;. It is the first parameter to the function call.<br />
&#8220;name&#8221; means &#8220;anything you like, as long as it&#8217;s unique and html-valid&#8221;. It is the fourth parameter.<br />
Hope it finally worked as you expected.<br />
Thanks for the rating.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron Fredericks</title>
		<link>http://www.yann.com/en/wp-plugins/yd-zoomify/comment-page-1#comment-1610</link>
		<dc:creator>Ron Fredericks</dc:creator>
		<pubDate>Mon, 18 May 2009 23:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.yann.com/?page_id=363#comment-1610</guid>
		<description>PS: I posted a rating of your plugin on the wordpress.org site. The rating system is broken in IE8, I had to switch to firefox to rate your plugin. I suppose the wordpress.org rating system in general is broken for ie8 and a reason why your plugin [and my wpmathpub] plugin get so few people posting a rating.

Thanks again,

Ron</description>
		<content:encoded><![CDATA[<p>PS: I posted a rating of your plugin on the wordpress.org site. The rating system is broken in IE8, I had to switch to firefox to rate your plugin. I suppose the wordpress.org rating system in general is broken for ie8 and a reason why your plugin [and my wpmathpub] plugin get so few people posting a rating.</p>
<p>Thanks again,</p>
<p>Ron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron Fredericks</title>
		<link>http://www.yann.com/en/wp-plugins/yd-zoomify/comment-page-1#comment-1609</link>
		<dc:creator>Ron Fredericks</dc:creator>
		<pubDate>Mon, 18 May 2009 23:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.yann.com/?page_id=363#comment-1609</guid>
		<description>OK it works - thank you YD and Scot.

After getting the basic plug-in to work - I see the fault was 99% my own as described in my post above. For others who may get stuck as I did, here are my steps to success:

1) install yd-zoomify as documented in wordpress.org/extend/plugins/yd-zoomify/

2) create my zoomify image using photoshop -&gt; export -&gt; zoomify

3) upload the zoomify files and directory structure created by zoomify:
    some_dir 
        vrig_img 
            TitleGroup0 
            TitleGroup1 
            ImageProperties.xml

3 note) Photoshop Zoomify export also puts a flash file named zoomifyViewer.swf into the vrig_img directory. This file will not be needed and will not be used by YD-zoomify plugin. Although you can replace the file of same name inside YD-zoomify plugin - as I have done - to get the photoshop style display.  Also photoshop -&gt; zoomify export creates an html launcher file in the directory above vrig_img. This file too is not used as YD-zoomify replicates this same flash launching service.

4) in my blog post I put the following html code:
    
    
    
    &lt;!-- YDZOOM( http://www.lecturemaker.com/zoomify/videorig/vrig_img, 600, 400, vrig_img ) --&gt;
    
    
    

4 note) only the &lt;!-- YDZOOM( url, width, height, id_name ) --&gt; code line is requried.

I hope this helps others to get over learning curve.  You can see the code in action here:
http://www.lecturemaker.com/2009/05/video-rig/</description>
		<content:encoded><![CDATA[<p>OK it works &#8211; thank you YD and Scot.</p>
<p>After getting the basic plug-in to work &#8211; I see the fault was 99% my own as described in my post above. For others who may get stuck as I did, here are my steps to success:</p>
<p>1) install yd-zoomify as documented in wordpress.org/extend/plugins/yd-zoomify/</p>
<p>2) create my zoomify image using photoshop -&gt; export -&gt; zoomify</p>
<p>3) upload the zoomify files and directory structure created by zoomify:<br />
    some_dir<br />
        vrig_img<br />
            TitleGroup0<br />
            TitleGroup1<br />
            ImageProperties.xml</p>
<p>3 note) Photoshop Zoomify export also puts a flash file named zoomifyViewer.swf into the vrig_img directory. This file will not be needed and will not be used by YD-zoomify plugin. Although you can replace the file of same name inside YD-zoomify plugin &#8211; as I have done &#8211; to get the photoshop style display.  Also photoshop -&gt; zoomify export creates an html launcher file in the directory above vrig_img. This file too is not used as YD-zoomify replicates this same flash launching service.</p>
<p>4) in my blog post I put the following html code:</p>
<p>    <!-- YDZOOM( <a href="http://www.lecturemaker.com/zoomify/videorig/vrig_img" rel="nofollow">http://www.lecturemaker.com/zoomify/videorig/vrig_img, 600, 400, vrig_img ) &#8211;></p>
<p>4 note) only the <!-- YDZOOM( url, width, height, id_name ) --> code line is requried.</p>
<p>I hope this helps others to get over learning curve.  You can see the code in action here:<br />
<a href="http://www.lecturemaker.com/2009/05/video-rig/" rel="nofollow">http://www.lecturemaker.com/2009/05/video-rig/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->