<?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: Simple Random Header Images for Your Blog</title>
	<atom:link href="http://www.pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php</link>
	<description>Best Damn Blog on the Planet</description>
	<lastBuildDate>Thu, 09 Feb 2012 15:40:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Stathis</title>
		<link>http://www.pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php#comment-186025</link>
		<dc:creator>Stathis</dc:creator>
		<pubDate>Sat, 21 Jan 2012 06:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php#comment-186025</guid>
		<description>Hi Chris, I am using this:

&lt;pre&gt;&lt;img src=&quot;http:&#047;&#047;windsorpanorama.com/public_html/templates/DefaultV2/images/random/City_.jpg&quot; width=&quot;image_width&quot; height=&quot;image_height&quot; alt=&quot;image_alt_text&quot; /&gt; %%tpl_top_banner%%&lt;/pre&gt; 
in my .tpl file and the code is not working.

The four file names are City_1.jpg......City_4.jpg. Any suggestions?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Chris, I am using this:</p>
<pre>&lt;img src=&quot;http:&#47;&#47;windsorpanorama.com/public_html/templates/DefaultV2/images/random/City_.jpg" width="image_width" height="image_height" alt="image_alt_text" /&gt; %%tpl_top_banner%%</pre>
<p>in my .tpl file and the code is not working.</p>
<p>The four file names are City_1.jpg&#8230;&#8230;City_4.jpg. Any suggestions?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karl</title>
		<link>http://www.pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php#comment-185473</link>
		<dc:creator>karl</dc:creator>
		<pubDate>Sat, 05 Nov 2011 11:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php#comment-185473</guid>
		<description>Thanks - Been looking for something similar to randomly show my banners. It worked fine for me.</description>
		<content:encoded><![CDATA[<p>Thanks &#8211; Been looking for something similar to randomly show my banners. It worked fine for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steph</title>
		<link>http://www.pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php#comment-185421</link>
		<dc:creator>steph</dc:creator>
		<pubDate>Sun, 23 Oct 2011 06:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php#comment-185421</guid>
		<description>hi chris,

i&#039;m using this in a plain ole php page, no wordpress. it works great (hats off to you!!!) in opera, but not at all in IE8. The images don&#039;t load.

any ideas?
thanks!
steph</description>
		<content:encoded><![CDATA[<p>hi chris,</p>
<p>i&#8217;m using this in a plain ole php page, no wordpress. it works great (hats off to you!!!) in opera, but not at all in IE8. The images don&#8217;t load.</p>
<p>any ideas?<br />
thanks!<br />
steph</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Pearson</title>
		<link>http://www.pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php#comment-185363</link>
		<dc:creator>Chris Pearson</dc:creator>
		<pubDate>Thu, 13 Oct 2011 20:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php#comment-185363</guid>
		<description>Cherub, simply putting this code inside your &lt;code&gt;custom_functions.php&lt;/code&gt; file is insufficient. The code must be placed inside a function and then hooked into place (aka, where you want your images to display) using &lt;a href=&quot;http://diythemes.com/thesis/rtfm/customizing-with-hooks/&quot; rel=&quot;nofollow&quot;&gt;Thesis hooks&lt;/a&gt;.

If you need additional help with this, be sure to stop by the &lt;a href=&quot;http://diythemes.com/forums/&quot; rel=&quot;nofollow&quot;&gt;Thesis forums&lt;/a&gt; for expert assistance!</description>
		<content:encoded><![CDATA[<p>Cherub, simply putting this code inside your <code>custom_functions.php</code> file is insufficient. The code must be placed inside a function and then hooked into place (aka, where you want your images to display) using <a href="http://diythemes.com/thesis/rtfm/customizing-with-hooks/" rel="nofollow">Thesis hooks</a>.</p>
<p>If you need additional help with this, be sure to stop by the <a href="http://diythemes.com/forums/" rel="nofollow">Thesis forums</a> for expert assistance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cherub</title>
		<link>http://www.pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php#comment-185351</link>
		<dc:creator>Cherub</dc:creator>
		<pubDate>Wed, 12 Oct 2011 21:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php#comment-185351</guid>
		<description>Hey Chris,

I am trying to get this code to work in Thesis 1.8.2 but nothing is happening. When I put it in Custom_Functions.php I get an error and have to go back and delete it. When I put it in custom.css nothing happens. I put in my path to images in (which I am not sure if its correct) and nothing is working. 

Any help will be greatly appreciated!</description>
		<content:encoded><![CDATA[<p>Hey Chris,</p>
<p>I am trying to get this code to work in Thesis 1.8.2 but nothing is happening. When I put it in Custom_Functions.php I get an error and have to go back and delete it. When I put it in custom.css nothing happens. I put in my path to images in (which I am not sure if its correct) and nothing is working. </p>
<p>Any help will be greatly appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: My Story - Various Ideas On Many Subjects - Dude17111.com</title>
		<link>http://www.pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php#comment-185160</link>
		<dc:creator>My Story - Various Ideas On Many Subjects - Dude17111.com</dc:creator>
		<pubDate>Mon, 19 Sep 2011 01:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php#comment-185160</guid>
		<description>[...] you want to serve at a time of need then put your opinions about others/a situation to one side.I was recently on a retreat and in one of the classes the person spoke about how we each have our ow...interaction. He went onto say that when we speak to each other we are infact only telling each other [...]</description>
		<content:encoded><![CDATA[<p>[...] you want to serve at a time of need then put your opinions about others/a situation to one side.I was recently on a retreat and in one of the classes the person spoke about how we each have our ow&#8230;interaction. He went onto say that when we speak to each other we are infact only telling each other [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Photokaleidoskop &#8211; Photographic agency&#187; Blog Archive &#187; Blogger header pictures</title>
		<link>http://www.pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php#comment-184878</link>
		<dc:creator>Photokaleidoskop &#8211; Photographic agency&#187; Blog Archive &#187; Blogger header pictures</dc:creator>
		<pubDate>Thu, 18 Aug 2011 18:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php#comment-184878</guid>
		<description>[...] Simple Random Header Images for Your Blog Oct 11, 2006 &#8230; If you could choose between a static home page or a dynamic one, which would you take? [...]</description>
		<content:encoded><![CDATA[<p>[...] Simple Random Header Images for Your Blog Oct 11, 2006 &#8230; If you could choose between a static home page or a dynamic one, which would you take? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Pearson</title>
		<link>http://www.pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php#comment-183830</link>
		<dc:creator>Chris Pearson</dc:creator>
		<pubDate>Tue, 14 Jun 2011 18:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php#comment-183830</guid>
		<description>Yesil, this site is indeed a WordPress site, and it runs on the &lt;a href=&quot;http://diythemes.com/&quot; rel=&quot;nofollow&quot;&gt;Thesis Theme&lt;/a&gt; (with a custom design by me).</description>
		<content:encoded><![CDATA[<p>Yesil, this site is indeed a WordPress site, and it runs on the <a href="http://diythemes.com/" rel="nofollow">Thesis Theme</a> (with a custom design by me).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yesil Elma</title>
		<link>http://www.pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php#comment-183829</link>
		<dc:creator>Yesil Elma</dc:creator>
		<pubDate>Tue, 14 Jun 2011 18:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php#comment-183829</guid>
		<description>Hey. I want to inquire one thing…is this a wordpress web site as we are planning to be going across to WP. In addition did you make this theme by yourself? With thanks.</description>
		<content:encoded><![CDATA[<p>Hey. I want to inquire one thing…is this a wordpress web site as we are planning to be going across to WP. In addition did you make this theme by yourself? With thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Smith</title>
		<link>http://www.pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php#comment-183568</link>
		<dc:creator>James Smith</dc:creator>
		<pubDate>Tue, 07 Jun 2011 23:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://pearsonified.com/2006/10/simple_random_header_images_for_your_blog.php#comment-183568</guid>
		<description>Thank you so so much I&#039;ve tested it and have it working! So AWESOME! 

Just want to say a huge thank you—this is so cool. I will post what I&#039;ve done with it asap.

Thank you again Chris.</description>
		<content:encoded><![CDATA[<p>Thank you so so much I&#8217;ve tested it and have it working! So AWESOME! </p>
<p>Just want to say a huge thank you—this is so cool. I will post what I&#039;ve done with it asap.</p>
<p>Thank you again Chris.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc (Feed is rejected)
Page Caching using apc (User agent is rejected)
Database Caching using apc
Object Caching 266/270 objects using disk: basic
Content Delivery Network via cdn.pearsonified.com

Served from: www.pearsonified.com @ 2012-02-09 14:24:13 -->
