<?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>Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx</link><description>Justin Rogers one of our developers, just posted an article on MSDN where he discusses memory leaks with Internet Explorer. This article helps developers by explaining the issues and some best practices to fix web pages that leak memory. This includes</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431393</link><pubDate>Wed, 22 Jun 2005 06:58:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431393</guid><dc:creator>Torrent Search </dc:creator><description>It would be nice if in the IE 7 there would be a method of catching those errors somehow... In the current IE I had gotten a msg that a page is using up memory and its better to stop execution of the scripts on it... but better protection would definitely be nice</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431426</link><pubDate>Wed, 22 Jun 2005 08:58:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431426</guid><dc:creator>Ralph</dc:creator><description>Fix web pages that leak memory in IE? How about fixing the bloody browser so that it doesn't have memory leaks in the first place?&lt;br&gt;&lt;br&gt;In other news, the Office team gives hints how to fix one's Word documents to prevent crashes of the application. Microsoft is one funny company...</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431433</link><pubDate>Wed, 22 Jun 2005 09:24:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431433</guid><dc:creator>Yvan</dc:creator><description>I just don't care about the previous comment, because &amp;quot;everything that goes across a narrow spirit always take its dimension&amp;quot; (sorry for the translation from French :o)&lt;br&gt;&lt;br&gt;Now, just a note : why does the browser has to take care of bad pages ? Why don't we just say : this page is too ugly, don't show it, and learn HTML/DHTML before everything ?&lt;br&gt;&lt;br&gt;So, IMHO, the only thing to do is to check if a memory leak is to come (set a max memory limit for one page), and just run an alert such as the current &amp;quot;This script is running IE slow, should we stop it ?&amp;quot; alert for bad Javascripts, and that all.&lt;br&gt;&lt;br&gt;Adding many controls in For/while statements would only do one thing : slow IE for all scripts, including the good ones.</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431434</link><pubDate>Wed, 22 Jun 2005 09:27:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431434</guid><dc:creator>Chris</dc:creator><description>&amp;quot;So, IMHO, the only thing to do is to check if a memory leak is to come (set a max memory limit for one page), and just run an alert such as the current &amp;quot;This script is running IE slow, should we stop it ?&amp;quot; alert for bad Javascripts, and that all.&amp;quot;&lt;br&gt;&lt;br&gt;Firefox already has this...</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431471</link><pubDate>Wed, 22 Jun 2005 11:58:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431471</guid><dc:creator>Viktor Krammer</dc:creator><description>The article from Justin Rogers is great, but all figures in it are terribly scaled and almost not readable. Why can the browser not release all leaking objects when the user navigates away from the originating web page?&lt;br&gt;&lt;br&gt;BTW another very annoying bug in IE is that the user cannot always stop the navigation (download process) by pressing the stop button.</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431472</link><pubDate>Wed, 22 Jun 2005 12:00:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431472</guid><dc:creator>kL</dc:creator><description>Why *I* should fix *your* bugs?</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431500</link><pubDate>Wed, 22 Jun 2005 14:21:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431500</guid><dc:creator>Carlos</dc:creator><description>&amp;quot;why does the browser has to take care of bad pages ? Why don't we just say : this page is too ugly, don't show it, and learn HTML/DHTML before everything ?&amp;quot;&lt;br&gt;&lt;br&gt;Because you can write perfectly valid DHTML code and IE6 still leaks like a sieve. You need to add hacks to make it work properly (like crawling through every object on unload to null everything). What's the point of the garbage collecter if you have to manage memory yourself.</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431503</link><pubDate>Wed, 22 Jun 2005 14:39:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431503</guid><dc:creator>Ro1</dc:creator><description>Quote: &amp;quot;Firefox already has this...&amp;quot;&lt;br&gt;&lt;br&gt;Can you back this up with proof?&lt;br&gt;&lt;br&gt;Please don't claim something if you don't back it up at the same time.</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431509</link><pubDate>Wed, 22 Jun 2005 15:06:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431509</guid><dc:creator>Jack</dc:creator><description>Please don't post a comment if you don't have anything interesting to comment.</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431513</link><pubDate>Wed, 22 Jun 2005 15:22:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431513</guid><dc:creator>Michael Ward</dc:creator><description>With the leak patterns so well understood, surely the IE team should have patched these problems, thereby preventing the issue.</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431516</link><pubDate>Wed, 22 Jun 2005 15:24:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431516</guid><dc:creator>Travis Owens</dc:creator><description>I suspect this entry will get flooded with users of a lesser mental capacity that will forget that IE executes code (ActiveX and Javascript) so it must deal with poor code in these languages.&lt;br&gt;&lt;br&gt;Although considering that the people behind this blog are well aware of it's energetic userbase, they could have worded this post a little better so as not to confuse IE's internal memory leaks, and leaks caused by parsing HTML/XML/JS/CSS/ActiveX/ETC</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431524</link><pubDate>Wed, 22 Jun 2005 15:42:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431524</guid><dc:creator>Milo</dc:creator><description>Seriously.  If other browsers can handle this for us, so should IE.&lt;br&gt;&lt;br&gt;Javascript is a garbage-collecting language and HTML is a document markup language.  There is no way an HTML/Javascript developer should be expected to do memory management.</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431526</link><pubDate>Wed, 22 Jun 2005 15:44:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431526</guid><dc:creator>Milo</dc:creator><description>Good article though.  Very informative and easy to understand.</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431538</link><pubDate>Wed, 22 Jun 2005 16:12:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431538</guid><dc:creator>ant</dc:creator><description>I for one am sick and tired of working around 10-year-old bugs and crippled functionality in your broken software.&lt;br&gt;&lt;br&gt;From now on I'm just going to redirect IE users to an &amp;quot;upgrade your browser&amp;quot; splash page and serve up all my content in XHTML 1.1 with the correct mimetype.</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431542</link><pubDate>Wed, 22 Jun 2005 16:19:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431542</guid><dc:creator>ROC</dc:creator><description>kL: do you understand what it's here about? I bet you don't. It's not about IE leaks but about excesive memory usage in JS. If you spoil your JS script, you fix it. Comprende?</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431550</link><pubDate>Wed, 22 Jun 2005 16:39:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431550</guid><dc:creator>Jerry Mead</dc:creator><description>Pete Cole identifies one leak issue here:&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://www.profundis.co.uk/peteblog/PermaLink,guid,b16560ea-6416-46d5-bb96-8d3ba990e0a4.aspx"&gt;http://www.profundis.co.uk/peteblog/PermaLink,guid,b16560ea-6416-46d5-bb96-8d3ba990e0a4.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;Repro included.</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431568</link><pubDate>Wed, 22 Jun 2005 17:11:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431568</guid><dc:creator>Masklinn</dc:creator><description>&amp;gt; Now, just a note : why does the browser has to take&lt;br&gt;&amp;gt; care of bad pages ? Why don't we just say : this&lt;br&gt;&amp;gt; page is too ugly, don't show it, and learn HTML/DHTML&lt;br&gt;&amp;gt; before everything ? &lt;br&gt;Because Javascript and DHTML, by design, can only lead to leakage. See JGWebber's blog (&lt;a rel="nofollow" target="_new" href="http://jgwebber.blogspot.com/2005/01/dhtml-leaks-like-sieve.html"&gt;http://jgwebber.blogspot.com/2005/01/dhtml-leaks-like-sieve.html&lt;/a&gt;) for more informations.&lt;br&gt;&lt;br&gt;From the same JGWebber, i'd also wish to point Drip (&lt;a rel="nofollow" target="_new" href="http://jgwebber.blogspot.com/2005/05/drip-ie-leak-detector.html"&gt;http://jgwebber.blogspot.com/2005/05/drip-ie-leak-detector.html&lt;/a&gt;), a wonderful IE leak detector and a quite fine tool, and as another leak-busting ressource you can check Novemberborn's Event Cache (&lt;a rel="nofollow" target="_new" href="http://novemberborn.net/javascript/event-cache"&gt;http://novemberborn.net/javascript/event-cache&lt;/a&gt;)&lt;br&gt;&lt;br&gt;Looks like IE devs check the web development blogosphere, since IE's leakages have been quite an extensive subject for the past few weeks... shame they didn't link to blogged resources on top of the new MSDN article, though.</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431576</link><pubDate>Wed, 22 Jun 2005 17:23:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431576</guid><dc:creator>Kenneth</dc:creator><description>I have noticed IE pick up the odd circular script and offer to shut it down, and certainly there's less leaks than there used to be a few years ago.  All good.&lt;br&gt;&lt;br&gt;One thing I'd like to see in IE7, purely for development reasons, is the ability to 'stop' script instantly with a keypress.  I can't be the only person who's accidentally popped up a thousand alerts while debugging a recursive loop, and had to close the browser through task manager because they're modal.  It'd have to stop existing timeouts, submits, navigates too.  Just F12, bam, stopped dead, so I can examine the state of the page.</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431606</link><pubDate>Wed, 22 Jun 2005 18:25:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431606</guid><dc:creator>Trails</dc:creator><description>That first image in the article is completely illegible.  Suggest you up the dimensions a bit, or bold the lines and text, so we can see what is going on.</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431652</link><pubDate>Wed, 22 Jun 2005 20:38:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431652</guid><dc:creator>DaveP</dc:creator><description>Ya know, I'm ususally the first to point out the illogical nature of microsoft's actions, but to all of those pointing to IE as a sieve, keep in mind that Firefox has a GIANT memory leak as well. (although I'm told it's fixed in 1.1)&lt;br&gt;&lt;br&gt;Clearly, IE isn't alone in this, however one wonders why it's taken so long to correct.</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431656</link><pubDate>Wed, 22 Jun 2005 20:48:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431656</guid><dc:creator>Thyago</dc:creator><description>I think that the biggest problem in IE is that when you put a lot of memory, IE goes slow and slow. FireFox don&amp;#180;t do that. Run the test below:&lt;br&gt;&lt;br&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;&lt;br&gt;var globalArr = new Array();&lt;br&gt;for (var iter = 0; iter &amp;lt; 10; iter++) {&lt;br&gt;	var d1 = new Date();&lt;br&gt;	for (var i = 0; i &amp;lt; 10000; i++) {&lt;br&gt;		var blah = &amp;quot;string&amp;quot;;&lt;br&gt;	}&lt;br&gt;	var d2 = new Date();&lt;br&gt;	&lt;br&gt;	for (var k = 0; k &amp;lt; 10000; k++)&lt;br&gt;		globalArr.push(&amp;quot;a string&amp;quot;);&lt;br&gt;		&lt;br&gt;	alert(&amp;quot;Iteration [ &amp;quot;+iter+&amp;quot; ] globalArr count &amp;quot;+globalArr.length+&amp;quot; Time: &amp;quot;+ (d2.getTime() - d1.getTime()));&lt;br&gt;}&lt;br&gt;&amp;lt;/script&amp;gt;&lt;br&gt;&lt;br&gt;Anyone have some good news about that!?&lt;br&gt;Thanks!&lt;br&gt;Thyago Liberalli&lt;br&gt;thyago@gmail.com</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431660</link><pubDate>Wed, 22 Jun 2005 21:05:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431660</guid><dc:creator>GRRR</dc:creator><description>Why isn't this blog listed under 'IE Blogs' on the left?&lt;br&gt;&lt;br&gt;And while we're at it why can't I aggregate all those blogs so I get a single RSS feed?&lt;br&gt;&lt;br&gt;planetplanet.org is excellent for this, of course it's uninnovative Free Software so you guys can't use it, but surely there's a EULA-heavy alternative?</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431676</link><pubDate>Wed, 22 Jun 2005 21:47:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431676</guid><dc:creator>Chris</dc:creator><description>Quote: &amp;quot;Firefox already has this...&amp;quot;&lt;br&gt;&lt;br&gt;Can you back this up with proof?&lt;br&gt;&lt;br&gt;Please don't claim something if you don't back it up at the same time.&lt;br&gt;---------------------------------------&lt;br&gt;It has a function where if a script causes Firefox to perform slowly, it'll ask you if you want to abort it. I find it quite useful.</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431689</link><pubDate>Wed, 22 Jun 2005 22:46:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431689</guid><dc:creator>DaveP</dc:creator><description>btw the rss feed is busted again.</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431726</link><pubDate>Thu, 23 Jun 2005 00:34:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431726</guid><dc:creator>Peter</dc:creator><description>I second the call for an IE Bloggers aggregator.</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#431839</link><pubDate>Thu, 23 Jun 2005 11:39:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:431839</guid><dc:creator>Jug</dc:creator><description>Yes, Firefox definitely ask the user to abort &amp;quot;locked up&amp;quot; scripts. Write one yourself and try, and you'll get your proof. :-)&lt;br&gt;&lt;br&gt;Regarding memory leaks, that's another matter and something I've found Firefox to have problems with before, especially after browsing image heavy sites like deviantart.com, but I think it has improved somewhat in the Firefox 1.1 builds. They also closed a long standing bug regarding this.</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#432047</link><pubDate>Fri, 24 Jun 2005 01:31:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:432047</guid><dc:creator>anime4christ</dc:creator><description>Please keep in mind that Firefox is still in it's early stages, so it's only natural that it will have more bugs. I do wonder however, why some nasty quirks still exist in ie.</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#432166</link><pubDate>Fri, 24 Jun 2005 10:17:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:432166</guid><dc:creator>Alan Trick</dc:creator><description>yes, firefox has poor behaviour with images. Especially large ones on old computers. However, the way it deals with javascript is quite delightful. About the only thing I've found that causes a significant amount of trouble is something like:&lt;br&gt;&lt;br&gt;while(1){alert(&amp;quot;I am being a pain&amp;quot;);}&lt;br&gt;&lt;br&gt;but of course this is not firefox's fault.</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#432208</link><pubDate>Fri, 24 Jun 2005 14:37:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:432208</guid><dc:creator>Bargib</dc:creator><description>Please fix the closure problem, www.FreeTextBox.com gives me gray hairs over this!</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#432541</link><pubDate>Sat, 25 Jun 2005 07:13:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:432541</guid><dc:creator>TheMuuj</dc:creator><description>Alan Trick:&lt;br&gt;&lt;br&gt;IE could take a stance and fix that, if they felt so inclined.&lt;br&gt;&lt;br&gt;All it takes is a button somewhere to stop a javascript from executing, even when a modal dialog is present (maybe put it on the title-bar of the dialog?).&lt;br&gt;&lt;br&gt;There are times when Javascript can lock up IE.  I personally don't think script should execute at Normal thread priority, but it may be difficult to run a script in its own thread without harming performance with extra synchronization locks.  Executing a Sleep automatically every so often in a script might also help, but this would also hinder script performance for those who do not abuse the system.&lt;br&gt;&lt;br&gt;Anyway, Javascript shouldn't be able to eat up your CPU resources or keep you from using your browser.&lt;br&gt;&lt;br&gt;The alert problem, if nothing else, needs a solution.&lt;br&gt;&lt;br&gt;Another solution might be that after the 3rd or so consecutive alert in a script, provide an extra button that basically means &amp;quot;Go away you pesty script!&amp;quot;</description></item><item><title>re: Leak Patterns</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#435212</link><pubDate>Mon, 04 Jul 2005 09:04:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:435212</guid><dc:creator>App</dc:creator><description>MS have hundreds if not thousand of programmers not mentioning outsourcing and cannot develop a better web browser ? If js / jscript make the leak IE should know how to handle it. If IE itself leak then IE should know how to handle it. Isn't that what these programmers hired for ?....Providing better solution/eXPerience for the worldwide market.&lt;br&gt;&lt;br&gt;My web based IDE sux because of this things, luckily IE come with the OS. If I should pay for IE.... </description></item><item><title>Tech News, Bloglines, ourmedia.org, archive.org, and more</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#602412</link><pubDate>Sat, 20 May 2006 07:08:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:602412</guid><dc:creator>The Desert Skies</dc:creator><description>&lt;br&gt;Welcome to The Desert Skies Podcast episode 13. &amp;nbsp;We were going to have a book review of a book on the...</description></item><item><title>Tech News, Bloglines, ourmedia.org, archive.org, and more</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#602419</link><pubDate>Sat, 20 May 2006 07:22:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:602419</guid><dc:creator>The Desert Skies Blog</dc:creator><description>&lt;br&gt;Welcome to The Desert Skies Podcast episode 13. &amp;nbsp;We were going to have a book review of a book on the...</description></item><item><title>how to get a high school diploma online for free</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#4923386</link><pubDate>Sat, 15 Sep 2007 08:24:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4923386</guid><dc:creator>how to get a high school diploma online for free</dc:creator><description>&lt;p&gt;how to get a high school diploma online for free&lt;/p&gt;
</description></item><item><title>random thoughts  &amp;raquo; IE7 Beta Chat transcript from today</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#8579624</link><pubDate>Sat, 07 Jun 2008 09:35:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8579624</guid><dc:creator>random thoughts  &amp;raquo; IE7 Beta Chat transcript from today</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://thought.mobiforumz.com/2005/09/02/ie7-beta-chat-transcript-from-today/"&gt;http://thought.mobiforumz.com/2005/09/02/ie7-beta-chat-transcript-from-today/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Random Thoughts  &amp;raquo; Blog Archive   &amp;raquo; IE7 Beta Chat transcript from today</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#8720905</link><pubDate>Fri, 11 Jul 2008 13:36:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8720905</guid><dc:creator>Random Thoughts  &amp;raquo; Blog Archive   &amp;raquo; IE7 Beta Chat transcript from today</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://winzenz.mobiforumz.com/2005/09/02/ie7-beta-chat-transcript-from-today/"&gt;http://winzenz.mobiforumz.com/2005/09/02/ie7-beta-chat-transcript-from-today/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Comment d?tecter le changement de doc dans un iframe | hilpers</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#9368695</link><pubDate>Thu, 22 Jan 2009 18:57:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9368695</guid><dc:creator>Comment d?tecter le changement de doc dans un iframe | hilpers</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.hilpers.fr/399248-comment-detecter-le-changement-de"&gt;http://www.hilpers.fr/399248-comment-detecter-le-changement-de&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>   Will there be a Web 2.0 browser war? &amp;raquo; Zimbra :: Blog</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#9572315</link><pubDate>Tue, 28 Apr 2009 02:10:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9572315</guid><dc:creator>   Will there be a Web 2.0 browser war? &amp;raquo; Zimbra :: Blog</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.zimbrablog.com/blog/archives/2006/04/will-there-be-a-web-20-browser-war.html"&gt;http://www.zimbrablog.com/blog/archives/2006/04/will-there-be-a-web-20-browser-war.html&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> IEBlog Leak Patterns | Insomnia Cure</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#9710779</link><pubDate>Tue, 09 Jun 2009 01:47:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9710779</guid><dc:creator> IEBlog Leak Patterns | Insomnia Cure</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://insomniacuresite.info/story.php?id=8598"&gt;http://insomniacuresite.info/story.php?id=8598&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> IEBlog Leak Patterns | Cellulite Creams</title><link>http://blogs.msdn.com/ie/archive/2005/06/21/431376.aspx#9743616</link><pubDate>Sat, 13 Jun 2009 13:22:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9743616</guid><dc:creator> IEBlog Leak Patterns | Cellulite Creams</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://cellulitecreamsite.info/story.php?id=7866"&gt;http://cellulitecreamsite.info/story.php?id=7866&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>