<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>GC Improvements in JScript for Internet Explorer 8 Beta 1</title><link>http://blogs.msdn.com/jscript/archive/2008/04/23/gc-improvements-in-jscript-for-internet-explorer-8-beta-1.aspx</link><description>Hello Friends, Today I am going to talk about some of the Garbage Collector improvement we have done. Actually the original fix was done in Script 5.7 (shipped with IE7/Vista and also available on down level platforms ), which we further enhanced in JScript</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Microsoft news and tips &amp;raquo; GC Improvements in JScript for Internet Explorer 8 Beta 1</title><link>http://blogs.msdn.com/jscript/archive/2008/04/23/gc-improvements-in-jscript-for-internet-explorer-8-beta-1.aspx#8419119</link><pubDate>Wed, 23 Apr 2008 17:19:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8419119</guid><dc:creator>Microsoft news and tips &amp;raquo; GC Improvements in JScript for Internet Explorer 8 Beta 1</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://microsoftnews.askpcdoc.com/?p=3993"&gt;http://microsoftnews.askpcdoc.com/?p=3993&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: GC Improvements in JScript for Internet Explorer 8 Beta 1</title><link>http://blogs.msdn.com/jscript/archive/2008/04/23/gc-improvements-in-jscript-for-internet-explorer-8-beta-1.aspx#8419190</link><pubDate>Wed, 23 Apr 2008 17:54:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8419190</guid><dc:creator>Koby Kahane</dc:creator><description>&lt;p&gt;What about future plans in this area?&lt;/p&gt;
&lt;p&gt;A generational GC for JScript could be interesting.&lt;/p&gt;
&lt;p&gt;AJAX applications would also benefit greatly from JScript going JIT, like Mozilla is heading with the Tamarin project.&lt;/p&gt;
</description></item><item><title>re: GC Improvements in JScript for Internet Explorer 8 Beta 1</title><link>http://blogs.msdn.com/jscript/archive/2008/04/23/gc-improvements-in-jscript-for-internet-explorer-8-beta-1.aspx#8419939</link><pubDate>Thu, 24 Apr 2008 00:14:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8419939</guid><dc:creator>Mohamed  Meligy</dc:creator><description>&lt;p&gt;I really hate how this is going to sound but:&lt;/p&gt;
&lt;p&gt;In the Silverlight example showing the difference between JavaSCript (silverlight 1.0) and C# (Silverlight 1.1/2.0), the Javacript version was 3 times slower on IE 7 than Firefox 2.&lt;/p&gt;
&lt;p&gt;What's the ratio now?&lt;/p&gt;
</description></item><item><title>Interesting Finds: 2008.04.24</title><link>http://blogs.msdn.com/jscript/archive/2008/04/23/gc-improvements-in-jscript-for-internet-explorer-8-beta-1.aspx#8420510</link><pubDate>Thu, 24 Apr 2008 05:44:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8420510</guid><dc:creator>gOODiDEA.NET</dc:creator><description>&lt;p&gt;.NET Video: Write Your First Silverlight Game Increasing the Size of your Stack Web CSS 真的可以浮动么？ xUnit&lt;/p&gt;
</description></item><item><title>Interesting Finds: 2008.04.24</title><link>http://blogs.msdn.com/jscript/archive/2008/04/23/gc-improvements-in-jscript-for-internet-explorer-8-beta-1.aspx#8420514</link><pubDate>Thu, 24 Apr 2008 05:45:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8420514</guid><dc:creator>gOODiDEA</dc:creator><description>&lt;p&gt;.NETVideo:WriteYourFirstSilverlightGameIncreasingtheSizeofyourStackWebCSS真的可以浮动么...&lt;/p&gt;
</description></item><item><title>re: GC Improvements in JScript for Internet Explorer 8 Beta 1</title><link>http://blogs.msdn.com/jscript/archive/2008/04/23/gc-improvements-in-jscript-for-internet-explorer-8-beta-1.aspx#8438781</link><pubDate>Tue, 29 Apr 2008 22:05:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8438781</guid><dc:creator>William Edney</dc:creator><description>&lt;p&gt;JP -&lt;/p&gt;
&lt;p&gt;Thanks for these posts! I love the fact that you guys are making a kick-a** implementation of JScript!!&lt;/p&gt;
&lt;p&gt;A couple of questions:&lt;/p&gt;
&lt;p&gt;1. I assume you guys are running tests like Sunspider, etc. (John Resig of jQuery fame has some too) to test your performance of JScript. Everyone else is ;-).&lt;/p&gt;
&lt;p&gt;2. When IE8 is finalized and shipping, is this newer JScript engine also going to be available for 'down-level' clients (like IE7) similar to the current Jscript 5.7 patch?&lt;/p&gt;
&lt;p&gt;3. Is this gonna be known as JScript 5.8 ;-) ?&lt;/p&gt;
&lt;p&gt;4. Can you guys fix the 'Process Manager' problem (I'm seeing it on Win XP, SP2, IE7) ? It 'lies' to you about how much memory the IE process is taking up, showing a huge amount of memory until you 'minimize' all IE windows. When you make the window visible again, the process shows that the memory is way down, usually about 50% of what it was before you minimized the window. It will slowing start to climb from there until you go through the same process. This doesn't affect the functionality of the application, its just worrisome to users who think that your web app is chewing up a bunch of memory.&lt;/p&gt;
&lt;p&gt;Thanks again!!&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;- Bill&lt;/p&gt;
</description></item><item><title>re: GC Improvements in JScript for Internet Explorer 8 Beta 1</title><link>http://blogs.msdn.com/jscript/archive/2008/04/23/gc-improvements-in-jscript-for-internet-explorer-8-beta-1.aspx#8454988</link><pubDate>Sat, 03 May 2008 16:06:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8454988</guid><dc:creator>Lenen</dc:creator><description>&lt;p&gt;Good improvements, I think. Is this something like multithreading technology? Or does MT work a lot different?&lt;/p&gt;
</description></item><item><title>re: GC Improvements in JScript for Internet Explorer 8 Beta 1</title><link>http://blogs.msdn.com/jscript/archive/2008/04/23/gc-improvements-in-jscript-for-internet-explorer-8-beta-1.aspx#8526550</link><pubDate>Wed, 21 May 2008 08:20:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8526550</guid><dc:creator>anonymous</dc:creator><description>&lt;p&gt;So what version will ship with IE8 RTM? WScript 5.8?&lt;/p&gt;
</description></item><item><title>re: GC Improvements in JScript for Internet Explorer 8 Beta 1</title><link>http://blogs.msdn.com/jscript/archive/2008/04/23/gc-improvements-in-jscript-for-internet-explorer-8-beta-1.aspx#8557515</link><pubDate>Thu, 29 May 2008 12:53:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8557515</guid><dc:creator>james w</dc:creator><description>&lt;p&gt;I understand that Microsoft is actively contributing to the es3.1 spec. This is useful.&lt;/p&gt;
&lt;p&gt;But where do you and Microsoft stand on ecmascript4 (es4)? There is a lot of good stuff in es4 even if initially it looks daunting. Javascript - even es3.1 - is not enough for the future of the web. Is Microsoft working on a &amp;quot;new language&amp;quot;?&lt;/p&gt;
</description></item><item><title>re: GC Improvements in JScript for Internet Explorer 8 Beta 1</title><link>http://blogs.msdn.com/jscript/archive/2008/04/23/gc-improvements-in-jscript-for-internet-explorer-8-beta-1.aspx#8593933</link><pubDate>Fri, 13 Jun 2008 05:00:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8593933</guid><dc:creator>TNO</dc:creator><description>&lt;p&gt;What surprises me is that there was such a big rush to create that piece of crap called JScript.NET, but an almost opposite reaction to ES4...what gives? ES3.1 is a step in the right direction, but as Brendan Eich and others have stated many times, its just not enough.&lt;/p&gt;
</description></item><item><title>re: IE8 Zoom Breaks Standard Jscript Technique For Measuring The Browser Viewport Window</title><link>http://blogs.msdn.com/jscript/archive/2008/04/23/gc-improvements-in-jscript-for-internet-explorer-8-beta-1.aspx#8613066</link><pubDate>Wed, 18 Jun 2008 03:23:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8613066</guid><dc:creator>Richard Fink</dc:creator><description>&lt;p&gt;(A whitepaper explaining this problem plus a comparison with Opera's and &lt;/p&gt;
&lt;p&gt;FireFox's implementations is available at: &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.readableweb.com/forIEteam/IE8zoomanalysis.htm"&gt;http://www.readableweb.com/forIEteam/IE8zoomanalysis.htm&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;At any zoom level other than 100% - a condition which can't be detected via &lt;/p&gt;
&lt;p&gt;script in IE8 - the new Zoom breaks the one and only available, standard, &lt;/p&gt;
&lt;p&gt;time honored, and widely deployed script technique for detecting the size of &lt;/p&gt;
&lt;p&gt;the browser window viewport in Internet Explorer.&lt;/p&gt;
&lt;p&gt;That one and only method of detection available in IE - the values of &lt;/p&gt;
&lt;p&gt;document.documentElement.clientWidth/Height (Standards Mode) or &lt;/p&gt;
&lt;p&gt;document.body.clientWidth/Height (Quirks Mode) are rendered unreliable for &lt;/p&gt;
&lt;p&gt;this purpose as an unintended consequence of IE8's new Zoom. Developers have &lt;/p&gt;
&lt;p&gt;been able to rely unquestioningly on these properties for this purpose for &lt;/p&gt;
&lt;p&gt;the past ten years. They no longer can.&lt;/p&gt;
</description></item><item><title>re: GC Improvements in JScript for Internet Explorer 8 Beta 1</title><link>http://blogs.msdn.com/jscript/archive/2008/04/23/gc-improvements-in-jscript-for-internet-explorer-8-beta-1.aspx#8731322</link><pubDate>Mon, 14 Jul 2008 13:55:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8731322</guid><dc:creator>handan</dc:creator><description>&lt;p&gt;I do is to web map programming, the map shows that this is the use of the mosaic map TABLE &lt;/p&gt;
&lt;p&gt;eg: &lt;/p&gt;
&lt;p&gt;&amp;lt;table&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;lt;tr&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;lt;td&amp;gt; &amp;lt;img src = &amp;quot;0_0.png&amp;quot; &amp;lt;/ td&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;lt;td&amp;gt; &amp;lt;img src = &amp;quot;0_1.png&amp;quot; &amp;lt;/ td&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;lt;td&amp;gt; &amp;lt;img src = &amp;quot;0_2.png&amp;quot; &amp;lt;/ td&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;lt;/ tr&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;lt;/ table&amp;gt; &lt;/p&gt;
&lt;p&gt;But when I open this page often do not show the picture, I must be in the picture of regional mouse click can show that, Firefox can be directly displayed without onclick, I do not know what it is because I am distressed!&lt;/p&gt;
</description></item><item><title>re: GC Improvements in JScript for Internet Explorer 8 Beta 1</title><link>http://blogs.msdn.com/jscript/archive/2008/04/23/gc-improvements-in-jscript-for-internet-explorer-8-beta-1.aspx#8775612</link><pubDate>Sat, 26 Jul 2008 15:56:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8775612</guid><dc:creator>ergonomischewerkplek</dc:creator><description>&lt;p&gt;Thanks for sharing! Nice article!&lt;/p&gt;
</description></item><item><title>re: GC Improvements in JScript for Internet Explorer 8 Beta 1</title><link>http://blogs.msdn.com/jscript/archive/2008/04/23/gc-improvements-in-jscript-for-internet-explorer-8-beta-1.aspx#8970629</link><pubDate>Tue, 30 Sep 2008 22:21:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8970629</guid><dc:creator>Schiphol</dc:creator><description>&lt;p&gt;I don't understand the table. can you please explain?&lt;/p&gt;
</description></item><item><title>re: GC Improvements in JScript for Internet Explorer 8 Beta 1</title><link>http://blogs.msdn.com/jscript/archive/2008/04/23/gc-improvements-in-jscript-for-internet-explorer-8-beta-1.aspx#9408404</link><pubDate>Mon, 09 Feb 2009 13:23:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9408404</guid><dc:creator>Easy ergonomics</dc:creator><description>&lt;p&gt;Great! Thanks for posting this info.&lt;/p&gt;
</description></item><item><title>re: GC Improvements in JScript for Internet Explorer 8 Beta 1</title><link>http://blogs.msdn.com/jscript/archive/2008/04/23/gc-improvements-in-jscript-for-internet-explorer-8-beta-1.aspx#9459669</link><pubDate>Thu, 05 Mar 2009 16:18:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9459669</guid><dc:creator>Europallets</dc:creator><description>&lt;p&gt;Thanks for sharing, i'm still not amused about using IE, firefox is the new way of life.&lt;/p&gt;
</description></item><item><title>re: GC Improvements in JScript for Internet Explorer 8 Beta 1</title><link>http://blogs.msdn.com/jscript/archive/2008/04/23/gc-improvements-in-jscript-for-internet-explorer-8-beta-1.aspx#9554957</link><pubDate>Sat, 18 Apr 2009 13:11:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9554957</guid><dc:creator>Kinderstoelen</dc:creator><description>&lt;p&gt;heey Thanks for that link mate &lt;/p&gt;
&lt;p&gt;I was looking for that &lt;/p&gt;
&lt;p&gt;and IE isn't it more me neighter &lt;/p&gt;
&lt;p&gt;Firefox is way better.&lt;/p&gt;
</description></item><item><title>re: GC Improvements in JScript for Internet Explorer 8 Beta 1</title><link>http://blogs.msdn.com/jscript/archive/2008/04/23/gc-improvements-in-jscript-for-internet-explorer-8-beta-1.aspx#9554985</link><pubDate>Sat, 18 Apr 2009 14:40:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9554985</guid><dc:creator>kantine-stoelen.nl</dc:creator><description>&lt;p&gt;Heey yeah I agree on that one Fire fox is a way better and way more Easier program too work with it loads faster and IE is Slower at Loading and Downloaden. &lt;/p&gt;
</description></item><item><title>re: GC Improvements in JScript for Internet Explorer 8 Beta 1</title><link>http://blogs.msdn.com/jscript/archive/2008/04/23/gc-improvements-in-jscript-for-internet-explorer-8-beta-1.aspx#9568041</link><pubDate>Sat, 25 Apr 2009 14:58:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9568041</guid><dc:creator>kunstschilders</dc:creator><description>&lt;p&gt;it's an Very nice and informatic articel &lt;/p&gt;
&lt;p&gt;I enjoyd reading it.&lt;/p&gt;
&lt;p&gt;thanks for it!&lt;/p&gt;
</description></item><item><title>re: GC Improvements in JScript for Internet Explorer 8 Beta 1</title><link>http://blogs.msdn.com/jscript/archive/2008/04/23/gc-improvements-in-jscript-for-internet-explorer-8-beta-1.aspx#9920920</link><pubDate>Wed, 11 Nov 2009 17:22:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9920920</guid><dc:creator>Smart Parking Schiphol</dc:creator><description>&lt;p&gt;Great info, thanks for the post. Is Microsoft working on a &amp;quot;new language&amp;quot;? Has that been answered?&lt;/p&gt;
</description></item></channel></rss>