<?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: Even Faster JavaScript Trim</title>
	<atom:link href="http://www.karmagination.com/blog/2009/07/30/even-faster-javascript-trim/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.karmagination.com/blog/2009/07/30/even-faster-javascript-trim/</link>
	<description>Creation begins with imagination</description>
	<lastBuildDate>Fri, 16 Sep 2011 06:09:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Kean</title>
		<link>http://www.karmagination.com/blog/2009/07/30/even-faster-javascript-trim/comment-page-1/#comment-14</link>
		<dc:creator>Kean</dc:creator>
		<pubDate>Wed, 05 Aug 2009 22:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.karmagination.com/blog/?p=69#comment-14</guid>
		<description>@Yesudeep those trimming functions are blazing fast, thanks for sharing. I will post a benchmark of those function vs native trim in the near future.</description>
		<content:encoded><![CDATA[<p>@Yesudeep those trimming functions are blazing fast, thanks for sharing. I will post a benchmark of those function vs native trim in the near future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yesudeep Mangalapilly</title>
		<link>http://www.karmagination.com/blog/2009/07/30/even-faster-javascript-trim/comment-page-1/#comment-13</link>
		<dc:creator>Yesudeep Mangalapilly</dc:creator>
		<pubDate>Tue, 04 Aug 2009 20:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.karmagination.com/blog/?p=69#comment-13</guid>
		<description>Hi.  Interesting article.  Here&#039;s my take on even faster implementations of String.prototype.trim() in JavaScript.

http://yesudeep.wordpress.com/2009/07/31/even-faster-string-prototype-trim-implementation-in-javascript/

Cheers,
Yesudeep.</description>
		<content:encoded><![CDATA[<p>Hi.  Interesting article.  Here&#8217;s my take on even faster implementations of String.prototype.trim() in JavaScript.</p>
<p><a href="http://yesudeep.wordpress.com/2009/07/31/even-faster-string-prototype-trim-implementation-in-javascript/" rel="nofollow">http://yesudeep.wordpress.com/2009/07/31/even-faster-string-prototype-trim-implementation-in-javascript/</a></p>
<p>Cheers,<br />
Yesudeep.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

