<?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"
	>
<channel>
	<title>Comments on: Exceedingly Clean (like Paul&#8217;s Grandpa)</title>
	<atom:link href="http://labs.utopian.net/blogs/simplish/dev/2008/08/20/exceedingly-clean/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.utopian.net/blogs/simplish/dev/2008/08/20/exceedingly-clean/</link>
	<description>Is a kind of Scribbish</description>
	<pubDate>Tue, 06 Jan 2009 01:44:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: demetris</title>
		<link>http://labs.utopian.net/blogs/simplish/dev/2008/08/20/exceedingly-clean/#comment-20</link>
		<dc:creator>demetris</dc:creator>
		<pubDate>Fri, 22 Aug 2008 23:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://labs.utopian.net/blogs/simplish/?p=54#comment-20</guid>
		<description>Correcting myself:

Just tested again, because it seemed strange to me.

The GUI setting in Firefox does not override an !important rule by the author.  It seems it only uses: text-decoration:none

To override an !imporant rule by the author, you have to use the user CSS, that is, userContent.css within the profile, in the directory "chrome".

Sorry for the mix-up!</description>
		<content:encoded><![CDATA[<p>Correcting myself:</p>
<p>Just tested again, because it seemed strange to me.</p>
<p>The GUI setting in Firefox does not override an !important rule by the author.  It seems it only uses: text-decoration:none</p>
<p>To override an !imporant rule by the author, you have to use the user CSS, that is, userContent.css within the profile, in the directory &#8220;chrome&#8221;.</p>
<p>Sorry for the mix-up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: demetris</title>
		<link>http://labs.utopian.net/blogs/simplish/dev/2008/08/20/exceedingly-clean/#comment-19</link>
		<dc:creator>demetris</dc:creator>
		<pubDate>Fri, 22 Aug 2008 23:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://labs.utopian.net/blogs/simplish/?p=54#comment-19</guid>
		<description>@josh: My suggestion to use !important seems to be useless, at least in Firefox. :-(

Just tested it. (The Firefox setting is in Edit, Preferences, Content, Colors.)  I always thought that this GUI setting in Firefox did not use !important, but it seems that it does.  In CSS2 !important by the user overrides !important by the author.  (I think In CSS1 it was the other way around.)

Thanks for looking into the date format thing.</description>
		<content:encoded><![CDATA[<p>@josh: My suggestion to use !important seems to be useless, at least in Firefox. :-(</p>
<p>Just tested it. (The Firefox setting is in Edit, Preferences, Content, Colors.)  I always thought that this GUI setting in Firefox did not use !important, but it seems that it does.  In CSS2 !important by the user overrides !important by the author.  (I think In CSS1 it was the other way around.)</p>
<p>Thanks for looking into the date format thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: josh</title>
		<link>http://labs.utopian.net/blogs/simplish/dev/2008/08/20/exceedingly-clean/#comment-18</link>
		<dc:creator>josh</dc:creator>
		<pubDate>Fri, 22 Aug 2008 22:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://labs.utopian.net/blogs/simplish/?p=54#comment-18</guid>
		<description>@demetris: Thanks for the comments.

We're working on the date format thing, and should have a version that honors the settings in wp-admin later today. It will probably go with a few other changes and fixups as a version 2.0.1 soon. (It's working here already at the dev and &lt;a href="http://labs.utopian.net/blogs/simplish-demo/" rel="nofollow"&gt;demo&lt;/a&gt; blogs.)

Link underlining: I'll test this visually just as soon as I find the link underline setting in Firefox. If we had an issue tracking system, this would go under "enhancement" -- i.e., I'll have to think about it. But the CSS suggestion is much appreciated - it's certainly not my primary expertise. I'm sort of philosophically against the fact that &lt;code&gt;!important&lt;/code&gt; can override a user style sheet.

Lastly, I hadn't considered Windows users at all, I'll admit it. On the Mac, I believe a double-click on a .tgz file will expand it in the Finder, so no additional software needed. However, since we have to produce a .zip of each release for the &lt;a href="http://wordpress.org/extend/themes/" rel="nofollow"&gt;themes directory&lt;/a&gt; anyway, I'll put up a zip-compressed download when I release Simplish 2.0.1. (And of course, one can grab a .zip from &lt;a href="http://wordpress.org/extend/themes/simplish" rel="nofollow"&gt;Simplish's home in the themes directory&lt;/a&gt;, too.)</description>
		<content:encoded><![CDATA[<p>@demetris: Thanks for the comments.</p>
<p>We&#8217;re working on the date format thing, and should have a version that honors the settings in wp-admin later today. It will probably go with a few other changes and fixups as a version 2.0.1 soon. (It&#8217;s working here already at the dev and <a href="http://labs.utopian.net/blogs/simplish-demo/" rel="nofollow">demo</a> blogs.)</p>
<p>Link underlining: I&#8217;ll test this visually just as soon as I find the link underline setting in Firefox. If we had an issue tracking system, this would go under &#8220;enhancement&#8221; &#8212; i.e., I&#8217;ll have to think about it. But the CSS suggestion is much appreciated - it&#8217;s certainly not my primary expertise. I&#8217;m sort of philosophically against the fact that <code>!important</code> can override a user style sheet.</p>
<p>Lastly, I hadn&#8217;t considered Windows users at all, I&#8217;ll admit it. On the Mac, I believe a double-click on a .tgz file will expand it in the Finder, so no additional software needed. However, since we have to produce a .zip of each release for the <a href="http://wordpress.org/extend/themes/" rel="nofollow">themes directory</a> anyway, I&#8217;ll put up a zip-compressed download when I release Simplish 2.0.1. (And of course, one can grab a .zip from <a href="http://wordpress.org/extend/themes/simplish" rel="nofollow">Simplish&#8217;s home in the themes directory</a>, too.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: demetris</title>
		<link>http://labs.utopian.net/blogs/simplish/dev/2008/08/20/exceedingly-clean/#comment-17</link>
		<dc:creator>demetris</dc:creator>
		<pubDate>Fri, 22 Aug 2008 19:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://labs.utopian.net/blogs/simplish/?p=54#comment-17</guid>
		<description>Hello, people!

Thanks for mentioning my review, Josh!

I just added two comments on Simplish (about date format and link underlining).  Maybe, since underlining is the only way to distinguish links in Simplish, it would be a good idea to declare the decoration and add an !important rule.  -- I always browse with link underlining disabled (and I always forget about it), and the first time I saw Simplish I was confused.

BTW, the tgz format of the download is not a very friendly gesture to the non-linuxy and non-unixy population.  :-p -- Why not offer a zip package also? or just mention some software for Windows (7-Zip) and OS X (The Unarchiver)...</description>
		<content:encoded><![CDATA[<p>Hello, people!</p>
<p>Thanks for mentioning my review, Josh!</p>
<p>I just added two comments on Simplish (about date format and link underlining).  Maybe, since underlining is the only way to distinguish links in Simplish, it would be a good idea to declare the decoration and add an !important rule.  &#8212; I always browse with link underlining disabled (and I always forget about it), and the first time I saw Simplish I was confused.</p>
<p>BTW, the tgz format of the download is not a very friendly gesture to the non-linuxy and non-unixy population.  :-p &#8212; Why not offer a zip package also? or just mention some software for Windows (7-Zip) and OS X (The Unarchiver)&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://labs.utopian.net/blogs/simplish/dev/2008/08/20/exceedingly-clean/#comment-14</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Wed, 20 Aug 2008 14:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://labs.utopian.net/blogs/simplish/?p=54#comment-14</guid>
		<description>Nice, Josh. Thanks for the credits. Those hCard functions are pretty basic, but they get the job done. The trick is you never know what data you're going to have to spit out, so I just went with what I knew I would have. Like the Gravatar on the author archives. Slick.</description>
		<content:encoded><![CDATA[<p>Nice, Josh. Thanks for the credits. Those hCard functions are pretty basic, but they get the job done. The trick is you never know what data you&#8217;re going to have to spit out, so I just went with what I knew I would have. Like the Gravatar on the author archives. Slick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: josh</title>
		<link>http://labs.utopian.net/blogs/simplish/dev/2008/08/20/exceedingly-clean/#comment-13</link>
		<dc:creator>josh</dc:creator>
		<pubDate>Wed, 20 Aug 2008 13:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://labs.utopian.net/blogs/simplish/?p=54#comment-13</guid>
		<description>The title refers to the Beatles' movie &lt;i&gt;A Hard Day's Night&lt;/i&gt;, since a contributor already asked me what the hell that was about. :)</description>
		<content:encoded><![CDATA[<p>The title refers to the Beatles&#8217; movie <i>A Hard Day&#8217;s Night</i>, since a contributor already asked me what the hell that was about. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Simplish gets a mention on op111.net&#8217;s &#8230; Multiplexer</title>
		<link>http://labs.utopian.net/blogs/simplish/dev/2008/08/20/exceedingly-clean/#comment-12</link>
		<dc:creator>&#187; Simplish gets a mention on op111.net&#8217;s &#8230; Multiplexer</dc:creator>
		<pubDate>Wed, 20 Aug 2008 12:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://labs.utopian.net/blogs/simplish/?p=54#comment-12</guid>
		<description>[...] Simplish gets a mention on op111.net&#8217;s shortlist. &#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] Simplish gets a mention on op111.net&#8217;s shortlist. &nbsp; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
