<?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: bgStretcher2</title>
	<atom:link href="http://www.cyberward.net/blog/code/bgstretcher2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyberward.net/blog</link>
	<description>The Drive Failures and Shutter Clicks of Christopher Ward</description>
	<lastBuildDate>Thu, 26 Jan 2012 19:52:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: TeamR</title>
		<link>http://www.cyberward.net/blog/code/bgstretcher2/comment-page-1/#comment-10547</link>
		<dc:creator>TeamR</dc:creator>
		<pubDate>Sat, 06 Aug 2011 10:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberward.net/blog/?page_id=1785#comment-10547</guid>
		<description>I&#039;m having a problem where the slideshow doesn&#039;t start right away. (I have to click around the menu and wait a bit before it starts). Your sample site loads immediately though. Any ideas?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having a problem where the slideshow doesn&#8217;t start right away. (I have to click around the menu and wait a bit before it starts). Your sample site loads immediately though. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Ward</title>
		<link>http://www.cyberward.net/blog/code/bgstretcher2/comment-page-1/#comment-9241</link>
		<dc:creator>Chris Ward</dc:creator>
		<pubDate>Sun, 03 Apr 2011 17:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberward.net/blog/?page_id=1785#comment-9241</guid>
		<description>You need to remove the lavalamp javascript include in the html. Then you need to comment one line in bgStretcher2.js script. Look for the _configureLavaLamp method and comment that out. It causes an error that halts the script and doesn&#039;t execute my script any further. I should find an easier way to remove that.</description>
		<content:encoded><![CDATA[<p>You need to remove the lavalamp javascript include in the html. Then you need to comment one line in bgStretcher2.js script. Look for the _configureLavaLamp method and comment that out. It causes an error that halts the script and doesn&#8217;t execute my script any further. I should find an easier way to remove that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francisco</title>
		<link>http://www.cyberward.net/blog/code/bgstretcher2/comment-page-1/#comment-9146</link>
		<dc:creator>Francisco</dc:creator>
		<pubDate>Wed, 23 Mar 2011 11:27:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberward.net/blog/?page_id=1785#comment-9146</guid>
		<description>Ok, no probl, thanks anyway!
KEEP ROCKING!</description>
		<content:encoded><![CDATA[<p>Ok, no probl, thanks anyway!<br />
KEEP ROCKING!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Ward</title>
		<link>http://www.cyberward.net/blog/code/bgstretcher2/comment-page-1/#comment-9144</link>
		<dc:creator>Chris Ward</dc:creator>
		<pubDate>Wed, 23 Mar 2011 02:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberward.net/blog/?page_id=1785#comment-9144</guid>
		<description>Currently, the script is using jquery to get all the images in an album, and loop over them. It would be a bit of a change to do it completely random. I don&#039;t have the time to write that change right now.</description>
		<content:encoded><![CDATA[<p>Currently, the script is using jquery to get all the images in an album, and loop over them. It would be a bit of a change to do it completely random. I don&#8217;t have the time to write that change right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francisco</title>
		<link>http://www.cyberward.net/blog/code/bgstretcher2/comment-page-1/#comment-9133</link>
		<dc:creator>Francisco</dc:creator>
		<pubDate>Mon, 21 Mar 2011 14:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberward.net/blog/?page_id=1785#comment-9133</guid>
		<description>Hi Chris!
First of all thanks for this slideshow, it&#039;s brilliant!
I was wondering how could I randomize the order of the pics so anytime I enter the web there&#039;s a different image as background?
Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Hi Chris!<br />
First of all thanks for this slideshow, it&#8217;s brilliant!<br />
I was wondering how could I randomize the order of the pics so anytime I enter the web there&#8217;s a different image as background?<br />
Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Bob</title>
		<link>http://www.cyberward.net/blog/code/bgstretcher2/comment-page-1/#comment-9051</link>
		<dc:creator>Jean-Bob</dc:creator>
		<pubDate>Thu, 10 Mar 2011 15:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberward.net/blog/?page_id=1785#comment-9051</guid>
		<description>Allright, the problem came from lavalamp! I can&#039;t remove it entirely but I reduced it as this:
[code](function($){$.fn.lavaLamp=function(){}})(jQuery);[/code]

Now it works! Thanks ++</description>
		<content:encoded><![CDATA[<p>Allright, the problem came from lavalamp! I can&#8217;t remove it entirely but I reduced it as this:<br />
[code](function($){$.fn.lavaLamp=function(){}})(jQuery);[/code]</p>
<p>Now it works! Thanks ++</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Bob</title>
		<link>http://www.cyberward.net/blog/code/bgstretcher2/comment-page-1/#comment-9008</link>
		<dc:creator>Jean-Bob</dc:creator>
		<pubDate>Sat, 05 Mar 2011 17:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberward.net/blog/?page_id=1785#comment-9008</guid>
		<description>How can I remove it properly?
It seems that the slideshow doesn&#039;t work without lavalamp.

Thx</description>
		<content:encoded><![CDATA[<p>How can I remove it properly?<br />
It seems that the slideshow doesn&#8217;t work without lavalamp.</p>
<p>Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Ward</title>
		<link>http://www.cyberward.net/blog/code/bgstretcher2/comment-page-1/#comment-8999</link>
		<dc:creator>Chris Ward</dc:creator>
		<pubDate>Fri, 04 Mar 2011 21:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberward.net/blog/?page_id=1785#comment-8999</guid>
		<description>Did you try removing lavalamp? Maybe there is a conflict?</description>
		<content:encoded><![CDATA[<p>Did you try removing lavalamp? Maybe there is a conflict?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Bob</title>
		<link>http://www.cyberward.net/blog/code/bgstretcher2/comment-page-1/#comment-8998</link>
		<dc:creator>Jean-Bob</dc:creator>
		<pubDate>Fri, 04 Mar 2011 16:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberward.net/blog/?page_id=1785#comment-8998</guid>
		<description>Hi Chris,

first thanks a lot for the time you took to develop bgStretcher2.
I&#039;m looking for an another way to highlight the current menu album name. I&#039;ve tried this:

&lt;code&gt;
        $(&#039;.album&#039;).click(function() {
           $(document).bgStretcher.changeAlbum($(this).text());
			$(&quot;.current_menu_item&quot;).removeClass(&quot;current_menu_item&quot;);
			$(this).addClass(&quot;current_menu_item&quot;); 
        });
      }
&lt;/code&gt;

with a specific CSS attributes to the class .current_menu_item, but I have no idea why it doesn&#039;t work (I&#039;ve already done some website menu like this). Any suggest?

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>first thanks a lot for the time you took to develop bgStretcher2.<br />
I&#8217;m looking for an another way to highlight the current menu album name. I&#8217;ve tried this:</p>
<p><code><br />
        $('.album').click(function() {<br />
           $(document).bgStretcher.changeAlbum($(this).text());<br />
			$(".current_menu_item").removeClass("current_menu_item");<br />
			$(this).addClass("current_menu_item");<br />
        });<br />
      }<br />
</code></p>
<p>with a specific CSS attributes to the class .current_menu_item, but I have no idea why it doesn&#8217;t work (I&#8217;ve already done some website menu like this). Any suggest?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Ward</title>
		<link>http://www.cyberward.net/blog/code/bgstretcher2/comment-page-1/#comment-8896</link>
		<dc:creator>Chris Ward</dc:creator>
		<pubDate>Tue, 22 Feb 2011 16:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberward.net/blog/?page_id=1785#comment-8896</guid>
		<description>I would give it a try.</description>
		<content:encoded><![CDATA[<p>I would give it a try.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

