<?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: Even More Advanced Thumbnail Selection in Wordpress</title>
	<atom:link href="http://fire-studios.com/blog/even-more-advanced-thumbnail-selection-in-wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://fire-studios.com/blog/even-more-advanced-thumbnail-selection-in-wordpress</link>
	<description>Become A Guru</description>
	<lastBuildDate>Sat, 13 Mar 2010 07:37:19 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brian</title>
		<link>http://fire-studios.com/blog/even-more-advanced-thumbnail-selection-in-wordpress#comment-881</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 08 Dec 2009 08:03:24 +0000</pubDate>
		<guid isPermaLink="false">http://fire-studios.com/blog/?p=319#comment-881</guid>
		<description>This is exactly what I&#039;m looking for. What is the code I need in the home.php to call the thumb? I tried this but failed :( 

ID, &quot;post-image&quot;, true) ): ?&gt;

&lt;a href=&quot;&quot; rel=&quot;bookmark&quot;&gt;&lt;img style=&quot;float:left;margin:0px 10px 0px 0px;&quot; src=&quot;ID, &quot;post-image&quot;, true); ?&gt;&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;



&lt;a href=&quot;&quot; rel=&quot;bookmark&quot;&gt;&lt;img style=&quot;float:left;margin:0px 10px 0px 0px;&quot;  src=&quot;/images/thumbnail.png&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;

