<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: jQuery (mb)MaskedGallery 1.8 (new!)</title>
	<atom:link href="http://pupunzi.open-lab.com/2009/02/16/mbmaskedgallery/feed/" rel="self" type="application/rss+xml" />
	<link>http://pupunzi.open-lab.com/2009/02/16/mbmaskedgallery/</link>
	<description>mb.ideas.repository</description>
	<lastBuildDate>Fri, 12 Mar 2010 09:22:39 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Masked Gallery &#124; jQuery Wisdom</title>
		<link>http://pupunzi.open-lab.com/2009/02/16/mbmaskedgallery/#comment-1306</link>
		<dc:creator>Masked Gallery &#124; jQuery Wisdom</dc:creator>
		<pubDate>Sat, 19 Sep 2009 15:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=395#comment-1306</guid>
		<description>[...] your images into a mask!Build your own png mask and choose your images to slide inside!  Web Site Demo Download      AKPC_IDS += &quot;215,&quot;;Popularity: unranked [?]   Share and [...]</description>
		<content:encoded><![CDATA[<p>[...] your images into a mask!Build your own png mask and choose your images to slide inside!  Web Site Demo Download      AKPC_IDS += &quot;215,&quot;;Popularity: unranked [?]   Share and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo Bicocchi</title>
		<link>http://pupunzi.open-lab.com/2009/02/16/mbmaskedgallery/#comment-1117</link>
		<dc:creator>Matteo Bicocchi</dc:creator>
		<pubDate>Wed, 29 Jul 2009 13:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=395#comment-1117</guid>
		<description>Hi Agota,
I think that it&#039;s due to the images preload function that calls the URL with a random number parameter on the request to let IE work fine (otherwise IE doen&#039;t change image...); that cause the browser not to cache images...
the function is:
&lt;code&gt;
function preloadImg(u){
        var o = new Image ();
        o.onload = function (){changePhoto (u);};
        o.onerror = function (){alert (&quot;can&#039;t load &quot; + u);};
&lt;strong&gt;o.src = u+&quot;?rnd=&quot;+Math.floor (Math.random () * 1000);&lt;/strong&gt;
      }
&lt;/code&gt;

Try to remove &lt;strong&gt;+&quot;?rnd=&quot;+Math.floor (Math.random () * 1000);&lt;/strong&gt;.
Bye,
Matteo</description>
		<content:encoded><![CDATA[<p>Hi Agota,<br />
I think that it&#8217;s due to the images preload function that calls the URL with a random number parameter on the request to let IE work fine (otherwise IE doen&#8217;t change image&#8230;); that cause the browser not to cache images&#8230;<br />
the function is:<br />
<code><br />
function preloadImg(u){<br />
        var o = new Image ();<br />
        o.onload = function (){changePhoto (u);};<br />
        o.onerror = function (){alert ("can't load " + u);};<br />
<strong>o.src = u+"?rnd="+Math.floor (Math.random () * 1000);</strong><br />
      }<br />
</code></p>
<p>Try to remove <strong>+&#8221;?rnd=&#8221;+Math.floor (Math.random () * 1000);</strong>.<br />
Bye,<br />
Matteo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Agota</title>
		<link>http://pupunzi.open-lab.com/2009/02/16/mbmaskedgallery/#comment-1114</link>
		<dc:creator>Agota</dc:creator>
		<pubDate>Wed, 29 Jul 2009 08:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=395#comment-1114</guid>
		<description>Hi Matteo,

First of all , thank you very much for this awesome plugin. Love it&#039;s simplicity and ease of use.

I am just experiencing one issue where the images used in the slide-show does not get cached. I uploaded a demo (35 image) of it to my development server and it ran up 1.6GB traffic in 1 day.

Just wondering if it might be something that I got wrong or something that I did not include in the script.

Look forward to your reply.

Thanks,
Agota</description>
		<content:encoded><![CDATA[<p>Hi Matteo,</p>
<p>First of all , thank you very much for this awesome plugin. Love it&#8217;s simplicity and ease of use.</p>
<p>I am just experiencing one issue where the images used in the slide-show does not get cached. I uploaded a demo (35 image) of it to my development server and it ran up 1.6GB traffic in 1 day.</p>
<p>Just wondering if it might be something that I got wrong or something that I did not include in the script.</p>
<p>Look forward to your reply.</p>
<p>Thanks,<br />
Agota</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clément</title>
		<link>http://pupunzi.open-lab.com/2009/02/16/mbmaskedgallery/#comment-851</link>
		<dc:creator>Clément</dc:creator>
		<pubDate>Fri, 19 Jun 2009 12:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=395#comment-851</guid>
		<description>thanks for the app ! exactly what I needed !</description>
		<content:encoded><![CDATA[<p>thanks for the app ! exactly what I needed !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karsten</title>
		<link>http://pupunzi.open-lab.com/2009/02/16/mbmaskedgallery/#comment-760</link>
		<dc:creator>Karsten</dc:creator>
		<pubDate>Thu, 04 Jun 2009 14:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=395#comment-760</guid>
		<description>thanks. now it works.</description>
		<content:encoded><![CDATA[<p>thanks. now it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo Bicocchi</title>
		<link>http://pupunzi.open-lab.com/2009/02/16/mbmaskedgallery/#comment-750</link>
		<dc:creator>Matteo Bicocchi</dc:creator>
		<pubDate>Wed, 03 Jun 2009 17:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=395#comment-750</guid>
		<description>Hi Karesten,
I get your example and:
1. the images filename should be without spaces;
2. the png mask should have transparent background otherwise you&#039;ll see only your png while images are running behind.

That&#039;s why it doesn&#039;t work.
Bye,
Matteo</description>
		<content:encoded><![CDATA[<p>Hi Karesten,<br />
I get your example and:<br />
1. the images filename should be without spaces;<br />
2. the png mask should have transparent background otherwise you&#8217;ll see only your png while images are running behind.</p>
<p>That&#8217;s why it doesn&#8217;t work.<br />
Bye,<br />
Matteo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo Bicocchi</title>
		<link>http://pupunzi.open-lab.com/2009/02/16/mbmaskedgallery/#comment-722</link>
		<dc:creator>Matteo Bicocchi</dc:creator>
		<pubDate>Fri, 29 May 2009 16:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=395#comment-722</guid>
		<description>Hi Karsten,
this plugin is used quite a lot and it should work... if you want you can send me a zip file with your gallery and &lt;I can see what&#039;s wrong.
Bye,
Matteo</description>
		<content:encoded><![CDATA[<p>Hi Karsten,<br />
this plugin is used quite a lot and it should work&#8230; if you want you can send me a zip file with your gallery and &lt;I can see what&#039;s wrong.<br />
Bye,<br />
Matteo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karsten</title>
		<link>http://pupunzi.open-lab.com/2009/02/16/mbmaskedgallery/#comment-721</link>
		<dc:creator>Karsten</dc:creator>
		<pubDate>Fri, 29 May 2009 09:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=395#comment-721</guid>
		<description>Hi,

I like your little MaskedGallery. But I am struggeling with three thinks.
1. on the demo, pictures are just shown in half of the &quot;monitor&quot; or other mask. How can I change it that the picture is shown in the total mask? If have seen it works on the webside mentioned below.
2. if I replace one of the demo pictures with one of mine (same size, jpg etc.) they will not be shown. What is it that I make wrong?
3. if I use one of mine picturses as mask, it will be shown. But neither your demo pictures nor mine will be shown inside.

I have used jquery.js in the version 1.2.1 and the latest. I have just made adjustment to the js call and container in the html script. Nothing changed in *.js

Can you help me? 

Karsten</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I like your little MaskedGallery. But I am struggeling with three thinks.<br />
1. on the demo, pictures are just shown in half of the &#8220;monitor&#8221; or other mask. How can I change it that the picture is shown in the total mask? If have seen it works on the webside mentioned below.<br />
2. if I replace one of the demo pictures with one of mine (same size, jpg etc.) they will not be shown. What is it that I make wrong?<br />
3. if I use one of mine picturses as mask, it will be shown. But neither your demo pictures nor mine will be shown inside.</p>
<p>I have used jquery.js in the version 1.2.1 and the latest. I have just made adjustment to the js call and container in the html script. Nothing changed in *.js</p>
<p>Can you help me? </p>
<p>Karsten</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo Bicocchi</title>
		<link>http://pupunzi.open-lab.com/2009/02/16/mbmaskedgallery/#comment-710</link>
		<dc:creator>Matteo Bicocchi</dc:creator>
		<pubDate>Tue, 26 May 2009 22:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=395#comment-710</guid>
		<description>Hi Julien,
I&#039;ve updated the (mb)MaskedGallery with the crossFade transition as default.
Bye,
Matteo</description>
		<content:encoded><![CDATA[<p>Hi Julien,<br />
I&#8217;ve updated the (mb)MaskedGallery with the crossFade transition as default.<br />
Bye,<br />
Matteo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo Bicocchi</title>
		<link>http://pupunzi.open-lab.com/2009/02/16/mbmaskedgallery/#comment-705</link>
		<dc:creator>Matteo Bicocchi</dc:creator>
		<pubDate>Tue, 26 May 2009 14:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=395#comment-705</guid>
		<description>Hi Julien Marie,
I&#039;m working on it, next release.
Bye,
Matteo</description>
		<content:encoded><![CDATA[<p>Hi Julien Marie,<br />
I&#8217;m working on it, next release.<br />
Bye,<br />
Matteo</p>
]]></content:encoded>
	</item>
</channel>
</rss>
