<?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: Skimmed Milk</title>
	<atom:link href="http://thortz.com/skimmed-milk/feed/" rel="self" type="application/rss+xml" />
	<link>http://thortz.com</link>
	<description>Big issues, small brain</description>
	<lastBuildDate>Mon, 15 Feb 2010 07:51:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Updated Wordpress Theme &#124; Kristina Lim</title>
		<link>http://thortz.com/skimmed-milk/comment-page-2/#comment-6315</link>
		<dc:creator>Updated Wordpress Theme &#124; Kristina Lim</dc:creator>
		<pubDate>Mon, 15 Feb 2010 07:51:25 +0000</pubDate>
		<guid isPermaLink="false">http://thortz.com/skimmed-milk/#comment-6315</guid>
		<description>[...] theme used by this blog is a version of Skimmed Milk by Thortz that has been modified to use the color scheme in the original theme White as Milk by [...]</description>
		<content:encoded><![CDATA[<p>[...] theme used by this blog is a version of Skimmed Milk by Thortz that has been modified to use the color scheme in the original theme White as Milk by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neues Design - Endlich etwas Struktur!? &#124; Martin Riedel</title>
		<link>http://thortz.com/skimmed-milk/comment-page-2/#comment-5236</link>
		<dc:creator>Neues Design - Endlich etwas Struktur!? &#124; Martin Riedel</dc:creator>
		<pubDate>Sun, 21 Jun 2009 14:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://thortz.com/skimmed-milk/#comment-5236</guid>
		<description>[...] ein Jahr an meinem Blog. Erst auf englisch, dann auf deutsch. Erst mit dem Mandigo Theme, dann mit Skimmed Milk. Seit neusten im Neoclassical [...]</description>
		<content:encoded><![CDATA[<p>[...] ein Jahr an meinem Blog. Erst auf englisch, dann auf deutsch. Erst mit dem Mandigo Theme, dann mit Skimmed Milk. Seit neusten im Neoclassical [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://thortz.com/skimmed-milk/comment-page-2/#comment-5081</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Sun, 10 May 2009 22:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://thortz.com/skimmed-milk/#comment-5081</guid>
		<description>Hi Thortz,

just installed Skimmed Milk 1.2 on a brand new install of WordPress 2.7.1

The calendar widget(s) is causing a vertical scrollbar to appear at the bottom of the sidebar. The text displaying the current month is way off to the right. It seems I was able to fix this by removing &#039;width: 100%;&#039; from &#039;#wp-calendar caption&#039;

Feel free to have a look at it. At least the scrollbar went poof when I removed the 100% width from the CSS.

By the way, great looking theme. Cheers!</description>
		<content:encoded><![CDATA[<p>Hi Thortz,</p>
<p>just installed Skimmed Milk 1.2 on a brand new install of WordPress 2.7.1</p>
<p>The calendar widget(s) is causing a vertical scrollbar to appear at the bottom of the sidebar. The text displaying the current month is way off to the right. It seems I was able to fix this by removing &#8216;width: 100%;&#8217; from &#8216;#wp-calendar caption&#8217;</p>
<p>Feel free to have a look at it. At least the scrollbar went poof when I removed the 100% width from the CSS.</p>
<p>By the way, great looking theme. Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Vosloo</title>
		<link>http://thortz.com/skimmed-milk/comment-page-2/#comment-4961</link>
		<dc:creator>Steve Vosloo</dc:creator>
		<pubDate>Tue, 14 Apr 2009 10:20:16 +0000</pubDate>
		<guid isPermaLink="false">http://thortz.com/skimmed-milk/#comment-4961</guid>
		<description>I found it -- it&#039;s a setting in the widgets page. Thanks :-)</description>
		<content:encoded><![CDATA[<p>I found it &#8212; it&#8217;s a setting in the widgets page. Thanks <img src='http://thortz.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Vosloo</title>
		<link>http://thortz.com/skimmed-milk/comment-page-2/#comment-4960</link>
		<dc:creator>Steve Vosloo</dc:creator>
		<pubDate>Tue, 14 Apr 2009 10:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://thortz.com/skimmed-milk/#comment-4960</guid>
		<description>Hi Thortz,

I love the theme and am busy using it to build my personal site. One issue I&#039;m having is the order of the PAGES on the left sidebar. The order is defaulting to alphabetical and I can&#039;t change it to order on &quot;menu_order&quot;. I tried updating sidebar.php with:

... php wp_list_pages(&#039;sort_column=menu_order ...

But no luck. It looks like my changes only get run if dynamic_sidebar() can&#039;t build widgets. 

Please help :-)

Thanks,
Steve

The file</description>
		<content:encoded><![CDATA[<p>Hi Thortz,</p>
<p>I love the theme and am busy using it to build my personal site. One issue I&#8217;m having is the order of the PAGES on the left sidebar. The order is defaulting to alphabetical and I can&#8217;t change it to order on &#8220;menu_order&#8221;. I tried updating sidebar.php with:</p>
<p>&#8230; php wp_list_pages(&#8217;sort_column=menu_order &#8230;</p>
<p>But no luck. It looks like my changes only get run if dynamic_sidebar() can&#8217;t build widgets. </p>
<p>Please help <img src='http://thortz.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Thanks,<br />
Steve</p>
<p>The file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nippy</title>
		<link>http://thortz.com/skimmed-milk/comment-page-2/#comment-4898</link>
		<dc:creator>nippy</dc:creator>
		<pubDate>Thu, 26 Mar 2009 14:35:35 +0000</pubDate>
		<guid isPermaLink="false">http://thortz.com/skimmed-milk/#comment-4898</guid>
		<description>Thanks for this. With so many wordpress themes overloading on the eye candy it&#039;s good to find this one - class!</description>
		<content:encoded><![CDATA[<p>Thanks for this. With so many wordpress themes overloading on the eye candy it&#8217;s good to find this one &#8211; class!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: New theme - Skimmed Milk &#124; Battlecream</title>
		<link>http://thortz.com/skimmed-milk/comment-page-2/#comment-4848</link>
		<dc:creator>New theme - Skimmed Milk &#124; Battlecream</dc:creator>
		<pubDate>Tue, 24 Feb 2009 07:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://thortz.com/skimmed-milk/#comment-4848</guid>
		<description>[...] so far has felt satisfying. However, this new look is an enhanced version of White As Milk called Skimmed Milk. I thank both developers for their unselfish [...]</description>
		<content:encoded><![CDATA[<p>[...] so far has felt satisfying. However, this new look is an enhanced version of White As Milk called Skimmed Milk. I thank both developers for their unselfish [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Nizzi</title>
		<link>http://thortz.com/skimmed-milk/comment-page-2/#comment-4844</link>
		<dc:creator>Chris Nizzi</dc:creator>
		<pubDate>Tue, 17 Feb 2009 02:19:11 +0000</pubDate>
		<guid isPermaLink="false">http://thortz.com/skimmed-milk/#comment-4844</guid>
		<description>Hello thortz 

Congratulations on a great theme. I have adapted it to our needs but kept the essence of skimmedmilk and it works really well. I&#039;ve just upgraded this evening to wp 2.7.1 without any issues, everything works as it should. 

A credit to you. A really nice job!

Kind regards Chris.</description>
		<content:encoded><![CDATA[<p>Hello thortz </p>
<p>Congratulations on a great theme. I have adapted it to our needs but kept the essence of skimmedmilk and it works really well. I&#8217;ve just upgraded this evening to wp 2.7.1 without any issues, everything works as it should. </p>
<p>A credit to you. A really nice job!</p>
<p>Kind regards Chris.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thortz</title>
		<link>http://thortz.com/skimmed-milk/comment-page-2/#comment-4842</link>
		<dc:creator>thortz</dc:creator>
		<pubDate>Fri, 13 Feb 2009 08:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://thortz.com/skimmed-milk/#comment-4842</guid>
		<description>I&#039;ve updated this site to Wordpress 2.7.1 &amp; the theme seems to work with it fine so far.

Loz - there&#039;s a log out button in the extra line of the footer (at the bottom of the page) that appears only when you&#039;re logged in.

Cheers.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve updated this site to Wordpress 2.7.1 &#038; the theme seems to work with it fine so far.</p>
<p>Loz &#8211; there&#8217;s a log out button in the extra line of the footer (at the bottom of the page) that appears only when you&#8217;re logged in.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loz</title>
		<link>http://thortz.com/skimmed-milk/comment-page-2/#comment-4840</link>
		<dc:creator>Loz</dc:creator>
		<pubDate>Thu, 12 Feb 2009 15:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://thortz.com/skimmed-milk/#comment-4840</guid>
		<description>Ah I found it! Hadn&#039;t thought to look under &quot;widgets&quot;...
Thanks for the theme  :-)</description>
		<content:encoded><![CDATA[<p>Ah I found it! Hadn&#8217;t thought to look under &#8220;widgets&#8221;&#8230;<br />
Thanks for the theme  <img src='http://thortz.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
