<?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: POSH or not ?</title>
	<atom:link href="http://nickcowie.com/2007/posh-or-not/feed/" rel="self" type="application/rss+xml" />
	<link>http://nickcowie.com/2007/posh-or-not/</link>
	<description>Web standards, accessibility  and such like with a bias toward  Government web sites</description>
	<pubDate>Sat, 22 Nov 2008 12:03:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Raena</title>
		<link>http://nickcowie.com/2007/posh-or-not/#comment-12351</link>
		<dc:creator>Raena</dc:creator>
		<pubDate>Sat, 28 Apr 2007 10:27:35 +0000</pubDate>
		<guid isPermaLink="false">http://nickcowie.com/2007/posh-or-not/#comment-12351</guid>
		<description>Well hell, &lt;a&gt;you know that already.&lt;/a&gt;

There needs to be a heap more Sandbox skins in the world, I think. Maybe a CSS Zen garden style project.</description>
		<content:encoded><![CDATA[<p>Well hell, <a>you know that already.</a></p>
<p>There needs to be a heap more Sandbox skins in the world, I think. Maybe a CSS Zen garden style project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raena</title>
		<link>http://nickcowie.com/2007/posh-or-not/#comment-12331</link>
		<dc:creator>Raena</dc:creator>
		<pubDate>Fri, 27 Apr 2007 10:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://nickcowie.com/2007/posh-or-not/#comment-12331</guid>
		<description>There's a part of me that says hell yeah, six extraneous divs is probably overkill.

Then I think: What's the difference between six nested divs and a (gulp) LAYOUT TABLE with, say, three cells?  Neither is semantically proper.  A div is supposed to be a logical division of a page.  Nesting them to get a graphic effect is as meaningless as using table cells.

Then I say: OMG, MY WORLD, IT CRASHES DOWN.

There are probably some ways around it.  For example, a fixed width design is ridiculously easy to get the appearance of equal height bars because you can fake it in with one background image.  A flexible one could probably be done with a similar technique as well if you put a background image on the body element, placed with a percentage, and another placed similarly against Sandbox's wrapper div.  Maybe.  Hmm..</description>
		<content:encoded><![CDATA[<p>There&#8217;s a part of me that says hell yeah, six extraneous divs is probably overkill.</p>
<p>Then I think: What&#8217;s the difference between six nested divs and a (gulp) LAYOUT TABLE with, say, three cells?  Neither is semantically proper.  A div is supposed to be a logical division of a page.  Nesting them to get a graphic effect is as meaningless as using table cells.</p>
<p>Then I say: OMG, MY WORLD, IT CRASHES DOWN.</p>
<p>There are probably some ways around it.  For example, a fixed width design is ridiculously easy to get the appearance of equal height bars because you can fake it in with one background image.  A flexible one could probably be done with a similar technique as well if you put a background image on the body element, placed with a percentage, and another placed similarly against Sandbox&#8217;s wrapper div.  Maybe.  Hmm..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary Barber</title>
		<link>http://nickcowie.com/2007/posh-or-not/#comment-12250</link>
		<dc:creator>Gary Barber</dc:creator>
		<pubDate>Tue, 24 Apr 2007 00:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://nickcowie.com/2007/posh-or-not/#comment-12250</guid>
		<description>Confessions time , eh. extra divs to make the design work... gee no one does that! ;)

Given the nature of CSS based semantic layout, I could just say rework the design another way.  As there is always another way to build the design you dream of.  

However in reality time is often short and throwing in the odd non content div is the solution.  However it depends what's in the Divs.  It they are just divs with no content, outside of the content - fine.  But if they are divs within a content block that have no real need to be there then maybe thats a problem. 

MInd you if you javascript inject the divs, you are still putting the divs in, just when the page is rendered.  But they are still there (technically). 

Agree with Ben, POSH sounds like a good marketing angle. 

By the way, robotreplay does slow things down a little.</description>
		<content:encoded><![CDATA[<p>Confessions time , eh. extra divs to make the design work&#8230; gee no one does that! ;)</p>
<p>Given the nature of CSS based semantic layout, I could just say rework the design another way.  As there is always another way to build the design you dream of.  </p>
<p>However in reality time is often short and throwing in the odd non content div is the solution.  However it depends what&#8217;s in the Divs.  It they are just divs with no content, outside of the content - fine.  But if they are divs within a content block that have no real need to be there then maybe thats a problem. </p>
<p>MInd you if you javascript inject the divs, you are still putting the divs in, just when the page is rendered.  But they are still there (technically). </p>
<p>Agree with Ben, POSH sounds like a good marketing angle. </p>
<p>By the way, robotreplay does slow things down a little.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Buchanan</title>
		<link>http://nickcowie.com/2007/posh-or-not/#comment-12248</link>
		<dc:creator>Ben Buchanan</dc:creator>
		<pubDate>Mon, 23 Apr 2007 23:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://nickcowie.com/2007/posh-or-not/#comment-12248</guid>
		<description>Hmm. I think a few extra divs to get around browser shortcomings is ok. It's not what I would consider "div-itis" since otherwise we've got &lt;a href="http://www.maxdesign.com.au/2006/02/03/harsh-language/" rel="nofollow"&gt;harsh language&lt;/a&gt; to work with.

A page wouldn't be POSH if it had deprecated elements, broken tags, scores of divs for no reason... As far as I can tell, the standards community already builds POSH sites; it's more a case of raising awareness amongst non-standardista developers.</description>
		<content:encoded><![CDATA[<p>Hmm. I think a few extra divs to get around browser shortcomings is ok. It&#8217;s not what I would consider &#8220;div-itis&#8221; since otherwise we&#8217;ve got <a href="http://www.maxdesign.com.au/2006/02/03/harsh-language/" rel="nofollow">harsh language</a> to work with.</p>
<p>A page wouldn&#8217;t be POSH if it had deprecated elements, broken tags, scores of divs for no reason&#8230; As far as I can tell, the standards community already builds POSH sites; it&#8217;s more a case of raising awareness amongst non-standardista developers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tantek</title>
		<link>http://nickcowie.com/2007/posh-or-not/#comment-12244</link>
		<dc:creator>Tantek</dc:creator>
		<pubDate>Mon, 23 Apr 2007 22:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://nickcowie.com/2007/posh-or-not/#comment-12244</guid>
		<description>Nick, you ask:

"does six extraneous divs make a plain ordinary semantic HTML website or not?"

An excellent question, and I think worthy of adding to the (not yet existent) POSH FAQ.

Please consider adding your question to:

http://microformats.org/wiki/posh-issues#Issues

Thanks!

Tantek

P.S. In my opinion (and I'll write as much as on the issues/FAQ pages), extra DIVs or SPANs are semantically neutral, that is, they neither add to nor take away from the semantics and thus are fine.  It will be interesting to see what others' opinions are as well.</description>
		<content:encoded><![CDATA[<p>Nick, you ask:</p>
<p>&#8220;does six extraneous divs make a plain ordinary semantic HTML website or not?&#8221;</p>
<p>An excellent question, and I think worthy of adding to the (not yet existent) POSH FAQ.</p>
<p>Please consider adding your question to:</p>
<p><a href="http://microformats.org/wiki/posh-issues#Issues" rel="nofollow">http://microformats.org/wiki/posh-issues#Issues</a></p>
<p>Thanks!</p>
<p>Tantek</p>
<p>P.S. In my opinion (and I&#8217;ll write as much as on the issues/FAQ pages), extra DIVs or SPANs are semantically neutral, that is, they neither add to nor take away from the semantics and thus are fine.  It will be interesting to see what others&#8217; opinions are as well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
