<?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: Should comments be coded as definition lists?</title>
	<atom:link href="http://www.cre8d-design.com/2006/03/should-comments-be-coded-as-definition-lists/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cre8d-design.com/2006/03/should-comments-be-coded-as-definition-lists/</link>
	<description>blog designer</description>
	<lastBuildDate>Mon, 06 Feb 2012 07:03:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: mik</title>
		<link>http://www.cre8d-design.com/2006/03/should-comments-be-coded-as-definition-lists/comment-page-1/#comment-724</link>
		<dc:creator>mik</dc:creator>
		<pubDate>Sun, 29 Oct 2006 10:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.cre8d-design.com/wordpress/2006/03/03/should-comments-be-coded-as-definition-lists/#comment-724</guid>
		<description>I think we should look at this using a common sense approach.

Definition Lists (dl) is by it&#039;s name a list of definitions. Within this list of definitions are the terms (dt) and the descriptions (dd) of those terms. Therefore, to show comments using the definition list is semantically inaccurate. It may look pretty when the styles are taken out of the equation, but the purpose of HTML (or XHTML) is to display the data in semantically correct form. Remember, CSS is used to style the data presentation.

So, what are comments? They are conversational pieces of text relating to the subject and relating subjects at the matter. They are displayed in an ORDERLY fashion, as conversations do not exist without some sort of order. Most comments are by default set to OLDEST &gt; LATEST, and therefore should be considered as an ordered list (ol). Remember that comments have authors, which should be cited (cite) properly. This includes blockquotes.

Semantically speaking, you should use the ordered list to represent your comments, however some designs may be too complicated to show this. Therefore we have two options.

Firstly, we can use divisions (div) which is probably the better option if you want to stick to your design. Using divs is a standards compliant method of structuring the data, it may not be entirely semantically accurate, but it is a close method which is employed by thousands of designers/developers.

The other option of course is to redesign, or to develop a design that is simplistic yet creative. I find that the simpler designs with less clutter are much more appealing and potentially prove to be more usable and accessible - not to mention screen reader friendly.

