<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.11" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Quiet before the storm</title>
	<link>http://www.plaintxt.org/2007/02/09/quiet-before-the-storm/</link>
	<description>Minimalism in blogging: an experiment out of control</description>
	<pubDate>Sun, 11 May 2008 23:03:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.11</generator>

	<item>
		<title>by: Scott</title>
		<link>http://www.plaintxt.org/2007/02/09/quiet-before-the-storm/#comment-24420</link>
		<pubDate>Wed, 14 Mar 2007 00:14:15 +0000</pubDate>
		<guid>http://www.plaintxt.org/2007/02/09/quiet-before-the-storm/#comment-24420</guid>
					<description>Ben: Actually that's one of the improvements we're putting in. There will be a couple other new &lt;code&gt;body&lt;/code&gt; classes. Off the top of my head, &lt;code&gt;.protected&lt;/code&gt; is one new one.</description>
		<content:encoded><![CDATA[<p>Ben: Actually that&#8217;s one of the improvements we&#8217;re putting in. There will be a couple other new <code>body</code> classes. Off the top of my head, <code>.protected</code> is one new one.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ben</title>
		<link>http://www.plaintxt.org/2007/02/09/quiet-before-the-storm/#comment-24302</link>
		<pubDate>Tue, 13 Mar 2007 19:09:51 +0000</pubDate>
		<guid>http://www.plaintxt.org/2007/02/09/quiet-before-the-storm/#comment-24302</guid>
					<description>Hey scott, don't know if you are busy at work with Sandbox 1.0 but just wanted to relate a hack I've been putting in recently.

I've been adding a tag to the body class of single posts and pages with "id#" where # is the WordPress post ID. I'm not sure if you have adressed this in you next release but it allows for total control of stylesheets for a specific post. On a recent project I needed to have the header be enlarged on just the first page. By adding this tage you could concevably have a custom stylesheet control over any part of a specific page.

I know there is a post specific page number tag farther down, but for some purposes, like the one mentioned above, it just didn't work.

I thought you might be interested. I assume it should probably be an "id" tag, but I am not great with php. Thanks for the great work. I am in love with Sandbox.</description>
		<content:encoded><![CDATA[<p>Hey scott, don&#8217;t know if you are busy at work with Sandbox 1.0 but just wanted to relate a hack I&#8217;ve been putting in recently.</p>
<p>I&#8217;ve been adding a tag to the body class of single posts and pages with &#8220;id#&#8221; where # is the WordPress post ID. I&#8217;m not sure if you have adressed this in you next release but it allows for total control of stylesheets for a specific post. On a recent project I needed to have the header be enlarged on just the first page. By adding this tage you could concevably have a custom stylesheet control over any part of a specific page.</p>
<p>I know there is a post specific page number tag farther down, but for some purposes, like the one mentioned above, it just didn&#8217;t work.</p>
<p>I thought you might be interested. I assume it should probably be an &#8220;id&#8221; tag, but I am not great with php. Thanks for the great work. I am in love with Sandbox.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Scott</title>
		<link>http://www.plaintxt.org/2007/02/09/quiet-before-the-storm/#comment-13513</link>
		<pubDate>Thu, 22 Feb 2007 04:17:54 +0000</pubDate>
		<guid>http://www.plaintxt.org/2007/02/09/quiet-before-the-storm/#comment-13513</guid>
					<description>Hey Zia: You're welcome you're welcome you're welcome. Glad you like the theme. :-D

As for the excerpts appearing on archive pages, you just need to replace &lt;code&gt;the_content(...)&lt;/code&gt; with &lt;code&gt;the_excerpt(...)&lt;/code&gt; in the following files:

archive.php
category.php
search.php

And possible some others I've forgotten. :-P

That should do the trick. Let us know how it goes Oh! and if you do do this, please be good to the hAtom microformat and delete the class &lt;code&gt;entry-summary&lt;/code&gt; that appears in the &lt;code&gt;div&lt;/div&gt; directly above &lt;code&gt;the_content&lt;/code&gt; call, as leaving it would be a non-semantic&#8212;if that's even a word.</description>
		<content:encoded><![CDATA[<p>Hey Zia: You&#8217;re welcome you&#8217;re welcome you&#8217;re welcome. Glad you like the theme. <img src='http://www.plaintxt.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
<p>As for the excerpts appearing on archive pages, you just need to replace <code>the_content(...)</code> with <code>the_excerpt(...)</code> in the following files:</p>
<p>archive.php<br />
category.php<br />
search.php</p>
<p>And possible some others I&#8217;ve forgotten. <img src='http://www.plaintxt.org/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
<p>That should do the trick. Let us know how it goes Oh! and if you do do this, please be good to the hAtom microformat and delete the class <code>entry-summary</code> that appears in the <code>div directly above </code><code>the_content</code> call, as leaving it would be a non-semantic&mdash;if that&#8217;s even a word.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: zia</title>
		<link>http://www.plaintxt.org/2007/02/09/quiet-before-the-storm/#comment-13406</link>
		<pubDate>Wed, 21 Feb 2007 23:44:12 +0000</pubDate>
		<guid>http://www.plaintxt.org/2007/02/09/quiet-before-the-storm/#comment-13406</guid>
					<description>Scott, thank you thank you thank you. I have been wanting an easy-to-use three column template ever since I started using Wordpress a year and a half ago. This is the first one I've found that actually works. And I'm amazed at the amount of thought you've put into this--the little things, like noting default settings, as well as the big ones, which alas are far too technical for my simple little mind to grasp. :-) 

I do have one question; perhaps you can guide me through this if you have the time. When I click on the categories or the archives, it displays a truncated version of the post. How can I change it so the whole thing displays?

Thanks again,
zia</description>
		<content:encoded><![CDATA[<p>Scott, thank you thank you thank you. I have been wanting an easy-to-use three column template ever since I started using Wordpress a year and a half ago. This is the first one I&#8217;ve found that actually works. And I&#8217;m amazed at the amount of thought you&#8217;ve put into this&#8211;the little things, like noting default settings, as well as the big ones, which alas are far too technical for my simple little mind to grasp. <img src='http://www.plaintxt.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  </p>
<p>I do have one question; perhaps you can guide me through this if you have the time. When I click on the categories or the archives, it displays a truncated version of the post. How can I change it so the whole thing displays?</p>
<p>Thanks again,<br />
zia
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: zia</title>
		<link>http://www.plaintxt.org/2007/02/09/quiet-before-the-storm/#comment-13384</link>
		<pubDate>Wed, 21 Feb 2007 22:35:10 +0000</pubDate>
		<guid>http://www.plaintxt.org/2007/02/09/quiet-before-the-storm/#comment-13384</guid>
					<description>Never mind; I'm an idiot. It's beautiful!</description>
		<content:encoded><![CDATA[<p>Never mind; I&#8217;m an idiot. It&#8217;s beautiful!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: zia</title>
		<link>http://www.plaintxt.org/2007/02/09/quiet-before-the-storm/#comment-13375</link>
		<pubDate>Wed, 21 Feb 2007 22:13:05 +0000</pubDate>
		<guid>http://www.plaintxt.org/2007/02/09/quiet-before-the-storm/#comment-13375</guid>
					<description>Hey Scott,

Once uploaded, both blogtxt and simplr say they're missing their stylesheets. I'm on 2.0. Any ideas?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hey Scott,</p>
<p>Once uploaded, both blogtxt and simplr say they&#8217;re missing their stylesheets. I&#8217;m on 2.0. Any ideas?</p>
<p>Thanks!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Edward</title>
		<link>http://www.plaintxt.org/2007/02/09/quiet-before-the-storm/#comment-12673</link>
		<pubDate>Mon, 19 Feb 2007 17:20:50 +0000</pubDate>
		<guid>http://www.plaintxt.org/2007/02/09/quiet-before-the-storm/#comment-12673</guid>
					<description>I have a few errors but not to the point where i couldnt fix them.</description>
		<content:encoded><![CDATA[<p>I have a few errors but not to the point where i couldnt fix them.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Seamus</title>
		<link>http://www.plaintxt.org/2007/02/09/quiet-before-the-storm/#comment-12454</link>
		<pubDate>Sun, 18 Feb 2007 22:30:04 +0000</pubDate>
		<guid>http://www.plaintxt.org/2007/02/09/quiet-before-the-storm/#comment-12454</guid>
					<description>Scott: Well back sooner than I thought  &lt;a href="http://dev.wp-plugins.org/wiki/LiveCommentPreview" rel="nofollow"&gt;Live Comment Preview&lt;/a&gt; seems to work fine with Barthelme v.3 under WP 2.1 with no adjustments.</description>
		<content:encoded><![CDATA[<p>Scott: Well back sooner than I thought  <a href="http://dev.wp-plugins.org/wiki/LiveCommentPreview" rel="nofollow">Live Comment Preview</a> seems to work fine with Barthelme v.3 under WP 2.1 with no adjustments.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Seamus</title>
		<link>http://www.plaintxt.org/2007/02/09/quiet-before-the-storm/#comment-12395</link>
		<pubDate>Sun, 18 Feb 2007 18:01:17 +0000</pubDate>
		<guid>http://www.plaintxt.org/2007/02/09/quiet-before-the-storm/#comment-12395</guid>
					<description>Thanks Scott I'll give it a try and hopefully report back.</description>
		<content:encoded><![CDATA[<p>Thanks Scott I&#8217;ll give it a try and hopefully report back.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Scott</title>
		<link>http://www.plaintxt.org/2007/02/09/quiet-before-the-storm/#comment-12050</link>
		<pubDate>Sat, 17 Feb 2007 23:09:03 +0000</pubDate>
		<guid>http://www.plaintxt.org/2007/02/09/quiet-before-the-storm/#comment-12050</guid>
					<description>Hey Seamus: Glad that you got it sorted out.

The plugin I use for the comments is called &lt;a href="http://dev.wp-plugins.org/wiki/LiveCommentPreview" title="Live Comment Preview plugin for WordPress" rel="nofollow"&gt;Live Comment Preview&lt;/a&gt;. It works pretty well, but I can't speak for its WP 2.1-compatibility. Yet.</description>
		<content:encoded><![CDATA[<p>Hey Seamus: Glad that you got it sorted out.</p>
<p>The plugin I use for the comments is called <a href="http://dev.wp-plugins.org/wiki/LiveCommentPreview" title="Live Comment Preview plugin for WordPress" rel="nofollow">Live Comment Preview</a>. It works pretty well, but I can&#8217;t speak for its WP 2.1-compatibility. Yet.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
