<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Webmaster-Source &#187; Standards</title>
	<atom:link href="https://www.webmaster-source.com/tag/standards/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webmaster-source.com</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Thu, 24 Aug 2017 02:01:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>HTML5 Gets a Logo</title>
		<link>https://www.webmaster-source.com/2011/01/21/html5-gets-a-logo/</link>
		<comments>https://www.webmaster-source.com/2011/01/21/html5-gets-a-logo/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 11:41:23 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[(x)html]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Logos]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[W3C]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3859</guid>
		<description><![CDATA[The W3C has put up a microsite with the new logo for HTML5. It looks pretty good, certainly better than its predecessors, even if it does have a bit of the &#8220;Web 2.0&#8243; look that is finally starting to lose its novelty. I like that they kept the gradients to a minimum, which is starting [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>The W3C has put up a microsite with <a href="http://www.w3.org/html/logo/">the new logo for HTML5</a>. It looks pretty good, certainly better than its predecessors, even if it does have a bit of the &#8220;Web 2.0&#8243; look that is finally starting to lose its novelty. I like that they kept the gradients to a minimum, which is starting to become more common in the aftermath of the glossy &#8220;Web 2.0&#8243; style.</p>
<p style="text-align: center;"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-3860 imgborder" title="HTML5 Logo" src="//www.webmaster-source.com/wp-content/uploads/w3c-html5-logo.png" alt="" width="580" height="324" /></p>
<p>You can pick up SVG and PNG versions of the icon there, as well as T-Shirts featuring the logo&#8230;and free stickers if you live in the U.S. and have some spare postage stamps laying around.</p>
<p><a href="http://www.webmonkey.com/2011/01/html5-gains-logo-loses-meaning/">Webmonkey</a> brings up an interesting, and troubling, point about the HTML5 Logo site. The FAQ calls the logo a &#8220;general-purpose visual identity for a broad set of open web technologies, including HTML5, CSS, SVG, WOFF, and others.&#8221;</p>
<blockquote><p>It doesn’t really matter if the New York Times thinks CSS 3 or SVG  are HTML5, but we’d like to think that at least the organization in  charge of describing what is, and is not, HTML5 would make some effort  to distinguish between tools. Lumping everything together is as silly as  a carpenter referring to every tool in their toolkit as “a hammer.”</p></blockquote>
<p>That doesn&#8217;t sound very good to me. Is &#8220;HTML5&#8243; becoming the new buzzword to replace &#8220;Web 2.0,&#8221; and sanctioned by its own standards body?</p>
<p><strong>Update:</strong> And now it sounds like <a href="http://arstechnica.com/web/news/2011/01/html-to-lose-the-version-number.ars?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss">the HTML spec is no longer going to have specific version numbers</a>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2011/01/21/html5-gets-a-logo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Standard to Specify a Canonical Short Link</title>
		<link>https://www.webmaster-source.com/2010/05/19/a-standard-to-specify-a-canonical-short-link/</link>
		<comments>https://www.webmaster-source.com/2010/05/19/a-standard-to-specify-a-canonical-short-link/#comments</comments>
		<pubDate>Wed, 19 May 2010 11:53:37 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[(x)html]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[URL Shortening]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=3318</guid>
		<description><![CDATA[There has been a small push to create a standard way for a web page to specify a preferred short link for use in places like Twitter. Something like the rel="canonical" trick that tells search engines which page on your domain is the one that should be indexed. Basically, a meta tag to put in [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>There has been a small push to create a standard way for a web page to specify a preferred short link for use in places like Twitter. Something like the <code>rel="canonical"</code> trick that tells search engines which page on your domain is the one that should be indexed. Basically, a meta tag to put in the page header, which could then be read by Twitter applications. The end goal is to help reduce the issue of &#8220;link splintering,&#8221; where everyone ends up linking to the same page with a different URL. (For instance, I could shorten a link to this page with Is.gd, then three others could create their own different Bit.ly links&#8230;)</p>
<p>One proposal is <a href="http://revcanonical.appspot.com/">rev=&#8221;canonical&#8221;</a>, but I really don&#8217;t I don&#8217;t like that option. <a href="http://shiflett.org/blog/2009/apr/save-the-internet-with-rev-canonical#comment-1">This comment sums it up</a> pretty well. <em>Rev</em> is too easily confused with <em>rel</em>, and is deprecated in HTML5 to boot. The &#8220;canonical&#8221; terminology also isn&#8217;t fitting, since it implies that the short URL is the preferred URL for the page (i.e. &#8220;the short link is preferred over the full one&#8221;) rather than an alternate link.</p>
<p>I found it interesting to learn that WordPress 3.0 is going to start automatically including <a href="http://wpengineer.com/shortlinks-with-wordpress-3-0/">something along the lines of this</a> on permalink pages:</p>
<pre class="brush: xml; title: ; notranslate">&lt;link rel='shortlink' href='http://fantasyfolder.com?p=32' /&gt;</pre>
<p>There will be hooks to override it with your own URL (so a plugin could place a single Bit.ly or YOURLS link there on publication), but the URL is irrelevant for the purpose of this discussion. The <code>rel='shortlink'</code> part is what interests me. I think it&#8217;s the perfect term to use for this scenario.</p>
<p>I think, whether you use WordPress or not, <code>rel="shortlink"</code> is what you should go with. (If you&#8217;re worried about controlling short links, at least.)</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2010/05/19/a-standard-to-specify-a-canonical-short-link/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Learning oEmbed</title>
		<link>https://www.webmaster-source.com/2010/01/13/learning-oembed/</link>
		<comments>https://www.webmaster-source.com/2010/01/13/learning-oembed/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 11:15:54 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[oEmbed]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2898</guid>
		<description><![CDATA[WoorkUp has an interesting post on oEmbed, and how you can use jQuery to take something like a YouTube or Flickr URL and automatically load the video or image on the page. Facebook uses this technique to fetch thumbnails and descriptions when you post a link. WordPress 2.9 also includes oEmbed functionality, allowing you to [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>WoorkUp has an interesting post on oEmbed, and how you can use jQuery to take something like a YouTube or Flickr URL and automatically load the video or image on the page. Facebook uses this technique to fetch thumbnails and descriptions when you post a link.</p>
<p style="text-align: center;"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-medium wp-image-2899 imgborder" title="facebook-oembed" src="//www.webmaster-source.com/wp-content/uploads/facebook-oembed-500x279.jpg" alt="" width="500" height="279" /></p>
<p>WordPress 2.9 also <a href="http://www.viper007bond.com/2009/10/13/easy-embeds-for-wordpress-2-point-9/">includes oEmbed</a> functionality, allowing you to easily add YouTube videos to your posts, simply by wrapping the video page&#8217;s URL in a pair of &#8220;embed&#8221; shortcode tags.</p>
<p>WoorkUp shows how you can implement the feature in your own projects.</p>
<p><a href="http://woorkup.com/2009/12/29/learning-oembed-convert-links-into-embedded-content/">Learning oEmbed: Convert Links Into Embedded Content</a> [WoorkUp]</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2010/01/13/learning-oembed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer Should be Powered by WebKit</title>
		<link>https://www.webmaster-source.com/2009/12/23/internet-explorer-should-be-powered-by-webkit/</link>
		<comments>https://www.webmaster-source.com/2009/12/23/internet-explorer-should-be-powered-by-webkit/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 11:58:28 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Software & Scripts]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2818</guid>
		<description><![CDATA[There, I said it. If Microsoft were to switch from their proprietary &#8220;Trident&#8221; rendering engine to an open source solution such as WebKit or Mozilla&#8217;s Gecko, it would do far more than simply save designers headaches. It would save Microsoft money and development time, net them some publicity, and vastly improve their web browser? What&#8217;s [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-2819" title="Internet Explorer + WebKit" src="//www.webmaster-source.com/wp-content/uploads/msie_webkit.jpg" alt="Internet Explorer + WebKit" width="215" height="174" />There, I said it.</p>
<p>If Microsoft were to switch from their proprietary &#8220;Trident&#8221; rendering engine to an open source solution such as WebKit or Mozilla&#8217;s Gecko, it would do far more than simply save designers headaches.</p>
<p>It would save Microsoft money and development time, net them some publicity, and vastly improve their web browser? What&#8217;s not to like?</p>
<p>What is <a href="http://webkit.org/">WebKit</a>? It&#8217;s an open source HTML rendering engine that powers Google Chrome, Apple Safari, the iPhone&#8217;s MobileSafari, and just about any Mac OS X application that displays web pages.</p>
<p>Internet Explorer could at long last become reasonably standards compliant, and Microsoft would be able to put their resources towards improving their browser&#8217;s user interface, rather than wasting time reinventing the wheel.</p>
<p>Maybe it&#8217;s just wishful thinking, but there is no reason it couldn&#8217;t be done.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2009/12/23/internet-explorer-should-be-powered-by-webkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Much Longer Will IE Last?</title>
		<link>https://www.webmaster-source.com/2009/03/16/how-much-longer-will-ie-last/</link>
		<comments>https://www.webmaster-source.com/2009/03/16/how-much-longer-will-ie-last/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 12:43:07 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Software & Scripts]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Standards]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=1933</guid>
		<description><![CDATA[Internet Explorer is notorious for it&#8217;s laughable support for W3C standards. Look around in the web design community and you&#8217;ll find that a lot of designers do not like the browser one bit, as a result of having to find workarounds so a page that will display in most other browsers will work in IE [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-1934" title="Internet Explorer CSS" src="//www.webmaster-source.com/wp-content/uploads/ie-google.jpg" alt="Internet Explorer CSS" width="249" height="214" />Internet Explorer is notorious for it&#8217;s laughable support for W3C standards. Look around in the web design community and you&#8217;ll find that a lot of designers do not like the browser one bit, as a result of having to find workarounds so a page that will display in most other browsers will work in IE as well.</p>
<p>Security isn&#8217;t exactly the browser&#8217;s strongpoint either, as the public is becoming increasingly aware of.</p>
<p>Microsoft has been losing <a href="http://www.w3schools.com/browsers/browsers_stats.asp">market share in the browser area</a> for the past few years, as people move away from IE. Slowly but surely, IE&#8217;s userbase is decreasing, and other browsers are picking up the switchers. Internet Explorer has <strong>43.6% market share as of February</strong>, down from the 54.7% early last year, or <strong>the 91.1% from early 2005</strong>.</p>
<p><strong>Firefox is up to 46.4%</strong> market share now, while <a href="http://www.google.com/chrome">Chrome</a>, <a href="http://www.apple.com/safari/">Safari</a>, and <a href="http://www.opera.com/">Opera</a> collectively have roughly 7%. (Chrome has shown very fast growth considering its age.) The general public is becoming more aware of browing alternatives, and the security benefits of switching to them. More people are buying Macs too, which include Apple&#8217;s Safari browser instead of Internet Explorer. People are learning, and moving away from IE.<span id="more-1933"></span></p>
<h3>Market Share</h3>
<p>Until now, Internet Explorer has been surviving based on Microsoft&#8217;s virtual monopoly on the browser and operating system markets. They produce Windows, <a href="http://www.tuaw.com/2009/02/02/apple-market-share-continues-to-climb-windows-drops/">which continues to run on 88% of computers</a>, and they bundle IE with it, giving computer buyers a conveniant &#8220;internet button&#8221; that the majority of users wouldn&#8217;t even think of changing. It&#8217;s just there. With their large preinstalled userbase, Microsoft hasn&#8217;t have to worry about <em>anything</em> really. They could ignore parts of the standard, implement it in a flawed manner, or <strong>not update the browser for six years</strong>.</p>
<p>Until now.</p>
<p>It seems people are finally learning. Adoption of alternative browsers is on the rise, and Internet Explorer is losing market share. Microsoft is going to have to either follow the standards to the letter, move to an open rendering engine like <a href="http://webkit.org">WebKit</a>, or fail miserably.</p>
<h3>Internet Explorer 8</h3>
<p>I had hopes that Internet Explorer 8 would be the one to finally bring a fully standards-compliant rendering engine to the table, but events have convinced me that it won&#8217;t, despite Microsoft&#8217;s touting. <a href="http://weblog.infoworld.com/enterprisedesktop/archives/2009/03/is_version_8_th.html">This InfoWorld article</a> has a couple worrying passages, such as:</p>
<blockquote><p>Then there’s the issue of legacy HTML/CSS support. So much of the Web has been tweaked for IE 6.x compatibility that even Microsoft&#8217;s own attempts to implement a more standards-compliant browser engine in IE8 have met with disastrous results. For me, the situation so bad that when I do find myself using IE 8 (typically, to view a site that causes my copy of the Chrome 2.x beta release to blow up), I end up configuring IE 8&#8217;s compatibility mode as the default viewing option since the browser&#8217;s native rendering mode breaks practically every site I visit.</p></blockquote>
<p>The author seems to be a little bit misinformed, but it is worrying nonetheless. Much of the web <em>is</em> tweaked to be compatible with IE 6, but those <em>tweaks</em> are mainly made to designs that are otherwise standards-compliant and display perfectly in Firefox or Chrome. <strong>If IE8 truly is standards-compliant, it should have no problem displaying those pages.</strong> It has been a few months since I used IE8, but I had run some informal tests that seemed to confirm my theory that IE8 isn&#8217;t as compliant as Microsoft claims.</p>
<p>Yes, IE8 passes the <a href="http://www.webstandards.org/action/acid2/">ACID2 test</a> as Microsoft claims. I used IE8 to visit a few websites that I knew to work flawlessly in standards-compliant browsers, and to validate properly. They looked horrible in IE8, worse than they would have in IE7 or IE6. GMail&#8217;s login form was squished funny, <a href="http://www.webdesignerwall.com/">Web Designer Wall</a> didn&#8217;t look good at all, <a href="http://freelanceswitch.com/">Freelance Switch</a> was messed-up entirely&#8230;</p>
<p>It was a few months ago, and I figured &#8220;Well, it&#8217;s beta. They fix it soon.&#8221; Apparently they haven&#8217;t yet. One wonders how a browser can pass the ACID2 and display nearly every standards-compliant web page wrong. Did they cheat on the ACID 2 and put a conditional in to display a fake ACID2 result, while rendering every other page wrong unless you turn the magic &#8220;IE7 Mode&#8221; on? Sadly, I wouldn&#8217;t be surprised.</p>
<p>If IE8 is still rendering pages like it had been when I used it last, it&#8217;s not standards-compliant, by any stretch of the term.</p>
<h3>Conclusion</h3>
<p>If Internet Explorer doesn&#8217;t shape-up soon, Microsoft won&#8217;t be a major player in the browser arena anymore. People are moving to Firefox, Chrome, and Safari in flocks. You have the Mac switchers who are likely to use Safari or Firefox, the Windows users migrating to Firefox and Chrome, and the Linux users who are mainly using Firefox.</p>
<p>Microsoft has to deliver on their promise of a standards-compliant IE one way or another, or they will lose what market share they have left. Want to take bets on how long that will take?</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2009/03/16/how-much-longer-will-ie-last/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Only 4.13% of the Web is Standards Compliant?</title>
		<link>https://www.webmaster-source.com/2008/10/20/only-413-of-the-web-is-standards-compliant/</link>
		<comments>https://www.webmaster-source.com/2008/10/20/only-413-of-the-web-is-standards-compliant/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 10:04:44 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[(x)html]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Standards]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=931</guid>
		<description><![CDATA[Browser maker Opera has conducted a recent study to see how much of the web is standards compliant. Using a specialized web crawler, dubbed &#8220;MAMA&#8221; for &#8220;Metadata Analysis and Mining Application,&#8221; that searches around 3.5 million pages, the company has determined that a mere 4.13% of the web is standards compliant. Of course, one wonders [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Browser maker Opera has conducted a recent study to see how much of the web is standards compliant. Using a specialized web crawler, dubbed &#8220;MAMA&#8221; for &#8220;Metadata Analysis and Mining Application,&#8221; that searches around 3.5 million pages, the company has determined that <strong>a mere 4.13% of the web is standards compliant</strong>.</p>
<p>Of course, one wonders about the accuracy of this study. There are certainly more than 3.5 million pages on the internet. Perhaps they were only searching a portion of the web that had less valid pages? And does a site with 100 non-compliant pages count as 100 invalid pages? <strong>How many of those sites are invalid because they try to comply to Microsoft&#8217;s bogus standard (a.k.a the &#8220;does it look alright in IE?&#8221; standard) at the same time?</strong></p>
<p><strong>I can understand the small figure, and maybe it <em>is</em> realistic.</strong> After all, many a website almost validates, such as Reddit.com, which has one lone (and minor) error stopping it from validating. And heck, <strong>Google and Amazon are validity-challenged. Amazon has &#8220;1445 Errors, 135 warning(s)&#8221; on it&#8217;s front page.</strong></p>
<p>Many monolithic sites that you&#8217;d think would validate don&#8217;t, though they look fine in most browsers anyway. This brings up an interesting question: <strong>Does it matter whether you meet the standard to the letter, or is it okay if it looks fine in all of the standards-compliant browsers? What&#8217;s <em>your</em> opinion?</strong></p>
<p>News article: <a href="http://arstechnica.com/news.ars/post/20081015-opera-study-only-4-13-of-the-web-is-standards-compliant.html">Opera study: only 4.13% of the web is standards-compliant</a></p>
<p>Interesting Reddit Discussion: <a href="http://www.reddit.com/r/programming/comments/77grk/">http://www.reddit.com/r/programming/comments/77grk/</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2008/10/20/only-413-of-the-web-is-standards-compliant/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Oh No They Didn&#8217;t! Microsoft and Web Standards</title>
		<link>https://www.webmaster-source.com/2008/09/08/oh-no-they-didnt-microsoft-and-web-standards/</link>
		<comments>https://www.webmaster-source.com/2008/09/08/oh-no-they-didnt-microsoft-and-web-standards/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 11:31:12 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Software & Scripts]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Standards]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=788</guid>
		<description><![CDATA[Remember the big deal Microsoft made about how Internet Explorer 8 would finally be standards compliant. Aside from some odd stuff they were doing, it looked like they were actually putting in an effort to follow through with their promise, or at least something close to it. Apparently, the a lot of of web pages [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Remember the big deal Microsoft made about how Internet Explorer 8 would finally be standards compliant. Aside from some odd stuff they were doing, it looked like they were actually putting in an effort to follow through with their promise, or at least something close to it.</p>
<p>Apparently, the a lot of of web pages will load in IE7 mode instead of standards mode. <a href="http://www.theregister.co.uk/2008/08/29/hakon_lie_ie8_interoperability/">The Register has the full details</a>.</p>
<blockquote><p>This week, the promise was broken. It lasted less than six months. Now that Internet Explorer IE8 beta 2 is released, we know that many, if not most, pages viewed in IE8 will not be shown in standards mode by default. The dirty secret is buried deep down in the «Compatibility view» configuration panel, where the «Display intranet sites in Compatibility View» box is checked by default. Thus, by default, intranet pages are not viewed in standards mode.</p></blockquote>
<p>So all intranet sites will be shown in non-standards mode. Then we have all the <a href="http://realtech.burningbird.net/standards/bobbing-heads-and-the-ie8-meta-tag/">version targetting nonsense</a> they&#8217;ve been planning.</p>
<p>Oh, and guess what happens whenever a page loads in standards mode? A little icon appears showing a broken page. When clicked, it forces the page into &#8220;IE7 compatibility&#8221; mode. So the browser tricks people into not using standards mode.<span id="more-788"></span></p>
<blockquote><p>The picture shows a broken page. A broken page? Why is broken page icon shown next to standards-compliant pages? The idea, apparently, is to encourage users to escape standards-mode by clicking on the broken page. There&#8217;s a dastardly logic here: showing a broken page may make users wonder if they are seeing pages correctly. Authors are probably not too thrilled by having a broken page shown next to their pages, and the only way to avoid the icon is to not trigger standards mode. The message is clear: don&#8217;t use standards!</p></blockquote>
<p>A broken page icon! Can you <em>believe</em> that?</p>
<p>Here I was thinking Microsoft was finally putting some effort into getting their act together in the browser department. Forget that. Microsoft, what is your problem? This rubbish will only hurt you, and the entire internet to boot, in the long run.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2008/09/08/oh-no-they-didnt-microsoft-and-web-standards/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 8: The Next IE5?</title>
		<link>https://www.webmaster-source.com/2008/03/17/internet-explorer-8-the-next-ie5/</link>
		<comments>https://www.webmaster-source.com/2008/03/17/internet-explorer-8-the-next-ie5/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 12:04:05 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Software & Scripts]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>
		<category><![CDATA[Standards]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/2008/03/17/internet-explorer-8-the-next-ie5/</guid>
		<description><![CDATA[I installed the Internet Explorer 8 beta a few days ago, and I&#8217;ve tested some sites in it. So far, I&#8217;m not really impressed. It seems to pass the ACID2 test, but there are plenty of rendering bugs that drive me crazy&#8230;and they had better be fixed by the time the final release is out. [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I installed the Internet Explorer 8 beta a few days ago, and I&#8217;ve tested some sites in it. So far, I&#8217;m not really impressed. It seems to pass the <a href="http://www.webstandards.org/action/acid2/">ACID2 test</a>, but there are plenty of rendering bugs that drive me crazy&#8230;and they had better be fixed by the time the final release is out.</p>
<p>I&#8217;m very well aware that the browser is in beta, but I can&#8217;t help but be worried about this. Some pages seem to render worse than ever, and I can&#8217;t help but think &#8220;Are these bugs, or some sort of ploy to keep things as they&#8217;ve been?&#8221; It&#8217;s not really in Microsoft&#8217;s best interests to be fully standards compliant, after all.</p>
<p>Here are just a few examples of the render bugs I&#8217;ve noticed:<span id="more-463"></span></p>
<ul>
<li>WSC&#8217;s footer appears halfway down the page, right at the end of the sidebar, not at the bottom of the page where it belongs.</li>
<li>The contents of Facebook&#8217;s main page are squished funny.</li>
<li>The search bar on Apple.com appears below it&#8217;s parent navigation bar, instead of inside it.</li>
<li>Digg&#8217;s header doesn&#8217;t match-up with the top of the screen, and has a bunch of extra padding below the navigational links.</li>
<li>WebDesignerWall.com doesn&#8217;t look very good. The background image (which is most of the design) does not line-up correctly, because there is at least 800px of extra space inserted above the content.</li>
<li>FreelanceSwitch.com looks horrible, and we&#8217;ll leave it at that.</li>
</ul>
<p>Few sites have escaped its horrible rendering issues. Again, I <em>know</em> IE8 is in beta. But I wonder, how on Earth did it pass the ACID2 test with such horrible problems? Did they just adjust things until all of the ACID2 elements lined-up, messing everything else up?</p>
<p>I hope things improve.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2008/03/17/internet-explorer-8-the-next-ie5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On IE8&#8217;s Controversial &#8220;Standards Mode&#8221;</title>
		<link>https://www.webmaster-source.com/2008/03/04/on-ie8s-controversial-standards-mode/</link>
		<comments>https://www.webmaster-source.com/2008/03/04/on-ie8s-controversial-standards-mode/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 13:05:17 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Software & Scripts]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Standards]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/2008/03/04/on-ie8s-controversial-standards-mode/</guid>
		<description><![CDATA[Internet Explorer version 8, to be released later this year, will, by default, render web pages the same way as IE7. If the meta tag &#60;meta http-equiv="X-UA-Compatible" content="IE=8" /&#62; is detected in a page&#8217;s header, it will render in the new ACID2-compliant mode. This is a bad idea, for several reasons. First of all, Microsoft, [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Internet Explorer version 8, to be released later this year, will, by default, render web pages the same way as IE7. If the meta tag <code>&lt;meta http-equiv="X-UA-Compatible" content="IE=8" /&gt;</code> is detected in a page&#8217;s header, it will render in the new <a href="http://www.webstandards.org/action/acid2/">ACID2-compliant</a> mode. This is a bad idea, for several reasons.</p>
<p>First of all, Microsoft, again, is <strong>trying to force us to build web pages for IE specifically</strong>. If the X-UA-Compatible tag is not found, then a page will not render in the standards-compliant mode. So, basically, <strong>you&#8217;re having to specifically instruct IE to follow the standard, which it&#8217;s supposed to follow anyway</strong>. Does that make any sense? No. It seems like another ploy to maintain their monopoly. After all, if most pages work in any browser, there is less reason for people to continue using IE.</p>
<p>Microsoft claims that the meta tag exists so manually-updated web pages won&#8217;t break when IE8 comes around. <em>Manually updated?</em> If you&#8217;re still doing that, you&#8217;re just asking for trouble. Take this as an opportunity to move away from a manually-updated site. While you&#8217;re making your design standards-compliant, install a CMS, or at least start using <a href="http://us.php.net/include/">PHP includes</a>. Also, as <a href="http://realtech.burningbird.net/standards/bobbing-heads-and-the-ie8-meta-tag/">Bb&#8217;s RealTech</a> said:</p>
<blockquote><p>&#8220;The argument for this tag is actually the number one argument against this tag: those people with hand crafted pages are not going to be willing to hand edit each page to make it standards compliant–why on earth would they hand edit each of these pages to add this tag? As for being able to test a site against a version of a browser–this site looks good in IE7, but not IE8, or some such nonsense–when are we finally going to actually commit to standards? Not just as browser vendors, but as web page designers and developers? More importantly, as people who use browsers to surf the web?&#8221;</p></blockquote>
<p>Instead, <strong>IE8 should check the DOCTYPE</strong>. If it&#8217;s XHTML Strict, then use the standards mode. If it&#8217;s HTML transitional, or absent, use the IE7 engine. I&#8217;m guessing that a lot of the people who would run into the problem Microsoft talks of wouldn&#8217;t be using XHTML. It&#8217;s much easier to manually-update HTML than strict XHTML after all. Or IE8 could validate the entire markup in-browser, and if it&#8217;s not standards-compliant, render in IE7 mode, and display an icon to show that the page isn&#8217;t compliant. <strong>At the very least, they should make the standards-mode default, and have the meta tag specify IE7 mode instead.</strong> Microsoft needs to base their trigger off of an existing feature of (X)HTML, rather than inventing proprietary tags.</p>
<p><em>Edit: I wrote this post before <a href="http://www.news.com/8301-13860_3-9884688-56.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-20">Microsoft changed their minds</a>. You read my mind, didn&#8217;t you, Microsoft? But couldn&#8217;t you wait until the post went live?</em></p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2008/03/04/on-ie8s-controversial-standards-mode/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: www.webmaster-source.com @ 2026-05-20 14:50:49 by W3 Total Cache
-->