<?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)ContainersPlus 2.2 (iconize where you want!)</title>
	<atom:link href="http://pupunzi.open-lab.com/2009/02/01/mbcontainersplus/feed/" rel="self" type="application/rss+xml" />
	<link>http://pupunzi.open-lab.com/2009/02/01/mbcontainersplus/</link>
	<description>mb.ideas.repository</description>
	<lastBuildDate>Fri, 12 Mar 2010 18:16:11 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tom Suhler</title>
		<link>http://pupunzi.open-lab.com/2009/02/01/mbcontainersplus/#comment-2559</link>
		<dc:creator>Tom Suhler</dc:creator>
		<pubDate>Fri, 12 Mar 2010 16:47:05 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=229#comment-2559</guid>
		<description>Thanks it&#039;s working now.  I just copied your first post and did not check the quotes.

I really like your Container Plus plug in.

Tom</description>
		<content:encoded><![CDATA[<p>Thanks it&#8217;s working now.  I just copied your first post and did not check the quotes.</p>
<p>I really like your Container Plus plug in.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo Bicocchi</title>
		<link>http://pupunzi.open-lab.com/2009/02/01/mbcontainersplus/#comment-2550</link>
		<dc:creator>Matteo Bicocchi</dc:creator>
		<pubDate>Thu, 11 Mar 2010 21:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=229#comment-2550</guid>
		<description>Ok, your script doesn&#039;t work because &quot;alter&quot; doesn&#039;t mean nothing and you are using wrong doublequotes:

$(function(){
function myClose(){&lt;strong&gt; alter(“alert”);&lt;/strong&gt;}
$(“.containerPlus”).buildContainers({
onClose:myClose
});
});

replace with:
&lt;code&gt;
$(function(){
function myClose(){ alert(&quot;alert&quot;);}
$(“.containerPlus”).buildContainers({
onClose:myClose
});
});
&lt;/code&gt;

bye,
Matteo</description>
		<content:encoded><![CDATA[<p>Ok, your script doesn&#8217;t work because &#8220;alter&#8221; doesn&#8217;t mean nothing and you are using wrong doublequotes:</p>
<p>$(function(){<br />
function myClose(){<strong> alter(“alert”);</strong>}<br />
$(“.containerPlus”).buildContainers({<br />
onClose:myClose<br />
});<br />
});</p>
<p>replace with:<br />
<code><br />
$(function(){<br />
function myClose(){ alert("alert");}<br />
$(“.containerPlus”).buildContainers({<br />
onClose:myClose<br />
});<br />
});<br />
</code></p>
<p>bye,<br />
Matteo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Suhler</title>
		<link>http://pupunzi.open-lab.com/2009/02/01/mbcontainersplus/#comment-2549</link>
		<dc:creator>Tom Suhler</dc:creator>
		<pubDate>Thu, 11 Mar 2010 20:38:53 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=229#comment-2549</guid>
		<description>Hi Matteo,
 
Thanks about the photos, I hope you checkout the site in a couple of weeks when it is finished.

I&#039;m using 2.4.7.
 
Here is a link:  http://www.nudebodyproject.com/test_container_issue2.php
 
Thank you,
 
Tom</description>
		<content:encoded><![CDATA[<p>Hi Matteo,</p>
<p>Thanks about the photos, I hope you checkout the site in a couple of weeks when it is finished.</p>
<p>I&#8217;m using 2.4.7.</p>
<p>Here is a link:  <a href="http://www.nudebodyproject.com/test_container_issue2.php" rel="nofollow">http://www.nudebodyproject.com/test_container_issue2.php</a></p>
<p>Thank you,</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo Bicocchi</title>
		<link>http://pupunzi.open-lab.com/2009/02/01/mbcontainersplus/#comment-2548</link>
		<dc:creator>Matteo Bicocchi</dc:creator>
		<pubDate>Thu, 11 Mar 2010 18:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=229#comment-2548</guid>
		<description>Hi Tom,
the onClose callback function should work... I can&#039;t see why it doesn&#039;t; can&#039;t I see your page somewhere published?
Which version of mb.containerPlus are you using?
Bye,
Matteo

P.S.: great photos; really like your work!</description>
		<content:encoded><![CDATA[<p>Hi Tom,<br />
the onClose callback function should work&#8230; I can&#8217;t see why it doesn&#8217;t; can&#8217;t I see your page somewhere published?<br />
Which version of mb.containerPlus are you using?<br />
Bye,<br />
Matteo</p>
<p>P.S.: great photos; really like your work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Suhler</title>
		<link>http://pupunzi.open-lab.com/2009/02/01/mbcontainersplus/#comment-2532</link>
		<dc:creator>Tom Suhler</dc:creator>
		<pubDate>Wed, 10 Mar 2010 15:41:14 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=229#comment-2532</guid>
		<description>Thanks but the onClose still not working.

Let me explain why I&#039;m even interested in accessing the onClose event in the first place.

I am placing a flash (swf) movie in a container and then having users click a link to display the container.  The swf is a progressive download.  No problems in FireFox.  When using IE, if you close the container while the movie is playing, you can still hear the audio until the movie finishes.

Now if the swf is not a progressive download there is no problem.

Here is an example:  http://www.nudebodyproject.com/test_container_issue.php

There again it works fine in FireFox and fails to stop the audio in IE.

If there is a solution to this then I don&#039;t need to pursue the onClose event thing.

Thank you.
Tom</description>
		<content:encoded><![CDATA[<p>Thanks but the onClose still not working.</p>
<p>Let me explain why I&#8217;m even interested in accessing the onClose event in the first place.</p>
<p>I am placing a flash (swf) movie in a container and then having users click a link to display the container.  The swf is a progressive download.  No problems in FireFox.  When using IE, if you close the container while the movie is playing, you can still hear the audio until the movie finishes.</p>
<p>Now if the swf is not a progressive download there is no problem.</p>
<p>Here is an example:  <a href="http://www.nudebodyproject.com/test_container_issue.php" rel="nofollow">http://www.nudebodyproject.com/test_container_issue.php</a></p>
<p>There again it works fine in FireFox and fails to stop the audio in IE.</p>
<p>If there is a solution to this then I don&#8217;t need to pursue the onClose event thing.</p>
<p>Thank you.<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo Bicocchi</title>
		<link>http://pupunzi.open-lab.com/2009/02/01/mbcontainersplus/#comment-2523</link>
		<dc:creator>Matteo Bicocchi</dc:creator>
		<pubDate>Tue, 09 Mar 2010 22:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=229#comment-2523</guid>
		<description>Hi Tom,
your myClose function should be declarated inside the jQuery closure:

&lt;code&gt;
$(function(){
    function myClose(){ alter(“alert”);}
    $(“.containerPlus”).buildContainers({
       onClose:myClose
   });
});
&lt;/code&gt;

Bye,
Matteo</description>
		<content:encoded><![CDATA[<p>Hi Tom,<br />
your myClose function should be declarated inside the jQuery closure:</p>
<p><code><br />
$(function(){<br />
    function myClose(){ alter(“alert”);}<br />
    $(“.containerPlus”).buildContainers({<br />
       onClose:myClose<br />
   });<br />
});<br />
</code></p>
<p>Bye,<br />
Matteo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Suhler</title>
		<link>http://pupunzi.open-lab.com/2009/02/01/mbcontainersplus/#comment-2521</link>
		<dc:creator>Tom Suhler</dc:creator>
		<pubDate>Tue, 09 Mar 2010 17:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=229#comment-2521</guid>
		<description>Hello,
I am new to mbcontainer.
I have it working but I am now trying to access the onClose event.  I need help with the syntax please.
This is not working:

function myClose()
  {
  alter(&quot;alert&quot;);
  }

$(function(){
  $(&quot;.containerPlus&quot;).buildContainers({
    onClose:myClose
    });
  });

Thank you</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I am new to mbcontainer.<br />
I have it working but I am now trying to access the onClose event.  I need help with the syntax please.<br />
This is not working:</p>
<p>function myClose()<br />
  {<br />
  alter(&#8220;alert&#8221;);<br />
  }</p>
<p>$(function(){<br />
  $(&#8220;.containerPlus&#8221;).buildContainers({<br />
    onClose:myClose<br />
    });<br />
  });</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamal Anand</title>
		<link>http://pupunzi.open-lab.com/2009/02/01/mbcontainersplus/#comment-2487</link>
		<dc:creator>Kamal Anand</dc:creator>
		<pubDate>Fri, 26 Feb 2010 14:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=229#comment-2487</guid>
		<description>Thanks Matteo,

Unfortunately I dont have any public URLs to demonstrate the behaviour :(

The border images and the container layout goes for a toss, but guess I&#039;ll have to sort that out myself. I&#039;ll let you know if I manage to fix this.

Also, will post on http://jquery.pupunzi.com for any further queries :)

Cheers,
Kamal</description>
		<content:encoded><![CDATA[<p>Thanks Matteo,</p>
<p>Unfortunately I dont have any public URLs to demonstrate the behaviour <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>The border images and the container layout goes for a toss, but guess I&#8217;ll have to sort that out myself. I&#8217;ll let you know if I manage to fix this.</p>
<p>Also, will post on <a href="http://jquery.pupunzi.com" rel="nofollow">http://jquery.pupunzi.com</a> for any further queries <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers,<br />
Kamal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo Bicocchi</title>
		<link>http://pupunzi.open-lab.com/2009/02/01/mbcontainersplus/#comment-2482</link>
		<dc:creator>Matteo Bicocchi</dc:creator>
		<pubDate>Fri, 26 Feb 2010 13:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=229#comment-2482</guid>
		<description>Hi kamal,
the best place where to post questions about mb.jQuery components is:&lt;a href=&quot;http://jquery.pupunzi.com&quot; rel=&quot;nofollow&quot;&gt; http://jquery.pupunzi.com&lt;/a&gt;.

1. There should be no conflicts with window.open... 
   Do you have an URL where I can see this behavior?
2.  You are right, there&#039;s no specific method to reposition containers; I&#039;ll include one in next release, Thanks
3.  We are using those containers for several our web apps; I don&#039;t know your intention, but just think that javascript is rendered client side and not server side. 
     So 2 or 3000 connections to the same App will be solved once for each client... there shouldn&#039;t be no problem.
Bye,
matteo</description>
		<content:encoded><![CDATA[<p>Hi kamal,<br />
the best place where to post questions about mb.jQuery components is:<a href="http://jquery.pupunzi.com" rel="nofollow"> </a><a href="http://jquery.pupunzi.com" rel="nofollow">http://jquery.pupunzi.com</a>.</p>
<p>1. There should be no conflicts with window.open&#8230;<br />
   Do you have an URL where I can see this behavior?<br />
2.  You are right, there&#8217;s no specific method to reposition containers; I&#8217;ll include one in next release, Thanks<br />
3.  We are using those containers for several our web apps; I don&#8217;t know your intention, but just think that javascript is rendered client side and not server side.<br />
     So 2 or 3000 connections to the same App will be solved once for each client&#8230; there shouldn&#8217;t be no problem.<br />
Bye,<br />
matteo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamal Anand</title>
		<link>http://pupunzi.open-lab.com/2009/02/01/mbcontainersplus/#comment-2480</link>
		<dc:creator>Kamal Anand</dc:creator>
		<pubDate>Fri, 26 Feb 2010 11:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://pupunzi.wordpress.com/?p=229#comment-2480</guid>
		<description>Hi Matteo,
I&#039;ve posted this on your google code page too.

I&#039;m using mbContainerPlus in my app to display containers. My root page has 4 iframes and they work fine. Good!!

Now when I open a new window using window.open from one of these iframes, and set the focus to new window, the root page when refreshed throws all the container boundary images out of sync and they all look rather clumsy.

Is there a conflict with window.open? FYI, my new window will also have 4 or 5 iframes.

P.S: I needed to reposition my containers in the root frame but couldn&#039;t find any function to do that so I&#039;ve made a small addition (pretty easy and obvious) to your code :)

Nice stuff !! Also, have you stress tested this? I mean javascript will be intensive hogger of memory, but how about 2000 concurrent connections to one app running this script?

Apologies for asking so many questions, but if I do find answers to these questions, will surely like to include this in my app.

Cheerio, 
Kamal</description>
		<content:encoded><![CDATA[<p>Hi Matteo,<br />
I&#8217;ve posted this on your google code page too.</p>
<p>I&#8217;m using mbContainerPlus in my app to display containers. My root page has 4 iframes and they work fine. Good!!</p>
<p>Now when I open a new window using window.open from one of these iframes, and set the focus to new window, the root page when refreshed throws all the container boundary images out of sync and they all look rather clumsy.</p>
<p>Is there a conflict with window.open? FYI, my new window will also have 4 or 5 iframes.</p>
<p>P.S: I needed to reposition my containers in the root frame but couldn&#8217;t find any function to do that so I&#8217;ve made a small addition (pretty easy and obvious) to your code <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Nice stuff !! Also, have you stress tested this? I mean javascript will be intensive hogger of memory, but how about 2000 concurrent connections to one app running this script?</p>
<p>Apologies for asking so many questions, but if I do find answers to these questions, will surely like to include this in my app.</p>
<p>Cheerio,<br />
Kamal</p>
]]></content:encoded>
	</item>
</channel>
</rss>
