<?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: SimpleQuiz &#8250; When to P &#8250; Conclusion</title>
	<atom:link href="http://simplebits.com/notebook/2003/09/10/simplequiz-when-to-p-conclusion/feed/" rel="self" type="application/rss+xml" />
	<link>http://simplebits.com/notebook/2003/09/10/simplequiz-when-to-p-conclusion/</link>
	<description>Handcrafted pixels &#38; text from Salem, Massachusetts.</description>
	<lastBuildDate>Tue, 08 Dec 2009 23:15:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Scott Cropper</title>
		<link>http://simplebits.com/notebook/2003/09/10/simplequiz-when-to-p-conclusion/#comment-593</link>
		<dc:creator>Scott Cropper</dc:creator>
		<pubDate>Thu, 03 Mar 2005 18:10:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2003/09/10/simplequiz-when-to-p-conclusion/#comment-593</guid>
		<description>After reading Dan&#039;s conclusion then the best answer is &#039;B&#039;.  Using the &lt;code&gt;div&lt;/code&gt; and the &lt;code&gt;p&lt;/code&gt; tag together gives the best results.  If a paragraph gets added, nothing breaks and existing code does not need to be modified. The &lt;code&gt;div&lt;/code&gt; allows easy styling in a regular browser and the &lt;code&gt;p&lt;/code&gt; gives the needed result in the case of un-styled browsers.  Using only one will require more changes when the time comes...and it usually does.
