<?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: iPhone SDK: formatting a numeric value with NSNumberFormatter</title>
	<atom:link href="http://pessoal.org/blog/2009/02/09/iphone-sdk-formatting-a-numeric-value-with-nsnumberformatter/feed/" rel="self" type="application/rss+xml" />
	<link>http://pessoal.org/blog/2009/02/09/iphone-sdk-formatting-a-numeric-value-with-nsnumberformatter/</link>
	<description></description>
	<lastBuildDate>Fri, 02 Sep 2011 07:17:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Dave P</title>
		<link>http://pessoal.org/blog/2009/02/09/iphone-sdk-formatting-a-numeric-value-with-nsnumberformatter/comment-page-1/#comment-68888</link>
		<dc:creator>Dave P</dc:creator>
		<pubDate>Sun, 21 Mar 2010 17:13:33 +0000</pubDate>
		<guid isPermaLink="false">http://pessoal.org/blog/?p=162#comment-68888</guid>
		<description>Hello, 

I m using your code and I really thank you for this ...

The only issue is how to declare &#039;&#039; totalFileSize&#039;&#039; as long long integer: i tried many things but the result is not the real file size.

Thank you.
 Dave</description>
		<content:encoded><![CDATA[<p>Hello, </p>
<p>I m using your code and I really thank you for this &#8230;</p>
<p>The only issue is how to declare &#8221; totalFileSize&#8221; as long long integer: i tried many things but the result is not the real file size.</p>
<p>Thank you.<br />
 Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arvind</title>
		<link>http://pessoal.org/blog/2009/02/09/iphone-sdk-formatting-a-numeric-value-with-nsnumberformatter/comment-page-1/#comment-64372</link>
		<dc:creator>arvind</dc:creator>
		<pubDate>Mon, 25 Jan 2010 11:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://pessoal.org/blog/?p=162#comment-64372</guid>
		<description>Hi prada,

thanks a lot for your code , its very much what i wanted for the project i&#039;m working on. :)

i&#039;m having a doubt on the mem management in your code.
in the delegate method &#039;connectiondidReceiveData&#039; you&#039;re allocating numberformatter which shld have  retain count of 1.
how is this getting released? and also this delegate method is called multiple times, so
multiple formatter objects would be existing ?
i&#039;m new to mem management in obj-c.

thanks for your time. :)</description>
		<content:encoded><![CDATA[<p>Hi prada,</p>
<p>thanks a lot for your code , its very much what i wanted for the project i&#8217;m working on. :)</p>
<p>i&#8217;m having a doubt on the mem management in your code.<br />
in the delegate method &#8216;connectiondidReceiveData&#8217; you&#8217;re allocating numberformatter which shld have  retain count of 1.<br />
how is this getting released? and also this delegate method is called multiple times, so<br />
multiple formatter objects would be existing ?<br />
i&#8217;m new to mem management in obj-c.</p>
<p>thanks for your time. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Schorn</title>
		<link>http://pessoal.org/blog/2009/02/09/iphone-sdk-formatting-a-numeric-value-with-nsnumberformatter/comment-page-1/#comment-64199</link>
		<dc:creator>Joe Schorn</dc:creator>
		<pubDate>Thu, 21 Jan 2010 22:58:15 +0000</pubDate>
		<guid isPermaLink="false">http://pessoal.org/blog/?p=162#comment-64199</guid>
		<description>Thanks! You just saved me from banging my head against the wall.</description>
		<content:encoded><![CDATA[<p>Thanks! You just saved me from banging my head against the wall.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Armstrong</title>
		<link>http://pessoal.org/blog/2009/02/09/iphone-sdk-formatting-a-numeric-value-with-nsnumberformatter/comment-page-1/#comment-62255</link>
		<dc:creator>Lee Armstrong</dc:creator>
		<pubDate>Sat, 26 Dec 2009 12:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://pessoal.org/blog/?p=162#comment-62255</guid>
		<description>Would you be able to post this into a sample project?  I have pasted the code in but lots of undeclared values....

Can you help please?</description>
		<content:encoded><![CDATA[<p>Would you be able to post this into a sample project?  I have pasted the code in but lots of undeclared values&#8230;.</p>
<p>Can you help please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tianli</title>
		<link>http://pessoal.org/blog/2009/02/09/iphone-sdk-formatting-a-numeric-value-with-nsnumberformatter/comment-page-1/#comment-54472</link>
		<dc:creator>Tianli</dc:creator>
		<pubDate>Thu, 17 Sep 2009 14:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://pessoal.org/blog/?p=162#comment-54472</guid>
		<description>It&#039;s great! Thanks you very much.
BTW: I&#039;ve put your blog to my bookmarks.</description>
		<content:encoded><![CDATA[<p>It&#8217;s great! Thanks you very much.<br />
BTW: I&#8217;ve put your blog to my bookmarks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

