<?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: On standards and semantics</title>
	<atom:link href="http://stopdesign.com/archive/2003/08/26/semantics.html/feed" rel="self" type="application/rss+xml" />
	<link>http://stopdesign.com/archive/2003/08/26/semantics.html</link>
	<description>Stopdesign is the creative outlet of Douglas Bowman.</description>
	<lastBuildDate>Tue, 04 May 2010 11:39:03 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: qwerty</title>
		<link>http://stopdesign.com/archive/2003/08/26/semantics.html#comment-425</link>
		<dc:creator>qwerty</dc:creator>
		<pubDate>Tue, 09 Sep 2003 05:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=129#comment-425</guid>
		<description>&lt;hr/&gt; in the code is semantic or presentation? That decorative GIF is semantic (-ally meaningful) or presentation? Do I need to push that hrs and GIFs to CSS?

Hello, semantic-XHTML-CSS-stucked guyes. This is what I think you need to do:

- study philosophy, and learn what are objective reality (semantic) and its human reflection are all about;

- study what &quot;process&quot; (at all and in appliance to web/UI/software development) is, and what are the entities involved. You don&#039;t design layers and rectangles in photoshop (old way) or markup your page in XHTML and position divs with CSS (new way). You define (with whatever tool or technology) the page semantic (what objective reality does page contain), maybe its structure (though reality is not structured in itself; it is human beings to structure it to be able to reflect it with limited non-multidimensional brain), and present this reality via UI;

- understand, that XHTML/CSS is not that big as it seems and not a revolution (don&#039;t know how it is &quot;shuher&quot; in English), and not about improving semantics (maybe make page structure visible with nested divs), but just newly introduced convenient shortcut (Ctrl+C, Ctrl+V:) to develop web UI, only a tool; but the process/entities (to those who got The Knowledge) not changed. You really don&#039;t grasp what are semantic (web) is. One thing here is that improved semantic means &quot;semantic can be extracted from this page and be used some way&quot;. Is changing tables to divs about extracting semantics? No. RDF/OWL yes. But XHTML/CSS are about more straightforward way to implement designed page structures (with whatever tool; with a sheet of paper) and more convenient way to change visual aspects later. Maybe a thing to be a candidate for good semantic/presentation separation is pure XML/XSL; though in XML/XSL you cannot give a definite answer where to put that decorative GIF as well.

- see that distinguishing semantic (objective reality) and its presentation (the way to reflect) is not an easy task, and in most cases cannot be definitely solved. It goes to Socrat. And that a project with perfect semantic/presentation separation would break any reasonable budget. &quot;We should be using semantically correct markup&quot;. Go on:)

- read at least W3C materials on semantic web and ontologies. Guyes, you here want to be the one to find that big thing, be creative, invent &quot;emergent markup languages&quot;, but don&#039;t want to take a look at what has been researched and done before, in areas such as knowledge representation etc. And end up producing bulks of text in your blogs.

Excellent comments are #8, #19. #12 is good except for the word &quot;semantic&quot;. #17 is interesting - can it be done?

Having semantic defined as in #10 we have nothing to talk about, because semantic is built-in in XHTML in this case: compliance to XHTML (which says to use &lt;p&gt; for paragraph) _is_ being semantically correct that way. Semantic in its common meaning as &quot;objective reality&quot; has no relation to XHTML/CSS.