That brings up another thought.  When a redesign occurs, how much change really happens?  I would think that some of the content tags often get modified and not just the CSS which is the goal.  The CSS Zen Garden shows its possible, but how often do we end up changing more than just the CSS to get results?  If the original document is semantically correct then the original would only need to be changed in the case of missing or additional information and not too modify existing tags to help change presentation.
</description>
		<content:encoded><![CDATA[<p>After reading Dan&#8217;s conclusion then the best answer is &#8216;B&#8217;.  Using the <code>div</code> and the <code>p</code> tag together gives the best results.  If a paragraph gets added, nothing breaks and existing code does not need to be modified. The <code>div</code> allows easy styling in a regular browser and the <code>p</code> gives the needed result in the case of un-styled browsers.  Using only one will require more changes when the time comes&#8230;and it usually does.<br />
That brings up another thought.  When a redesign occurs, how much change really happens?  I would think that some of the content tags often get modified and not just the CSS which is the goal.  The CSS Zen Garden shows its possible, but how often do we end up changing more than just the CSS to get results?  If the original document is semantically correct then the original would only need to be changed in the case of missing or additional information and not too modify existing tags to help change presentation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jules</title>
		<link>http://simplebits.com/notebook/2003/09/10/simplequiz-when-to-p-conclusion/#comment-592</link>
		<dc:creator>Jules</dc:creator>
		<pubDate>Fri, 19 Dec 2003 16:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2003/09/10/simplequiz-when-to-p-conclusion/#comment-592</guid>
		<description>Well, there are (X)HTML validation and CSS validation - I think Dan needs SPELLING validation too. It is spelt arbitrary, not arbitra&lt;strong&gt;t&lt;/strong&gt;ry.
</description>
		<content:encoded><![CDATA[<p>Well, there are (X)HTML validation and CSS validation &#8211; I think Dan needs SPELLING validation too. It is spelt arbitrary, not arbitra<strong>t</strong>ry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Porter</title>
		<link>http://simplebits.com/notebook/2003/09/10/simplequiz-when-to-p-conclusion/#comment-591</link>
		<dc:creator>Jonathan Porter</dc:creator>
		<pubDate>Fri, 19 Dec 2003 02:17:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2003/09/10/simplequiz-when-to-p-conclusion/#comment-591</guid>
		<description>Good piece, but &lt;code&gt;address&lt;/code&gt; &lt;strong&gt;is not&lt;/strong&gt; for an address per se. The W3C states, &quot;The ADDRESS element may be used by authors to supply contact information for a document or a major part of a document such as a form. This element often appears at the beginning or end of a document.&quot; So &lt;em&gt;address&lt;/em&gt; information is a bit shortsided.
</description>
		<content:encoded><![CDATA[<p>Good piece, but <code>address</code> <strong>is not</strong> for an address per se. The W3C states, &#8220;The ADDRESS element may be used by authors to supply contact information for a document or a major part of a document such as a form. This element often appears at the beginning or end of a document.&#8221; So <em>address</em> information is a bit shortsided.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Crabtree</title>
		<link>http://simplebits.com/notebook/2003/09/10/simplequiz-when-to-p-conclusion/#comment-590</link>
		<dc:creator>Charles Crabtree</dc:creator>
		<pubDate>Thu, 11 Sep 2003 23:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2003/09/10/simplequiz-when-to-p-conclusion/#comment-590</guid>
		<description>Quick note about the newly colored sidebars - the orange is nice, but I am really enjoying the blue and purple. Great work.
</description>
		<content:encoded><![CDATA[<p>Quick note about the newly colored sidebars &#8211; the orange is nice, but I am really enjoying the blue and purple. Great work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ceejayoz</title>
		<link>http://simplebits.com/notebook/2003/09/10/simplequiz-when-to-p-conclusion/#comment-589</link>
		<dc:creator>ceejayoz</dc:creator>
		<pubDate>Thu, 11 Sep 2003 18:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2003/09/10/simplequiz-when-to-p-conclusion/#comment-589</guid>
		<description>Dan - just a note - with the newly colored sidebars, the text &quot;&lt;code&gt;SimpleBits is a place for Dan Cederholm to collect everything he does on the web.&lt;/code&gt;&quot; on the front page is difficult to read...
Also, the sidebar coloring doesn&#039;t show up in the comment preview window, making the &lt;code&gt;Misc.&lt;/code&gt; block difficult to read as well.
</description>
		<content:encoded><![CDATA[<p>Dan &#8211; just a note &#8211; with the newly colored sidebars, the text &#8220;<code>SimpleBits is a place for Dan Cederholm to collect everything he does on the web.</code>&#8221; on the front page is difficult to read&#8230;<br />
Also, the sidebar coloring doesn&#8217;t show up in the comment preview window, making the <code>Misc.</code> block difficult to read as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://simplebits.com/notebook/2003/09/10/simplequiz-when-to-p-conclusion/#comment-588</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 11 Sep 2003 14:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2003/09/10/simplequiz-when-to-p-conclusion/#comment-588</guid>
		<description>Thanks for the missing &lt;code&gt;&lt;/code&gt;&lt;/code&gt;.  Should be better now.
Stayed tuned for another quiz.
Fred - Heh heh.  Good one.
</description>
		<content:encoded><![CDATA[<p>Thanks for the missing <code>&lt;/code&gt;</code>.  Should be better now.<br />
Stayed tuned for another quiz.<br />
Fred &#8211; Heh heh.  Good one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred Smith</title>
		<link>http://simplebits.com/notebook/2003/09/10/simplequiz-when-to-p-conclusion/#comment-587</link>
		<dc:creator>Fred Smith</dc:creator>
		<pubDate>Thu, 11 Sep 2003 13:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2003/09/10/simplequiz-when-to-p-conclusion/#comment-587</guid>
		<description>Does &quot;unstyled viewer&quot; refer to the straight guy on Queer Eye?
</description>
		<content:encoded><![CDATA[<p>Does &#8220;unstyled viewer&#8221; refer to the straight guy on Queer Eye?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://simplebits.com/notebook/2003/09/10/simplequiz-when-to-p-conclusion/#comment-586</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 11 Sep 2003 13:12:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2003/09/10/simplequiz-when-to-p-conclusion/#comment-586</guid>
		<description>There I was, all satisfied that my site looked good, loaded quick and validated proper. Semantics? Seems I&#039;ve still got some work to do...
Thanks, keep &#039;em coming!
</description>
		<content:encoded><![CDATA[<p>There I was, all satisfied that my site looked good, loaded quick and validated proper. Semantics? Seems I&#8217;ve still got some work to do&#8230;<br />
Thanks, keep &#8216;em coming!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raena</title>
		<link>http://simplebits.com/notebook/2003/09/10/simplequiz-when-to-p-conclusion/#comment-585</link>
		<dc:creator>Raena</dc:creator>
		<pubDate>Thu, 11 Sep 2003 11:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2003/09/10/simplequiz-when-to-p-conclusion/#comment-585</guid>
		<description>Ack! It stripped my &lt;/code&gt;?!  Phooey, I thought I was doing someone a favour.
</description>
		<content:encoded><![CDATA[<p>Ack! It stripped my &lt;/code&gt;?!  Phooey, I thought I was doing someone a favour.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raena</title>
		<link>http://simplebits.com/notebook/2003/09/10/simplequiz-when-to-p-conclusion/#comment-584</link>
		<dc:creator>Raena</dc:creator>
		<pubDate>Thu, 11 Sep 2003 11:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2003/09/10/simplequiz-when-to-p-conclusion/#comment-584</guid>
		<description>must... close... code...
Ah, better. ;)
These conversations rock. :)
</description>
		<content:encoded><![CDATA[<p>must&#8230; close&#8230; code&#8230;<br />
Ah, better. ;)<br />
These conversations rock. :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

