<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ben Dewey - Web, XAML, and Cloud &#187; formatcurrency</title>
	<atom:link href="http://www.bendewey.com/index.php/tag/formatcurrency/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bendewey.com</link>
	<description>Father, Developer, Microsoft MVP, Speaker, and Author</description>
	<lastBuildDate>Sat, 22 Mar 2025 05:04:02 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.8.41</generator>
	<item>
		<title>jQuery FormatCurrency v1.4 released</title>
		<link>http://www.bendewey.com/index.php/261/jquery-formatcurrency-v1-4-released</link>
		<comments>http://www.bendewey.com/index.php/261/jquery-formatcurrency-v1-4-released#comments</comments>
		<pubDate>Thu, 24 Jun 2010 03:29:58 +0000</pubDate>
		<dc:creator><![CDATA[bendewey]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[formatcurrency]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.bendewey.com/blog/?p=261</guid>
		<description><![CDATA[I have updated the jQuery FormatCurrency plugin to work with jQuery 1.4.2 and the latest version of qUnit with  127 unit tests. Download http://jquery-formatcurrency.googlecode.com Release.]]></description>
				<content:encoded><![CDATA[<p>I have updated the jQuery FormatCurrency plugin to work with jQuery 1.4.2 and the latest version of qUnit with  127 unit tests.</p>
<h3>Download</h3>
<ul>
<li><a href="http://jquery-formatcurrency.googlecode.com">http://jquery-formatcurrency.googlecode.com</a></li>
</ul>
<h3>Release Notes</h3>
<ul>
<li>Fixed bug where &#8220;-&#8221; was deleted during Format As You Type.</li>
<li>Improved eventOnDecimalsEntered to only be triggered if necessary.</li>
<li>Improve Format As You Type demo by not calling formatCurrency on a SHIFT, CTRL, ALT, HOME or END key.</li>
<li>Added support for jQuery 1.4 and qUnit 1.4</li>
<li>Added fix and test for issue #19 &#8220;-.01&#8243; was formatting as &#8220;-$NaN.01&#8243;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bendewey.com/index.php/261/jquery-formatcurrency-v1-4-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery FormatCurrency v1.2 released</title>
		<link>http://www.bendewey.com/index.php/209/jquery-formatcurrency-v1-2-released</link>
		<comments>http://www.bendewey.com/index.php/209/jquery-formatcurrency-v1-2-released#comments</comments>
		<pubDate>Sat, 28 Nov 2009 17:33:29 +0000</pubDate>
		<dc:creator><![CDATA[bendewey]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[formatcurrency]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://bendewey.wordpress.com/?p=209</guid>
		<description><![CDATA[Last night I noticed a few issues added to the jQuery FormatCurrency page. I was able to resolve all of these issues and push out.]]></description>
				<content:encoded><![CDATA[<p>Last night I noticed a few issues added to the jQuery FormatCurrency page. I was able to resolve all of these issues and push out a new v1.2 release of the plugin.</p>
<h3>Download</h3>
<ul>
<li><a href="http://jquery-formatcurrency.googlecode.com">http://jquery-formatcurrency.googlecode.com</a></li>
</ul>
<h3>Release Notes</h3>
<ul>
<li>Stored originalDecimals for reporting on the decimalsEntered trigger</li>
<li>Added format_as_you_type demo page (from Emmanuel Sambo)</li>
<li>Fixed issue #11 blank should equal blank</li>
<li>Fixed bug #12 and added unit test (negativeFormatDecimal) to support</li>
<li>Fixed bug #13 and added a check for a float value</li>
<li>Fixed bug #14 and added unit tests for en-IN which contains edge cases due to its Rs. symbol (Rs. 1,000.00)</li>
</ul>
<h3>New Committer Added</h3>
<p>Additionaly, I&#8217;m happy to announce we&#8217;ve added a new committer to the team, Marco De Bortoli from Italy.  His contributions in bug reporting and fixing have already been valuable and we are looking forward to having him contribute to the futures.</p>
<h3>Creation of the Futures Page</h3>
<p>We&#8217;ve added a new Futures page to the Wiki.  This page will be used as a collaborative page to edit/comment on the future of the plugin.  The page can be found at <a href="http://code.google.com/p/jquery-formatcurrency/wiki/Futures">http://code.google.com/p/jquery-formatcurrency/wiki/Futures</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bendewey.com/index.php/209/jquery-formatcurrency-v1-2-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated jQuery formatCurrency plugin posted on GoogleCode</title>
		<link>http://www.bendewey.com/index.php/128/updated-jquery-formatcurrency-plugin-posted-on-googlecode</link>
		<comments>http://www.bendewey.com/index.php/128/updated-jquery-formatcurrency-plugin-posted-on-googlecode#comments</comments>
		<pubDate>Wed, 27 May 2009 02:00:18 +0000</pubDate>
		<dc:creator><![CDATA[bendewey]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[formatcurrency]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://bendewey.wordpress.com/?p=128</guid>
		<description><![CDATA[After receiving some comments on my formatCurrency plugin regarding international support I decided to create an official release of the formatCurrency jQuery plugin. The new.]]></description>
				<content:encoded><![CDATA[<p>After receiving some comments on my <a href="http://bendewey.wordpress.com/2008/11/11/jquery-formatcurrency-plugin">formatCurrency plugin</a> regarding international support I decided to create an official release of the formatCurrency jQuery plugin.</p>
<p>The new plugin is available on the Google Code at <a href="http://jquery-formatcurrency.googlecode.com">http://jquery-formatcurrency.googlecode.com</a>.</p>
<p>Thank you to everyone on for your downloads and comments. Please contact me if you are interested in becoming a member on the project.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bendewey.com/index.php/128/updated-jquery-formatcurrency-plugin-posted-on-googlecode/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
