<?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 for Renegade Tech Consulting Blog</title>
	<atom:link href="http://www.renegadetechconsulting.com/blog/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.renegadetechconsulting.com/blog</link>
	<description>Tech Consulting for Internet Marketers</description>
	<lastBuildDate>Mon, 26 Jul 2010 09:03:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on How do I enable support for WordPress 3.0 Menus in Thesis? by Renegade Tech Consulting</title>
		<link>http://www.renegadetechconsulting.com/blog/how-do-i-enable-support-for-wordpress-3-0-menus-in-thesis/comment-page-1#comment-55</link>
		<dc:creator>Renegade Tech Consulting</dc:creator>
		<pubDate>Mon, 26 Jul 2010 09:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.renegadetechconsulting.com/blog/?p=243#comment-55</guid>
		<description>Thanks for your question!&lt;br&gt;&lt;br&gt;Your child pages will show up as usual provided you set them up correctly in the Menu settings page. Make sure the child page is indented to the right under the parent page in the Menu settings.&lt;br&gt;&lt;br&gt;Let me know if you continue to have problems.</description>
		<content:encoded><![CDATA[<p>Thanks for your question!</p>
<p>Your child pages will show up as usual provided you set them up correctly in the Menu settings page. Make sure the child page is indented to the right under the parent page in the Menu settings.</p>
<p>Let me know if you continue to have problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How do I enable support for WordPress 3.0 Menus in Thesis? by topiary</title>
		<link>http://www.renegadetechconsulting.com/blog/how-do-i-enable-support-for-wordpress-3-0-menus-in-thesis/comment-page-1#comment-54</link>
		<dc:creator>topiary</dc:creator>
		<pubDate>Mon, 26 Jul 2010 03:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.renegadetechconsulting.com/blog/?p=243#comment-54</guid>
		<description>Question -- using the WP 3.0 menus seems to disable the drop-down child pages menus....  How can I get these to display again??</description>
		<content:encoded><![CDATA[<p>Question &#8212; using the WP 3.0 menus seems to disable the drop-down child pages menus&#8230;.  How can I get these to display again??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How Do I use the WordPress 3.0 Menu Creator? by Renegade Tech Consulting</title>
		<link>http://www.renegadetechconsulting.com/blog/how-do-i-use-the-wordpress-3-0-menu-creator/comment-page-1#comment-53</link>
		<dc:creator>Renegade Tech Consulting</dc:creator>
		<pubDate>Sun, 04 Jul 2010 07:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.renegadetechconsulting.com/blog/?p=256#comment-53</guid>
		<description>LeeAnn--&lt;br&gt;&lt;br&gt;Thanks for stopping by, and I am glad you found the tutorial helpful.</description>
		<content:encoded><![CDATA[<p>LeeAnn&#8211;</p>
<p>Thanks for stopping by, and I am glad you found the tutorial helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How Do I use the WordPress 3.0 Menu Creator? by Lee McVey</title>
		<link>http://www.renegadetechconsulting.com/blog/how-do-i-use-the-wordpress-3-0-menu-creator/comment-page-1#comment-52</link>
		<dc:creator>Lee McVey</dc:creator>
		<pubDate>Sun, 04 Jul 2010 00:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.renegadetechconsulting.com/blog/?p=256#comment-52</guid>
		<description>Thank you for the informative video tutorial. Being a very visual person, this was quite helpful and I got my menu all squared away and updated thanks to you!!</description>
		<content:encoded><![CDATA[<p>Thank you for the informative video tutorial. Being a very visual person, this was quite helpful and I got my menu all squared away and updated thanks to you!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How do I Add a Feature Box to Thesis (Without using a Featured Category)? by Renegade Tech Consulting</title>
		<link>http://www.renegadetechconsulting.com/blog/how-do-i-add-a-feature-box-to-thesis-without-using-a-featured-category/comment-page-1#comment-51</link>
		<dc:creator>Renegade Tech Consulting</dc:creator>
		<pubDate>Sun, 27 Jun 2010 03:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.renegadetechconsulting.com/blog/?p=144#comment-51</guid>
		<description>You are correct about the posts being duplicated. I forgot to add the following line of code:&lt;br&gt;&lt;br&gt;query_posts(array(&quot;post__not_in&quot;=&gt;array($do_not_duplicate)));&lt;br&gt;&lt;br&gt;Please note its location near the end of the function.&lt;br&gt;&lt;br&gt;With regards to displaying posts in columns, this is easily done. You can either use a table (old school) or divs (much nicer). Please note the update at the end of the post.</description>
		<content:encoded><![CDATA[<p>You are correct about the posts being duplicated. I forgot to add the following line of code:</p>
<p>query_posts(array(&#8220;post__not_in&#8221;=&gt;array($do_not_duplicate)));</p>
<p>Please note its location near the end of the function.</p>
<p>With regards to displaying posts in columns, this is easily done. You can either use a table (old school) or divs (much nicer). Please note the update at the end of the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How do I Add a Feature Box to Thesis (Without using a Featured Category)? by Biobrain</title>
		<link>http://www.renegadetechconsulting.com/blog/how-do-i-add-a-feature-box-to-thesis-without-using-a-featured-category/comment-page-1#comment-50</link>
		<dc:creator>Biobrain</dc:creator>
		<pubDate>Sat, 26 Jun 2010 20:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.renegadetechconsulting.com/blog/?p=144#comment-50</guid>
		<description>How I can display two posts in two coulmns? &lt;br&gt;&lt;br&gt;I have tried your code. It is working fine but posts are still duplicated.</description>
		<content:encoded><![CDATA[<p>How I can display two posts in two coulmns? </p>
<p>I have tried your code. It is working fine but posts are still duplicated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How do I enable support for WordPress 3.0 Menus in Thesis? by How Do I use the Wordpress 3.0 Menu Creator? &#124; Renegade Tech Consulting Blog</title>
		<link>http://www.renegadetechconsulting.com/blog/how-do-i-enable-support-for-wordpress-3-0-menus-in-thesis/comment-page-1#comment-48</link>
		<dc:creator>How Do I use the Wordpress 3.0 Menu Creator? &#124; Renegade Tech Consulting Blog</dc:creator>
		<pubDate>Mon, 21 Jun 2010 18:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.renegadetechconsulting.com/blog/?p=243#comment-48</guid>
		<description>[...] RSS 2.0        &#171; How do I enable support for WordPress 3.0 Menus in Thesis? [...]</description>
		<content:encoded><![CDATA[<p>[...] RSS 2.0        &laquo; How do I enable support for WordPress 3.0 Menus in Thesis? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How do I enable support for WordPress 3.0 Menus in Thesis? by Renegade Tech Consulting</title>
		<link>http://www.renegadetechconsulting.com/blog/how-do-i-enable-support-for-wordpress-3-0-menus-in-thesis/comment-page-1#comment-46</link>
		<dc:creator>Renegade Tech Consulting</dc:creator>
		<pubDate>Sat, 19 Jun 2010 02:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.renegadetechconsulting.com/blog/?p=243#comment-46</guid>
		<description>No problem, Kate. I am always happy to help. You WILL be the envy of all the girls in town.</description>
		<content:encoded><![CDATA[<p>No problem, Kate. I am always happy to help. You WILL be the envy of all the girls in town.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress 3.0!!! by Renegade Tech Consulting</title>
		<link>http://www.renegadetechconsulting.com/blog/wordpress-3-0/comment-page-1#comment-44</link>
		<dc:creator>Renegade Tech Consulting</dc:creator>
		<pubDate>Sat, 19 Jun 2010 02:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.renegadetechconsulting.com/blog/?p=228#comment-44</guid>
		<description>Yes, Kate. With the integration of WordpressMU (the multi-user version) into Wordpress 3.0, you will be able to house and manage all of your blogs from one master hub. I&#039;ll be having a tutorial on how to do that later.</description>
		<content:encoded><![CDATA[<p>Yes, Kate. With the integration of WordPressMU (the multi-user version) into WordPress 3.0, you will be able to house and manage all of your blogs from one master hub. I&#39;ll be having a tutorial on how to do that later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How do I enable support for WordPress 3.0 Menus in Thesis? by Kate Williams--Coach</title>
		<link>http://www.renegadetechconsulting.com/blog/how-do-i-enable-support-for-wordpress-3-0-menus-in-thesis/comment-page-1#comment-45</link>
		<dc:creator>Kate Williams--Coach</dc:creator>
		<pubDate>Sat, 19 Jun 2010 02:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.renegadetechconsulting.com/blog/?p=243#comment-45</guid>
		<description>Okay, Daryl. TOO MUCH information! LOL I am not a qualified DIY&#039;er when it comes to WordPress and Thesis -- so get to work, Mr. RTC! Get me up and running with WordPress 3.0 my Thesis theme making blog magic together! Can&#039;t wait to drive my new model blogging vehicle!</description>
		<content:encoded><![CDATA[<p>Okay, Daryl. TOO MUCH information! LOL I am not a qualified DIY&#39;er when it comes to WordPress and Thesis &#8212; so get to work, Mr. RTC! Get me up and running with WordPress 3.0 my Thesis theme making blog magic together! Can&#39;t wait to drive my new model blogging vehicle!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
