<?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: Examining the Role of De Facto Standards on the Web</title>
	<atom:link href="http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/</link>
	<description>Boxes and Arrows is devoted to the practice, innovation, and discussion of design; including graphic design, interaction design, information architecture and the design of business.</description>
	<lastBuildDate>Mon, 20 May 2013 13:09:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Janice Lodato</title>
		<link>http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/#comment-9516</link>
		<dc:creator>Janice Lodato</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/#comment-9516</guid>
		<description><![CDATA[Excellent reminder article about the pros and cons of web design standards.  The GROW civil engineering collection:  &lt;a href=&quot;http://www.grow.arizona.edu&quot; rel=&quot;nofollow&quot;&gt;http://www.grow.arizona.edu&lt;/a&gt; is part of the National Science Digital Library (NSDL) &lt;a href=&quot;http://www.nsdl.org.&quot; rel=&quot;nofollow&quot;&gt;http://www.nsdl.org.&lt;/a&gt;  The NSDL is made up of 100s of unique collections in science, mathematics, engineering, and technology.  Should NSDL adopt and enforce design standards for its collections?  Certainly this goes against the academic freedom that many collections work hard to maintain.  Would design standardization increase the user experience?  I think the answer is a big MAYBE as those users interested in mathematics (and the math content itself) might require a different design experience than for users interested in biology, for instance.]]></description>
		<content:encoded><![CDATA[<p>Excellent reminder article about the pros and cons of web design standards.  The GROW civil engineering collection:  <a href="http://www.grow.arizona.edu" rel="nofollow">http://www.grow.arizona.edu</a> is part of the National Science Digital Library (NSDL) <a href="http://www.nsdl.org." rel="nofollow"></a><a href="http://www.nsdl.org" rel="nofollow">http://www.nsdl.org</a>.  The NSDL is made up of 100s of unique collections in science, mathematics, engineering, and technology.  Should NSDL adopt and enforce design standards for its collections?  Certainly this goes against the academic freedom that many collections work hard to maintain.  Would design standardization increase the user experience?  I think the answer is a big MAYBE as those users interested in mathematics (and the math content itself) might require a different design experience than for users interested in biology, for instance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blech</title>
		<link>http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/#comment-9517</link>
		<dc:creator>Blech</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/#comment-9517</guid>
		<description><![CDATA[Unfortunately, I think your article has really, truly failed.  You missed the major benefits of web standards and the design and the development using them.

You didn&#039;t even bother to discuss the w3c, the web design standards project or Jeffrey Zeldman.

You didn&#039;t consider that the DOM and XHTML and CSS2 are all very much geared to create web content that is separated from web design that is separated from development--and those all allow dramatic flexibility in the site design (see www.wired.com for a great example).

In fact, you really failed to bring about any good reason to stray from standards except how limiting it can be on design--which is an untruth; design is limited not by standards, but the inability to work well with the limitations you have in front of you.

Perhaps I&#039;m entirely missing your point, but it really seems to me that you&#039;re missing the point of standards on the web.]]></description>
		<content:encoded><![CDATA[<p>Unfortunately, I think your article has really, truly failed.  You missed the major benefits of web standards and the design and the development using them.</p>
<p>You didn&#8217;t even bother to discuss the w3c, the web design standards project or Jeffrey Zeldman.</p>
<p>You didn&#8217;t consider that the DOM and XHTML and CSS2 are all very much geared to create web content that is separated from web design that is separated from development&#8211;and those all allow dramatic flexibility in the site design (see <a href="http://www.wired.com" rel="nofollow">http://www.wired.com</a> for a great example).</p>
<p>In fact, you really failed to bring about any good reason to stray from standards except how limiting it can be on design&#8211;which is an untruth; design is limited not by standards, but the inability to work well with the limitations you have in front of you.</p>
<p>Perhaps I&#8217;m entirely missing your point, but it really seems to me that you&#8217;re missing the point of standards on the web.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heidi Adkisson</title>
		<link>http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/#comment-9518</link>
		<dc:creator>Heidi Adkisson</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/#comment-9518</guid>
		<description><![CDATA[Blech, you make a good point about type of Web standards that are helpful--that is, development standards. I would have done well to mention these in my article, and to clarify the difference between development standards and interface standards.

Development standards help lower development costs by reducing the complexity of the development environment. For example, creating a Web-based application that will work across browsers can be costly and frustrating. It often results in compromises in the user experience: that is, a particular type of functionality is desired, but it’s too costly to provide across platforms so a &quot;lowest common denominator&quot; solution is implemented. And so, as you point out, development standards provide for more design flexibility.

Interface standards, by their nature, limit design flexibility—but have some clear benefits to users and developers alike. These benefits have been long realized in the domain of software development. And I do believe, for the most part, the benefits of interface standards transfer over to the Web. But I think there are additional considerations on the Web--considerations that include selling, reinforcing brand or otherwise making an emotional connection with audience. These considerations may warrant a going with a unique, rather than standard, approach.]]></description>
		<content:encoded><![CDATA[<p>Blech, you make a good point about type of Web standards that are helpful&#8211;that is, development standards. I would have done well to mention these in my article, and to clarify the difference between development standards and interface standards.</p>
<p>Development standards help lower development costs by reducing the complexity of the development environment. For example, creating a Web-based application that will work across browsers can be costly and frustrating. It often results in compromises in the user experience: that is, a particular type of functionality is desired, but it’s too costly to provide across platforms so a &#8220;lowest common denominator&#8221; solution is implemented. And so, as you point out, development standards provide for more design flexibility.</p>
<p>Interface standards, by their nature, limit design flexibility—but have some clear benefits to users and developers alike. These benefits have been long realized in the domain of software development. And I do believe, for the most part, the benefits of interface standards transfer over to the Web. But I think there are additional considerations on the Web&#8211;considerations that include selling, reinforcing brand or otherwise making an emotional connection with audience. These considerations may warrant a going with a unique, rather than standard, approach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Zirkel</title>
		<link>http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/#comment-9519</link>
		<dc:creator>Ken Zirkel</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/#comment-9519</guid>
		<description><![CDATA[This is very useful stuff. Would be even more useful if you listed out all of the specific interface design elements you looked for, methodology, etc. so that your study could be replicated. I&#039;d love to do a similar study of leading .edu sites.]]></description>
		<content:encoded><![CDATA[<p>This is very useful stuff. Would be even more useful if you listed out all of the specific interface design elements you looked for, methodology, etc. so that your study could be replicated. I&#8217;d love to do a similar study of leading .edu sites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brendan Hamley</title>
		<link>http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/#comment-9520</link>
		<dc:creator>Brendan Hamley</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/#comment-9520</guid>
		<description><![CDATA[It’s really about patterns. Patterns of commonality,  

It’s the ‘why’  – not the ‘what’. A gravitational pull towards efficiency, convenience and empathy. It’s not about rules or standards. 

Design standards are dreary static things. Dry and unsmudgeable before the ink can change colour.  They document the by-product not the process.  Clipboard notes telling us critical mass has finally been reached.

People are evolutionary and adaptive. They model their views of design success based on the efficiency of their own experiences.  They don’t really care if something is bad design or *standard*, but are drawn towards ANY pattern that meets needs, fits mental models, or reinforces previous experience.   

It’s always happened in the relationships between design(er) and use. The dials in a car appear in front of the steering wheel, a ring-pull is a certain shape, the symbol for fast forward is understood everywhere.  Are these enforced  standards or the result of iterative observation of behaviour? 

For the Web, there are great mechanical standards (W3c  WASP, CSS2 et al), recognised gurus, and some clever coffee table books on standards.  Styleguides and instructions abound.  For designers though, what is often missing is the understanding of underlying behaviours and the key influence these should have on their output. 
 
The master trick, is to try to observe and predict all the shoals of commonality or behaviour that are forming around us. Ultimately, this (and not standards) will mould our rules of engagement with our users, whether we are aware of this or not.]]></description>
		<content:encoded><![CDATA[<p>It’s really about patterns. Patterns of commonality,  </p>
<p>It’s the ‘why’  – not the ‘what’. A gravitational pull towards efficiency, convenience and empathy. It’s not about rules or standards. </p>
<p>Design standards are dreary static things. Dry and unsmudgeable before the ink can change colour.  They document the by-product not the process.  Clipboard notes telling us critical mass has finally been reached.</p>
<p>People are evolutionary and adaptive. They model their views of design success based on the efficiency of their own experiences.  They don’t really care if something is bad design or *standard*, but are drawn towards ANY pattern that meets needs, fits mental models, or reinforces previous experience.   </p>
<p>It’s always happened in the relationships between design(er) and use. The dials in a car appear in front of the steering wheel, a ring-pull is a certain shape, the symbol for fast forward is understood everywhere.  Are these enforced  standards or the result of iterative observation of behaviour? </p>
<p>For the Web, there are great mechanical standards (W3c  WASP, CSS2 et al), recognised gurus, and some clever coffee table books on standards.  Styleguides and instructions abound.  For designers though, what is often missing is the understanding of underlying behaviours and the key influence these should have on their output. </p>
<p>The master trick, is to try to observe and predict all the shoals of commonality or behaviour that are forming around us. Ultimately, this (and not standards) will mould our rules of engagement with our users, whether we are aware of this or not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heidi Adkisson</title>
		<link>http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/#comment-9521</link>
		<dc:creator>Heidi Adkisson</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/#comment-9521</guid>
		<description><![CDATA[I&#039;ve had a few emails (and Ken&#039;s comment) asking for more details about how I did the data collection. I conducted this study as part of my master&#039;s thesis in Technical Communication. My thesis is posted online as a PDF at my personal web site: http://www.hpadkisson.com/papers/index.html.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve had a few emails (and Ken&#8217;s comment) asking for more details about how I did the data collection. I conducted this study as part of my master&#8217;s thesis in Technical Communication. My thesis is posted online as a PDF at my personal web site: <a href="http://www.hpadkisson.com/papers/index.html" rel="nofollow">http://www.hpadkisson.com/papers/index.html</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei Herasimchuk</title>
		<link>http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/#comment-9522</link>
		<dc:creator>Andrei Herasimchuk</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/#comment-9522</guid>
		<description><![CDATA[&quot;Development standards help lower development costs by reducing the complexity of the development environment.&quot;

Not sure where you got this idea from, but it&#039;s simply not true.

All development standards do is create a consistent set of tools, discussions, and support around a certain development envrionment. Complexity rarely has been  reduced with any meaningful impact on coding by using common development standards. Ever code with any of the development environments? Work with open source like Apache or PERL or learn C++? They are extraordinarliy complex, requiring volumes and volumes of books to discuss the environments in detail.

&quot;Interface standards, by their nature, limit design flexibility...&quot;

Designs are limited mearly by what your engineers are willing to do or can do. Interface standards, the actual few that have ever existed on the planet in the history of software and web devleopment, have never been the limiting factor of any design. 

(Sidenote: I&#039;m curious where you get the idea that software development follows interface standards anymore... None of the major software apps out there these days follow standards other than maybe using three or four common controls and windows.)

And even if there were many interface standards, design would still not be limited. At least not by my definition of the term. That would be like saying car design is limited because you have to have four wheels and a steering wheel. I guess it&#039;s limited in a minor way, but not by deep meaning of the term.

&quot;These considerations may warrant a going with a unique, rather than standard, approach.&quot;

The biggest fallacy in any software or web devleopment environment is thinking certain &quot;considerations&quot; give you the perfect excuse to ignore consistency or places where you should attempt to follow or create some standardization. You tend to throw out the baby with the bath water.

Where should standards always apply? In what I call &quot;conceptual&quot; interface elements. What exactly is that? It&#039;s the highest level of an action or behavior. 

For example: Making a mutally exclusive choice. (Standard: Radio buttons. Why try and invent something new here?)

Example: Scroll a window or some panel of content. (Standard: scrollbars. And please, dear God, all you Flash devleopers out there STOP DESIGNING NEW SCROLLBARS. It&#039;s pointless.)

Example: Choosing a color. (The color palette in most Adobe apps try to follow a consistent approach due to the lack of a robust color picker across operating systems, but don&#039;t always follow through 100%.) When picking &quot;red&quot;, there is absolutely no legitmate reason you will be able to come up with that will excuse you from not finding a standard way to perfom the action. Picking &quot;red&quot; is picking red. Users should be able to do so in a fashion that is relatively consistent and standardized.

These are the type of actions that require standards. There are many more.

Where your article and research should focus itself, IMHO, and where the design community should focus their energy is figuring out what kind of actions are conceptual in nature, and then go about documenting standards in how an interface should operate, taking into consideration various platform of technology. In doing this, we provide building blocks that rich design can spring from. Back to the car analogy: Once you know a car has four wheels, a steering wheel, uses gas, needs a front windshield, some side glass, a rearview mirror, some seats, etc... well... you have a ton of flexibility in the design of the car to accomplish your goal.

We should do this in an open forum, or in a consortium. It&#039;s been a long time coming.

And Nielsen is pretty much wrong on most of his articles around the subject of standards. Especially silly notions that links should be an ugly shade of blue and underlined. He loses much credibiliy when he says things of this nature over and over.

The blue underlined link was not a standard that had any thought put into besides solving an engineering problem without a the presence of a designer around. (Please... what deisgner in their right mind who knows ANYTHING about color and type would make a link that shade of blue and underlined?! Not even entry-level design students in school would have made that choice.) Nielsen&#039;s comments on standards are always reactive instead of proactive. He basically comments on things that had forward momentum in engineering but not much design put into them, and then somehow decided those early choices should become the standard. Hogwash.]]></description>
		<content:encoded><![CDATA[<p>&#8220;Development standards help lower development costs by reducing the complexity of the development environment.&#8221;</p>
<p>Not sure where you got this idea from, but it&#8217;s simply not true.</p>
<p>All development standards do is create a consistent set of tools, discussions, and support around a certain development envrionment. Complexity rarely has been  reduced with any meaningful impact on coding by using common development standards. Ever code with any of the development environments? Work with open source like Apache or PERL or learn C++? They are extraordinarliy complex, requiring volumes and volumes of books to discuss the environments in detail.</p>
<p>&#8220;Interface standards, by their nature, limit design flexibility&#8230;&#8221;</p>
<p>Designs are limited mearly by what your engineers are willing to do or can do. Interface standards, the actual few that have ever existed on the planet in the history of software and web devleopment, have never been the limiting factor of any design. </p>
<p>(Sidenote: I&#8217;m curious where you get the idea that software development follows interface standards anymore&#8230; None of the major software apps out there these days follow standards other than maybe using three or four common controls and windows.)</p>
<p>And even if there were many interface standards, design would still not be limited. At least not by my definition of the term. That would be like saying car design is limited because you have to have four wheels and a steering wheel. I guess it&#8217;s limited in a minor way, but not by deep meaning of the term.</p>
<p>&#8220;These considerations may warrant a going with a unique, rather than standard, approach.&#8221;</p>
<p>The biggest fallacy in any software or web devleopment environment is thinking certain &#8220;considerations&#8221; give you the perfect excuse to ignore consistency or places where you should attempt to follow or create some standardization. You tend to throw out the baby with the bath water.</p>
<p>Where should standards always apply? In what I call &#8220;conceptual&#8221; interface elements. What exactly is that? It&#8217;s the highest level of an action or behavior. </p>
<p>For example: Making a mutally exclusive choice. (Standard: Radio buttons. Why try and invent something new here?)</p>
<p>Example: Scroll a window or some panel of content. (Standard: scrollbars. And please, dear God, all you Flash devleopers out there STOP DESIGNING NEW SCROLLBARS. It&#8217;s pointless.)</p>
<p>Example: Choosing a color. (The color palette in most Adobe apps try to follow a consistent approach due to the lack of a robust color picker across operating systems, but don&#8217;t always follow through 100%.) When picking &#8220;red&#8221;, there is absolutely no legitmate reason you will be able to come up with that will excuse you from not finding a standard way to perfom the action. Picking &#8220;red&#8221; is picking red. Users should be able to do so in a fashion that is relatively consistent and standardized.</p>
<p>These are the type of actions that require standards. There are many more.</p>
<p>Where your article and research should focus itself, IMHO, and where the design community should focus their energy is figuring out what kind of actions are conceptual in nature, and then go about documenting standards in how an interface should operate, taking into consideration various platform of technology. In doing this, we provide building blocks that rich design can spring from. Back to the car analogy: Once you know a car has four wheels, a steering wheel, uses gas, needs a front windshield, some side glass, a rearview mirror, some seats, etc&#8230; well&#8230; you have a ton of flexibility in the design of the car to accomplish your goal.</p>
<p>We should do this in an open forum, or in a consortium. It&#8217;s been a long time coming.</p>
<p>And Nielsen is pretty much wrong on most of his articles around the subject of standards. Especially silly notions that links should be an ugly shade of blue and underlined. He loses much credibiliy when he says things of this nature over and over.</p>
<p>The blue underlined link was not a standard that had any thought put into besides solving an engineering problem without a the presence of a designer around. (Please&#8230; what deisgner in their right mind who knows ANYTHING about color and type would make a link that shade of blue and underlined?! Not even entry-level design students in school would have made that choice.) Nielsen&#8217;s comments on standards are always reactive instead of proactive. He basically comments on things that had forward momentum in engineering but not much design put into them, and then somehow decided those early choices should become the standard. Hogwash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blech</title>
		<link>http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/#comment-9523</link>
		<dc:creator>blech</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/#comment-9523</guid>
		<description><![CDATA[I think you missed my point entirely.

Development standards are great, however, design standards are even better (but that&#039;s my opinion).

I&#039;ve yet to see design standards limit anything; hence, they even do things like institute &quot;transitional&quot; stages.

In fact, these design standards allow for forward and backward compatibility.  I don&#039;t think you know what you&#039;re talking about here and I really think you&#039;ve missed a major, critical part of your own essay.

&quot;(Sidenote: I&#039;m curious where you get the idea that software development follows interface standards anymore... None of the major software apps out there these days follow standards other than maybe using three or four common controls and windows.)&quot;

For what it&#039;s worth, I worked for a major automotive manufacturer and spent a long, long time working through development and GUI standards for an internal application.  Just saying.]]></description>
		<content:encoded><![CDATA[<p>I think you missed my point entirely.</p>
<p>Development standards are great, however, design standards are even better (but that&#8217;s my opinion).</p>
<p>I&#8217;ve yet to see design standards limit anything; hence, they even do things like institute &#8220;transitional&#8221; stages.</p>
<p>In fact, these design standards allow for forward and backward compatibility.  I don&#8217;t think you know what you&#8217;re talking about here and I really think you&#8217;ve missed a major, critical part of your own essay.</p>
<p>&#8220;(Sidenote: I&#8217;m curious where you get the idea that software development follows interface standards anymore&#8230; None of the major software apps out there these days follow standards other than maybe using three or four common controls and windows.)&#8221;</p>
<p>For what it&#8217;s worth, I worked for a major automotive manufacturer and spent a long, long time working through development and GUI standards for an internal application.  Just saying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heidi Adkisson</title>
		<link>http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/#comment-9524</link>
		<dc:creator>Heidi Adkisson</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/#comment-9524</guid>
		<description><![CDATA[“Ever code with any of the development environments? Work with open source like Apache or PERL or learn C++? They are extraordinarliy complex, requiring volumes and volumes of books to discuss the environments in detail”

I did not mean to imply that development environments such as these are not complex. The point I was attempting to make is that it is less complex to develop products where there is a single technology standard than where there are multiple, competing &quot;standards.&quot;  In saying this, I only wanted to address the issue of two different types of standards—user interface vs. underlying technology—and to clarify that in my article I was focusing on user interface standards, which is why I didn’t mention things like CCS2.]]></description>
		<content:encoded><![CDATA[<p>“Ever code with any of the development environments? Work with open source like Apache or PERL or learn C++? They are extraordinarliy complex, requiring volumes and volumes of books to discuss the environments in detail”</p>
<p>I did not mean to imply that development environments such as these are not complex. The point I was attempting to make is that it is less complex to develop products where there is a single technology standard than where there are multiple, competing &#8220;standards.&#8221;  In saying this, I only wanted to address the issue of two different types of standards—user interface vs. underlying technology—and to clarify that in my article I was focusing on user interface standards, which is why I didn’t mention things like CCS2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blech</title>
		<link>http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/#comment-9525</link>
		<dc:creator>blech</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://boxesandarrows.com/examining-the-role-of-de-facto-standards-on-the-web/#comment-9525</guid>
		<description><![CDATA[Wait.

Since when did HTML, XHTML and CSS2 become development standards?

With what other tools would one design and present on the web?]]></description>
		<content:encoded><![CDATA[<p>Wait.</p>
<p>Since when did HTML, XHTML and CSS2 become development standards?</p>
<p>With what other tools would one design and present on the web?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