</description>
		<content:encoded><![CDATA[<p>This is exactly what I'm looking for. What is the code I need in the home.php to call the thumb? I tried this but failed :( </p>
<p>ID, "post-image", true) ): ?&gt;</p>
<p>&lt;a href=&quot;" rel="bookmark"&gt;&lt;img style=&quot;float:left;margin:0px 10px 0px 0px;&quot; src=&quot;ID, "post-image", true); ?&gt;" alt="" /&gt;</p>
<p>&lt;a href=&quot;" rel="bookmark"&gt;&lt;img style=&quot;float:left;margin:0px 10px 0px 0px;&quot;  src=&quot;/images/thumbnail.png" alt="" /&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Water Car</title>
		<link>http://fire-studios.com/blog/even-more-advanced-thumbnail-selection-in-wordpress#comment-566</link>
		<dc:creator>Water Car</dc:creator>
		<pubDate>Tue, 09 Jun 2009 23:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://fire-studios.com/blog/?p=319#comment-566</guid>
		<description>You rock. World needs more souls like you.</description>
		<content:encoded><![CDATA[<p>You rock. World needs more souls like you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flex Guy</title>
		<link>http://fire-studios.com/blog/even-more-advanced-thumbnail-selection-in-wordpress#comment-554</link>
		<dc:creator>Flex Guy</dc:creator>
		<pubDate>Sun, 07 Jun 2009 20:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://fire-studios.com/blog/?p=319#comment-554</guid>
		<description>Nice job, thanks for sharing your way of work.</description>
		<content:encoded><![CDATA[<p>Nice job, thanks for sharing your way of work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Articles for June 02 2009 &#124; WPStart.org - WordPress themes, plugins and news</title>
		<link>http://fire-studios.com/blog/even-more-advanced-thumbnail-selection-in-wordpress#comment-514</link>
		<dc:creator>WordPress Articles for June 02 2009 &#124; WPStart.org - WordPress themes, plugins and news</dc:creator>
		<pubDate>Tue, 02 Jun 2009 18:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://fire-studios.com/blog/?p=319#comment-514</guid>
		<description>[...] Even More Advanced Thumbnail Selection in Wordpress About 3 weeks ago I did a screencast on how to build a dynamic thumbnail selector for Wordpress. When I wrote that function, I noticed that if the post was in more than 1 of the specified categories, then it choose the first one (alphabetically). This bothered me enough that today I devised a system that will select the category based on a hierarchy we give to the options. - By Fire Studios [...]</description>
		<content:encoded><![CDATA[<p>[...] Even More Advanced Thumbnail Selection in Wordpress About 3 weeks ago I did a screencast on how to build a dynamic thumbnail selector for Wordpress. When I wrote that function, I noticed that if the post was in more than 1 of the specified categories, then it choose the first one (alphabetically). This bothered me enough that today I devised a system that will select the category based on a hierarchy we give to the options. - By Fire Studios [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Articles for June 02 2009 &#124; WPStart.org - WordPress themes, plugins and news</title>
		<link>http://fire-studios.com/blog/even-more-advanced-thumbnail-selection-in-wordpress#comment-515</link>
		<dc:creator>WordPress Articles for June 02 2009 &#124; WPStart.org - WordPress themes, plugins and news</dc:creator>
		<pubDate>Tue, 02 Jun 2009 18:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://fire-studios.com/blog/?p=319#comment-515</guid>
		<description>[...] Even More Advanced Thumbnail Selection in Wordpress About 3 weeks ago I did a screencast on how to build a dynamic thumbnail selector for Wordpress. When I wrote that function, I noticed that if the post was in more than 1 of the specified categories, then it choose the first one (alphabetically). This bothered me enough that today I devised a system that will select the category based on a hierarchy we give to the options. - By Fire Studios [...]</description>
		<content:encoded><![CDATA[<p>[...] Even More Advanced Thumbnail Selection in Wordpress About 3 weeks ago I did a screencast on how to build a dynamic thumbnail selector for Wordpress. When I wrote that function, I noticed that if the post was in more than 1 of the specified categories, then it choose the first one (alphabetically). This bothered me enough that today I devised a system that will select the category based on a hierarchy we give to the options. - By Fire Studios [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Even More Advanced Thumbnail Selection in Wordpress &#124; Misr IT Reader</title>
		<link>http://fire-studios.com/blog/even-more-advanced-thumbnail-selection-in-wordpress#comment-508</link>
		<dc:creator>Even More Advanced Thumbnail Selection in Wordpress &#124; Misr IT Reader</dc:creator>
		<pubDate>Tue, 02 Jun 2009 05:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://fire-studios.com/blog/?p=319#comment-508</guid>
		<description>[...] DIRECT LINK &#187;   This entry was written by admin and posted on June 1, 2009 at 12:00 pm and filed under Web Desgin. Bookmark the permalink. Follow any comments here with the RSS feed for this post. [...]</description>
		<content:encoded><![CDATA[<p>[...] DIRECT LINK &raquo;   This entry was written by admin and posted on June 1, 2009 at 12:00 pm and filed under Web Desgin. Bookmark the permalink. Follow any comments here with the RSS feed for this post. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Even More Advanced Thumbnail Selection in Wordpress&#160;&#124;&#160;Website Design Blog</title>
		<link>http://fire-studios.com/blog/even-more-advanced-thumbnail-selection-in-wordpress#comment-505</link>
		<dc:creator>Even More Advanced Thumbnail Selection in Wordpress&#160;&#124;&#160;Website Design Blog</dc:creator>
		<pubDate>Mon, 01 Jun 2009 20:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://fire-studios.com/blog/?p=319#comment-505</guid>
		<description>[...] About 3 weeks ago I did a screencast on how to build a dynamic thumbnail selector for Wordpress. When I wrote that function, I noticed that if the post was in more than 1 of the specified categories, then it choose the first one (alphabetically). This bothered me enough that today I devised a system that will select the category based on a hierarchy we give to the options. DIRECT LINK &#187; [...]</description>
		<content:encoded><![CDATA[<p>[...] About 3 weeks ago I did a screencast on how to build a dynamic thumbnail selector for Wordpress. When I wrote that function, I noticed that if the post was in more than 1 of the specified categories, then it choose the first one (alphabetically). This bothered me enough that today I devised a system that will select the category based on a hierarchy we give to the options. DIRECT LINK &raquo; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Even More Advanced Thumbnail Selection in Wordpress</title>
		<link>http://fire-studios.com/blog/even-more-advanced-thumbnail-selection-in-wordpress#comment-503</link>
		<dc:creator>Even More Advanced Thumbnail Selection in Wordpress</dc:creator>
		<pubDate>Mon, 01 Jun 2009 19:30:04 +0000</pubDate>
		<guid isPermaLink="false">http://fire-studios.com/blog/?p=319#comment-503</guid>
		<description>[...] DIRECT LINK &#187; [...]</description>
		<content:encoded><![CDATA[<p>[...] DIRECT LINK &raquo; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
