<?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: Return to the Web of the 1990&#8217;s?</title>
	<atom:link href="http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/feed/" rel="self" type="application/rss+xml" />
	<link>http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/</link>
	<description>because deep thoughts smack of effort</description>
	<pubDate>Fri, 10 Oct 2008 22:58:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Technosyncrocity &#187; Web standards, browsers, and the future of the Web</title>
		<link>http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/#comment-45</link>
		<dc:creator>Technosyncrocity &#187; Web standards, browsers, and the future of the Web</dc:creator>
		<pubDate>Mon, 28 Apr 2008 22:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/#comment-45</guid>
		<description>[...] crowd has responded with fire and passion, sending up a rallying cry against what they see as a return to the browser wars of the &#8217;90s. All of this begs the question - what are we really trying to do with web [...]</description>
		<content:encoded><![CDATA[<p>[...] crowd has responded with fire and passion, sending up a rallying cry against what they see as a return to the browser wars of the &#8217;90s. All of this begs the question - what are we really trying to do with web [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Croft</title>
		<link>http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/#comment-25</link>
		<dc:creator>Jeff Croft</dc:creator>
		<pubDate>Mon, 17 Dec 2007 20:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/#comment-25</guid>
		<description>FWIW, I would absolutely agree that Zeldman is not the type of zealot standardista we have to be worried about. He's a pragmatist, for sure.</description>
		<content:encoded><![CDATA[<p>FWIW, I would absolutely agree that Zeldman is not the type of zealot standardista we have to be worried about. He&#8217;s a pragmatist, for sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Croft</title>
		<link>http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/#comment-24</link>
		<dc:creator>Jeff Croft</dc:creator>
		<pubDate>Mon, 17 Dec 2007 18:55:50 +0000</pubDate>
		<guid isPermaLink="false">http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/#comment-24</guid>
		<description>&#62; Yet, people balk at conditional comments for implementing CSS now, so how long do you think it would take before people complain about what would eventually be called “namespacing hacks” in the CSS files?

People would certainly do namespacing hacks, but that doesn't bother me much. If you're using "namespacing hacks," then you're well aware of the fact that you're doing so at your own risk. To me, anything that is prefixed by -renderingengine is a "use me at your own peril" sort of thing. It's a red flag to the developer that these things may still be "beta," so to speak, and if you use them for a production site, you do so at your own risk. The important thing is that they're there for designers and developers to play with, provide feedback on, and learn about.</description>
		<content:encoded><![CDATA[<p>&gt; Yet, people balk at conditional comments for implementing CSS now, so how long do you think it would take before people complain about what would eventually be called “namespacing hacks” in the CSS files?</p>
<p>People would certainly do namespacing hacks, but that doesn&#8217;t bother me much. If you&#8217;re using &#8220;namespacing hacks,&#8221; then you&#8217;re well aware of the fact that you&#8217;re doing so at your own risk. To me, anything that is prefixed by -renderingengine is a &#8220;use me at your own peril&#8221; sort of thing. It&#8217;s a red flag to the developer that these things may still be &#8220;beta,&#8221; so to speak, and if you use them for a production site, you do so at your own risk. The important thing is that they&#8217;re there for designers and developers to play with, provide feedback on, and learn about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bridget</title>
		<link>http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/#comment-23</link>
		<dc:creator>Bridget</dc:creator>
		<pubDate>Mon, 17 Dec 2007 18:10:28 +0000</pubDate>
		<guid isPermaLink="false">http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/#comment-23</guid>
		<description>Brendan said:
&gt;I think it’s more an allusion to Standardistas in general, eschewing some of the new shiny hotness in CSS3 and/or what the Webkit and Gecko teams are building into their builds because they might cause a validation error.

Yeah, but CSS3 isn't even a nailed down draft yet, is it?  I sort of understand eschewing some of that pure awesome when it is picked up too soon. Then again, validation isn't the end all be all of a working site.  Plenty of sites function just fine without being valid. 

That's not to say that validation should be ignored. We know the nightmare that ensues when people don't used some sort of touchstone for comparison.

As a side note, I've seen Zeldman (the man, not the "image" of Standardistas) be less of a zealot in some areas than the stereotypical standards nazi.  So, I think the guy might appreciate a little, be it ever so slight, disassociation with that image.</description>
		<content:encoded><![CDATA[<p>Brendan said:<br />
>I think it’s more an allusion to Standardistas in general, eschewing some of the new shiny hotness in CSS3 and/or what the Webkit and Gecko teams are building into their builds because they might cause a validation error.</p>
<p>Yeah, but CSS3 isn&#8217;t even a nailed down draft yet, is it?  I sort of understand eschewing some of that pure awesome when it is picked up too soon. Then again, validation isn&#8217;t the end all be all of a working site.  Plenty of sites function just fine without being valid. </p>
<p>That&#8217;s not to say that validation should be ignored. We know the nightmare that ensues when people don&#8217;t used some sort of touchstone for comparison.</p>
<p>As a side note, I&#8217;ve seen Zeldman (the man, not the &#8220;image&#8221; of Standardistas) be less of a zealot in some areas than the stereotypical standards nazi.  So, I think the guy might appreciate a little, be it ever so slight, disassociation with that image.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brendan Cullen</title>
		<link>http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/#comment-22</link>
		<dc:creator>Brendan Cullen</dc:creator>
		<pubDate>Mon, 17 Dec 2007 17:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/#comment-22</guid>
		<description>"I would like to understand one comment that Alex made in his article. Exactly how does Zeldman hurt me? I just don’t see it."

I think it's more an allusion to Standardistas in general, eschewing some of the new shiny hotness in CSS3 and/or what the Webkit and Gecko teams are building into their builds because they might cause a validation error.

Why reward users using a 5 year old browser with an "identical cross-platform" degraded experience and punish those using a modern one that can support the shiny new hotness?

For how long do we let Internet Explorer hold us back? Does anyone honestly think IE8 is going to magically offer full support for current standards?</description>
		<content:encoded><![CDATA[<p>&#8220;I would like to understand one comment that Alex made in his article. Exactly how does Zeldman hurt me? I just don’t see it.&#8221;</p>
<p>I think it&#8217;s more an allusion to Standardistas in general, eschewing some of the new shiny hotness in CSS3 and/or what the Webkit and Gecko teams are building into their builds because they might cause a validation error.</p>
<p>Why reward users using a 5 year old browser with an &#8220;identical cross-platform&#8221; degraded experience and punish those using a modern one that can support the shiny new hotness?</p>
<p>For how long do we let Internet Explorer hold us back? Does anyone honestly think IE8 is going to magically offer full support for current standards?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bridget</title>
		<link>http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/#comment-21</link>
		<dc:creator>Bridget</dc:creator>
		<pubDate>Mon, 17 Dec 2007 17:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/#comment-21</guid>
		<description>Jeff,

Agreed: the namespacing isn't hurting anyone.

Yet, people balk at conditional comments for implementing CSS now, so how long do you think it would take before people complain about what would eventually be called "namespacing hacks" in the CSS files?

Just thinking out loud on that aspect, really.</description>
		<content:encoded><![CDATA[<p>Jeff,</p>
<p>Agreed: the namespacing isn&#8217;t hurting anyone.</p>
<p>Yet, people balk at conditional comments for implementing CSS now, so how long do you think it would take before people complain about what would eventually be called &#8220;namespacing hacks&#8221; in the CSS files?</p>
<p>Just thinking out loud on that aspect, really.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Croft</title>
		<link>http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/#comment-20</link>
		<dc:creator>Jeff Croft</dc:creator>
		<pubDate>Mon, 17 Dec 2007 17:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/#comment-20</guid>
		<description>&#62; I would certainly hope not, but having the browsers competing to provide the new and shiny you want, tends to cause that kind of drift, don’t you think? Isn’t that why sites were being built to accommodate Netscape and/or IE? Their versions of the shiny didn’t play nice together. I’m not so certain it would be any different this time.

Bridget: To me, the namespacing we have now solves this problem. The WebKit team has been adding new features left and right, and it's not hurting anyone, because they're doing it in their own namespace, and not moving it in into the public namespace until it's a standard (or at least so widely implemented that it's a de facto standard).</description>
		<content:encoded><![CDATA[<p>&gt; I would certainly hope not, but having the browsers competing to provide the new and shiny you want, tends to cause that kind of drift, don’t you think? Isn’t that why sites were being built to accommodate Netscape and/or IE? Their versions of the shiny didn’t play nice together. I’m not so certain it would be any different this time.</p>
<p>Bridget: To me, the namespacing we have now solves this problem. The WebKit team has been adding new features left and right, and it&#8217;s not hurting anyone, because they&#8217;re doing it in their own namespace, and not moving it in into the public namespace until it&#8217;s a standard (or at least so widely implemented that it&#8217;s a de facto standard).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beth</title>
		<link>http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/#comment-19</link>
		<dc:creator>beth</dc:creator>
		<pubDate>Mon, 17 Dec 2007 17:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/#comment-19</guid>
		<description>Totally in agreement that adoption time needs to be shrunk in a big way!</description>
		<content:encoded><![CDATA[<p>Totally in agreement that adoption time needs to be shrunk in a big way!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bridget</title>
		<link>http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/#comment-18</link>
		<dc:creator>Bridget</dc:creator>
		<pubDate>Mon, 17 Dec 2007 14:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/#comment-18</guid>
		<description>Gents, thanks for responding on my silly little blog.  

I can't take the credit for the core browser engine idea.  I read a comment on Andy Clarke's blog where Mike Loizides brought up the idea. I'm merely putting out feelers to see if it is feasible or reasonable as a solution.

I originally thought the same as Jeff -- that it might not be practical.  However, the more I read from the vocal web community, the more I question that it may be a solution for us all.

Jeff, you said:
&gt;Hopefully you understand that neither myself nor Alex are suggesting we abandon standards and let all browser makers do their own thing.

I would certainly hope not, but having the browsers competing to provide the new and shiny you want, tends to cause that kind of drift, don't you think? Isn't that why sites were being built to accommodate Netscape and/or IE? Their versions of the shiny didn't play nice together. I'm not so certain it would be any different this time.

To Alex's point about Amaya failing miserably, I'm not at all familiar with Amaya but will read up on it to be better informed.  A product that abandons real world usability is certainly not something I would favor.  I hope that much remains clear in any commentary I might make.

I would like to understand one comment that Alex made in his article. Exactly how does Zeldman hurt me? I just don't see it.</description>
		<content:encoded><![CDATA[<p>Gents, thanks for responding on my silly little blog.  </p>
<p>I can&#8217;t take the credit for the core browser engine idea.  I read a comment on Andy Clarke&#8217;s blog where Mike Loizides brought up the idea. I&#8217;m merely putting out feelers to see if it is feasible or reasonable as a solution.</p>
<p>I originally thought the same as Jeff &#8212; that it might not be practical.  However, the more I read from the vocal web community, the more I question that it may be a solution for us all.</p>
<p>Jeff, you said:<br />
>Hopefully you understand that neither myself nor Alex are suggesting we abandon standards and let all browser makers do their own thing.</p>
<p>I would certainly hope not, but having the browsers competing to provide the new and shiny you want, tends to cause that kind of drift, don&#8217;t you think? Isn&#8217;t that why sites were being built to accommodate Netscape and/or IE? Their versions of the shiny didn&#8217;t play nice together. I&#8217;m not so certain it would be any different this time.</p>
<p>To Alex&#8217;s point about Amaya failing miserably, I&#8217;m not at all familiar with Amaya but will read up on it to be better informed.  A product that abandons real world usability is certainly not something I would favor.  I hope that much remains clear in any commentary I might make.</p>
<p>I would like to understand one comment that Alex made in his article. Exactly how does Zeldman hurt me? I just don&#8217;t see it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Russell</title>
		<link>http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/#comment-17</link>
		<dc:creator>Alex Russell</dc:creator>
		<pubDate>Mon, 17 Dec 2007 11:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://shallowthoughts.org/2007/12/17/return-to-the-web-of-the-1990s/#comment-17</guid>
		<description>Hey Bridget:

So one of the things I was tempted to cover in my original post was some mention of how standards bodies can effectively shorten the time between deploy and standardize. WHATWG has gone one route (BDFL, short iterations, deep implementer involvement) and the EcmaScript 4 working group has gone another (baseline reference implementation maintained by the WG). The ES4 WG example is perhaps most similar to what you're proposing and I do have some hope that it'll work.

The idea of a single core browsing engine is also interesting from the perspective of economics. Browser vendors make what money they get from chrome and search engine integration, leaving renderer development as a "loss leader" to hopefully entice users and organizations to switch (or at least not run screaming for the hills). One can imagine the browser vendors aren't keen to keep re-running this race for every new set of features either. Your idea might have legs.

One thing I'm not clear on yet is how such an arrangement (particularly if it happens at W3C) would end up in a state any different than Amaya (http://www.w3.org/Amaya/). Since Amaya's first and only loyalty is to W3C specs and not to the real web, it fails miserably at enough real-world tasks that it wouldn't ever for the basis of a real product. Without competition, it's unclear to me what force would provide the strong impetus to improve the renderer over the long haul. Giving maintenance responsibility to the W3C seems like a fast path to a tragedy of the commons.

That said, if a way can be found to encourage healthy competition and improvement, a single renderer could indeed get us out of the sticky spot we're in (at least in the short term).

Regards</description>
		<content:encoded><![CDATA[<p>Hey Bridget:</p>
<p>So one of the things I was tempted to cover in my original post was some mention of how standards bodies can effectively shorten the time between deploy and standardize. WHATWG has gone one route (BDFL, short iterations, deep implementer involvement) and the EcmaScript 4 working group has gone another (baseline reference implementation maintained by the WG). The ES4 WG example is perhaps most similar to what you&#8217;re proposing and I do have some hope that it&#8217;ll work.</p>
<p>The idea of a single core browsing engine is also interesting from the perspective of economics. Browser vendors make what money they get from chrome and search engine integration, leaving renderer development as a &#8220;loss leader&#8221; to hopefully entice users and organizations to switch (or at least not run screaming for the hills). One can imagine the browser vendors aren&#8217;t keen to keep re-running this race for every new set of features either. Your idea might have legs.</p>
<p>One thing I&#8217;m not clear on yet is how such an arrangement (particularly if it happens at W3C) would end up in a state any different than Amaya (http://www.w3.org/Amaya/). Since Amaya&#8217;s first and only loyalty is to W3C specs and not to the real web, it fails miserably at enough real-world tasks that it wouldn&#8217;t ever for the basis of a real product. Without competition, it&#8217;s unclear to me what force would provide the strong impetus to improve the renderer over the long haul. Giving maintenance responsibility to the W3C seems like a fast path to a tragedy of the commons.</p>
<p>That said, if a way can be found to encourage healthy competition and improvement, a single renderer could indeed get us out of the sticky spot we&#8217;re in (at least in the short term).</p>
<p>Regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>
