<?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: IE8 showing how serious it is about security</title>
	<atom:link href="http://ajaxian.com/archives/ie8-showing-how-serious-it-is-about-security/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/ie8-showing-how-serious-it-is-about-security</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Sat, 20 Mar 2010 11:03:44 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mrclay</title>
		<link>http://ajaxian.com/archives/ie8-showing-how-serious-it-is-about-security/comment-page-1#comment-265827</link>
		<dc:creator>mrclay</dc:creator>
		<pubDate>Mon, 14 Jul 2008 12:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ie8-showing-how-serious-it-is-about-security#comment-265827</guid>
		<description>Security is the #1 priority for most IE users as paranoia runs deep (it should) and they&#039;ve never even heard of canvas. An active XSS filter is a good baby step even if it&#039;s only somewhat effective because &lt;em&gt;someone&lt;/em&gt; needs to take steps to protect users from these attacks. I also won&#039;t be surprised if they start tightening up the markup they accept, particularly regarding event hooks and script elements.</description>
		<content:encoded><![CDATA[<p>Security is the #1 priority for most IE users as paranoia runs deep (it should) and they&#8217;ve never even heard of canvas. An active XSS filter is a good baby step even if it&#8217;s only somewhat effective because <em>someone</em> needs to take steps to protect users from these attacks. I also won&#8217;t be surprised if they start tightening up the markup they accept, particularly regarding event hooks and script elements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zeno</title>
		<link>http://ajaxian.com/archives/ie8-showing-how-serious-it-is-about-security/comment-page-1#comment-265676</link>
		<dc:creator>zeno</dc:creator>
		<pubDate>Sat, 05 Jul 2008 16:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ie8-showing-how-serious-it-is-about-security#comment-265676</guid>
		<description>I&#039;d prefer the IE8 team to be less &quot;serious&quot; about security and more focused on full CSS/CSS3 support for god&#039;s sake!</description>
		<content:encoded><![CDATA[<p>I&#8217;d prefer the IE8 team to be less &#8220;serious&#8221; about security and more focused on full CSS/CSS3 support for god&#8217;s sake!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: richtaur</title>
		<link>http://ajaxian.com/archives/ie8-showing-how-serious-it-is-about-security/comment-page-1#comment-265661</link>
		<dc:creator>richtaur</dc:creator>
		<pubDate>Fri, 04 Jul 2008 17:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ie8-showing-how-serious-it-is-about-security#comment-265661</guid>
		<description>I can&#039;t take IE seriously *at all*, in any incarnation. They&#039;ve so consistently been behind the times and missed the point that it&#039;s basically an ongoing joke. After I finish a web application in Firefox, I check the other browsers. It almost always looks/works great in Opera and Safari, and is completely destroyed in IE6/7. Boo!</description>
		<content:encoded><![CDATA[<p>I can&#8217;t take IE seriously *at all*, in any incarnation. They&#8217;ve so consistently been behind the times and missed the point that it&#8217;s basically an ongoing joke. After I finish a web application in Firefox, I check the other browsers. It almost always looks/works great in Opera and Safari, and is completely destroyed in IE6/7. Boo!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nosredna</title>
		<link>http://ajaxian.com/archives/ie8-showing-how-serious-it-is-about-security/comment-page-1#comment-265643</link>
		<dc:creator>Nosredna</dc:creator>
		<pubDate>Thu, 03 Jul 2008 16:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/ie8-showing-how-serious-it-is-about-security#comment-265643</guid>
		<description>I&#039;ve been reading their blog, and I love that they are serious about security, but it&#039;s really hard for me to take IE8 seriously unless it improves substantially off the first beta. I actually had to REMOVE my DocType for IE8 to get google&#039;s canvas emulator library working.

Where is the native Canvas support? Every other major browser has that. Doesn&#039;t Microsoft have thousands of developers? If I were king of Microsoft, I&#039;d decree that if there&#039;s a feature in all 3 of the other major browsers, it should be mandatory for IE8.

IE doesn&#039;t even have to run in multiple OS&#039;s like the other browsers do. How is it possible that Opera kicking its ass?

The security stuff is great. The built-in debugger is nice. But IE8 still feels like a browser that is trying to catch up and doesn&#039;t make the grade yet.

Opera, FF, and especially Safari now all seem to be dictating the terms of the competition. Safari has extraa clout since it is innovating with CSS so quickly and since it&#039;s the browser that drives AIR and iPhone.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been reading their blog, and I love that they are serious about security, but it&#8217;s really hard for me to take IE8 seriously unless it improves substantially off the first beta. I actually had to REMOVE my DocType for IE8 to get google&#8217;s canvas emulator library working.</p>
<p>Where is the native Canvas support? Every other major browser has that. Doesn&#8217;t Microsoft have thousands of developers? If I were king of Microsoft, I&#8217;d decree that if there&#8217;s a feature in all 3 of the other major browsers, it should be mandatory for IE8.</p>
<p>IE doesn&#8217;t even have to run in multiple OS&#8217;s like the other browsers do. How is it possible that Opera kicking its ass?</p>
<p>The security stuff is great. The built-in debugger is nice. But IE8 still feels like a browser that is trying to catch up and doesn&#8217;t make the grade yet.</p>
<p>Opera, FF, and especially Safari now all seem to be dictating the terms of the competition. Safari has extraa clout since it is innovating with CSS so quickly and since it&#8217;s the browser that drives AIR and iPhone.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
