<?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: Slow javascript performance in IE (string concatenation)</title>
	<atom:link href="http://lonetechie.com/2008/11/17/slow-javascript-performance-in-ie-string-concatenation/feed/" rel="self" type="application/rss+xml" />
	<link>http://lonetechie.com/2008/11/17/slow-javascript-performance-in-ie-string-concatenation/</link>
	<description>one techie, trying to make a difference</description>
	<lastBuildDate>Wed, 06 Jul 2011 04:10:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: alixchap</title>
		<link>http://lonetechie.com/2008/11/17/slow-javascript-performance-in-ie-string-concatenation/comment-page-1/#comment-964</link>
		<dc:creator>alixchap</dc:creator>
		<pubDate>Mon, 22 Mar 2010 20:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://lonetechie.com/2008/11/17/slow-javascript-performance-in-ie-string-concatenation/#comment-964</guid>
		<description>I really have to thank you for sharing your code.
 
I have an application that uses a lot of JavaScript and I experienced performance issues in IE7. 

I spent several days reviewing hundreds of lines of code but I couldn’t figure out the root cause. Using the approach that you describe in this post solved my problem.

I also feel that I owe you a beer or something .. Count on it if you visit Mexico.

Regards,</description>
		<content:encoded><![CDATA[<p>I really have to thank you for sharing your code.</p>
<p>I have an application that uses a lot of JavaScript and I experienced performance issues in IE7. </p>
<p>I spent several days reviewing hundreds of lines of code but I couldn’t figure out the root cause. Using the approach that you describe in this post solved my problem.</p>
<p>I also feel that I owe you a beer or something .. Count on it if you visit Mexico.</p>
<p>Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew Diller</title>
		<link>http://lonetechie.com/2008/11/17/slow-javascript-performance-in-ie-string-concatenation/comment-page-1/#comment-920</link>
		<dc:creator>Drew Diller</dc:creator>
		<pubDate>Tue, 18 Aug 2009 21:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://lonetechie.com/2008/11/17/slow-javascript-performance-in-ie-string-concatenation/#comment-920</guid>
		<description>You sir, are the savior of my evening!

Found some code a (very smart) coworker wrote - it was bog slow in IE7.  The funny part is that the method names were the exact same as your example, I just had to change a few things around.

I owe you a beer, or lunch, or something.</description>
		<content:encoded><![CDATA[<p>You sir, are the savior of my evening!</p>
<p>Found some code a (very smart) coworker wrote &#8211; it was bog slow in IE7.  The funny part is that the method names were the exact same as your example, I just had to change a few things around.</p>
<p>I owe you a beer, or lunch, or something.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

