<?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: Widget Updates&#8230;</title>
	<atom:link href="http://tech.windsofstorm.net/2006/06/04/widget-updates/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.windsofstorm.net/2006/06/04/widget-updates/</link>
	<description>hacking in the night...</description>
	<lastBuildDate>Fri, 20 Aug 2010 04:53:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Tim Finley</title>
		<link>http://tech.windsofstorm.net/2006/06/04/widget-updates/comment-page-1/#comment-8526</link>
		<dc:creator>Tim Finley</dc:creator>
		<pubDate>Wed, 06 Jun 2007 01:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://tech.windsofstorm.net/2006/06/04/widget-updates/#comment-8526</guid>
		<description>I&#039;m using your categories widget for my new blog and I think you have a bug in it. When you are showing categories as a drop down, with no hierarchy, the hide_empty option doesn&#039;t work.

if (($currentcat != $category-&gt;cat_ID &amp;&amp; $parent == $category-&gt;category_parent &amp;&amp; (!$hide_empty &#124;&#124; $category-&gt;category_count &gt; 0)) &#124;&#124; (!$hierarchical)  ) {

Since I&#039;m not using hierarchy, the last condition is always true, causing empty categories to show up. Did you mean to use ($hierarchical) instead of (!$hierarchical) ?</description>
		<content:encoded><![CDATA[<p>I&#8217;m using your categories widget for my new blog and I think you have a bug in it. When you are showing categories as a drop down, with no hierarchy, the hide_empty option doesn&#8217;t work.</p>
<p>if (($currentcat != $category-&gt;cat_ID &amp;&amp; $parent == $category-&gt;category_parent &amp;&amp; (!$hide_empty || $category-&gt;category_count &gt; 0)) || (!$hierarchical)  ) {</p>
<p>Since I&#8217;m not using hierarchy, the last condition is always true, causing empty categories to show up. Did you mean to use ($hierarchical) instead of (!$hierarchical) ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lolly</title>
		<link>http://tech.windsofstorm.net/2006/06/04/widget-updates/comment-page-1/#comment-7622</link>
		<dc:creator>lolly</dc:creator>
		<pubDate>Fri, 30 Mar 2007 23:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://tech.windsofstorm.net/2006/06/04/widget-updates/#comment-7622</guid>
		<description>I have the opposite problem as michelle (which comment I realize was left almost a year ago, but this is the most recent update I&#039;ve found.)

I need the dropdown list to be narrower so it will fit in my sidebar.  Is there some simple code I can change on mine to get it to do this?

Otherwise, it&#039;s great. Just what I was looking for. Thank you!</description>
		<content:encoded><![CDATA[<p>I have the opposite problem as michelle (which comment I realize was left almost a year ago, but this is the most recent update I&#8217;ve found.)</p>
<p>I need the dropdown list to be narrower so it will fit in my sidebar.  Is there some simple code I can change on mine to get it to do this?</p>
<p>Otherwise, it&#8217;s great. Just what I was looking for. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michelle</title>
		<link>http://tech.windsofstorm.net/2006/06/04/widget-updates/comment-page-1/#comment-109</link>
		<dc:creator>michelle</dc:creator>
		<pubDate>Fri, 16 Jun 2006 05:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://tech.windsofstorm.net/2006/06/04/widget-updates/#comment-109</guid>
		<description>eeeexcellent widget.

since i&#039;m new this might be a fairly simple thing to answer--but is there anyway to make the drop down list wider?

some of my categories are cut off because they have more words than are allowed to show in the list.

thank you much for any help!

m</description>
		<content:encoded><![CDATA[<p>eeeexcellent widget.</p>
<p>since i&#8217;m new this might be a fairly simple thing to answer&#8211;but is there anyway to make the drop down list wider?</p>
<p>some of my categories are cut off because they have more words than are allowed to show in the list.</p>
<p>thank you much for any help!</p>
<p>m</p>
]]></content:encoded>
	</item>
</channel>
</rss>
