<?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: WordPress Theme Tutorial: MSNBC-like Home Page Category Listing</title>
	<atom:link href="http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/feed/" rel="self" type="application/rss+xml" />
	<link>http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/</link>
	<description>Because Fun Things Get Done</description>
	<lastBuildDate>Mon, 21 Dec 2009 15:04:54 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris Lati</title>
		<link>http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/comment-page-1/#comment-7713</link>
		<dc:creator>Chris Lati</dc:creator>
		<pubDate>Fri, 05 Jun 2009 22:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/#comment-7713</guid>
		<description>Works great, but how can I get this to work for only one specific category instead of for all the categories on my site?</description>
		<content:encoded><![CDATA[<p>Works great, but how can I get this to work for only one specific category instead of for all the categories on my site?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vitty Library</title>
		<link>http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/comment-page-1/#comment-6015</link>
		<dc:creator>Vitty Library</dc:creator>
		<pubDate>Thu, 05 Mar 2009 23:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/#comment-6015</guid>
		<description>Thanks For the Great Tutorial</description>
		<content:encoded><![CDATA[<p>Thanks For the Great Tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LEVI</title>
		<link>http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/comment-page-1/#comment-5933</link>
		<dc:creator>LEVI</dc:creator>
		<pubDate>Mon, 02 Mar 2009 16:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/#comment-5933</guid>
		<description>Oops!
I actually placed your code in my index.php file between the loop which looks like this...
[?php while (have_posts()) : the_post(); ?]
------
Your Code
------
[?php endwhile; ?]

Don&#039;t see a thing....</description>
		<content:encoded><![CDATA[<p>Oops!<br />
I actually placed your code in my index.php file between the loop which looks like this&#8230;<br />
[?php while (have_posts()) : the_post(); ?]<br />
&#8212;&#8212;<br />
Your Code<br />
&#8212;&#8212;<br />
[?php endwhile; ?]</p>
<p>Don&#8217;t see a thing&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LEVI</title>
		<link>http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/comment-page-1/#comment-5932</link>
		<dc:creator>LEVI</dc:creator>
		<pubDate>Mon, 02 Mar 2009 16:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/#comment-5932</guid>
		<description>This is exactly what I need for my project, and it is so straight forward. However I am doing something absolutely wrong. I can&#039;t get anything to show up. Can you point me in the right direction?







  
    name; ?&gt;
    cat_ID;
    query_posts(&quot;showposts=8&amp;cat=$catID&quot;);
    $first=1;
    $ul=0;
    while (have_posts()) : the_post();
      // Latest post with excerpt
      if($first) {
    ?&gt;
    
      &lt;a href=&quot;&quot;&gt;&lt;/a&gt;
      
        
      
    
    &lt;?php
        $first=0;
      } // end if
      else {
        if ($ul==0) {
          echo &#039;&#039;;
          $ul=1;
        }
    ?&gt;
      &lt;a href=&quot;&quot;&gt;&lt;/a&gt;
      
    
    &lt;?if ($ul) echo &#039;&#039; ?&gt;
  
  



</description>
		<content:encoded><![CDATA[<p>This is exactly what I need for my project, and it is so straight forward. However I am doing something absolutely wrong. I can&#8217;t get anything to show up. Can you point me in the right direction?</p>
<p>    name; ?&gt;<br />
    cat_ID;<br />
    query_posts(&#8221;showposts=8&amp;cat=$catID&#8221;);<br />
    $first=1;<br />
    $ul=0;<br />
    while (have_posts()) : the_post();<br />
      // Latest post with excerpt<br />
      if($first) {<br />
    ?&gt;</p>
<p>      &lt;a href=&#8221;"&gt;</p>
<p>    &lt;?php<br />
        $first=0;<br />
      } // end if<br />
      else {<br />
        if ($ul==0) {<br />
          echo &#8221;;<br />
          $ul=1;<br />
        }<br />
    ?&gt;<br />
      &lt;a href=&#8221;"&gt;</p>
<p>    &lt;?if ($ul) echo &#8221; ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Give your blog a makeover, MSNBC style &#171; TV on Your PC Roundup</title>
		<link>http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/comment-page-1/#comment-5025</link>
		<dc:creator>Give your blog a makeover, MSNBC style &#171; TV on Your PC Roundup</dc:creator>
		<pubDate>Mon, 05 Jan 2009 22:51:36 +0000</pubDate>
		<guid isPermaLink="false">http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/#comment-5025</guid>
		<description>[...] WordPress Theme Tutorial: MSNBC-like Home Page Category Listing (Play Work Play) [...]</description>
		<content:encoded><![CDATA[<p>[...] WordPress Theme Tutorial: MSNBC-like Home Page Category Listing (Play Work Play) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Alvin</title>
		<link>http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/comment-page-1/#comment-3867</link>
		<dc:creator>Jan Alvin</dc:creator>
		<pubDate>Thu, 13 Nov 2008 17:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/#comment-3867</guid>
		<description>Do you have a sample work for this one??</description>
		<content:encoded><![CDATA[<p>Do you have a sample work for this one??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: srhnbr</title>
		<link>http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/comment-page-1/#comment-3838</link>
		<dc:creator>srhnbr</dc:creator>
		<pubDate>Wed, 12 Nov 2008 19:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/#comment-3838</guid>
		<description>This is exactly what I wanted. Thanks
I do get an error though: 

Fatal error: Cannot access empty property
on $cat_ID; query_posts(&quot;showposts=1&amp;cat=$catID&quot;); ?&gt;
what I&#039;m I doing wrong?</description>
		<content:encoded><![CDATA[<p>This is exactly what I wanted. Thanks<br />
I do get an error though: </p>
<p>Fatal error: Cannot access empty property<br />
on $cat_ID; query_posts(&#8221;showposts=1&amp;cat=$catID&#8221;); ?&gt;<br />
what I&#8217;m I doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThinkSoJoE</title>
		<link>http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/comment-page-1/#comment-1397</link>
		<dc:creator>ThinkSoJoE</dc:creator>
		<pubDate>Fri, 01 Aug 2008 19:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/#comment-1397</guid>
		<description>When I first tried this, I couldn&#039;t for the life of me figure out how to get it to work right, as I was having some crazy problem with the second category excerpt showing up right under the first category links.  After playing around for several hours, I figured out the fix:  clear the float before the end of the foreach!  Works great now, thanks for the great idea!</description>
		<content:encoded><![CDATA[<p>When I first tried this, I couldn&#8217;t for the life of me figure out how to get it to work right, as I was having some crazy problem with the second category excerpt showing up right under the first category links.  After playing around for several hours, I figured out the fix:  clear the float before the end of the foreach!  Works great now, thanks for the great idea!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tammy S. Hart</title>
		<link>http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/comment-page-1/#comment-1306</link>
		<dc:creator>Tammy S. Hart</dc:creator>
		<pubDate>Sat, 26 Jul 2008 18:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/#comment-1306</guid>
		<description>this will help you get only parent categories listed: http://webmasterweblog.com/wordpress-exclude-subcategories/</description>
		<content:encoded><![CDATA[<p>this will help you get only parent categories listed: <a href="http://webmasterweblog.com/wordpress-exclude-subcategories/" rel="nofollow">http://webmasterweblog.com/wordpress-exclude-subcategories/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tammy S. Hart</title>
		<link>http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/comment-page-1/#comment-1232</link>
		<dc:creator>Tammy S. Hart</dc:creator>
		<pubDate>Tue, 22 Jul 2008 04:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://playworkplay.com/blog/wordpress-theme-tutorial-msnbc-like-category-listing/#comment-1232</guid>
		<description>Awesome, just what I was looking for!!!</description>
		<content:encoded><![CDATA[<p>Awesome, just what I was looking for!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
