<?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"
	>
<channel>
	<title>Comments on: Creating A Dynamic Crossfading Image Display Of Recent Posts</title>
	<atom:link href="http://epicalex.com/creating-dynamic-crossfading-recent-posts/feed/" rel="self" type="application/rss+xml" />
	<link>http://epicalex.com/creating-dynamic-crossfading-recent-posts/</link>
	<description></description>
	<pubDate>Wed, 20 Aug 2008 13:19:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Sue</title>
		<link>http://epicalex.com/creating-dynamic-crossfading-recent-posts/#comment-951</link>
		<dc:creator>Sue</dc:creator>
		<pubDate>Sat, 28 Jun 2008 22:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://epicalex.com/?p=51#comment-951</guid>
		<description>Well, that unfirtunately doesn't work for me, Phil. It still lays the images down over the sidebar content. Mine is probably due to the fact that it lies outside of the widgetized areas, so I still have no solution. Yours is working great, btw.</description>
		<content:encoded><![CDATA[<p>Well, that unfirtunately doesn&#8217;t work for me, Phil. It still lays the images down over the sidebar content. Mine is probably due to the fact that it lies outside of the widgetized areas, so I still have no solution. Yours is working great, btw.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Barron</title>
		<link>http://epicalex.com/creating-dynamic-crossfading-recent-posts/#comment-936</link>
		<dc:creator>Phil Barron</dc:creator>
		<pubDate>Thu, 26 Jun 2008 15:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://epicalex.com/?p=51#comment-936</guid>
		<description>Alex, I found that even the overlap fix I established for non-JavaScript browsers didn't solve the problem in (drumroll) IE6. I did find &lt;a href="http://www.dustindiaz.com/min-height-fast-hack/" rel="nofollow"&gt;a nice little solution&lt;/a&gt;, though: an "auto" min-height hack to add to the cf_element and cf_wrapper selectors in the stylesheet.</description>
		<content:encoded><![CDATA[<p>Alex, I found that even the overlap fix I established for non-JavaScript browsers didn&#8217;t solve the problem in (drumroll) IE6. I did find <a href="http://www.dustindiaz.com/min-height-fast-hack/">a nice little solution</a>, though: an &#8220;auto&#8221; min-height hack to add to the cf_element and cf_wrapper selectors in the stylesheet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 'ryan</title>
		<link>http://epicalex.com/creating-dynamic-crossfading-recent-posts/#comment-748</link>
		<dc:creator>'ryan</dc:creator>
		<pubDate>Thu, 29 May 2008 20:03:24 +0000</pubDate>
		<guid isPermaLink="false">http://epicalex.com/?p=51#comment-748</guid>
		<description>Hi Alex, your tips works out great, I missed out to changed the $div_id[] in my previous attempts. Thank you so much!</description>
		<content:encoded><![CDATA[<p>Hi Alex, your tips works out great, I missed out to changed the $div_id[] in my previous attempts. Thank you so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://epicalex.com/creating-dynamic-crossfading-recent-posts/#comment-744</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 29 May 2008 01:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://epicalex.com/?p=51#comment-744</guid>
		<description>Firstly, sorry for not replying to comments sooner, I've been away for a few days.

@Sue - Thanks for the feedback, I appreciate it, and I  hope you get it sorted with your excerpts.

@'ryan - There are a few things you need to change when you create the second instance of this. Change $featured_posts to something else each time it appears, and change the category in category_name. you also need to change $div_ids[] to something else, and then use that same variable in the javascript, which all needs repeating for the second instance. I hope that's clear and works! Let me know if you need any more help.

@Phil - Thanks for the thanks! And nice spot on the no-javascript point, I'd forgotten about that despite helping someone with it in the WP support forums the other week! I'll look at your suggestion and incorporate it into the post. Thanks!</description>
		<content:encoded><![CDATA[<p>Firstly, sorry for not replying to comments sooner, I&#8217;ve been away for a few days.</p>
<p>@Sue - Thanks for the feedback, I appreciate it, and I  hope you get it sorted with your excerpts.</p>
<p>@&#8217;ryan - There are a few things you need to change when you create the second instance of this. Change $featured_posts to something else each time it appears, and change the category in category_name. you also need to change $div_ids[] to something else, and then use that same variable in the javascript, which all needs repeating for the second instance. I hope that&#8217;s clear and works! Let me know if you need any more help.</p>
<p>@Phil - Thanks for the thanks! And nice spot on the no-javascript point, I&#8217;d forgotten about that despite helping someone with it in the WP support forums the other week! I&#8217;ll look at your suggestion and incorporate it into the post. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Barron</title>
		<link>http://epicalex.com/creating-dynamic-crossfading-recent-posts/#comment-741</link>
		<dc:creator>Phil Barron</dc:creator>
		<pubDate>Wed, 28 May 2008 20:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://epicalex.com/?p=51#comment-741</guid>
		<description>Just to close out my earlier comments: I solved the no-javascript problem by changing the height attribute of the cf_wrapper to a &lt;strong&gt;min&lt;/strong&gt;-height attribute. That ensures that for non-javascript visitors, the array of featured posts will simply push down the rest of the content in that column rather than spilling over it. Degrades nicely, as they say.</description>
		<content:encoded><![CDATA[<p>Just to close out my earlier comments: I solved the no-javascript problem by changing the height attribute of the cf_wrapper to a <strong>min</strong>-height attribute. That ensures that for non-javascript visitors, the array of featured posts will simply push down the rest of the content in that column rather than spilling over it. Degrades nicely, as they say.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Barron</title>
		<link>http://epicalex.com/creating-dynamic-crossfading-recent-posts/#comment-736</link>
		<dc:creator>Phil Barron</dc:creator>
		<pubDate>Mon, 26 May 2008 20:31:28 +0000</pubDate>
		<guid isPermaLink="false">http://epicalex.com/?p=51#comment-736</guid>
		<description>Alex, I have noticed one drawback with this approach. It came to me that people who block javascript in their browsers (for security reasons, perhaps) might wind up seeing all of the featured posts at once, laid over the layout of the blog. That is, in fact, what happens. Any suggestions for a workaround - if no javascript, then the most recent featured post, perhaps?</description>
		<content:encoded><![CDATA[<p>Alex, I have noticed one drawback with this approach. It came to me that people who block javascript in their browsers (for security reasons, perhaps) might wind up seeing all of the featured posts at once, laid over the layout of the blog. That is, in fact, what happens. Any suggestions for a workaround - if no javascript, then the most recent featured post, perhaps?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Barron</title>
		<link>http://epicalex.com/creating-dynamic-crossfading-recent-posts/#comment-731</link>
		<dc:creator>Phil Barron</dc:creator>
		<pubDate>Mon, 26 May 2008 00:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://epicalex.com/?p=51#comment-731</guid>
		<description>Alex, I heartily thank you for this approach - it's just what I've been thinking of for my featured posts, but each of the other content gallery methods I've seen left something to be desired - additional posting in a separate plugin admin, for instance. Your CSS was so flexible that I was able to fully maintain the look and feel of my blog's existing layout. 

Really, really tremendous. Thank you!</description>
		<content:encoded><![CDATA[<p>Alex, I heartily thank you for this approach - it&#8217;s just what I&#8217;ve been thinking of for my featured posts, but each of the other content gallery methods I&#8217;ve seen left something to be desired - additional posting in a separate plugin admin, for instance. Your CSS was so flexible that I was able to fully maintain the look and feel of my blog&#8217;s existing layout. </p>
<p>Really, really tremendous. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 'ryan</title>
		<link>http://epicalex.com/creating-dynamic-crossfading-recent-posts/#comment-727</link>
		<dc:creator>'ryan</dc:creator>
		<pubDate>Sun, 25 May 2008 18:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://epicalex.com/?p=51#comment-727</guid>
		<description>Hi Alex, I want to use this trick twice (or more) in one page (so there are 2 crossfading for 2 different categories), how do I achieve this?</description>
		<content:encoded><![CDATA[<p>Hi Alex, I want to use this trick twice (or more) in one page (so there are 2 crossfading for 2 different categories), how do I achieve this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sue</title>
		<link>http://epicalex.com/creating-dynamic-crossfading-recent-posts/#comment-723</link>
		<dc:creator>Sue</dc:creator>
		<pubDate>Sat, 24 May 2008 15:50:28 +0000</pubDate>
		<guid isPermaLink="false">http://epicalex.com/?p=51#comment-723</guid>
		<description>Hi Alex,

Just thought I'd let you know I got it working in the sidebar. I tried running it as a widget in a text one (with exec php), but for some reason the images wouldn't show up, just the alt text. (!?!).I'm unable to use the excerpt though, maybe because of a plugin I use that excerpts the article automatically (yet has always allowed a full feed). 

I'm very pleased with what you've done. It's absolutely great. And a big thank you for coming up with this...it's a lot better than some of the plugins I've seen (lighter for one). It might not be for everyone, since it involves messing with your files, but I do it on a local machine and have no fear. :)

Thanks again.</description>
		<content:encoded><![CDATA[<p>Hi Alex,</p>
<p>Just thought I&#8217;d let you know I got it working in the sidebar. I tried running it as a widget in a text one (with exec php), but for some reason the images wouldn&#8217;t show up, just the alt text. (!?!).I&#8217;m unable to use the excerpt though, maybe because of a plugin I use that excerpts the article automatically (yet has always allowed a full feed). </p>
<p>I&#8217;m very pleased with what you&#8217;ve done. It&#8217;s absolutely great. And a big thank you for coming up with this&#8230;it&#8217;s a lot better than some of the plugins I&#8217;ve seen (lighter for one). It might not be for everyone, since it involves messing with your files, but I do it on a local machine and have no fear. <img src='http://epicalex.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://epicalex.com/creating-dynamic-crossfading-recent-posts/#comment-630</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 30 Apr 2008 23:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://epicalex.com/?p=51#comment-630</guid>
		<description>@Sue - because this uses a custom query, it doesn't interfere with the normal loop, so will work fine in the sidebar. Let me know if you have any issues.</description>
		<content:encoded><![CDATA[<p>@Sue - because this uses a custom query, it doesn&#8217;t interfere with the normal loop, so will work fine in the sidebar. Let me know if you have any issues.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.114 seconds -->
