<?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: It&#8217;s time to get naked again</title>
	<atom:link href="http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/</link>
	<description>Working together for standards</description>
	<lastBuildDate>Wed, 27 Mar 2013 12:19:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Paveo</title>
		<link>http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/comment-page-1/#comment-57874</link>
		<dc:creator>Paveo</dc:creator>
		<pubDate>Thu, 03 May 2007 06:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/#comment-57874</guid>
		<description>:) My homepage is aways naked,I show people the beautiful XHTML structure.</description>
		<content:encoded><![CDATA[<p>:) My homepage is aways naked,I show people the beautiful XHTML structure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominic Shiells</title>
		<link>http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/comment-page-1/#comment-57694</link>
		<dc:creator>Dominic Shiells</dc:creator>
		<pubDate>Sun, 08 Apr 2007 20:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/#comment-57694</guid>
		<description>What has this got to do with web standards is this not more profane than marketing. 
Is not  there better ways to promote web standards. 
Dom</description>
		<content:encoded><![CDATA[<p>What has this got to do with web standards is this not more profane than marketing.<br />
Is not  there better ways to promote web standards.<br />
Dom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Motoko</title>
		<link>http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/comment-page-1/#comment-57686</link>
		<dc:creator>Motoko</dc:creator>
		<pubDate>Sun, 08 Apr 2007 15:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/#comment-57686</guid>
		<description>In fact, I came back. I&#039;m just too curious.

&lt;blockquote cite=&quot;http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/#comment-57602&quot;&gt;[...] this event forces people [...]&lt;/blockquote&gt;

Do not force people. Never. You will always be wrong. Always.

And again, when you mean &quot;forcing people&quot;, the result is really &quot;most people will simply not understand anything, when they *can* understand, and will think it is broken and/or leave&quot;.

&lt;blockquote cite=&quot;http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/#comment-57602&quot;&gt;This event isn’t meant to tell users that standards advocates don’t care about attractive interfaces. It’s meant to illustrate the importance of CSS and graceful degradation.&lt;/blockquote&gt;

Of course, I know everyone means good. I&#039;m simply here to tell you it is, in fact, bad (in its current form, at least, as I said in my previous comment).


From:

&lt;blockquote cite=&quot;http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/#comment-57603&quot;&gt;And, IMHO, accessibility isn’t really affected without style sheets. In fact, most people to whom these accessibility guidelines are made for would view [or just hear] Web sites without any regard to design at all.

... and:

&lt;/blockquote&gt;&lt;blockquote cite=&quot;http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/#comment-57623&quot;&gt;Why would the switch off of the CSS styles, intended for presentational use only, be a bad usability and accessibility problem? Especially for websites, based on strong semantic XHTML and relying solely on CSS for their layouts?&lt;/blockquote&gt;

Accessibility is not just Braille readers and text-to-speech systems for blind people.

There are learning or attention problems, there are visual deficiencies, there are muscular deficiencies, there are paralyses (for any reason, even a broken arm). You can be sick, you can be tired, you can be depressed, you can lack motivation. These all cause access problems.

Now, I&#039;m surely not saying that the design meant by the website authors is always better than the default HTML styles of browsers, but a temporary change is worse, in all cases.

&lt;blockquote cite=&quot;http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/#comment-57641&quot;&gt;And there are some sites that use HTML so well that they look good even without CSS. For a good example please see http://www.bugrain.plus.com&lt;/blockquote&gt;

This is called table design for non-tabular data, and this is exactly what CSS Naked Day is meant to see change.

The W3C HTML 4.01 recommendation says: Tables should not be used purely as a means to layout document content as this may present problems when rendering to non-visual media.

It says so since the &lt;a href=&quot;http://www.w3.org/TR/PR-html40-971107/struct/tables.html#h-11.1&quot; title=&quot;Introduction chapter to HTML tables, from the 1997-11-07 proposed recommendation of W3C HTML 4.0.&quot; rel=&quot;nofollow&quot;&gt;1997-11-07 proposed recommendation of W3C HTML 4.0&lt;/a&gt;. It was not in the first draft, but W3C HTML 3.2 says: HTML 3.2 includes a widely deployed subset of the specification given in RFC 1942 and can be used to markup tabular material or for layout purposes. Note that the latter role typically causes problems when rending to speech or to text only user agents.

It also, obviously, is mentionned in the W3C Web Content Accessibility Guidelines 1.0, &lt;a href=&quot;http://www.w3.org/TR/WCAG10/#gl-structure-presentation&quot; title=&quot;Guideline 3 of the W3C WCAG 1.0: use markup and style sheets and do so properly.&quot; rel=&quot;nofollow&quot;&gt;guideline 3&lt;/a&gt; and &lt;a href=&quot;http://www.w3.org/TR/WCAG10/#gl-table-markup&quot; title=&quot;Guideline 5 of the W3C WCAG 1.0: create tables that transform gracefully.&quot; rel=&quot;nofollow&quot;&gt;guideline 5&lt;/a&gt;.

Their horizontal menu also use basic links, without any separation, instead of proper lists. Without the styles, the links are glued together.

Without styles, there is also a wide empty area, near the top of the website (at least in Firefox, but I guess it is here in the other browsers too).

They use single quotes for attributes, which is illegal XML (c.f., definition of the AttValue token, in XML 1.0 (http://www.w3.org/TR/xml/#NT-AttValue)), meaning illegal XHTML. They have an XHTML doctype, with an XML declaration.

With JavaScript, they write links including litteral &#039;&amp;&#039; characters as a query string parameter separator, instead of &quot;&amp;&quot; (again, it means the document is malformed).

They have numerous CSS rules in the markup (including many identical long series of rules), meaning very bad separation of content and presentation.

They don&#039;t follow guideline 7 of the HTML Compatibility Guidelines (http://www.w3.org/TR/xhtml1/#C_7), on the need to use both the &quot;lang&quot; and &quot;xml:lang&quot; attributes to specify the language of the document.

They also have many other problems.


Well, it is now too late to think, because you already stripped (and, I hope, now got your clothes back on), but it is never too late to think about next time (and certainly, what you can do in between...).

Hoping you will all, always stay as motivated as you are,

Cya.


PS: How about a &quot;don&#039;t break your website with misplaced antispam measures day&quot;? Three-link limit, in comments, notably on a technology-oriented website? (and without specifying it, moreover...). It&#039;s just plain wrong.</description>
		<content:encoded><![CDATA[<p>In fact, I came back. I&#8217;m just too curious.</p>
<blockquote cite="http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/#comment-57602"><p>[...] this event forces people [...]</p></blockquote>
<p>Do not force people. Never. You will always be wrong. Always.</p>
<p>And again, when you mean &#8220;forcing people&#8221;, the result is really &#8220;most people will simply not understand anything, when they *can* understand, and will think it is broken and/or leave&#8221;.</p>
<blockquote cite="http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/#comment-57602"><p>This event isn’t meant to tell users that standards advocates don’t care about attractive interfaces. It’s meant to illustrate the importance of CSS and graceful degradation.</p></blockquote>
<p>Of course, I know everyone means good. I&#8217;m simply here to tell you it is, in fact, bad (in its current form, at least, as I said in my previous comment).</p>
<p>From:</p>
<blockquote cite="http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/#comment-57603"><p>And, IMHO, accessibility isn’t really affected without style sheets. In fact, most people to whom these accessibility guidelines are made for would view [or just hear] Web sites without any regard to design at all.</p>
<p>&#8230; and:</p>
</blockquote>
<blockquote cite="http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/#comment-57623"><p>Why would the switch off of the CSS styles, intended for presentational use only, be a bad usability and accessibility problem? Especially for websites, based on strong semantic XHTML and relying solely on CSS for their layouts?</p></blockquote>
<p>Accessibility is not just Braille readers and text-to-speech systems for blind people.</p>
<p>There are learning or attention problems, there are visual deficiencies, there are muscular deficiencies, there are paralyses (for any reason, even a broken arm). You can be sick, you can be tired, you can be depressed, you can lack motivation. These all cause access problems.</p>
<p>Now, I&#8217;m surely not saying that the design meant by the website authors is always better than the default HTML styles of browsers, but a temporary change is worse, in all cases.</p>
<blockquote cite="http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/#comment-57641"><p>And there are some sites that use HTML so well that they look good even without CSS. For a good example please see <a href="http://www.bugrain.plus.com" rel="nofollow">http://www.bugrain.plus.com</a></p></blockquote>
<p>This is called table design for non-tabular data, and this is exactly what CSS Naked Day is meant to see change.</p>
<p>The W3C HTML 4.01 recommendation says: Tables should not be used purely as a means to layout document content as this may present problems when rendering to non-visual media.</p>
<p>It says so since the <a href="http://www.w3.org/TR/PR-html40-971107/struct/tables.html#h-11.1" title="Introduction chapter to HTML tables, from the 1997-11-07 proposed recommendation of W3C HTML 4.0." rel="nofollow">1997-11-07 proposed recommendation of W3C HTML 4.0</a>. It was not in the first draft, but W3C HTML 3.2 says: HTML 3.2 includes a widely deployed subset of the specification given in RFC 1942 and can be used to markup tabular material or for layout purposes. Note that the latter role typically causes problems when rending to speech or to text only user agents.</p>
<p>It also, obviously, is mentionned in the W3C Web Content Accessibility Guidelines 1.0, <a href="http://www.w3.org/TR/WCAG10/#gl-structure-presentation" title="Guideline 3 of the W3C WCAG 1.0: use markup and style sheets and do so properly." rel="nofollow">guideline 3</a> and <a href="http://www.w3.org/TR/WCAG10/#gl-table-markup" title="Guideline 5 of the W3C WCAG 1.0: create tables that transform gracefully." rel="nofollow">guideline 5</a>.</p>
<p>Their horizontal menu also use basic links, without any separation, instead of proper lists. Without the styles, the links are glued together.</p>
<p>Without styles, there is also a wide empty area, near the top of the website (at least in Firefox, but I guess it is here in the other browsers too).</p>
<p>They use single quotes for attributes, which is illegal XML (c.f., definition of the AttValue token, in XML 1.0 (<a href="http://www.w3.org/TR/xml/#NT-AttValue" rel="nofollow">http://www.w3.org/TR/xml/#NT-AttValue</a>)), meaning illegal XHTML. They have an XHTML doctype, with an XML declaration.</p>
<p>With JavaScript, they write links including litteral &#8216;&amp;&#8217; characters as a query string parameter separator, instead of &#8220;&amp;amp;&#8221; (again, it means the document is malformed).</p>
<p>They have numerous CSS rules in the markup (including many identical long series of rules), meaning very bad separation of content and presentation.</p>
<p>They don&#8217;t follow guideline 7 of the HTML Compatibility Guidelines (<a href="http://www.w3.org/TR/xhtml1/#C_7" rel="nofollow">http://www.w3.org/TR/xhtml1/#C_7</a>), on the need to use both the &#8220;lang&#8221; and &#8220;xml:lang&#8221; attributes to specify the language of the document.</p>
<p>They also have many other problems.</p>
<p>Well, it is now too late to think, because you already stripped (and, I hope, now got your clothes back on), but it is never too late to think about next time (and certainly, what you can do in between&#8230;).</p>
<p>Hoping you will all, always stay as motivated as you are,</p>
<p>Cya.</p>
<p>PS: How about a &#8220;don&#8217;t break your website with misplaced antispam measures day&#8221;? Three-link limit, in comments, notably on a technology-oriented website? (and without specifying it, moreover&#8230;). It&#8217;s just plain wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travis McCrea</title>
		<link>http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/comment-page-1/#comment-57641</link>
		<dc:creator>Travis McCrea</dc:creator>
		<pubDate>Fri, 06 Apr 2007 01:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/#comment-57641</guid>
		<description>1st my website (http://www.geeksparadox.com) is going completely nude today.. and has been nude since yesterday. Now, this might not be a good idea for some major corp. like AOL... or something, but for us normal folks it is just something fun and out of the ordinary. 
And there are some sites that use HTML so well that they look good even without CSS. For a good example please see http://www.bugrain.plus.com</description>
		<content:encoded><![CDATA[<p>1st my website (<a href="http://www.geeksparadox.com" rel="nofollow">http://www.geeksparadox.com</a>) is going completely nude today.. and has been nude since yesterday. Now, this might not be a good idea for some major corp. like AOL&#8230; or something, but for us normal folks it is just something fun and out of the ordinary.<br />
And there are some sites that use HTML so well that they look good even without CSS. For a good example please see <a href="http://www.bugrain.plus.com" rel="nofollow">http://www.bugrain.plus.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevoca Dev Adventures</title>
		<link>http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/comment-page-1/#comment-57638</link>
		<dc:creator>Trevoca Dev Adventures</dc:creator>
		<pubDate>Thu, 05 Apr 2007 20:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/#comment-57638</guid>
		<description>&lt;strong&gt;I went naked today-April 5, 2007...&lt;/strong&gt;

Yes, this year I finally mustered all bravado to show off my .  
This is the annual CSS Naked Day as declared by Dustin Diaz every April 5.
And we pledge allegiance to web standards (and to nudity).
&#8220;The idea behind this event is to promote Web S...</description>
		<content:encoded><![CDATA[<p><strong>I went naked today-April 5, 2007&#8230;</strong></p>
<p>Yes, this year I finally mustered all bravado to show off my .<br />
This is the annual CSS Naked Day as declared by Dustin Diaz every April 5.<br />
And we pledge allegiance to web standards (and to nudity).<br />
&#8220;The idea behind this event is to promote Web S&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bluelime Media Weblog &#187; April 5th is CSS Naked Day!</title>
		<link>http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/comment-page-1/#comment-57626</link>
		<dc:creator>Bluelime Media Weblog &#187; April 5th is CSS Naked Day!</dc:creator>
		<pubDate>Thu, 05 Apr 2007 00:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/#comment-57626</guid>
		<description>[...] Css refers to the &#8220;Cascading Style Sheet. This CSS file contains all the information about the presentation of our website. Colours, font size, font types, widht of columns, etc&#8230; It&#8217;s all in there. By turning off the css we&#8217;re showing you our body. Yes its a bit goofy, but the idea behind this is to promote Web Standards. This includes proper use of (x)html, semantic markup, a good hierarchy structure. In other words, withouth the css, you should still be able to figure out the site and navigate through it. [...]</description>
		<content:encoded><![CDATA[<p>[...] Css refers to the &#8220;Cascading Style Sheet. This CSS file contains all the information about the presentation of our website. Colours, font size, font types, widht of columns, etc&#8230; It&#8217;s all in there. By turning off the css we&#8217;re showing you our body. Yes its a bit goofy, but the idea behind this is to promote Web Standards. This includes proper use of (x)html, semantic markup, a good hierarchy structure. In other words, withouth the css, you should still be able to figure out the site and navigate through it. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: optimiced.com &#187; Blog Archive &#187; CSS Naked Day, 2007 Edition!</title>
		<link>http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/comment-page-1/#comment-57625</link>
		<dc:creator>optimiced.com &#187; Blog Archive &#187; CSS Naked Day, 2007 Edition!</dc:creator>
		<pubDate>Thu, 05 Apr 2007 00:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/#comment-57625</guid>
		<description>[...] More information: two words by Dustin at his blog, at webstandards.org, and, of course, at the official webpage of the participants :) The list of participating websites is over 900 and growing (see also technorati). [...]</description>
		<content:encoded><![CDATA[<p>[...] More information: two words by Dustin at his blog, at webstandards.org, and, of course, at the official webpage of the participants :) The list of participating websites is over 900 and growing (see also technorati). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: optimiced.com &#187; Blog Archive &#187; CSS Naked Day, издание 2007!</title>
		<link>http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/comment-page-1/#comment-57624</link>
		<dc:creator>optimiced.com &#187; Blog Archive &#187; CSS Naked Day, издание 2007!</dc:creator>
		<pubDate>Wed, 04 Apr 2007 23:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/#comment-57624</guid>
		<description>[...] Повече информация: две думи в блога на Dustin Diaz, на webstandards.org, и, разбира се, на уебстраницата на тазгодишните участници :) Списъкът със записали се в момента за Naked Day &#8216;2007 е над 900 и расте (ето още линкове и от technorati). [...]</description>
		<content:encoded><![CDATA[<p>[...] Повече информация: две думи в блога на Dustin Diaz, на webstandards.org, и, разбира се, на уебстраницата на тазгодишните участници :) Списъкът със записали се в момента за Naked Day &#8216;2007 е над 900 и расте (ето още линкове и от technorati). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michel</title>
		<link>http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/comment-page-1/#comment-57623</link>
		<dc:creator>Michel</dc:creator>
		<pubDate>Wed, 04 Apr 2007 23:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/#comment-57623</guid>
		<description>I have a personal blog (&lt;a href=&quot;http://www.optimiced.com&quot; rel=&quot;nofollow&quot;&gt;optimiced.com&lt;/a&gt;) and since midnight local time (EET, or GMT + 2 hours) it&#039;s with no CSS clothes at all:)))

I think it is a good thing for promoting Webstandards and semantic html/xhtml! So I support Dustin in this and I&#039;m all in!

Somewhere in the comments I read the following:

&lt;blockquote&gt;While surely good to advocate the W3C (X)HTML recommendations, changing the design of a website for one day is really a bad usability and accessibility move.&lt;/blockquote&gt;

Let me not agree with that.

Why would the switch off of the CSS styles, intended for presentational use only, be a bad usability &lt;em&gt;and&lt;/em&gt; accessibility problem? Especially for websites, based on strong semantic XHTML and relying solely on CSS for their layouts?

Well, yes, they won&#039;t be so &lt;em&gt;nice&lt;/em&gt;, when stripped from their CSS, that&#039;s true - but it&#039;s for 24 hours only, and -- what&#039;s more important -- they will remain totally accessible and usable!

The point of the campaing is to raise awareness for Webstandards and the more websites are in, the better the goal will be achieved:)

I work with Webstandards and good semantic xhtml in mind for quite a long time. And still, even in 2007, I see new designs coming up, which rely solely on tables, use the famous &lt;code&gt;FONT&lt;/code&gt; tag and look terribly distorted when text in them is resized even a tiny little bit.

These types of &#039;design&#039; are quite OK, as long as you see them in a contemporary browser, at their default font size, with CSS and JS switched on.

But open them in a PDA browser, text reader, switch off CSS of JS, try to resize the text in them, and results will be: total, inaccessible, unusable mess.

So if I have to get rid of my CSS for 24 hours, and thus help a campaign which is there to promote the use of semantic XHTML and CSS for presentation, I am all in :-)

Cheers, my $ 0.02 :)</description>
		<content:encoded><![CDATA[<p>I have a personal blog (<a href="http://www.optimiced.com" rel="nofollow">optimiced.com</a>) and since midnight local time (EET, or GMT + 2 hours) it&#8217;s with no CSS clothes at all:)))</p>
<p>I think it is a good thing for promoting Webstandards and semantic html/xhtml! So I support Dustin in this and I&#8217;m all in!</p>
<p>Somewhere in the comments I read the following:</p>
<blockquote><p>While surely good to advocate the W3C (X)HTML recommendations, changing the design of a website for one day is really a bad usability and accessibility move.</p></blockquote>
<p>Let me not agree with that.</p>
<p>Why would the switch off of the CSS styles, intended for presentational use only, be a bad usability <em>and</em> accessibility problem? Especially for websites, based on strong semantic XHTML and relying solely on CSS for their layouts?</p>
<p>Well, yes, they won&#8217;t be so <em>nice</em>, when stripped from their CSS, that&#8217;s true &#8211; but it&#8217;s for 24 hours only, and &#8212; what&#8217;s more important &#8212; they will remain totally accessible and usable!</p>
<p>The point of the campaing is to raise awareness for Webstandards and the more websites are in, the better the goal will be achieved:)</p>
<p>I work with Webstandards and good semantic xhtml in mind for quite a long time. And still, even in 2007, I see new designs coming up, which rely solely on tables, use the famous <code>FONT</code> tag and look terribly distorted when text in them is resized even a tiny little bit.</p>
<p>These types of &#8216;design&#8217; are quite OK, as long as you see them in a contemporary browser, at their default font size, with CSS and JS switched on.</p>
<p>But open them in a PDA browser, text reader, switch off CSS of JS, try to resize the text in them, and results will be: total, inaccessible, unusable mess.</p>
<p>So if I have to get rid of my CSS for 24 hours, and thus help a campaign which is there to promote the use of semantic XHTML and CSS for presentation, I am all in :-)</p>
<p>Cheers, my $ 0.02 :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ccasciano</title>
		<link>http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/comment-page-1/#comment-57607</link>
		<dc:creator>ccasciano</dc:creator>
		<pubDate>Wed, 04 Apr 2007 17:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.webstandards.org/2007/04/03/its-time-to-get-naked-again/#comment-57607</guid>
		<description>&lt;blockquote&gt;It’s meant to illustrate the importance of CSS and graceful degradation.&lt;/blockquote&gt;

My interpretation on it is that it is meant to illustrate the importance of good HTML and markup practices as much as anything else -- that CSS is great, but it should overshadow it all. Or maybe that&#039;s just my own philosophy bleeding through. I surely would have called it &quot;Naked HTML day&quot; had I thought the idea up, and explicitly included scripting in the &#039;stripped&#039; category.

Let us also be clear, the group of participants in this event are self selecting, that is no one is forcing a site to remove their CSS [and perhaps other features such as JS that may manipulate style information]. Therefore I don&#039;t see some of the objections to the promotion holding much water, or at least are made up of valid but misdirected concerns.

The maintainers and stakeholders of the sites participating shouldn&#039;t do so lightly, but probably are not, and I would also suspect they aren&#039;t doing so without considering all of the problems involved. And for the rare few that are participating for other motives [e.g. publicity alone]  perhaps seeing their work in the unstyled state will lead to improvements.

And for the record, neither of my personal sites will be involved again this year. For most other sites I work on the group of stake holders is far too large to get a change like this through for what is primarily a social or quasi-political statement with little concrete benefits. But that&#039;s the corporate world for you.</description>
		<content:encoded><![CDATA[<blockquote><p>It’s meant to illustrate the importance of CSS and graceful degradation.</p></blockquote>
<p>My interpretation on it is that it is meant to illustrate the importance of good HTML and markup practices as much as anything else &#8212; that CSS is great, but it should overshadow it all. Or maybe that&#8217;s just my own philosophy bleeding through. I surely would have called it &#8220;Naked HTML day&#8221; had I thought the idea up, and explicitly included scripting in the &#8216;stripped&#8217; category.</p>
<p>Let us also be clear, the group of participants in this event are self selecting, that is no one is forcing a site to remove their CSS [and perhaps other features such as JS that may manipulate style information]. Therefore I don&#8217;t see some of the objections to the promotion holding much water, or at least are made up of valid but misdirected concerns.</p>
<p>The maintainers and stakeholders of the sites participating shouldn&#8217;t do so lightly, but probably are not, and I would also suspect they aren&#8217;t doing so without considering all of the problems involved. And for the rare few that are participating for other motives [e.g. publicity alone]  perhaps seeing their work in the unstyled state will lead to improvements.</p>
<p>And for the record, neither of my personal sites will be involved again this year. For most other sites I work on the group of stake holders is far too large to get a change like this through for what is primarily a social or quasi-political statement with little concrete benefits. But that&#8217;s the corporate world for you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.319 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-10-01 23:20:07 -->