<?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: &#8220;Fascinating&#8221; ABA Routing Number Facts</title>
	<atom:link href="http://www.bargaineering.com/articles/fascinating-aba-routing-number-facts.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bargaineering.com/articles/fascinating-aba-routing-number-facts.html</link>
	<description>personal finance blog with anecdotes, advice and commentary.</description>
	<lastBuildDate>Sun, 12 Feb 2012 22:21:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Malika</title>
		<link>http://www.bargaineering.com/articles/fascinating-aba-routing-number-facts.html/comment-page-1#comment-291183</link>
		<dc:creator>Malika</dc:creator>
		<pubDate>Wed, 05 Nov 2008 08:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.bargaineering.com/articles/?p=846#comment-291183</guid>
		<description>Cool but does anyone know how to calculate the fraction form? Where do you get the city or state prefixes?</description>
		<content:encoded><![CDATA[<p>Cool but does anyone know how to calculate the fraction form? Where do you get the city or state prefixes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jery Kilker</title>
		<link>http://www.bargaineering.com/articles/fascinating-aba-routing-number-facts.html/comment-page-1#comment-63520</link>
		<dc:creator>Jery Kilker</dc:creator>
		<pubDate>Thu, 25 Jan 2007 13:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.bargaineering.com/articles/?p=846#comment-63520</guid>
		<description>Checksums are used in other cases when it is critical to have accuracy. The 10 digit ISBNs (International Standard Book Number) identifying book titles use this.  As I recall the general facts, the first group is the language (0=English); the next group is the publisher (I&#039;m looking at a Penguin book=525); the third group is the individual unique title (Al Franken&#039;s &#039;Lies&#039; = 94764); the last group and single digit is the checksum (7). Sometines the groups are separated by hyphens, sometimes not. Ironically, I do not remember the formula for achieving the checksum! Perhaps someone can provide this?</description>
		<content:encoded><![CDATA[<p>Checksums are used in other cases when it is critical to have accuracy. The 10 digit ISBNs (International Standard Book Number) identifying book titles use this.  As I recall the general facts, the first group is the language (0=English); the next group is the publisher (I&#8217;m looking at a Penguin book=525); the third group is the individual unique title (Al Franken&#8217;s &#8216;Lies&#8217; = 94764); the last group and single digit is the checksum (7). Sometines the groups are separated by hyphens, sometimes not. Ironically, I do not remember the formula for achieving the checksum! Perhaps someone can provide this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.bargaineering.com/articles/fascinating-aba-routing-number-facts.html/comment-page-1#comment-5211</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 06 Apr 2006 19:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.bargaineering.com/articles/?p=846#comment-5211</guid>
		<description>A little more precise info about the checksum...

The 9th (last) digit of the 9-digit routing number is actually the &quot;check digit&quot;.  

1. Take the first 8 digits and run the formula just as described in the article:

226070319: 

(2 x 3) + (2 x 7) + (6 x 1) + (0 x 3) + (7 x 7) + (0 x 1) + (3 x 3) + (1 x 7)  = 91

2. Divide that number by 10 and take the remainder (91 modulus 10, for math geeks) = 1

3. Subtract that remainder from 10. 10 - 1 = 9.

4. That should always equal the last digit, aka the check digit.</description>
		<content:encoded><![CDATA[<p>A little more precise info about the checksum&#8230;</p>
<p>The 9th (last) digit of the 9-digit routing number is actually the &#8220;check digit&#8221;.  </p>
<p>1. Take the first 8 digits and run the formula just as described in the article:</p>
<p>226070319: </p>
<p>(2 x 3) + (2 x 7) + (6 x 1) + (0 x 3) + (7 x 7) + (0 x 1) + (3 x 3) + (1 x 7)  = 91</p>
<p>2. Divide that number by 10 and take the remainder (91 modulus 10, for math geeks) = 1</p>
<p>3. Subtract that remainder from 10. 10 &#8211; 1 = 9.</p>
<p>4. That should always equal the last digit, aka the check digit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd Derscheid</title>
		<link>http://www.bargaineering.com/articles/fascinating-aba-routing-number-facts.html/comment-page-1#comment-5043</link>
		<dc:creator>Todd Derscheid</dc:creator>
		<pubDate>Wed, 29 Mar 2006 02:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.bargaineering.com/articles/?p=846#comment-5043</guid>
		<description>I hadn&#039;t done that, but I have had to manually multiply out the individual characters of auto VINs to see if they&#039;re actually valid or if our checksum routine was off.</description>
		<content:encoded><![CDATA[<p>I hadn&#8217;t done that, but I have had to manually multiply out the individual characters of auto VINs to see if they&#8217;re actually valid or if our checksum routine was off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cap</title>
		<link>http://www.bargaineering.com/articles/fascinating-aba-routing-number-facts.html/comment-page-1#comment-4951</link>
		<dc:creator>Cap</dc:creator>
		<pubDate>Wed, 22 Mar 2006 23:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.bargaineering.com/articles/?p=846#comment-4951</guid>
		<description>hey wow, i didnt know about this checksum thing.

i dont know why but I just calculated my checking account&#039;s routing number, just to see if it&#039;s true.  talk about productivity.

nice link Jay.</description>
		<content:encoded><![CDATA[<p>hey wow, i didnt know about this checksum thing.</p>
<p>i dont know why but I just calculated my checking account&#8217;s routing number, just to see if it&#8217;s true.  talk about productivity.</p>
<p>nice link Jay.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.bargaineering.com/articles/fascinating-aba-routing-number-facts.html/comment-page-1#comment-4946</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Wed, 22 Mar 2006 19:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.bargaineering.com/articles/?p=846#comment-4946</guid>
		<description>Credit cards also use checksums:

http://www.beachnet.com/~hstiles/cardtype.html</description>
		<content:encoded><![CDATA[<p>Credit cards also use checksums:</p>
<p><a href="http://www.beachnet.com/~hstiles/cardtype.html" rel="nofollow">http://www.beachnet.com/~hstiles/cardtype.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mapgirl</title>
		<link>http://www.bargaineering.com/articles/fascinating-aba-routing-number-facts.html/comment-page-1#comment-4937</link>
		<dc:creator>mapgirl</dc:creator>
		<pubDate>Wed, 22 Mar 2006 15:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.bargaineering.com/articles/?p=846#comment-4937</guid>
		<description>Neat! I guess that&#039;s how websites know if you&#039;ve keyed in something valid?</description>
		<content:encoded><![CDATA[<p>Neat! I guess that&#8217;s how websites know if you&#8217;ve keyed in something valid?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: franky the fsa</title>
		<link>http://www.bargaineering.com/articles/fascinating-aba-routing-number-facts.html/comment-page-1#comment-4932</link>
		<dc:creator>franky the fsa</dc:creator>
		<pubDate>Wed, 22 Mar 2006 13:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bargaineering.com/articles/?p=846#comment-4932</guid>
		<description>Checksum, nice.</description>
		<content:encoded><![CDATA[<p>Checksum, nice.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

