<?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>Gregory Tarnoff &#187; Microsoft</title>
	<atom:link href="http://tarnoff.info/tag/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://tarnoff.info</link>
	<description></description>
	<lastBuildDate>Sat, 19 May 2012 03:08:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Internet Explorer 8 beta Released to Designers and Developers</title>
		<link>http://tarnoff.info/2008/03/internet-explorer-8-beta-released-to-designers-and-developers/</link>
		<comments>http://tarnoff.info/2008/03/internet-explorer-8-beta-released-to-designers-and-developers/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 14:52:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://artryst.com/2008/03/06/internet-explorer-8-beta-released-to-designers-and-developers/</guid>
		<description><![CDATA[Hot on the heels of announcing that IE8 would be standards compliant by default, Microsoft has announced the first beta release of their new web browser. Lots of new features abound including web clips (similar to Mac web widgets), better &#8230; <a href="http://tarnoff.info/2008/03/internet-explorer-8-beta-released-to-designers-and-developers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hot on the heels of announcing that IE8 would be standards compliant by default, Microsoft has announced the first beta release of their new web browser. Lots of new features abound including web clips (similar to Mac web widgets), better jscript handling, better AJAX handling, and extensions similar to what Firefox has. It automatically detects and imports from Firefox, however i haven&#8217;t installed it yet so I don&#8217;t know how the import of extensions works or if they are com patible. I will also be curious to see if they import form Safari, Netscape and Opera.</p>
<p>Something to be warned about, It does appear that Microsoft hasn&#8217;t learned to allow multiple installations of its browsers. IE8 will replace whatever working copy of IE you currently have running include 7 and 6. Install with caution.</p>
<p><a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/Install.htm" title="Internet Explorer 8 beta 1">Get the beta here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tarnoff.info/2008/03/internet-explorer-8-beta-released-to-designers-and-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 8&#8230;now with more standards compliance</title>
		<link>http://tarnoff.info/2008/03/internet-explorer-8now-with-more-standards-compliance/</link>
		<comments>http://tarnoff.info/2008/03/internet-explorer-8now-with-more-standards-compliance/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 17:26:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Enlightenment]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Acid 2 Test]]></category>
		<category><![CDATA[Compliance]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[Internet Explorer 8]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSDN Blog]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://artryst.com/2008/03/04/internet-explorer-8now-with-more-standards-compliance/</guid>
		<description><![CDATA[When I first wrote about IE8 and the new HTML 5 standard the plan was that by default IE8 was going to render in the IE7 mode unless you declared it to render in the new IE8 standards mode using &#8230; <a href="http://tarnoff.info/2008/03/internet-explorer-8now-with-more-standards-compliance/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When I first wrote about <a href="http://artryst.com/2008/01/23/html-5-microsoft-ie8-and-backwards-compatability/" title="http://artryst.com/2008/01/23/html-5-microsoft-ie8-and-backwards-compatability/">IE8 and the new HTML 5 standard </a>the plan was that by default IE8 was going to render in the IE7 mode unless you declared it to render in the new IE8 standards mode using a meta tag.</p>
<p>Today, Microsoft announced that this will not be the case. The new standards mode that render the Acid 2 Test with 100% accuracy will be the default mode.  If you have an old site that breaks in the new IE8 you will have to go back and add the meta tag or adjust your server to allow for rendering under the older engine (aka quirks mode).</p>
<blockquote><p>We’ve decided that IE8 will, by default, interpret web content in the most standards compliant way it can. This decision is a change from what we’ve posted previously.</p></blockquote>
<p>Some speculation behind the change points to Opera&#8217;s complaint and the recent European Union fine of $1.3 billion dollars for anti-trust tactics by Microsoft, but like any good spin-meister they deny this.</p>
<blockquote><p>We think that acting in accordance with principles is important, and IE8’s default is a demonstration of the interoperability principles in action. While we do not believe any current legal requirements would dictate which rendering mode a browser must use, this step clearly removes this question as a potential legal and regulatory issue. As stated above, we think it’s the better choice.</p></blockquote>
<p>You can read the rest of the article discussing the various modes at the <a href="http://blogs.msdn.com/ie/archive/2008/03/03/microsoft-s-interoperability-principles-and-ie8.aspx" title="MSDN Blog">MSDN blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarnoff.info/2008/03/internet-explorer-8now-with-more-standards-compliance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5, Microsoft IE8 and Backwards Compatability</title>
		<link>http://tarnoff.info/2008/01/html-5-microsoft-ie8-and-backwards-compatability/</link>
		<comments>http://tarnoff.info/2008/01/html-5-microsoft-ie8-and-backwards-compatability/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 18:53:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Aaron Gustafson]]></category>
		<category><![CDATA[Backwards Compatability]]></category>
		<category><![CDATA[DocTypes]]></category>
		<category><![CDATA[Eric Meyer]]></category>
		<category><![CDATA[HTML 5]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[John Resig]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://artryst.com/2008/01/23/html-5-microsoft-ie8-and-backwards-compatability/</guid>
		<description><![CDATA[In case you haven&#8217;t heard the W3C has released the working draft of HTML 5 this week. Microsoft recently released a statement that the pre-alpha versions of Internet Explorer 8 has passed the Acid 2 test. However having achieved this, &#8230; <a href="http://tarnoff.info/2008/01/html-5-microsoft-ie8-and-backwards-compatability/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In case you haven&#8217;t heard the W3C has released the <a href="http://www.w3.org/TR/2008/WD-html5-20080122/" title="HTML 5 Working Draft" target="_blank">working draft of HTML 5</a> this week. Microsoft recently released a statement that the pre-alpha versions of Internet Explorer 8 has passed the Acid 2 test. However having achieved this, IE8 will need to break many existing sites, more than IE7 did. Or does it?<span id="more-126"></span><br />
<br />
Aaron Gustafson has an <a href="http://www.alistapart.com/articles/beyonddoctype" target="_blank" title="Beyond DocType">article</a> on  <a href="http://www.alistapart.com/" target="_blank" title="A List Apart">http://www.alistapart.com/</a> describing a method of &#8220;preserving our digital legacy&#8221; using a new meta tag. IE8 is implementing this new meta tag to specify which browser engine to render a site with.<br />
<br />
If your site works with IE7 and IE8 breaks it, you can implement this little meta tag and tell IE8 to render it as if it were IE7 without recoding your site. <a href="http://www.alistapart.com/articles/fromswitchestotargets" title="From Switches to Targets" target="_blank">Eric Meyer</a> equates this to the classic browser sniffing, but surprisingly agrees with the idea.  I can see how Microsoft doesn&#8217;t want to break the existing web, but as <a href="http://ejohn.org/blog/meta-madness/" title="John Resig" target="_blank">John Resig</a> points out, they may be doing more harm than good.<br />
<br />
The old adage &#8220;if it ain&#8217;t broke, don&#8217;t fix it&#8221; seems to be where Microsoft and the new meta tag are coming from. What happens if it was always broke? At what point do you say, screw it and fix the whole thing regardless of consequences? I know no one wants to &#8220;throw the baby out with the bathwater&#8221; (sorry for the cliches), but the reality is that IE6 broke the web, developers designed for the broken web and now we have bad code sites and bad coders. We have standards. Every other browser follows them to a relatively satisfactory level.  Why not get a beta of IE8 into the community so that those who have sites that break can fix them before the browser is fully integrated to the general consumer? We walked away from 8-tracks with the cassette, we walked away from the cassette with the CD, we walked away from VHS with the DVD. In each case we didn&#8217;t concern ourselves with backwards compatibility and I think we need to again.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarnoff.info/2008/01/html-5-microsoft-ie8-and-backwards-compatability/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Safari on Windows</title>
		<link>http://tarnoff.info/2007/06/safari-on-windows/</link>
		<comments>http://tarnoff.info/2007/06/safari-on-windows/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 17:09:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Web Browser]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://artryst.com/2007/06/12/safari-on-windows/</guid>
		<description><![CDATA[There seems to be a question as to why Apple would introduce Safari for Windows and why anyone on Windows would run it. I think people are missing the point that Apple is trying to acheive and what this could &#8230; <a href="http://tarnoff.info/2007/06/safari-on-windows/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There seems to be a question as to why Apple would introduce Safari for Windows and <a title="Wired: Leander Kahney's take on Safari for Windows">why anyone on Windows would run it</a>. I think people are missing the point that Apple is trying to acheive and what this could mean for the small developer.</p>
<p>By introducing Safari on Windows Apple has introduced the SDK (as they call it) for the iPhone. Developers won&#8217;t be able to make their apps run directly on the phone and must use AJAX  instead(Flash is reportedly not going to be supported). Having Safari on Windows will allow the vast majority of developers to make sure their application will run on Safari&#8217;s JavaScript. Now hopefully a developer will make sure it works in all versions of JavaScript on all major browsers, but Apple doesn&#8217;t care about that.</p>
<p>In addition to this, Apple is showing that it is doing something Microsoft has decided to undo. Apple is opening more than iTunes to the other OS. I expect by the time Leopard launches we will see Windows versions of iWork and iLife. I don&#8217;t expect major applications like Final Cut or Apeture to show up, but remember Apple dropped &#8220;computer&#8221; from its name. Microsoft has restricted its applications to VMware and Office, but the deal on Office is only for 4 more years. Watch that go away by then.</p>
<p>Last but not least, this is a great opportunity for the small web designer/developer to now test their application and site on all the major browsers without having to shell out for an additional computer. Not everyone can afford a Mac, nor do they want to use a Mac. Now they don&#8217;t have to. They can install Safari and use it for testing purposes.</p>
<p>Now is it the best browser? I don&#8217;t think so. It has usability issues (I found another issue today in that you can&#8217;t use backspace to go back in browsing history like ALL other browsers). I personally prefer Firefox with its extensions and themes. but I would pick Safari over IE because I know the CSS I write will work.</p>
<p>Update: Issue number 4 and a reason to have it on Windows. WordPress&#8217;s WYSIWYG editor for writing posts doesn&#8217;t seem to work properly. I only have Code version available to me while writing this post from inside Safari. It looks like WordPress is one of those small teams that need to test their JavaScript to see that it is compatible with Safari.</p>
]]></content:encoded>
			<wfw:commentRss>http://tarnoff.info/2007/06/safari-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