Sorry, bored.</description>
		<content:encoded><![CDATA[<p>&lt;hr/> in the code is semantic or presentation? That decorative GIF is semantic (-ally meaningful) or presentation? Do I need to push that hrs and GIFs to CSS?</p>
<p>Hello, semantic-XHTML-CSS-stucked guyes. This is what I think you need to do:</p>
<p>- study philosophy, and learn what are objective reality (semantic) and its human reflection are all about;</p>
<p>- study what &#8220;process&#8221; (at all and in appliance to web/UI/software development) is, and what are the entities involved. You don&#8217;t design layers and rectangles in photoshop (old way) or markup your page in XHTML and position divs with CSS (new way). You define (with whatever tool or technology) the page semantic (what objective reality does page contain), maybe its structure (though reality is not structured in itself; it is human beings to structure it to be able to reflect it with limited non-multidimensional brain), and present this reality via UI;</p>
<p>- understand, that XHTML/CSS is not that big as it seems and not a revolution (don&#8217;t know how it is &#8220;shuher&#8221; in English), and not about improving semantics (maybe make page structure visible with nested divs), but just newly introduced convenient shortcut (Ctrl+C, Ctrl+V:) to develop web UI, only a tool; but the process/entities (to those who got The Knowledge) not changed. You really don&#8217;t grasp what are semantic (web) is. One thing here is that improved semantic means &#8220;semantic can be extracted from this page and be used some way&#8221;. Is changing tables to divs about extracting semantics? No. RDF/OWL yes. But XHTML/CSS are about more straightforward way to implement designed page structures (with whatever tool; with a sheet of paper) and more convenient way to change visual aspects later. Maybe a thing to be a candidate for good semantic/presentation separation is pure XML/XSL; though in XML/XSL you cannot give a definite answer where to put that decorative GIF as well.</p>
<p>- see that distinguishing semantic (objective reality) and its presentation (the way to reflect) is not an easy task, and in most cases cannot be definitely solved. It goes to Socrat. And that a project with perfect semantic/presentation separation would break any reasonable budget. &#8220;We should be using semantically correct markup&#8221;. Go on:)</p>
<p>- read at least W3C materials on semantic web and ontologies. Guyes, you here want to be the one to find that big thing, be creative, invent &#8220;emergent markup languages&#8221;, but don&#8217;t want to take a look at what has been researched and done before, in areas such as knowledge representation etc. And end up producing bulks of text in your blogs.</p>
<p>Excellent comments are #8, #19. #12 is good except for the word &#8220;semantic&#8221;. #17 is interesting &#8211; can it be done?</p>
<p>Having semantic defined as in #10 we have nothing to talk about, because semantic is built-in in XHTML in this case: compliance to XHTML (which says to use &lt;p> for paragraph) _is_ being semantically correct that way. Semantic in its common meaning as &#8220;objective reality&#8221; has no relation to XHTML/CSS.</p>
<p>Sorry, bored.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mini-d</title>
		<link>http://stopdesign.com/archive/2003/08/26/semantics.html#comment-424</link>
		<dc:creator>mini-d</dc:creator>
		<pubDate>Tue, 02 Sep 2003 14:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=129#comment-424</guid>
		<description>Semantics covers more than &lt;code&gt;&lt;h1&gt;&lt;/code&gt;, just think about &lt;code&gt;cite=&quot;...&quot;&lt;/code&gt;, &lt;code&gt;hreflang=&quot;...&quot;&lt;/code&gt;, &lt;code&gt;lang=&quot;...&quot;&lt;/code&gt; and why not cover stuff like &lt;code&gt;&lt;kbd&gt;&lt;/code&gt;, samp, var, etc.

Also have a good knowledge in linguistic, it would let you mark all those words, phrases correctly increasing semantics on a page.</description>
		<content:encoded><![CDATA[<p>Semantics covers more than <code>&lt;h1&gt;</code>, just think about <code>cite="..."</code>, <code>hreflang="..."</code>, <code>lang="..."</code> and why not cover stuff like <code>&lt;kbd&gt;</code>, samp, var, etc.</p>
<p>Also have a good knowledge in linguistic, it would let you mark all those words, phrases correctly increasing semantics on a page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pixelkitty</title>
		<link>http://stopdesign.com/archive/2003/08/26/semantics.html#comment-423</link>
		<dc:creator>pixelkitty</dc:creator>
		<pubDate>Sun, 31 Aug 2003 05:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=129#comment-423</guid>
		<description>I wish people would stop with the Dreamweaver bashing already. The tool works perfectly and even encourages semantic markup.

Just because a minority of new designers choose to learn design first and correct markup second doesn&#039;t mean the tool is inadequate.

That said, I wholeheartedly agree that once introduced to the wonders of valid markup and CSS, one is guided into semantic markup by default.

I spend a lot of time writing code that most be understandable by people who have only just entered the world of HTML and have never seen CSS before.

Logical markup almost always equals semantic markup.

I&#039;m looking forward to the day of all web viewing tools (browsers, feedreaders, whatever) stop pushing their proprietry formats and the world can begin using tools that render code to an agreed standards.

One can dream.

*Note on my email address: yes it&#039;s real and it works. I use &#039;sitenameIpostedthison&#039; @ my domain to ensure I know where spam harvesters are getting my details from - that is all.</description>
		<content:encoded><![CDATA[<p>I wish people would stop with the Dreamweaver bashing already. The tool works perfectly and even encourages semantic markup.</p>
<p>Just because a minority of new designers choose to learn design first and correct markup second doesn&#8217;t mean the tool is inadequate.</p>
<p>That said, I wholeheartedly agree that once introduced to the wonders of valid markup and CSS, one is guided into semantic markup by default.</p>
<p>I spend a lot of time writing code that most be understandable by people who have only just entered the world of HTML and have never seen CSS before.</p>
<p>Logical markup almost always equals semantic markup.</p>
<p>I&#8217;m looking forward to the day of all web viewing tools (browsers, feedreaders, whatever) stop pushing their proprietry formats and the world can begin using tools that render code to an agreed standards.</p>
<p>One can dream.</p>
<p>*Note on my email address: yes it&#8217;s real and it works. I use &#8216;sitenameIpostedthison&#8217; @ my domain to ensure I know where spam harvesters are getting my details from &#8211; that is all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alanjstr</title>
		<link>http://stopdesign.com/archive/2003/08/26/semantics.html#comment-422</link>
		<dc:creator>alanjstr</dc:creator>
		<pubDate>Sat, 30 Aug 2003 03:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=129#comment-422</guid>
		<description>I chose to redo my site to xhtml/css so that it was semantic, much more maintainable, and hopefully more likely to look the same in all modern browsers.  The only thing I sometimes wonder about are the links on the side.  On the one hand, they are a list of items.  Ok, I forgot what the argument against was.  It certainly allows me to manipulate them better.</description>
		<content:encoded><![CDATA[<p>I chose to redo my site to xhtml/css so that it was semantic, much more maintainable, and hopefully more likely to look the same in all modern browsers.  The only thing I sometimes wonder about are the links on the side.  On the one hand, they are a list of items.  Ok, I forgot what the argument against was.  It certainly allows me to manipulate them better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jose silva</title>
		<link>http://stopdesign.com/archive/2003/08/26/semantics.html#comment-421</link>
		<dc:creator>jose silva</dc:creator>
		<pubDate>Fri, 29 Aug 2003 17:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=129#comment-421</guid>
		<description>Ok, i think that XHTML+css standard use of both is just great, and atbless design greather, so how do i do a &quot;table design&quot; with a 10x10 grid? without a table use ? should i go with 10 div&#039;s float: left for each line ?

Thanks</description>
		<content:encoded><![CDATA[<p>Ok, i think that XHTML+css standard use of both is just great, and atbless design greather, so how do i do a &#8220;table design&#8221; with a 10&#215;10 grid? without a table use ? should i go with 10 div&#8217;s float: left for each line ?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://stopdesign.com/archive/2003/08/26/semantics.html#comment-420</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Thu, 28 Aug 2003 14:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=129#comment-420</guid>
		<description>As a growing web designer I feel truly lucky to be learning my craft during the time of sematic markup. It helps me immensely to be able to wrap all my paragraphs, lists and such in appropriate tags. I made a brief attempt at learning how to code webpages back in 2000, but found the lack of clarity as to how tags were supposed to be used too confusing. I crave order and structure, especially when I want to apply a creative design on top of it.</description>
		<content:encoded><![CDATA[<p>As a growing web designer I feel truly lucky to be learning my craft during the time of sematic markup. It helps me immensely to be able to wrap all my paragraphs, lists and such in appropriate tags. I made a brief attempt at learning how to code webpages back in 2000, but found the lack of clarity as to how tags were supposed to be used too confusing. I crave order and structure, especially when I want to apply a creative design on top of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mattur</title>
		<link>http://stopdesign.com/archive/2003/08/26/semantics.html#comment-419</link>
		<dc:creator>mattur</dc:creator>
		<pubDate>Thu, 28 Aug 2003 12:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=129#comment-419</guid>
		<description>IMHO you don&#039;t appear to really grasp the semantic web concept. Putting your content in xhtml doesn&#039;t make it in any way compatible with the semantic web, &quot;more semantic&quot; etc.

Consider this page: you use classes like header, pageheader, entry etc. If these were standardised  (i.e. all sites used the same classes) then we could start getting some benefit from xhtml - you could pull entries from multiple sites and easily aggregate them. But of course we can do all this *already* with databases, RSS, CMS etc. So what are the benefits of xhtml over html?

As it is, xhtml is totally pointless, and discussing semantics in the context of headings, paras etc completely missing the point. Just my 0.2c ;)</description>
		<content:encoded><![CDATA[<p>IMHO you don&#8217;t appear to really grasp the semantic web concept. Putting your content in xhtml doesn&#8217;t make it in any way compatible with the semantic web, &#8220;more semantic&#8221; etc.</p>
<p>Consider this page: you use classes like header, pageheader, entry etc. If these were standardised  (i.e. all sites used the same classes) then we could start getting some benefit from xhtml &#8211; you could pull entries from multiple sites and easily aggregate them. But of course we can do all this *already* with databases, RSS, CMS etc. So what are the benefits of xhtml over html?</p>
<p>As it is, xhtml is totally pointless, and discussing semantics in the context of headings, paras etc completely missing the point. Just my 0.2c ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jazer</title>
		<link>http://stopdesign.com/archive/2003/08/26/semantics.html#comment-418</link>
		<dc:creator>jazer</dc:creator>
		<pubDate>Thu, 28 Aug 2003 07:29:32 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=129#comment-418</guid>
		<description>It&#039;s true that many designers who believe in using standards also believe in creating semantic markup, but--as Jason pointed out--font, b, and i are still a part of the standard.

If all non-semantic markup was stripped from the standard, then the connection between standards and semantics would truly exist.</description>
		<content:encoded><![CDATA[<p>It&#8217;s true that many designers who believe in using standards also believe in creating semantic markup, but&#8211;as Jason pointed out&#8211;font, b, and i are still a part of the standard.</p>
<p>If all non-semantic markup was stripped from the standard, then the connection between standards and semantics would truly exist.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tvst</title>
		<link>http://stopdesign.com/archive/2003/08/26/semantics.html#comment-417</link>
		<dc:creator>tvst</dc:creator>
		<pubDate>Thu, 28 Aug 2003 02:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=129#comment-417</guid>
		<description>Evil tags will die only when CSS becomes more powerful. There is currently no way, for example, to do something like this:

#div2 {
left: #div1.top + 5px;
}

If something similar gets into CSS3 i predict the end of non-semantic tables, spacers, and other anomalies.</description>
		<content:encoded><![CDATA[<p>Evil tags will die only when CSS becomes more powerful. There is currently no way, for example, to do something like this:</p>
<p>#div2 {<br />
left: #div1.top + 5px;<br />
}</p>
<p>If something similar gets into CSS3 i predict the end of non-semantic tables, spacers, and other anomalies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://stopdesign.com/archive/2003/08/26/semantics.html#comment-416</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Thu, 28 Aug 2003 01:24:09 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=129#comment-416</guid>
		<description>Oh, the irony of standards...

A certain very large firm (VLF) has design standards for it&#039;s very large intranet. Nothing can be deployed unless standards compliant.  Those standards are based on a 1999 design wherin all structural markup was sacrificed on the altar of SPAN. (Altar installed by a prominent NYC agency.)

Today a colleague comes back from a deployment review moaning, &quot;They say the h1 is non-compliant, that I have to use span, that no one else uses h1, and if I insist, we need to write an exception request.&quot;

BTW, VLF is indeed very large, in the computer industry, with revenues over ... ooops if I tell you any more, you&#039;ll know who it is.</description>
		<content:encoded><![CDATA[<p>Oh, the irony of standards&#8230;</p>
<p>A certain very large firm (VLF) has design standards for it&#8217;s very large intranet. Nothing can be deployed unless standards compliant.  Those standards are based on a 1999 design wherin all structural markup was sacrificed on the altar of SPAN. (Altar installed by a prominent NYC agency.)</p>
<p>Today a colleague comes back from a deployment review moaning, &#8220;They say the h1 is non-compliant, that I have to use span, that no one else uses h1, and if I insist, we need to write an exception request.&#8221;</p>
<p>BTW, VLF is indeed very large, in the computer industry, with revenues over &#8230; ooops if I tell you any more, you&#8217;ll know who it is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://stopdesign.com/archive/2003/08/26/semantics.html#comment-415</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 28 Aug 2003 00:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=129#comment-415</guid>
		<description>In many ways standards-compliance, semantic markup, usability, and accessibility go hand in hand.  The toughest part about explaining these facets of web design appears to be &lt;em&gt;separating them from one another&lt;/em&gt;.

Using structural tags like &lt;h&lt;em&gt;n&lt;/em&gt;&gt;&#039;s, &lt;ul&gt;&#039;s, &lt;p&gt;&#039;s and all the others helps your code be a) more semantically (I hope its a word too) pure, b) more easily accessible via screen-readers and alternate display devices, and c) closer to standards-compliance if you do it right.

I&#039;m really excited about where this entire industry is going.  It seems as though all of these similar disciplines are merging, and pretty soon &lt;em&gt;every&lt;/em&gt; designer will be thinking about structural well-formedness just as they thought about colspan attributes in years past.

Let&#039;s hope that browsers evolve with us :)</description>
		<content:encoded><![CDATA[<p>In many ways standards-compliance, semantic markup, usability, and accessibility go hand in hand.  The toughest part about explaining these facets of web design appears to be <em>separating them from one another</em>.</p>
<p>Using structural tags like &lt;h<em>n</em>&gt;&#8217;s, &lt;ul&gt;&#8217;s, &lt;p&gt;&#8217;s and all the others helps your code be a) more semantically (I hope its a word too) pure, b) more easily accessible via screen-readers and alternate display devices, and c) closer to standards-compliance if you do it right.</p>
<p>I&#8217;m really excited about where this entire industry is going.  It seems as though all of these similar disciplines are merging, and pretty soon <em>every</em> designer will be thinking about structural well-formedness just as they thought about colspan attributes in years past.</p>
<p>Let&#8217;s hope that browsers evolve with us :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://stopdesign.com/archive/2003/08/26/semantics.html#comment-414</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Thu, 28 Aug 2003 00:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=129#comment-414</guid>
		<description>I think one of the tricky things is that XHTML-validity is testable, whereas whether a page is coded semantically is at least partly in the eye of the beholder. I think we can agree that XHTML that suffers from divitis and classitis (thanks, DWWS) doesn&#039;t pass semantic muster, but for a lot of sites the line is pretty murky.

One thing that&#039;s going on is that the developers and designers that are drawn to create sites that use valid XHTML/CSS right now (like me, though you can&#039;t tell from my site) are also interested in accessibility and (partly through the accessibility angle) semantic markup. To me writing semantic markup means it will look good in Lynx -- the page has intrinsic structure that can be discerned without the help of all the associated stylesheets and scripts.

Personally, I think the door to sell semantic markup to new folks is through issues of accessibility and usability on other devices... I think that Jason&#039;s right in his message about evangelism -- standards are great, and this other thing called semantic markup is great too, and look, they work together!</description>
		<content:encoded><![CDATA[<p>I think one of the tricky things is that XHTML-validity is testable, whereas whether a page is coded semantically is at least partly in the eye of the beholder. I think we can agree that XHTML that suffers from divitis and classitis (thanks, DWWS) doesn&#8217;t pass semantic muster, but for a lot of sites the line is pretty murky.</p>
<p>One thing that&#8217;s going on is that the developers and designers that are drawn to create sites that use valid XHTML/CSS right now (like me, though you can&#8217;t tell from my site) are also interested in accessibility and (partly through the accessibility angle) semantic markup. To me writing semantic markup means it will look good in Lynx &#8212; the page has intrinsic structure that can be discerned without the help of all the associated stylesheets and scripts.</p>
<p>Personally, I think the door to sell semantic markup to new folks is through issues of accessibility and usability on other devices&#8230; I think that Jason&#8217;s right in his message about evangelism &#8212; standards are great, and this other thing called semantic markup is great too, and look, they work together!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://stopdesign.com/archive/2003/08/26/semantics.html#comment-413</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Wed, 27 Aug 2003 17:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=129#comment-413</guid>
		<description>Thoughtful comments from everyone. It was &lt;a href=&quot;#comment9&quot; rel=&quot;nofollow&quot;&gt;Sam&lt;/a&gt; who found the words I wish I had thought of when writing this post:

&lt;em&gt;Standard compliant XHTML *lends* itself to semantic markup&lt;/em&gt;

That&#039;s the direction I was trying to go. Yes they&#039;re separate, but I believe the two often tend to go together (eventually, if not right away).

By the way, did anyone else notice the way Kottke&#039;s post title got truncated to 12 characters in the archive filename?

&lt;strong&gt;Standards Do&lt;/strong&gt;

Interesting.</description>
		<content:encoded><![CDATA[<p>Thoughtful comments from everyone. It was <a href="#comment9" rel="nofollow">Sam</a> who found the words I wish I had thought of when writing this post:</p>
<p><em>Standard compliant XHTML *lends* itself to semantic markup</em></p>
<p>That&#8217;s the direction I was trying to go. Yes they&#8217;re separate, but I believe the two often tend to go together (eventually, if not right away).</p>
<p>By the way, did anyone else notice the way Kottke&#8217;s post title got truncated to 12 characters in the archive filename?</p>
<p><strong>Standards Do</strong></p>
<p>Interesting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blakems</title>
		<link>http://stopdesign.com/archive/2003/08/26/semantics.html#comment-412</link>
		<dc:creator>blakems</dc:creator>
		<pubDate>Wed, 27 Aug 2003 16:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=129#comment-412</guid>
		<description>As designers use better semantics, I believe they will start to see the fruits of doing so. Using better semantics sets up your site for better search engine optimization, easier to maintain, and easily transferred to other platforms.
It just takes getting used to designing that way. Validation should be a by-product of good markup/semantics, it should never be the primary goal of your markup</description>
		<content:encoded><![CDATA[<p>As designers use better semantics, I believe they will start to see the fruits of doing so. Using better semantics sets up your site for better search engine optimization, easier to maintain, and easily transferred to other platforms.<br />
It just takes getting used to designing that way. Validation should be a by-product of good markup/semantics, it should never be the primary goal of your markup</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesper</title>
		<link>http://stopdesign.com/archive/2003/08/26/semantics.html#comment-411</link>
		<dc:creator>Jesper</dc:creator>
		<pubDate>Wed, 27 Aug 2003 15:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=129#comment-411</guid>
		<description>&quot;I tend to agree with him that standards do not necessarily beget semantics, and vice versa. [...] Standard compliant XHTML lends itself to semantic markup [...]&quot;

Exactly. It is very hard to write semantically correct markup that is not valid HTML of any dialect except for misuse, abuse or misunderstanding the tag syntax.

There needs to be a distiction between semantics and validation, because only then can we explain better how to make them work together.</description>
		<content:encoded><![CDATA[<p>&#8220;I tend to agree with him that standards do not necessarily beget semantics, and vice versa. [...] Standard compliant XHTML lends itself to semantic markup [...]&#8221;</p>
<p>Exactly. It is very hard to write semantically correct markup that is not valid HTML of any dialect except for misuse, abuse or misunderstanding the tag syntax.</p>
<p>There needs to be a distiction between semantics and validation, because only then can we explain better how to make them work together.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jkottke</title>
		<link>http://stopdesign.com/archive/2003/08/26/semantics.html#comment-410</link>
		<dc:creator>jkottke</dc:creator>
		<pubDate>Wed, 27 Aug 2003 15:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=129#comment-410</guid>
		<description>Gabby, semantics with regard to web design means that if you have a paragraph, surround it with &lt;p&gt; tags; if you&#039;ve got a article title (or something), use an &lt;h1&gt; tag; and if you have a list of items, use &lt;ul&gt; or &lt;ol&gt; with &lt;li&gt; tags instead of separating them with breaks or using &lt;div&gt;s. As much as possible, the tags surrounding the content of a document should describe what that content is and/or what it&#039;s for. I&#039;m sure there&#039;s a more rigorous definition that people can go on and on about, but this simple one is more useful (IMO).</description>
		<content:encoded><![CDATA[<p>Gabby, semantics with regard to web design means that if you have a paragraph, surround it with &lt;p&gt; tags; if you&#8217;ve got a article title (or something), use an &lt;h1&gt; tag; and if you have a list of items, use &lt;ul&gt; or &lt;ol&gt; with &lt;li&gt; tags instead of separating them with breaks or using &lt;div&gt;s. As much as possible, the tags surrounding the content of a document should describe what that content is and/or what it&#8217;s for. I&#8217;m sure there&#8217;s a more rigorous definition that people can go on and on about, but this simple one is more useful (IMO).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://stopdesign.com/archive/2003/08/26/semantics.html#comment-409</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Wed, 27 Aug 2003 15:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=129#comment-409</guid>
		<description>I&#039;m not too sure if Jason is trying to place a large gap between standards and semantics. To me, I read his article as giving a more precise &lt;em&gt;definition&lt;/em&gt; to each. I tend to agree with him that standards do not necessarily beget semantics, and vice versa.

Standard compliant XHTML &lt;em&gt;lends&lt;/em&gt; itself to semantic markup, and perhaps, you might say that semantics is &lt;em&gt;inherent&lt;/em&gt; in CSS. But semantics can be subjective by nature and must be applied to the document. As you said above, valid XHTML can be a semantic &quot;pile of junk&quot;. In the end, it is up to the author to apply semantics to whatever she/he has written and that, itself, will depend upon the purpose of the code. I think the beauty of CSS and XHTML is that they invisibly encourage people to write more meaningful markup - it is easier to read by eye, easier to write (coming from someone new to coding), etc.

I liked Jason&#039;s point of view if only because it seemed to give a more precise definition between the two subjects. A little more understanding; a bit better grasp on what it is I am doing.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not too sure if Jason is trying to place a large gap between standards and semantics. To me, I read his article as giving a more precise <em>definition</em> to each. I tend to agree with him that standards do not necessarily beget semantics, and vice versa.</p>
<p>Standard compliant XHTML <em>lends</em> itself to semantic markup, and perhaps, you might say that semantics is <em>inherent</em> in CSS. But semantics can be subjective by nature and must be applied to the document. As you said above, valid XHTML can be a semantic &#8220;pile of junk&#8221;. In the end, it is up to the author to apply semantics to whatever she/he has written and that, itself, will depend upon the purpose of the code. I think the beauty of CSS and XHTML is that they invisibly encourage people to write more meaningful markup &#8211; it is easier to read by eye, easier to write (coming from someone new to coding), etc.</p>
<p>I liked Jason&#8217;s point of view if only because it seemed to give a more precise definition between the two subjects. A little more understanding; a bit better grasp on what it is I am doing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gabby</title>
		<link>http://stopdesign.com/archive/2003/08/26/semantics.html#comment-408</link>
		<dc:creator>gabby</dc:creator>
		<pubDate>Wed, 27 Aug 2003 15:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=129#comment-408</guid>
		<description>Can someone please define what &quot;semantics&quot; means in the context of the web? Though I&#039;ve seen the word used liberally and frequently, I have never once seen it defined.</description>
		<content:encoded><![CDATA[<p>Can someone please define what &#8220;semantics&#8221; means in the context of the web? Though I&#8217;ve seen the word used liberally and frequently, I have never once seen it defined.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pid</title>
		<link>http://stopdesign.com/archive/2003/08/26/semantics.html#comment-407</link>
		<dc:creator>pid</dc:creator>
		<pubDate>Wed, 27 Aug 2003 14:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=129#comment-407</guid>
		<description>Adopting standards and using validation are the first steps to well formed web design, not just well formed documents. There are a limited number of tags in XHTML/HTML - deal with it. There can&#039;t be many of us building sites that require more than 6 headings, or more than 3 different types of list to correctly describe the hierarchical or semantic importance of a given string/object.

For many designers, (myself included), building sites is rapidly becoming an engineering task, with many disciplines to &lt;a href=&quot;http://www.mezzoblue.com/cgi-bin/mt/mezzo/archives/000217.asp&quot; rel=&quot;nofollow&quot;&gt;master&lt;/a&gt;, rather than the &#039;artistic&#039; field it once was, and this is forcing us to think in ways which sometimes don&#039;t come naturally to the (alright, my) creative mind. This is a good thing, as others have said, as we consider our work more carefully.

Furthermore, I suspect that, (and I haven&#039;t, but should write it up - apologies), that there are is a limited set whereby all of the guidelines, standards, best practices, methods, optimisations and rules intersect.
For example, some CSS layout techniques are not viable if you wish to place your primary content at the top of the document, say as a search engine optimisation.

&lt;em&gt;If&lt;/em&gt; I&#039;m right, then there&#039;s no reason why tools like Dreamweaver, (in a generation or two&#039;s time), can&#039;t construct documents in a satisfactorary and compliant fashion for the majority of users, who aren&#039;t familiar with the innards of markup languages. Tools like DW are good when generating output limited to a small set of options. I&#039;ve scribbled the process and what I think the options are down, it&#039;s halfway to a wizard already.

I agree with Jason&#039;s last point (evangelize etc), but it&#039;ll take effort and some bravery to increase a clients expectations before a project even starts, or educate those who haven&#039;t the time or inclination to listen. I mean, has he &lt;em&gt;honestly&lt;/em&gt; never seen/noticed a clients&#039; eyes glaze over?

Semantically well formedness (is that a word?) is just another element of building a competitive, successful site. Either we all write about how to do it well, or we keep it to ourselves and (ahem) earn more bucks by building better sites. No comments on Jason&#039;s site - so I&#039;ll say it here instead - put up or shut up, eh? Moaning about it doesn&#039;t help anyone.

Maybe the focus will move to semantics soon, once standards are well, standard.</description>
		<content:encoded><![CDATA[<p>Adopting standards and using validation are the first steps to well formed web design, not just well formed documents. There are a limited number of tags in XHTML/HTML &#8211; deal with it. There can&#8217;t be many of us building sites that require more than 6 headings, or more than 3 different types of list to correctly describe the hierarchical or semantic importance of a given string/object.</p>
<p>For many designers, (myself included), building sites is rapidly becoming an engineering task, with many disciplines to <a href="http://www.mezzoblue.com/cgi-bin/mt/mezzo/archives/000217.asp" rel="nofollow">master</a>, rather than the &#8216;artistic&#8217; field it once was, and this is forcing us to think in ways which sometimes don&#8217;t come naturally to the (alright, my) creative mind. This is a good thing, as others have said, as we consider our work more carefully.</p>
<p>Furthermore, I suspect that, (and I haven&#8217;t, but should write it up &#8211; apologies), that there are is a limited set whereby all of the guidelines, standards, best practices, methods, optimisations and rules intersect.<br />
For example, some CSS layout techniques are not viable if you wish to place your primary content at the top of the document, say as a search engine optimisation.</p>
<p><em>If</em> I&#8217;m right, then there&#8217;s no reason why tools like Dreamweaver, (in a generation or two&#8217;s time), can&#8217;t construct documents in a satisfactorary and compliant fashion for the majority of users, who aren&#8217;t familiar with the innards of markup languages. Tools like DW are good when generating output limited to a small set of options. I&#8217;ve scribbled the process and what I think the options are down, it&#8217;s halfway to a wizard already.</p>
<p>I agree with Jason&#8217;s last point (evangelize etc), but it&#8217;ll take effort and some bravery to increase a clients expectations before a project even starts, or educate those who haven&#8217;t the time or inclination to listen. I mean, has he <em>honestly</em> never seen/noticed a clients&#8217; eyes glaze over?</p>
<p>Semantically well formedness (is that a word?) is just another element of building a competitive, successful site. Either we all write about how to do it well, or we keep it to ourselves and (ahem) earn more bucks by building better sites. No comments on Jason&#8217;s site &#8211; so I&#8217;ll say it here instead &#8211; put up or shut up, eh? Moaning about it doesn&#8217;t help anyone.</p>
<p>Maybe the focus will move to semantics soon, once standards are well, standard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jmcg</title>
		<link>http://stopdesign.com/archive/2003/08/26/semantics.html#comment-406</link>
		<dc:creator>jmcg</dc:creator>
		<pubDate>Wed, 27 Aug 2003 14:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=129#comment-406</guid>
		<description>I can definately see where jk&#039;s coming from when he argues that too much emphasis has been put on having an xhtml site that validates, but I don&#039;t think that he can say that this is because of an error in our priorities as a creative community.

Just like many-many others in this business, I have learned a ton about creating standards compliant xhtml/css sites from the likes of doug, zeldman, dan, eric, and dave (among others).  Personally I have found that with most of their articles it is definatley implied (if not out right preached) that we should be using semantically correct markup. Actually, just last week I fought with a complex definition list for almost a full day in order to get it styled correctly and keep it more semantically meaningful.

That being said...keep up the good work doug.  This community needs more teachers that are doing it like you guys.</description>
		<content:encoded><![CDATA[<p>I can definately see where jk&#8217;s coming from when he argues that too much emphasis has been put on having an xhtml site that validates, but I don&#8217;t think that he can say that this is because of an error in our priorities as a creative community.</p>
<p>Just like many-many others in this business, I have learned a ton about creating standards compliant xhtml/css sites from the likes of doug, zeldman, dan, eric, and dave (among others).  Personally I have found that with most of their articles it is definatley implied (if not out right preached) that we should be using semantically correct markup. Actually, just last week I fought with a complex definition list for almost a full day in order to get it styled correctly and keep it more semantically meaningful.</p>
<p>That being said&#8230;keep up the good work doug.  This community needs more teachers that are doing it like you guys.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