Anyway, interesting debate starter, and very interesting site, well done.</description>
		<content:encoded><![CDATA[<p>I think we should look at this using a common sense approach.</p>
<p>Definition Lists (dl) is by it&#8217;s name a list of definitions. Within this list of definitions are the terms (dt) and the descriptions (dd) of those terms. Therefore, to show comments using the definition list is semantically inaccurate. It may look pretty when the styles are taken out of the equation, but the purpose of HTML (or XHTML) is to display the data in semantically correct form. Remember, CSS is used to style the data presentation.</p>
<p>So, what are comments? They are conversational pieces of text relating to the subject and relating subjects at the matter. They are displayed in an ORDERLY fashion, as conversations do not exist without some sort of order. Most comments are by default set to OLDEST &#38;gt; LATEST, and therefore should be considered as an ordered list (ol). Remember that comments have authors, which should be cited (cite) properly. This includes blockquotes.</p>
<p>Semantically speaking, you should use the ordered list to represent your comments, however some designs may be too complicated to show this. Therefore we have two options.</p>
<p>Firstly, we can use divisions (div) which is probably the better option if you want to stick to your design. Using divs is a standards compliant method of structuring the data, it may not be entirely semantically accurate, but it is a close method which is employed by thousands of designers/developers.</p>
<p>The other option of course is to redesign, or to develop a design that is simplistic yet creative. I find that the simpler designs with less clutter are much more appealing and potentially prove to be more usable and accessible &#8211; not to mention screen reader friendly.</p>
<p>Anyway, interesting debate starter, and very interesting site, well done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rachel</title>
		<link>http://www.cre8d-design.com/2006/03/should-comments-be-coded-as-definition-lists/comment-page-1/#comment-723</link>
		<dc:creator>Rachel</dc:creator>
		<pubDate>Sun, 05 Mar 2006 21:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.cre8d-design.com/wordpress/2006/03/03/should-comments-be-coded-as-definition-lists/#comment-723</guid>
		<description>Thanks Stephan, I&#039;m changing things around quite a bit here...should be working ok now.</description>
		<content:encoded><![CDATA[<p>Thanks Stephan, I&#8217;m changing things around quite a bit here&#8230;should be working ok now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephan L.</title>
		<link>http://www.cre8d-design.com/2006/03/should-comments-be-coded-as-definition-lists/comment-page-1/#comment-722</link>
		<dc:creator>Stephan L.</dc:creator>
		<pubDate>Sat, 04 Mar 2006 20:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.cre8d-design.com/wordpress/2006/03/03/should-comments-be-coded-as-definition-lists/#comment-722</guid>
		<description>Nice structure Rachel.
But i have a liitle problem with the header menu.(its hover image)</description>
		<content:encoded><![CDATA[<p>Nice structure Rachel.<br />
But i have a liitle problem with the header menu.(its hover image)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Hamman</title>
		<link>http://www.cre8d-design.com/2006/03/should-comments-be-coded-as-definition-lists/comment-page-1/#comment-721</link>
		<dc:creator>John Hamman</dc:creator>
		<pubDate>Fri, 03 Mar 2006 18:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.cre8d-design.com/wordpress/2006/03/03/should-comments-be-coded-as-definition-lists/#comment-721</guid>
		<description>I dont think it should for those who want to keep Definition List in there proper use. I think Wired Magazine stretches it&#039;s use on its website to list articles, or at least thats how it was a while ago. Your strick followers of w3c will probably say this is against its proper use, in the same way they would say using a table for non data aesthetic things is wrong.</description>
		<content:encoded><![CDATA[<p>I dont think it should for those who want to keep Definition List in there proper use. I think Wired Magazine stretches it&#8217;s use on its website to list articles, or at least thats how it was a while ago. Your strick followers of w3c will probably say this is against its proper use, in the same way they would say using a table for non data aesthetic things is wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael</title>
		<link>http://www.cre8d-design.com/2006/03/should-comments-be-coded-as-definition-lists/comment-page-1/#comment-720</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Fri, 03 Mar 2006 06:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.cre8d-design.com/wordpress/2006/03/03/should-comments-be-coded-as-definition-lists/#comment-720</guid>
		<description>I&#039;m not quite following this, your example has the

 Author
 Comment


but there are the other fields in most comment forms like mail and website.  Are those terms or definitions? I don&#039;t think either. So, using a definition list excludes important information. You could certainly strip that in the back end, only outputting your list, but why?

You might make some new microformat in XML but I don&#039;t think a dl is the answer here.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not quite following this, your example has the</p>
<p> Author<br />
 Comment</p>
<p>but there are the other fields in most comment forms like mail and website.  Are those terms or definitions? I don&#8217;t think either. So, using a definition list excludes important information. You could certainly strip that in the back end, only outputting your list, but why?</p>
<p>You might make some new microformat in XML but I don&#8217;t think a dl is the answer here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sosa</title>
		<link>http://www.cre8d-design.com/2006/03/should-comments-be-coded-as-definition-lists/comment-page-1/#comment-719</link>
		<dc:creator>sosa</dc:creator>
		<pubDate>Fri, 03 Mar 2006 03:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.cre8d-design.com/wordpress/2006/03/03/should-comments-be-coded-as-definition-lists/#comment-719</guid>
		<description>besides, DL&#039;s are so freakin hard to stylize properly, because each definition is formed by two diferent elements with no wrapping parent, which I think is broken. DL&#039;s should be like this for working properly:



    Term

      definition




Personally I opt for my own personal microformat.</description>
		<content:encoded><![CDATA[<p>besides, DL&#8217;s are so freakin hard to stylize properly, because each definition is formed by two diferent elements with no wrapping parent, which I think is broken. DL&#8217;s should be like this for working properly:</p>
<p>    Term</p>
<p>      definition</p>
<p>Personally I opt for my own personal microformat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: derek</title>
		<link>http://www.cre8d-design.com/2006/03/should-comments-be-coded-as-definition-lists/comment-page-1/#comment-718</link>
		<dc:creator>derek</dc:creator>
		<pubDate>Fri, 03 Mar 2006 03:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.cre8d-design.com/wordpress/2006/03/03/should-comments-be-coded-as-definition-lists/#comment-718</guid>
		<description>interesting that you posted about this. i just finished reading through andy budd&#039;s css mastery and noticed the very brief paragraph stating that dl&#039;s and dt&#039;s can often be misused.

nonetheless, i&#039;m going to try them out for wordpress comments.</description>
		<content:encoded><![CDATA[<p>interesting that you posted about this. i just finished reading through andy budd&#8217;s css mastery and noticed the very brief paragraph stating that dl&#8217;s and dt&#8217;s can often be misused.</p>
<p>nonetheless, i&#8217;m going to try them out for wordpress comments.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

