<?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: New browser war brewing over JavaScript?</title>
	<atom:link href="http://scobleizer.com/2007/10/31/new-browser-war-brewing-over-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://scobleizer.com/2007/10/31/new-browser-war-brewing-over-javascript/</link>
	<description>Exploring the 2010 Web</description>
	<lastBuildDate>Sat, 20 Mar 2010 11:21:00 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Health_Campus</title>
		<link>http://scobleizer.com/2007/10/31/new-browser-war-brewing-over-javascript/comment-page-1/#comment-118595</link>
		<dc:creator>Health_Campus</dc:creator>
		<pubDate>Sat, 29 Aug 2009 07:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://scobleizer.wordpress.com/2007/10/31/new-browser-war-brewing-over-javascript/#comment-118595</guid>
		<description>Hey, great post, very well written. You should blog more about this. I’ll definitely be subscribing.&lt;br&gt;&lt;br&gt;Cheers,&lt;a href=&quot;http://healthcampus.net&quot; rel=&quot;nofollow&quot;&gt;:)&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hey, great post, very well written. You should blog more about this. I’ll definitely be subscribing.</p>
<p>Cheers,<a href="http://healthcampus.net" rel="nofollow"> <img src='http://scobleizer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Browser Compatibility Tools - Mega List of Browser Checkers to Check Your Web Sites for Browser SupportWeb Design Resources Blog &#38; Graphics Blog with Lists of Web Site Design Tools</title>
		<link>http://scobleizer.com/2007/10/31/new-browser-war-brewing-over-javascript/comment-page-1/#comment-84771</link>
		<dc:creator>&#187; Browser Compatibility Tools - Mega List of Browser Checkers to Check Your Web Sites for Browser SupportWeb Design Resources Blog &#38; Graphics Blog with Lists of Web Site Design Tools</dc:creator>
		<pubDate>Thu, 22 May 2008 04:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://scobleizer.wordpress.com/2007/10/31/new-browser-war-brewing-over-javascript/#comment-84771</guid>
		<description>[...] Scobleizer — Tech geek blogger » Blog Archive New browser war brewing over JavaScript? « [...]</description>
		<content:encoded><![CDATA[<p>[...] Scobleizer — Tech geek blogger » Blog Archive New browser war brewing over JavaScript? « [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Occasional Blogger</title>
		<link>http://scobleizer.com/2007/10/31/new-browser-war-brewing-over-javascript/comment-page-1/#comment-84742</link>
		<dc:creator>The Occasional Blogger</dc:creator>
		<pubDate>Mon, 03 Dec 2007 00:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://scobleizer.wordpress.com/2007/10/31/new-browser-war-brewing-over-javascript/#comment-84742</guid>
		<description>[...] [4] http://blogs.msdn.com/cwilso/archive/2007/11/02/my-opinion.aspx [5] http://scobleizer.com/2007/10/31/new-browser-war-brewing-over-javascript/#comment-1309752 [6] http://ctrambler.wordpress.com/2007/11/02/evolution-of-javascript/ [7] [...]</description>
		<content:encoded><![CDATA[<p>[...] [4] <a href="http://blogs.msdn.com/cwilso/archive/2007/11/02/my-opinion.aspx" rel="nofollow">http://blogs.msdn.com/cwilso/archive/2007/11/02/my-opinion.aspx</a> [5] <a href="http://scobleizer.com/2007/10/31/new-browser-war-brewing-over-javascript/#comment-1309752" rel="nofollow">http://scobleizer.com/2007/10/31/new-browser-war-brewing-over-javascript/#comment-1309752</a> [6] <a href="http://ctrambler.wordpress.com/2007/11/02/evolution-of-javascript/" rel="nofollow">http://ctrambler.wordpress.com/2007/11/02/evolution-of-javascript/</a> [7] [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drawk</title>
		<link>http://scobleizer.com/2007/10/31/new-browser-war-brewing-over-javascript/comment-page-1/#comment-84743</link>
		<dc:creator>drawk</dc:creator>
		<pubDate>Fri, 02 Nov 2007 08:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://scobleizer.wordpress.com/2007/10/31/new-browser-war-brewing-over-javascript/#comment-84743</guid>
		<description>AS3 is built on ES4.  It is a very cool language as is Javascript2 in which it is designed from.  Microsoft is seeing the developers cling to this (coincidentally it drives Flash9/Flex3) and the competition is heating up.

Usually Microsoft just does this to buy some time.

ECMA4/javascript2 is the way to go. Everything is better the OO, the event handling, smaller scripts, ES4 is also compatible with ES3 so what the deal?  The only bad part is it supports getters and setters, why oh why start the bloat? Totally unneeded concept in today&#039;s languages, you can have properties without getters and setters especially client side.</description>
		<content:encoded><![CDATA[<p>AS3 is built on ES4.  It is a very cool language as is Javascript2 in which it is designed from.  Microsoft is seeing the developers cling to this (coincidentally it drives Flash9/Flex3) and the competition is heating up.</p>
<p>Usually Microsoft just does this to buy some time.</p>
<p>ECMA4/javascript2 is the way to go. Everything is better the OO, the event handling, smaller scripts, ES4 is also compatible with ES3 so what the deal?  The only bad part is it supports getters and setters, why oh why start the bloat? Totally unneeded concept in today&#8217;s languages, you can have properties without getters and setters especially client side.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R</title>
		<link>http://scobleizer.com/2007/10/31/new-browser-war-brewing-over-javascript/comment-page-1/#comment-84744</link>
		<dc:creator>R</dc:creator>
		<pubDate>Fri, 02 Nov 2007 08:44:32 +0000</pubDate>
		<guid isPermaLink="false">http://scobleizer.wordpress.com/2007/10/31/new-browser-war-brewing-over-javascript/#comment-84744</guid>
		<description>Sorry, my bad. I used your point about it being mothballed as the basis for drawing conclusions about Microsoft&#039;s intentions. In retrospect that was probably wrong :(</description>
		<content:encoded><![CDATA[<p>Sorry, my bad. I used your point about it being mothballed as the basis for drawing conclusions about Microsoft&#8217;s intentions. In retrospect that was probably wrong <img src='http://scobleizer.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al Billings</title>
		<link>http://scobleizer.com/2007/10/31/new-browser-war-brewing-over-javascript/comment-page-1/#comment-84770</link>
		<dc:creator>Al Billings</dc:creator>
		<pubDate>Fri, 02 Nov 2007 02:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://scobleizer.wordpress.com/2007/10/31/new-browser-war-brewing-over-javascript/#comment-84770</guid>
		<description>R, you aren&#039;t actually correctly representing what I said...</description>
		<content:encoded><![CDATA[<p>R, you aren&#8217;t actually correctly representing what I said&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
