<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">
<channel>
	<title>Comments for Wordpress Garage</title>
	
	<link>http://wordpressgarage.com</link>
	<description>wordpress tricks, hacks, and tips</description>
	<lastBuildDate>Sun, 08 Nov 2009 09:51:14 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/WordpressgarageComments" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Comment on Display posts from specific categories on a Page by WordpressThemes</title>
		<link>http://wordpressgarage.com/code-snippets/display-posts-from-specific-categories-on-a-page/comment-page-2/#comment-60460</link>
		<dc:creator>WordpressThemes</dc:creator>
		<pubDate>Sun, 08 Nov 2009 09:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/wordpress-as-cms/display-posts-from-specific-categories-on-a-page/#comment-60460</guid>
		<description>Im going to use it in my blog to display "daily tips" in sidebar.Great piece of code.</description>
		<content:encoded><![CDATA[<p>Im going to use it in my blog to display &#8220;daily tips&#8221; in sidebar.Great piece of code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Display a selected number of posts from one category in the sidebar by debater</title>
		<link>http://wordpressgarage.com/code-snippets/display-a-selected-number-of-posts-from-one-category/comment-page-1/#comment-60442</link>
		<dc:creator>debater</dc:creator>
		<pubDate>Sat, 07 Nov 2009 04:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/code-snippets/display-a-selected-number-of-posts-from-one-category/#comment-60442</guid>
		<description>In my browser, your code is reflected as having a "puzzled" emoticon ;? which is obviously not what you intended (unless your php accepts cute smiley faces as valid syntax!). Would it be possible to put this as a text file download link, so that the formatting is correct? It does not work on my site - it just doesn't display anything at all.</description>
		<content:encoded><![CDATA[<p>In my browser, your code is reflected as having a &#8220;puzzled&#8221; emoticon ;? which is obviously not what you intended (unless your php accepts cute smiley faces as valid syntax!). Would it be possible to put this as a text file download link, so that the formatting is correct? It does not work on my site &#8211; it just doesn&#8217;t display anything at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Change Permalink Structure in WordPress without Duplicate Content by Miriam Schwab</title>
		<link>http://wordpressgarage.com/plugins/how-to-change-permalink-structure-in-wordpress-without-duplicate-content/comment-page-1/#comment-60439</link>
		<dc:creator>Miriam Schwab</dc:creator>
		<pubDate>Thu, 05 Nov 2009 20:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/plugins/how-to-change-permalink-structure-in-wordpress-without-duplicate-content/#comment-60439</guid>
		<description>@Kevin I tried to find out more information about creating a Google News sitemap, but couldn't find directions on how to do it. Can you point me to something that describes how to create a Google News sitemap?</description>
		<content:encoded><![CDATA[<p>@Kevin I tried to find out more information about creating a Google News sitemap, but couldn&#8217;t find directions on how to do it. Can you point me to something that describes how to create a Google News sitemap?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on List only child Pages of a specific parent Page by ovidiu</title>
		<link>http://wordpressgarage.com/wordpress-as-cms/list-only-child-pages-of-a-specific-parent-page/comment-page-1/#comment-60438</link>
		<dc:creator>ovidiu</dc:creator>
		<pubDate>Thu, 05 Nov 2009 13:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/wordpress-as-cms/list-only-child-pages-of-a-specific-parent-page/#comment-60438</guid>
		<description>any idea if I can make the output wrap every child into a &lt;h4&gt; tag instead of a &lt;li&gt; tag?</description>
		<content:encoded><![CDATA[<p>any idea if I can make the output wrap every child into a &lt;h4&gt; tag instead of a &lt;li&gt; tag?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Giving each WordPress post a thumbnail, and display the thumbnail on the home page by Ryan</title>
		<link>http://wordpressgarage.com/code-snippets/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/comment-page-3/#comment-60436</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Wed, 04 Nov 2009 11:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/tips/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/#comment-60436</guid>
		<description>Support for custom post thumbnails has now been added into WordPress core for version 2.9. Simply upload an image, then click "use as post thumbnail" and if you theme uses the new functionality the thumbnail will appear along with your post.
To test out the new functionality you will need to download WordPress Trunk rather than the current stable release (2.8.5) as it hasn't been released into the current stable version yet.
You can see it in action in the blog section of my site ... http://pixopoint.com/
 </description>
		<content:encoded><![CDATA[<p>Support for custom post thumbnails has now been added into WordPress core for version 2.9. Simply upload an image, then click &#8220;use as post thumbnail&#8221; and if you theme uses the new functionality the thumbnail will appear along with your post.<br />
To test out the new functionality you will need to download WordPress Trunk rather than the current stable release (2.8.5) as it hasn&#8217;t been released into the current stable version yet.<br />
You can see it in action in the blog section of my site &#8230; <a href="http://pixopoint.com/" rel="nofollow">http://pixopoint.com/</a><br />
 </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Change Permalink Structure in WordPress without Duplicate Content by Kevin Spence</title>
		<link>http://wordpressgarage.com/plugins/how-to-change-permalink-structure-in-wordpress-without-duplicate-content/comment-page-1/#comment-60435</link>
		<dc:creator>Kevin Spence</dc:creator>
		<pubDate>Wed, 04 Nov 2009 02:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/plugins/how-to-change-permalink-structure-in-wordpress-without-duplicate-content/#comment-60435</guid>
		<description>You don't need the 3 letter ID for Google News so long as you use a Google News sitemap.</description>
		<content:encoded><![CDATA[<p>You don&#8217;t need the 3 letter ID for Google News so long as you use a Google News sitemap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Display posts from specific categories on a Page by Gavin Steele</title>
		<link>http://wordpressgarage.com/code-snippets/display-posts-from-specific-categories-on-a-page/comment-page-1/#comment-60434</link>
		<dc:creator>Gavin Steele</dc:creator>
		<pubDate>Tue, 03 Nov 2009 20:12:12 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/wordpress-as-cms/display-posts-from-specific-categories-on-a-page/#comment-60434</guid>
		<description>I have a loop that i use to display a carousel at the top of my site. Currently it displays all entries, but I want to use your code to restrict the outputted images and info to only posts in a specific category.
Where would I add you code into this loop?

&lt;?php
$dock = new WP_Query();
$dock-&gt;query( 'showposts=8' );
while( $dock-&gt;have_posts() ) : $dock-&gt;the_post();
?&gt;
</description>
		<content:encoded><![CDATA[<p>I have a loop that i use to display a carousel at the top of my site. Currently it displays all entries, but I want to use your code to restrict the outputted images and info to only posts in a specific category.<br />
Where would I add you code into this loop?</p>
<p>&lt;?php<br />
$dock = new WP_Query();<br />
$dock-&gt;query( &#8217;showposts=8&#8242; );<br />
while( $dock-&gt;have_posts() ) : $dock-&gt;the_post();<br />
?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Display posts from specific categories on a Page by syncmaster</title>
		<link>http://wordpressgarage.com/code-snippets/display-posts-from-specific-categories-on-a-page/comment-page-1/#comment-60433</link>
		<dc:creator>syncmaster</dc:creator>
		<pubDate>Tue, 03 Nov 2009 16:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/wordpress-as-cms/display-posts-from-specific-categories-on-a-page/#comment-60433</guid>
		<description>@Cliff:
Try adding this before your code:
&lt;?php if (have_posts()) : while (have_posts()) : the_post(); ?&gt;
(post stuff here)
&lt;?php endwhile; endif; ?&gt;
 </description>
		<content:encoded><![CDATA[<p>@Cliff:<br />
Try adding this before your code:<br />
&lt;?php if (have_posts()) : while (have_posts()) : the_post(); ?&gt;<br />
(post stuff here)<br />
&lt;?php endwhile; endif; ?&gt;<br />
 </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Display posts from specific categories on a Page by English Anime</title>
		<link>http://wordpressgarage.com/code-snippets/display-posts-from-specific-categories-on-a-page/comment-page-1/#comment-60430</link>
		<dc:creator>English Anime</dc:creator>
		<pubDate>Mon, 02 Nov 2009 12:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/wordpress-as-cms/display-posts-from-specific-categories-on-a-page/#comment-60430</guid>
		<description>I want to have the posts appear on the homepage, with a page of text above the posts. Is that possible using this code?</description>
		<content:encoded><![CDATA[<p>I want to have the posts appear on the homepage, with a page of text above the posts. Is that possible using this code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using different style sheets for different templates by SistahHollywood</title>
		<link>http://wordpressgarage.com/wordpress-as-cms/using-different-style-sheets-for-different-templates/comment-page-1/#comment-60429</link>
		<dc:creator>SistahHollywood</dc:creator>
		<pubDate>Sun, 01 Nov 2009 21:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://wordpressgarage.com/wordpress-as-cms/using-different-style-sheets-for-different-templates/#comment-60429</guid>
		<description>AWESOME! I'm using your solution to customize a client's categories  ... every other solution I tried was soooooo messy. This is simple and to the point.
I'm not savvy in php but will attempt to use this to include child-categories for a parent category.
Thanks again!</description>
		<content:encoded><![CDATA[<p>AWESOME! I&#8217;m using your solution to customize a client&#8217;s categories  &#8230; every other solution I tried was soooooo messy. This is simple and to the point.<br />
I&#8217;m not savvy in php but will attempt to use this to include child-categories for a parent category.<br />
Thanks again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
