<?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: Scorning Standards</title>
	<atom:link href="http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/feed/" rel="self" type="application/rss+xml" />
	<link>http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/</link>
	<description>Things that Eric A. Meyer, CSS expert, writes about on his personal Web site; it&#039;s largely Web standards and Web technology, but also various bits of culture, politics, personal observations, and other miscellaneous stuff</description>
	<lastBuildDate>Fri, 10 May 2013 11:50:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: The Clue Stick - The Web Standards Project</title>
		<link>http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/#comment-19992</link>
		<dc:creator>The Clue Stick - The Web Standards Project</dc:creator>
		<pubDate>Thu, 23 Mar 2006 11:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/#comment-19992</guid>
		<description><![CDATA[[...] nt form 			  			After viewing their browser-restricted redesigns, Eric Meyer swings the clue stick at [...]]]></description>
		<content:encoded><![CDATA[<p>[...] nt form</p>
<p> 			After viewing their browser-restricted redesigns, Eric Meyer swings the clue stick at [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: talk talk</title>
		<link>http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/#comment-549</link>
		<dc:creator>talk talk</dc:creator>
		<pubDate>Thu, 22 Jul 2004 02:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/#comment-549</guid>
		<description><![CDATA[&lt;strong&gt;It Must LOOK the Same!&lt;/strong&gt;
Some thoughts on a post by Eric Meyer, and the state of web designers.]]></description>
		<content:encoded><![CDATA[<p><strong>It Must LOOK the Same!</strong><br />
Some thoughts on a post by Eric Meyer, and the state of web designers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabe</title>
		<link>http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/#comment-542</link>
		<dc:creator>Gabe</dc:creator>
		<pubDate>Wed, 21 Jul 2004 17:09:38 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/#comment-542</guid>
		<description><![CDATA[Personally I have to disagree that filters are better than server side detection for serving up custom CSS.  I even add extra divs in my HTML to avoid IE box-model issues, because I think it&#039;s important that CSS be concise and straightforward.  All these CSS hacks make assumptions about combinations of bugs/features that strike me as pretty fragile when looking into the long term future (who knows what bugs could inadvertently show up in future highly standards-compliant browsers?).  The only thing I do is to use @import to avoid NS4 problems by default.

Usually everything is functional across browsers (if not always pretty), but if something is broken horribly I think it is much better practice to write a server-side filter to strip the stylesheet for that browser.  I know it&#039;s a hassle if you aren&#039;t a server-side programmer, but if you are in an environment where all pages are parsed by a preprocessor anyway, then it is much more elegant.]]></description>
		<content:encoded><![CDATA[<p>Personally I have to disagree that filters are better than server side detection for serving up custom CSS.  I even add extra divs in my HTML to avoid IE box-model issues, because I think it&#8217;s important that CSS be concise and straightforward.  All these CSS hacks make assumptions about combinations of bugs/features that strike me as pretty fragile when looking into the long term future (who knows what bugs could inadvertently show up in future highly standards-compliant browsers?).  The only thing I do is to use @import to avoid NS4 problems by default.</p>
<p>Usually everything is functional across browsers (if not always pretty), but if something is broken horribly I think it is much better practice to write a server-side filter to strip the stylesheet for that browser.  I know it&#8217;s a hassle if you aren&#8217;t a server-side programmer, but if you are in an environment where all pages are parsed by a preprocessor anyway, then it is much more elegant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Pick</title>
		<link>http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/#comment-522</link>
		<dc:creator>Mike Pick</dc:creator>
		<pubDate>Mon, 19 Jul 2004 16:39:05 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/#comment-522</guid>
		<description><![CDATA[Actually Micahel, there is a pretty decent version of Mozilla (1.2.1) available for OS 9.

Scroll down &lt;a href=&quot;http://www.mozilla.org/releases/old-releases-1.1-1.4rc3.html&quot;&gt;this page&lt;/a&gt; to Mozilla 1.2.1 - Released December 2, 2002.

Seems to work well in my limited testing, and is much less buggy from a display perspective than IE 5.1.]]></description>
		<content:encoded><![CDATA[<p>Actually Micahel, there is a pretty decent version of Mozilla (1.2.1) available for OS 9.</p>
<p>Scroll down <a href="http://www.mozilla.org/releases/old-releases-1.1-1.4rc3.html">this page</a> to Mozilla 1.2.1 &#8211; Released December 2, 2002.</p>
<p>Seems to work well in my limited testing, and is much less buggy from a display perspective than IE 5.1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Guitton</title>
		<link>http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/#comment-520</link>
		<dc:creator>Michael Guitton</dc:creator>
		<pubDate>Mon, 19 Jul 2004 14:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/#comment-520</guid>
		<description><![CDATA[How much does it cost to pinpoint the rendering inconsistencies in IE5/Mac? If you&#039;re not a CSS veteran, it can take a day or two but once you have a good grasp of the technology involved, you can overcome the differences in a couple of hours and use new Tantek&#039;s IE5/Mac band pass filter to author a well-organized style sheet. As a Web developer, I met fewer problems with CSS compliance in IE5/Mac than with IE5 or IE6 for Windows. It all depends on the kind of styling you try to apply and the structure of your document. 

IMHO, writing:

/*\*/
@import &quot;not4ie5mac.css&quot;;
/*/
@import &quot;ie5mac.css&quot;;
/**/

… is a far better practice and cost fewer bucks than writing a script that screens out browsers (and user agents can be spoofed). I’m still using OS 9 at work (even though I’m proficient with Mac OS X underlying operating system) and I have no choice but using IE5/Mac. If a site denies me the access, I won’t come back using another platform and/or browser unless I have a very good reason to do it…]]></description>
		<content:encoded><![CDATA[<p>How much does it cost to pinpoint the rendering inconsistencies in IE5/Mac? If you&#8217;re not a CSS veteran, it can take a day or two but once you have a good grasp of the technology involved, you can overcome the differences in a couple of hours and use new Tantek&#8217;s IE5/Mac band pass filter to author a well-organized style sheet. As a Web developer, I met fewer problems with CSS compliance in IE5/Mac than with IE5 or IE6 for Windows. It all depends on the kind of styling you try to apply and the structure of your document. </p>
<p>IMHO, writing:</p>
<p>/*\*/<br />
@import &#8220;not4ie5mac.css&#8221;;<br />
/*/<br />
@import &#8220;ie5mac.css&#8221;;<br />
/**/</p>
<p>… is a far better practice and cost fewer bucks than writing a script that screens out browsers (and user agents can be spoofed). I’m still using OS 9 at work (even though I’m proficient with Mac OS X underlying operating system) and I have no choice but using IE5/Mac. If a site denies me the access, I won’t come back using another platform and/or browser unless I have a very good reason to do it…</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milan Negovan</title>
		<link>http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/#comment-518</link>
		<dc:creator>Milan Negovan</dc:creator>
		<pubDate>Mon, 19 Jul 2004 14:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/#comment-518</guid>
		<description><![CDATA[&lt;strong&gt;Look-The-Same Obsession&lt;/strong&gt;
Eric Meyer shared some very interesting thoughts in his recent post, Scorning Standards. With so many versions of different user agents (browsers) out there it&#039;s not necessary to obsess over getting your design to look the same in all of them. You nee...]]></description>
		<content:encoded><![CDATA[<p><strong>Look-The-Same Obsession</strong><br />
Eric Meyer shared some very interesting thoughts in his recent post, Scorning Standards. With so many versions of different user agents (browsers) out there it&#8217;s not necessary to obsess over getting your design to look the same in all of them. You nee&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Alderson</title>
		<link>http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/#comment-500</link>
		<dc:creator>Martin Alderson</dc:creator>
		<pubDate>Sun, 18 Jul 2004 14:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/#comment-500</guid>
		<description><![CDATA[While I agree that it would be great to have 100% browser support, it is exceedingly hard. IE/Mac is really pretty bad in the way it screws things up -- I see more hacks for mac IE than any other browser.

But, I do agree that it&#039;s a bit silly to use detector pages, but then again, a) it&#039;s telling people to upgrade to better browsers and b) it means that Joe isn&#039;t going to have a hate for the site because it totally screws up.

To fix the screwups is a horrible challenger, either doing what Steven says and have a slash filled mess or having mutliple stylesheets which are a total pain to manage.

I have a real problem with people not supporting FireFox and Safari, but I think we should drop Netscape 4, IE4 and IE for Mac support. They make up less than 1-2% of the total and to be honest I&#039;d rather have any efforts supporting those going into supporting standards compliant browsers]]></description>
		<content:encoded><![CDATA[<p>While I agree that it would be great to have 100% browser support, it is exceedingly hard. IE/Mac is really pretty bad in the way it screws things up &#8212; I see more hacks for mac IE than any other browser.</p>
<p>But, I do agree that it&#8217;s a bit silly to use detector pages, but then again, a) it&#8217;s telling people to upgrade to better browsers and b) it means that Joe isn&#8217;t going to have a hate for the site because it totally screws up.</p>
<p>To fix the screwups is a horrible challenger, either doing what Steven says and have a slash filled mess or having mutliple stylesheets which are a total pain to manage.</p>
<p>I have a real problem with people not supporting FireFox and Safari, but I think we should drop Netscape 4, IE4 and IE for Mac support. They make up less than 1-2% of the total and to be honest I&#8217;d rather have any efforts supporting those going into supporting standards compliant browsers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Wittens</title>
		<link>http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/#comment-498</link>
		<dc:creator>Steven Wittens</dc:creator>
		<pubDate>Sun, 18 Jul 2004 13:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/#comment-498</guid>
		<description><![CDATA[I&#039;d like to point that it&#039;s often not about making the site &#039;look identical across browsers&#039;. Yes, most of the CSS bugs only cause a couple of misalignments or couple-pixel shifts. However, many can render your site unusable by not displaying certain elements or by displaying things on top of eachother.

In that case, you&#039;re forced to litter your CSS code with a forest of slashes, asterisks and quotes which confuse the parsers and make sure that rule #4 is not parsed by Mac/IE, that rule #7 is not parsed by Konqueror, rule #8 is only for Netscape 4, etc.

We had a problem in Drupal with Mac/IE where fieldsets with a certain positional style would not be displayed at all, which meant that administrators could not edit certain properties. Removing the styles made the form in question a lot less usable (basically it had to do with inline/floated fieldsets which were positioned next to eachother). We do not wish to litter our CSS so now, Mac/IE is still broken.

Besides, even if you properly structure your content and you&#039;re lucky enough to get all browsers to display everything in a visible position, the end result will probably be unusable (from a usability point of view) on at least one or two browser flavors. If you&#039;re lucky, they&#039;ll be minor and/or outdated browsers. If it&#039;s IE, you&#039;re pretty much forced to go through the extra trouble, but for other browser it&#039;s often not worth it.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;d like to point that it&#8217;s often not about making the site &#8216;look identical across browsers&#8217;. Yes, most of the CSS bugs only cause a couple of misalignments or couple-pixel shifts. However, many can render your site unusable by not displaying certain elements or by displaying things on top of eachother.</p>
<p>In that case, you&#8217;re forced to litter your CSS code with a forest of slashes, asterisks and quotes which confuse the parsers and make sure that rule #4 is not parsed by Mac/IE, that rule #7 is not parsed by Konqueror, rule #8 is only for Netscape 4, etc.</p>
<p>We had a problem in Drupal with Mac/IE where fieldsets with a certain positional style would not be displayed at all, which meant that administrators could not edit certain properties. Removing the styles made the form in question a lot less usable (basically it had to do with inline/floated fieldsets which were positioned next to eachother). We do not wish to litter our CSS so now, Mac/IE is still broken.</p>
<p>Besides, even if you properly structure your content and you&#8217;re lucky enough to get all browsers to display everything in a visible position, the end result will probably be unusable (from a usability point of view) on at least one or two browser flavors. If you&#8217;re lucky, they&#8217;ll be minor and/or outdated browsers. If it&#8217;s IE, you&#8217;re pretty much forced to go through the extra trouble, but for other browser it&#8217;s often not worth it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Soderberg</title>
		<link>http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/#comment-495</link>
		<dc:creator>Richard Soderberg</dc:creator>
		<pubDate>Sun, 18 Jul 2004 08:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/#comment-495</guid>
		<description><![CDATA[If I were to assist Feedster somehow by modifying their public pages to be more standards-compliant, what would be the major target?  Ideally full XHTML compliance is wonderful, but are there any gapingly obvious, necessary fixes that &lt;b&gt;must&lt;/b&gt; go in immediately?

(cc: by email requested)]]></description>
		<content:encoded><![CDATA[<p>If I were to assist Feedster somehow by modifying their public pages to be more standards-compliant, what would be the major target?  Ideally full XHTML compliance is wonderful, but are there any gapingly obvious, necessary fixes that <b>must</b> go in immediately?</p>
<p>(cc: by email requested)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gregorybowers.com: talk talk &#187; Now taking freelance work</title>
		<link>http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/#comment-655</link>
		<dc:creator>gregorybowers.com: talk talk &#187; Now taking freelance work</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/#comment-655</guid>
		<description><![CDATA[[...] ased site for your business or group: 	 	A Web Design Horror Story, from Blake Scarbrough 	&lt;a href=&quot;http://www.meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/&quot; rel=&quot;external&quot; title=&quot;Opens in a new window&quot;&gt;Eric Meyer on why a standards-based [...]&lt;/a&gt;
]]></description>
		<content:encoded><![CDATA[<p>[...] ased site for your business or group: 	 	A Web Design Horror Story, from Blake Scarbrough 	<a href="http://www.meyerweb.com/eric/thoughts/2004/07/17/scorning-standards/" rel="external" title="Opens in a new window">Eric Meyer on why a standards-based [...]</a></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! -->