<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Allen Wirfs-Brock and Chris Wilson: EcmaScript, JavaScript and the Web</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/ch9/c847/37006210-dd27-4ce3-8109-9df400a5c847/EcmaScript5WilsonWirfsBrock_100_ch9.jpg</url>
		<title>Channel 9 - Allen Wirfs-Brock and Chris Wilson: EcmaScript, JavaScript and the Web</title>
		<link></link>
	</image>
	<description>ECMAScript is object-based: basic language and host facilities are provided by objects, and an ECMAScript program is a cluster of communicating objects. An ECMAScript object is a collection of properties each with zero or more attributes that determine how each property can be used—for example, when the Writable attribute for a property is set to false, any attempt by executed ECMAScript code to change the value of the property fails. Properties are containers that hold other objects, primitive values, or functions. A primitive value is a member of one of the following built-in types: Undefined, Null, Boolean, Number, and String; an object is a member of the remaining built-in type Object; and a function is a callable object. A function that is associated with an object via a property is a method. - Source = Ecma-262IE9 beta was recently released and it contains a new JS engine that is concurrent and fast. It also provides support for EcmaScript 5. What is EcmaScript 5? What&#39;s up with the naming covention? Isn&#39;t it just JavaScript? Wait a minute, there was no EcmaScript 4... What&#39;s going here? Well, not to worry. Chris Wilson and Allen Wirfs-Brock should be able to provide insights into the latest version of Java, er, EcmaScript. Allen sat on the governing body and was the chief editor for the official (and orange) specification. Let&#39;s just go talk to them. Ready? Tune in. </description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 23 May 2013 04:35:24 GMT</pubDate>
	<lastBuildDate>Thu, 23 May 2013 04:35:24 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Allen Wirfs-Brock and Chris Wilson: EcmaScript, JavaScript and the Web</title>
		<description>
			<![CDATA[
<p>will there ever be a new compiled language for the web?&nbsp; One that all the browsers will understand?&nbsp; I really wish that something else existed beyond javascript.</p>
<p>posted by Moemeka</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207064430000000</link>
		<pubDate>Tue, 21 Sep 2010 22:54:03 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207064430000000</guid>
		<dc:creator>Moemeka</dc:creator>
	</item>
	<item>
		<title>Re: Allen Wirfs-Brock and Chris Wilson: EcmaScript, JavaScript and the Web</title>
		<description>
			<![CDATA[
<p>I know javascript rules, but I just always feel like i'm stitching things together with it.</p>
<p>posted by Moemeka</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207064970000000</link>
		<pubDate>Tue, 21 Sep 2010 22:54:57 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207064970000000</guid>
		<dc:creator>Moemeka</dc:creator>
	</item>
	<item>
		<title>Re: Allen Wirfs-Brock and Chris Wilson: EcmaScript, JavaScript and the Web</title>
		<description>
			<![CDATA[
<p>I think the market has proven that JavaScript is the programming language of choice for client web development...<br /><br />IE9 and other modern browsers that run close to hardware are essentially very powerful client runtimes (or virtual machines...) for<br /><em>executing the web</em>.</p>
<p>There is no <em>need </em>for a new language. One of the great things about JavaScript is that it is a very &nbsp; flexible language. You can efficiently and effectively compose programs with it and also use it as a compiler target, effectively making JavaScript
 both a productive human-compositional language&nbsp;and&nbsp;a flexible &quot;machine language&quot; or IL.</p>
<p>The other thing is that JavaScript will continue to evolve (just like it has with EcmaScript 5). There's
<em>plenty </em>of room for growth and this is a very good quality for a widely used programming language to have.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207205600000000</link>
		<pubDate>Wed, 22 Sep 2010 02:49:20 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207205600000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Allen Wirfs-Brock and Chris Wilson: EcmaScript, JavaScript and the Web</title>
		<description>
			<![CDATA[Fail. Requiring Silverlight to view the video? I mean, seriously? Progressive enhancement guys? By all means take silverlight if people have it, but given the near ubiquity of flash in the meantime while we wait for native video support - provide the fallbacks!!!<p>posted by Joel</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207244950000000</link>
		<pubDate>Wed, 22 Sep 2010 03:54:55 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207244950000000</guid>
		<dc:creator>Joel</dc:creator>
	</item>
	<item>
		<title>Re: Allen Wirfs-Brock and Chris Wilson: EcmaScript, JavaScript and the Web</title>
		<description>
			<![CDATA[
<blockquote>
<p><a class="permalink" title="Comment Permalink" href="/Shows/Going&#43;Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207244950000000">33 minutes&nbsp;ago</a>,
<a href="http://euphemize.net/">Joel</a> wrote</p>
Fail. Requiring Silverlight to view the video? I mean, seriously? Progressive enhancement guys? By all means take silverlight if people have it, but given the near ubiquity of flash in the meantime while we wait for native video support - provide the fallbacks!!!
</blockquote>
<p>We do have plans to adopt the HTML5 video tag for Channel 9. Stay tuned.</p>
<p>posted by jeffsand</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207265180000000</link>
		<pubDate>Wed, 22 Sep 2010 04:28:38 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207265180000000</guid>
		<dc:creator>jeffsand</dc:creator>
	</item>
	<item>
		<title>Re: Allen Wirfs-Brock and Chris Wilson: EcmaScript, JavaScript and the Web</title>
		<description>
			<![CDATA[http://channel9.msdn.com/Forums/Coffeehouse/Another-Microsoft-departure-Chris-Wilson-has-left-Microsoft-to-join-Google<p>posted by Allen</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207484370000000</link>
		<pubDate>Wed, 22 Sep 2010 10:33:57 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207484370000000</guid>
		<dc:creator>Allen</dc:creator>
	</item>
	<item>
		<title>Re: Allen Wirfs-Brock and Chris Wilson: EcmaScript, JavaScript and the Web</title>
		<description>
			<![CDATA[
<blockquote>
<p><a class="permalink" title="Comment Permalink" href="/Shows/Going&#43;Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207484370000000">4 hours&nbsp;ago</a></p>
<a href="http://channel9.msdn.com/Forums/Coffeehouse/Another-Microsoft-departure-Chris-Wilson-has-left-Microsoft-to-join-Google">http&#58;&#47;&#47;channel9.msdn.com&#47;Forums&#47;Coffeehouse&#47;Another-Microsoft-departure-Chris-Wilson-has-left-Microsoft-to-join-Google</a>
</blockquote>
<p>People move on. Chris spent many years at MS and did great things for the web platform and IE. Of course, we wish him the best of luck in his new job. That said, this news takes nothing away from this interview. It was a great conversation full of very useful
 and accurate information...</p>
<p>Best of luck, Chris!</p>
<p>C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207657460000000</link>
		<pubDate>Wed, 22 Sep 2010 15:22:26 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207657460000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Allen Wirfs-Brock and Chris Wilson: EcmaScript, JavaScript and the Web</title>
		<description>
			<![CDATA[
<blockquote>
<p><a class="permalink" title="Comment Permalink" href="/Shows/Going&#43;Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207244950000000">11 hours&nbsp;ago</a>,
<a href="http://euphemize.net/">Joel</a> wrote</p>
Fail. Requiring Silverlight to view the video? I mean, seriously? Progressive enhancement guys? By all means take silverlight if people have it, but given the near ubiquity of flash in the meantime while we wait for native video support - provide the fallbacks!!!
</blockquote>
<p>We provide several formats for our videos already. You do NOT have to use SL unless you view the video in our player, which is a Silverlight media player...... Note the Download links on the upper right side of the player. Click on the MP4 link or the WMV
 link.</p>
<p>C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207658450000000</link>
		<pubDate>Wed, 22 Sep 2010 15:24:05 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207658450000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Allen Wirfs-Brock and Chris Wilson: EcmaScript, JavaScript and the Web</title>
		<description>
			<![CDATA[
<p>Great interview. I bet Allen could have talked for several hours. It was a shame Chris didn't get to speak more but still, a great interview.</p>
<p>I must say, however, just listening to Allen's description of EcmaScript 5, it doesn't sound like it has very powerful new features. I remember the&nbsp;impressive EcmaScript 4 language spec/proposal that&nbsp;Waldemar Horwat did for Mozilla; but will have to look
 at the new specs...</p>
<p>The new browser war is fantastic&nbsp;- this time not about making proprietary extensions but about implementing as much as possible of what is already standard - and even before it's standard (less great but comittees are slow.)</p>
<p>Users and Web programmers rejoice <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /></p>
<p>posted by exoteric</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207708980000000</link>
		<pubDate>Wed, 22 Sep 2010 16:48:18 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207708980000000</guid>
		<dc:creator>exoteric</dc:creator>
	</item>
	<item>
		<title>Re: Allen Wirfs-Brock and Chris Wilson: EcmaScript, JavaScript and the Web</title>
		<description>
			<![CDATA[
<p>@<a href="/Shows/Going&#43;Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207708980000000">exoteric</a>: Allen can talk, as you noticed. I tried my best to just let him go. And... He did! Looking forward to listening to Allen again in the future.Unfortunately,
 this is Chris' last appearance on C9. Well, unless we add him to a panel or something in the future... <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /></p>
<p>C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207717410000000</link>
		<pubDate>Wed, 22 Sep 2010 17:02:21 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207717410000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Allen Wirfs-Brock and Chris Wilson: EcmaScript, JavaScript and the Web</title>
		<description>
			<![CDATA[
<blockquote>
<p><a class="permalink" title="Comment Permalink" href="/Shows/Going&#43;Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634207205600000000">1 day&nbsp;ago</a>,
<a href="/Niners/Charles">Charles</a> wrote</p>
<p>One of the great things about JavaScript is that it is a very &nbsp; flexible language.&nbsp;</p>
</blockquote>
<p>This is also what makes it a terrible language.</p>
<p>posted by CreamFilling512</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634208277570000000</link>
		<pubDate>Thu, 23 Sep 2010 08:35:57 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634208277570000000</guid>
		<dc:creator>CreamFilling512</dc:creator>
	</item>
	<item>
		<title>Re: Allen Wirfs-Brock and Chris Wilson: EcmaScript, JavaScript and the Web</title>
		<description>
			<![CDATA[
<p>@<a href="/Shows/Going&#43;Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634208277570000000">CreamFilling512</a>: I disagree.
</p>
<p>C</p>
<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634208544100000000</link>
		<pubDate>Thu, 23 Sep 2010 16:00:10 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634208544100000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Allen Wirfs-Brock and Chris Wilson: EcmaScript, JavaScript and the Web</title>
		<description>
			<![CDATA[<p>scoping of variables&nbsp;confuses me in javascript. Also locks and threading. No specific question, but I would like to know if ecma script 5 has changes in those areas.<br><br>Actually, an actual question has to do wth a merging of jquery and javascript.&nbsp; Assuming all the browsers implement the event model and the DOM w/o any differences, what do we need jquery for?&nbsp; If just the selector syntax, then maybe roll that syntax into ecmascript.</p><p>-Steve</p><p>&nbsp;</p><p>&nbsp;</p><p>posted by SteveRichter</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634209353670000000</link>
		<pubDate>Fri, 24 Sep 2010 14:29:27 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Going+Deep/Allen-Wirfs-Brock-and-Chris-Wilson-EcmaScript-5#c634209353670000000</guid>
		<dc:creator>SteveRichter</dc:creator>
	</item>
</channel>
</rss>