<?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: ECMA-262-3 in detail. Chapter 1. Execution Contexts.</title>
	<atom:link href="http://dmitrysoshnikov.com/ecmascript/chapter-1-execution-contexts/feed/" rel="self" type="application/rss+xml" />
	<link>http://dmitrysoshnikov.com/ecmascript/chapter-1-execution-contexts/</link>
	<description>by Dmitry Soshnikov</description>
	<lastBuildDate>Sat, 04 Feb 2012 03:57:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Paul</title>
		<link>http://dmitrysoshnikov.com/ecmascript/chapter-1-execution-contexts/comment-page-1/#comment-9143</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 18 Nov 2011 03:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://dmitrysoshnikov.com/?p=516#comment-9143</guid>
		<description>Thank you for the translation. I can&#039;t read Russian and it was nice you take the time in giving this to us in English.

Very helpful.</description>
		<content:encoded><![CDATA[<p>Thank you for the translation. I can&#8217;t read Russian and it was nice you take the time in giving this to us in English.</p>
<p>Very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry A. Soshnikov</title>
		<link>http://dmitrysoshnikov.com/ecmascript/chapter-1-execution-contexts/comment-page-1/#comment-7473</link>
		<dc:creator>Dmitry A. Soshnikov</dc:creator>
		<pubDate>Fri, 30 Sep 2011 14:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://dmitrysoshnikov.com/?p=516#comment-7473</guid>
		<description>@&lt;b&gt;Hans Höglund&lt;/b&gt;, @&lt;b&gt;Alex Bars&lt;/b&gt;, thanks!

@&lt;b&gt;David Lee&lt;/b&gt;, thanks,

&lt;blockquote&gt;I want to translate to Korean&lt;/blockquote&gt;

Yes, great. Please contact me when the translation will be ready, I&#039;ll give a link from this article.

&lt;blockquote&gt;I would like to clarify “up to version 1.7″. Did you mean after that version it doesn’t support the feature?&lt;/blockquote&gt;

Yes, because it was sort of a hack, it was banned. But you still make test in in older Firefox (2) and Rhino versions.

&lt;blockquote&gt;And also did the version mean JavaScript Version? As far as I know there is 1.8.x version of JavaScript.&lt;/blockquote&gt;

Yes, exactly. The version of Mozilla&#039;s SpiderMonkey is meant.</description>
		<content:encoded><![CDATA[<p>@<b>Hans Höglund</b>, @<b>Alex Bars</b>, thanks!</p>
<p>@<b>David Lee</b>, thanks,</p>
<blockquote><p>I want to translate to Korean</p></blockquote>
<p>Yes, great. Please contact me when the translation will be ready, I&#8217;ll give a link from this article.</p>
<blockquote><p>I would like to clarify “up to version 1.7″. Did you mean after that version it doesn’t support the feature?</p></blockquote>
<p>Yes, because it was sort of a hack, it was banned. But you still make test in in older Firefox (2) and Rhino versions.</p>
<blockquote><p>And also did the version mean JavaScript Version? As far as I know there is 1.8.x version of JavaScript.</p></blockquote>
<p>Yes, exactly. The version of Mozilla&#8217;s SpiderMonkey is meant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Lee</title>
		<link>http://dmitrysoshnikov.com/ecmascript/chapter-1-execution-contexts/comment-page-1/#comment-7472</link>
		<dc:creator>David Lee</dc:creator>
		<pubDate>Fri, 30 Sep 2011 14:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://dmitrysoshnikov.com/?p=516#comment-7472</guid>
		<description>It is a great article. I want to translate to Korean so that other my friends can take it quickly.
I have a question regarding below:

&quot;In SpiderMonkey implementation (built into Firefox, Thunderbird), up to version 1.7, it is possible to pass a calling context as a second argument for eval function.&quot;

I would like to clarify &quot;up to version 1.7&quot;. Did you mean after that version it doesn&#039;t support the feature?

And also did the version mean JavaScript Version? As far as I know there is 1.8.x version of JavaScript.

Thanks.</description>
		<content:encoded><![CDATA[<p>It is a great article. I want to translate to Korean so that other my friends can take it quickly.<br />
I have a question regarding below:</p>
<p>&#8220;In SpiderMonkey implementation (built into Firefox, Thunderbird), up to version 1.7, it is possible to pass a calling context as a second argument for eval function.&#8221;</p>
<p>I would like to clarify &#8220;up to version 1.7&#8243;. Did you mean after that version it doesn&#8217;t support the feature?</p>
<p>And also did the version mean JavaScript Version? As far as I know there is 1.8.x version of JavaScript.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Bars</title>
		<link>http://dmitrysoshnikov.com/ecmascript/chapter-1-execution-contexts/comment-page-1/#comment-4411</link>
		<dc:creator>Alex Bars</dc:creator>
		<pubDate>Wed, 01 Dec 2010 18:24:16 +0000</pubDate>
		<guid isPermaLink="false">http://dmitrysoshnikov.com/?p=516#comment-4411</guid>
		<description>Thanks, I am trying hard to understand EC, now I know why them call it &quot;Abstract&quot; lol!!</description>
		<content:encoded><![CDATA[<p>Thanks, I am trying hard to understand EC, now I know why them call it &#8220;Abstract&#8221; lol!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans Höglund</title>
		<link>http://dmitrysoshnikov.com/ecmascript/chapter-1-execution-contexts/comment-page-1/#comment-2517</link>
		<dc:creator>Hans Höglund</dc:creator>
		<pubDate>Wed, 01 Sep 2010 23:57:25 +0000</pubDate>
		<guid isPermaLink="false">http://dmitrysoshnikov.com/?p=516#comment-2517</guid>
		<description>Thanks for these series. An excellent overview of the specification.</description>
		<content:encoded><![CDATA[<p>Thanks for these series. An excellent overview of the specification.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry A. Soshnikov</title>
		<link>http://dmitrysoshnikov.com/ecmascript/chapter-1-execution-contexts/comment-page-1/#comment-202</link>
		<dc:creator>Dmitry A. Soshnikov</dc:creator>
		<pubDate>Thu, 15 Apr 2010 19:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://dmitrysoshnikov.com/?p=516#comment-202</guid>
		<description>@&lt;strong&gt;justin&lt;/strong&gt;

Thanks, justin. As Google translate shows me (unfortunately I can&#039;t read Chinese myself :)), your translation is good. I am glad to see Chinese colleagues interested in deep JavaScript; that&#039;s great.

I added a link to your translation.

Dmitry.</description>
		<content:encoded><![CDATA[<p>@<strong>justin</strong></p>
<p>Thanks, justin. As Google translate shows me (unfortunately I can&#8217;t read Chinese myself <img src='http://dmitrysoshnikov.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ), your translation is good. I am glad to see Chinese colleagues interested in deep JavaScript; that&#8217;s great.</p>
<p>I added a link to your translation.</p>
<p>Dmitry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justin</title>
		<link>http://dmitrysoshnikov.com/ecmascript/chapter-1-execution-contexts/comment-page-1/#comment-200</link>
		<dc:creator>justin</dc:creator>
		<pubDate>Thu, 15 Apr 2010 16:41:11 +0000</pubDate>
		<guid isPermaLink="false">http://dmitrysoshnikov.com/?p=516#comment-200</guid>
		<description>It&#039;s an most excellent articles I have read.
so I have tranclated it into Chinese,let more Chinese programmers see it.I would like to tranclate all articles of the set of &quot;ECMA-262-3 in detail&quot;.
you can visit http://www.cnblogs.com/justinw/archive/2010/04/16/1713086.html
I wish you like it.

thanks for the share again</description>
		<content:encoded><![CDATA[<p>It&#8217;s an most excellent articles I have read.<br />
so I have tranclated it into Chinese,let more Chinese programmers see it.I would like to tranclate all articles of the set of &#8220;ECMA-262-3 in detail&#8221;.<br />
you can visit <a href="http://www.cnblogs.com/justinw/archive/2010/04/16/1713086.html" rel="nofollow">http://www.cnblogs.com/justinw/archive/2010/04/16/1713086.html</a><br />
I wish you like it.</p>
<p>thanks for the share again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry A. Soshnikov</title>
		<link>http://dmitrysoshnikov.com/ecmascript/chapter-1-execution-contexts/comment-page-1/#comment-155</link>
		<dc:creator>Dmitry A. Soshnikov</dc:creator>
		<pubDate>Thu, 08 Apr 2010 12:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://dmitrysoshnikov.com/?p=516#comment-155</guid>
		<description>@&lt;strong&gt;John Merge&lt;/strong&gt;, @&lt;strong&gt;Robert Polovsky&lt;/strong&gt;, thanks colleagues.</description>
		<content:encoded><![CDATA[<p>@<strong>John Merge</strong>, @<strong>Robert Polovsky</strong>, thanks colleagues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Polovsky</title>
		<link>http://dmitrysoshnikov.com/ecmascript/chapter-1-execution-contexts/comment-page-1/#comment-40</link>
		<dc:creator>Robert Polovsky</dc:creator>
		<pubDate>Wed, 17 Mar 2010 19:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://dmitrysoshnikov.com/?p=516#comment-40</guid>
		<description>Thanks for these excellent articles! Your blog is very professional and useful for every JavaScript programmer.</description>
		<content:encoded><![CDATA[<p>Thanks for these excellent articles! Your blog is very professional and useful for every JavaScript programmer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Merge</title>
		<link>http://dmitrysoshnikov.com/ecmascript/chapter-1-execution-contexts/comment-page-1/#comment-32</link>
		<dc:creator>John Merge</dc:creator>
		<pubDate>Mon, 15 Mar 2010 18:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://dmitrysoshnikov.com/?p=516#comment-32</guid>
		<description>Great article, as usual :)</description>
		<content:encoded><![CDATA[<p>Great article, as usual <img src='http://dmitrysoshnikov.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

