<?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: Javascript: File encoding when using string.replace</title>
	<atom:link href="http://www.markhneedham.com/blog/2010/02/10/javascript-file-encoding-when-using-string-replace/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markhneedham.com/blog/2010/02/10/javascript-file-encoding-when-using-string-replace/</link>
	<description>Thoughts on Software Development</description>
	<lastBuildDate>Sat, 11 Feb 2012 23:17:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2010/02/10/javascript-file-encoding-when-using-string-replace/comment-page-1/#comment-31852</link>
		<dc:creator>Mark Needham</dc:creator>
		<pubDate>Sat, 13 Feb 2010 11:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=2133#comment-31852</guid>
		<description>@Sarah yeh you&#039;re right that would be a better solution although we already have the pattern of putting that type of function in a common place so we thought we&#039;d keep to that rather than writing an extension to jQuery.</description>
		<content:encoded><![CDATA[<p>@Sarah yeh you&#8217;re right that would be a better solution although we already have the pattern of putting that type of function in a common place so we thought we&#8217;d keep to that rather than writing an extension to jQuery.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah Taraporewalla</title>
		<link>http://www.markhneedham.com/blog/2010/02/10/javascript-file-encoding-when-using-string-replace/comment-page-1/#comment-31753</link>
		<dc:creator>Sarah Taraporewalla</dc:creator>
		<pubDate>Wed, 10 Feb 2010 21:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=2133#comment-31753</guid>
		<description>You could instead make the stripPounds function a jquery function so that you can do:

$(&quot;#fieldId&quot;).stripPounds().val()

instead</description>
		<content:encoded><![CDATA[<p>You could instead make the stripPounds function a jquery function so that you can do:</p>
<p>$(&#8220;#fieldId&#8221;).stripPounds().val()</p>
<p>instead</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan Boesch</title>
		<link>http://www.markhneedham.com/blog/2010/02/10/javascript-file-encoding-when-using-string-replace/comment-page-1/#comment-31748</link>
		<dc:creator>Jordan Boesch</dc:creator>
		<pubDate>Wed, 10 Feb 2010 18:30:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=2133#comment-31748</guid>
		<description>File encoding has been the bane of my programming existence.  Glad you guys got it figured out! Things like that eat up a tonne of time before you realize it&#039;s something small like encoding.</description>
		<content:encoded><![CDATA[<p>File encoding has been the bane of my programming existence.  Glad you guys got it figured out! Things like that eat up a tonne of time before you realize it&#8217;s something small like encoding.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

