<?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: Program Bugs</title>
	<atom:link href="http://www.bretwhissel.net/blog/calculator/program-bugs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bretwhissel.net/blog</link>
	<description>Curiosities of a Rambling Mind</description>
	<lastBuildDate>Tue, 27 Oct 2009 13:01:38 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bret Whissel</title>
		<link>http://www.bretwhissel.net/blog/calculator/program-bugs/comment-page-1/#comment-163</link>
		<dc:creator>Bret Whissel</dc:creator>
		<pubDate>Wed, 01 Jul 2009 15:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.bretwhissel.net/blog/?page_id=72#comment-163</guid>
		<description>Hi, Earl.  The calculator is behaving as it has been designed: the calculator looks for blank (or zero) fields to figure out what to calculate.  So when you change a value in one of the fields, you need to blank out (or set to 0) the field that you wish to be re-calculated using the new values.  By leaving only the Balloon Payment field blank, the calculator assumed that this is the value you wanted to calculate.

Bret</description>
		<content:encoded><![CDATA[<p>Hi, Earl.  The calculator is behaving as it has been designed: the calculator looks for blank (or zero) fields to figure out what to calculate.  So when you change a value in one of the fields, you need to blank out (or set to 0) the field that you wish to be re-calculated using the new values.  By leaving only the Balloon Payment field blank, the calculator assumed that this is the value you wanted to calculate.</p>
<p>Bret</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: earlreb</title>
		<link>http://www.bretwhissel.net/blog/calculator/program-bugs/comment-page-1/#comment-162</link>
		<dc:creator>earlreb</dc:creator>
		<pubDate>Wed, 01 Jul 2009 14:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.bretwhissel.net/blog/?page_id=72#comment-162</guid>
		<description>Today (July 1, 2009) I used the calculator to calculate a monthly payment.  Then I changed the amount to see what the payment would be on the different amount--but the calculator did not change the payment amount.  It threw a huge unknown number into &quot;balloon payment&quot; where I had nothing before.  I had to close the browser and reopen the calculator to enter the new amount.  You should be able to change the amount and recalculate a new payment amount.
Earl</description>
		<content:encoded><![CDATA[<p>Today (July 1, 2009) I used the calculator to calculate a monthly payment.  Then I changed the amount to see what the payment would be on the different amount&#8211;but the calculator did not change the payment amount.  It threw a huge unknown number into &#8220;balloon payment&#8221; where I had nothing before.  I had to close the browser and reopen the calculator to enter the new amount.  You should be able to change the amount and recalculate a new payment amount.<br />
Earl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.bretwhissel.net/blog/calculator/program-bugs/comment-page-1/#comment-107</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 06 Mar 2009 18:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.bretwhissel.net/blog/?page_id=72#comment-107</guid>
		<description>Sorry Bret, I made my second post before I saw yours.  Thanks for your help</description>
		<content:encoded><![CDATA[<p>Sorry Bret, I made my second post before I saw yours.  Thanks for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.bretwhissel.net/blog/calculator/program-bugs/comment-page-1/#comment-106</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 06 Mar 2009 18:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.bretwhissel.net/blog/?page_id=72#comment-106</guid>
		<description>In further analysing this, I think I have answered my own question.  The monthly payment is not sufficient to even fully cover the Interest amount and therefore $0 can go to the principal reduction and so the principal increases each month by the shortfall.</description>
		<content:encoded><![CDATA[<p>In further analysing this, I think I have answered my own question.  The monthly payment is not sufficient to even fully cover the Interest amount and therefore $0 can go to the principal reduction and so the principal increases each month by the shortfall.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bret Whissel</title>
		<link>http://www.bretwhissel.net/blog/calculator/program-bugs/comment-page-1/#comment-105</link>
		<dc:creator>Bret Whissel</dc:creator>
		<pubDate>Fri, 06 Mar 2009 16:35:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.bretwhissel.net/blog/?page_id=72#comment-105</guid>
		<description>With a 9.5% interest rate, the monthly interest payment is already over $1329.  If you don&#039;t pay at least that amount, you&#039;ll owe even more the following month.  If you want to figure out how much you need to pay monthly to liquidate the debt after 15 years, leave the &quot;Payment Amount&quot; field blank, and let the calculator determine that for you.</description>
		<content:encoded><![CDATA[<p>With a 9.5% interest rate, the monthly interest payment is already over $1329.  If you don&#8217;t pay at least that amount, you&#8217;ll owe even more the following month.  If you want to figure out how much you need to pay monthly to liquidate the debt after 15 years, leave the &#8220;Payment Amount&#8221; field blank, and let the calculator determine that for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.bretwhissel.net/blog/calculator/program-bugs/comment-page-1/#comment-104</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 06 Mar 2009 16:05:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.bretwhissel.net/blog/?page_id=72#comment-104</guid>
		<description>I have entered the following numbers in the calculator

Principal: 167895.00
Payments per year: 12
Annual Interest rate: 9.5
Number of payments: 180
Payment Amount: 1200.00
and when I calculate it shows a Balloon payment of 220773.25

Is there something wrong or am I doing something wrong</description>
		<content:encoded><![CDATA[<p>I have entered the following numbers in the calculator</p>
<p>Principal: 167895.00<br />
Payments per year: 12<br />
Annual Interest rate: 9.5<br />
Number of payments: 180<br />
Payment Amount: 1200.00<br />
and when I calculate it shows a Balloon payment of 220773.25</p>
<p>Is there something wrong or am I doing something wrong</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bret Whissel</title>
		<link>http://www.bretwhissel.net/blog/calculator/program-bugs/comment-page-1/#comment-86</link>
		<dc:creator>Bret Whissel</dc:creator>
		<pubDate>Mon, 22 Dec 2008 19:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.bretwhissel.net/blog/?page_id=72#comment-86</guid>
		<description>Hi, Rob.  More years than what?  That extra payment per year that you&#039;ve calculated has knocked off nearly 4.5 years from a 30-year mortgage.  But note that this method may not accurately reflect the real payoff rate.

The calculator assumes that the payments are equally distributed throughout the year.  If instead you make an additional payment at the end of the year, the 13-payments/year method will underestimate the amount of interest you will actually pay.  To demonstrate, run the normal amortization assuming a 12-payment/year schedule, and look at the principal balance at the end of the first year.  Now subtract your extra $965 from that balance (the one extra payment at the end of the year).  Now run the 13-payment/year schedule as you had done and look at the principal balance: it&#039;s nearly $22 less.

If the confusion is over the total number of payments, remember that 13 payments/year means there&#039;s a total of 390 payments over 30 years in the schedule, not 360.  So your 13-payments/year schedule eliminated 59 payments, not a mere 29.

I hope I didn&#039;t confuse the issue for you.  Let me know if you have any further questions.</description>
		<content:encoded><![CDATA[<p>Hi, Rob.  More years than what?  That extra payment per year that you&#8217;ve calculated has knocked off nearly 4.5 years from a 30-year mortgage.  But note that this method may not accurately reflect the real payoff rate.</p>
<p>The calculator assumes that the payments are equally distributed throughout the year.  If instead you make an additional payment at the end of the year, the 13-payments/year method will underestimate the amount of interest you will actually pay.  To demonstrate, run the normal amortization assuming a 12-payment/year schedule, and look at the principal balance at the end of the first year.  Now subtract your extra $965 from that balance (the one extra payment at the end of the year).  Now run the 13-payment/year schedule as you had done and look at the principal balance: it&#8217;s nearly $22 less.</p>
<p>If the confusion is over the total number of payments, remember that 13 payments/year means there&#8217;s a total of 390 payments over 30 years in the schedule, not 360.  So your 13-payments/year schedule eliminated 59 payments, not a mere 29.</p>
<p>I hope I didn&#8217;t confuse the issue for you.  Let me know if you have any further questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robkluck</title>
		<link>http://www.bretwhissel.net/blog/calculator/program-bugs/comment-page-1/#comment-85</link>
		<dc:creator>robkluck</dc:creator>
		<pubDate>Mon, 22 Dec 2008 18:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.bretwhissel.net/blog/?page_id=72#comment-85</guid>
		<description>Hi Bret,
Great program.  I punched in $185,000, 4.75% interest, $965.05 payment, 13 pmts/yr, and it said 331 payments (25.46 years).  Seems like more years.  Thanks.  Rob</description>
		<content:encoded><![CDATA[<p>Hi Bret,<br />
Great program.  I punched in $185,000, 4.75% interest, $965.05 payment, 13 pmts/yr, and it said 331 payments (25.46 years).  Seems like more years.  Thanks.  Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bret Whissel</title>
		<link>http://www.bretwhissel.net/blog/calculator/program-bugs/comment-page-1/#comment-58</link>
		<dc:creator>Bret Whissel</dc:creator>
		<pubDate>Fri, 29 Aug 2008 19:01:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.bretwhissel.net/blog/?page_id=72#comment-58</guid>
		<description>Hi, Tony.  You had asked this question under Feature requests, and I had also answered there. (&lt;a href=&quot;http://www.bretwhissel.net/blog/calculator/feature-requests/#comment-46&quot; rel=&quot;nofollow&quot;&gt;See the original.&lt;/a&gt;)</description>
		<content:encoded><![CDATA[<p>Hi, Tony.  You had asked this question under Feature requests, and I had also answered there. (<a href="http://www.bretwhissel.net/blog/calculator/feature-requests/#comment-46" rel="nofollow">See the original.</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tzerrilla</title>
		<link>http://www.bretwhissel.net/blog/calculator/program-bugs/comment-page-1/#comment-57</link>
		<dc:creator>tzerrilla</dc:creator>
		<pubDate>Fri, 29 Aug 2008 18:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.bretwhissel.net/blog/?page_id=72#comment-57</guid>
		<description>Brett, I was trying to use the calculator for a $ 30 million project, and had some trouble after defining the loan parameters.
Could you determine whether the calculator has an upper threshhold ? It appeared that I had trouble after posing a loan amount over
$ 21.5 million or thereabouts.

Thank you for the wonderful tool, Brett.
Tony</description>
		<content:encoded><![CDATA[<p>Brett, I was trying to use the calculator for a $ 30 million project, and had some trouble after defining the loan parameters.<br />
Could you determine whether the calculator has an upper threshhold ? It appeared that I had trouble after posing a loan amount over<br />
$ 21.5 million or thereabouts.</p>
<p>Thank you for the wonderful tool, Brett.<br />
Tony</p>
]]></content:encoded>
	</item>
</channel>
</rss>
