<html xmlns="http://www.w3.org/1999/xhtml">
        <head>
                <meta http-equiv="content-type" content="text/html;charset=utf-8" />
                <title>The Numismatic Bibliomania Society</title>
        </head>
        <body>
                <style type="text/css">
                        <!--
                        
                        /* --- OVERALL --- */
                        body {
                                margin: 0px;
                                padding: 0px;
                                font-family: Georgia, Times, serif;
                                font-size: 15px;
                                line-height: 1.4em;
                                color: #000000;
                        }
                        p {
                                font-family: Georgia, Times, serif;
                                font-size: 15px;
                                line-height: 1.4em;
                                color: #000000;
                        }
                        /* --- LINKS --- */
                        a {
                                color: #000000;
                                text-decoration: underline;
                        }
                        a:hover {
                                color: #50819b;
                        }
                        a.email {
                                padding-left: 13px;
                                background-image: url(http://www.coinbooks.org/global/images/icons/icon_email.gif);
                                background-position: 0 0;
                                background-repeat: no-repeat;
                        }
                        a.link {
                                padding-left: 13px;
                                background-image: url(http://www.coinbooks.org/global/images/icons/icon_weblink.gif);
                                background-position: 0 0;
                                background-repeat: no-repeat;
                        }
                        /* --- HEADERS --- */
                        h1, h2, h3, h4, h5, h6 {
                                font-weight: normal;
                                line-height: 1.2em;
                                color: #000000;
                        }
                        /* --- LIST --- */
                        ul {
                                margin: 0;
                                padding: 0;
                                font-size: 12px;
                                line-height: 13px;
                                color: #333333;
                                margin: 0 0 0 20px; /* This is shorthand  for all 4 margins. Order is top, right, bottom, left. I added 15px to the left of the UL*/

                        }
                        li {
                                list-style: disc;
                                padding-left: 0px;
                                padding-bottom: 5px;
                        }
                        /* --- LAYOUT --- */
                        #masthead {
                                margin: 0;
                                padding: 0;
                                color: #fff;
                                clear: both;
                                text-align: right;
                                background: #a7c0cd;
                        }
                        #content{
                                margin: 5px;
                                padding: 0 10px;
                        }
                        #sidebar {
                                margin: 0;
                                padding: 0;
                        }
                        #footer {
                                margin: 5px;
                                padding: 5px 10px;
                                border-top: #f2f2f2 2px solid;
                                color: #999999;
                        }
                        /* --- INTRO --- */
                        .intro {
                                margin-top: 20px; 
                                font-size: 14px;   
                                padding: 20px;
                                background: #f2f2f2;
                        }
                        /* --- SIDEBAR BOXES --- */
                        .ctabox { 
                                margin-right: 5px;
                                margin-bottom: 10px;
                                margin-top: 10px;
                                padding: 3px 12px;
                                background-color: #a7c0cd;
                        }
                        .ctabox h4 {
                                margin: 0;
                                padding: 4px 0 5px 0;
                                font-size: 18px;
                        }
                        .ctabox p {
                                font-size: 12px;
                                line-height: 1.2em;
                        }
                        .box { 
                                margin-right: 5px;
                                margin-bottom: 10px;
                                margin-top: 10px;
                                padding: 3px 12px;
                                background-color: #f2f2f2;
                        }
                        .box h4 {
                                margin: 0;
                                padding: 4px 0 5px 0;
                                font-size: 18px;
                        }
                        .box p {
                                font-size: 14px;
                                line-height: 1.2em;
                        }               
                        
                        /* EMAIL BODY */
                        /** ADDED WKH **/
                        .quote {
                                padding-left:6px;
                                border-left: 6px solid #dadada;
                                margin-left:1em;
                        }
                        
                        .adbox {                        
                                margin-right: 10px;
                                margin-bottom: 10px;
                                margin-top: 20px;
                                padding: 10px 10px;
                                background-color: #a7c0cd;      
                                border: 1px solid #333;
                        }
                        
                        /* --- IMAGES --- */
                        .imgleft {
                                float: left;
                                margin: 8px 8px 8px 0;
                        }
                        .imgright {
                                float: right;
                                margin: 0 20px 8px 8px;
                                background: #f2f2f2;
                        }
                        
                        /* --- MISC --- */
                        .hidden {
                                display: none;
                        }
                        div.hr {display: none}
                        /*/*/a{}
                        div.hr {
                                display: block;
                                height: 11px;
                                background-image: url(http://www.coinbooks.org/global/images/email/hr_rule.gif);
                                background-repeat: no-repeat;
                                background-position: center center;
                                margin: 1em 0 1em 0;
                        }
                        
                        div.hrKO {display: none}
                        /*/*/a{}
                        div.hrKO {
                                display: block;
                                height: 11px;
                                background-image: url(http://www.coinbooks.org/global/images/email/hr_ruleKO.gif);
                                background-repeat: no-repeat;
                                background-position: center center;
                                margin: .5em 0 .5em 0;
                        }
                        hr {display:none}
                        /* */
                        
                        
                        -->
                        
                                        
                </style>
                <table width="600" border="0" cellspacing="0" cellpadding="0" align="center">
                <tr>
                                <td>
                                        <img src="http://www.coinbooks.org/global/images/layout/esylum_masthead.gif" alt="The Numismatic Bibliomania Society" width="600" height="150" border="0" />
                                </td>
                </tr>
                        <tr>
                                <td align="left" valign="top" >
                                        <table width="200" border="0" align="right" cellpadding="0" cellspacing="0" style="margin: 0 0 20px 20px;">
                                                <tr>
                                                        <td>
                                                                <!-- /////////////////////////////// -->
                                                                <!-- ///                         /// -->
                                                                <!-- ///   BEGIN SIDEBAR CONTENT /// -->
                                                                <!-- ///                         /// -->
                                                                <!-- /////////////////////////////// -->
                                                                <div class="ctabox">
                                                                        <h4>About Us</h4>
                                                                        <p>The Numismatic Bibliomania Society is a non-profit organization promoting numismatic literature. For more information please see our web site at <a href="http://www.coinbooks.org" title="http://www.coinbooks.org" target="_blank">coinbooks.org</a></p>
                                                                </div>
                                                                <div class="ctabox">
                                                                        <h4>Subscriptions</h4>
                                                                        <p>Those wishing to become new E-Sylum subscribers (or wishing to Unsubscribe) can go to the following web page <a href="https://my.binhost.com/lists/listinfo/esylum" title="https://my.binhost.com/lists/listinfo/esylum" target="_blank">link</a></p>
                                                                </div>
                                                                <div class="box">
                                                                        <h4>Membership</h4>
                                                                        <p>There is a membership application available on the web site <a href="http://www.coinbooks.org/club_nbs_member_app.html" title="http://www.coinbooks.org/club_nbs_member_app.html" target="_blank">Membership Application</a></p>
                                                                        <p>To join, print the application and return it with your check to the address printed on the application. Membership is only $15 to addresses in the U.S., $20 for First Class mail, and $25 elsewhere.  For those without web access, write to:</p>
                                                                        <p>David M. Sundman, Secretary/TreasurerNumismatic Bibliomania Society<br />P. O. Box 82 Littleton, NH 03561</p>
                                                                        <h4>Asylum</h4>
                                                                        <p>For Asylum mailing address changes and other membership questions, contact David at this email address: <a href="mailto:dsundman@LittletonCoin.com" target="_blank">dsundman@LittletonCoin.com</a></p>
                                                                        <h4>Submissions</h4>
                                                                        <p>To submit items for publication in The E-Sylum, just Reply to this message, or write to the Editor at this address: <a href="mailto:whomren@gmail.com" title="mailto:whomren@gmail.com" target="_blank">whomren@gmail.com</a></p>
                                                                </div>
                                                                <div class="adbox">
                                                                        <p align="center">
                                                                        <h4>BUY THE BOOK BEFORE THE COIN</h4>
                                                                        <br>
                                                                        </p>
                                                                </div>    
                                                                <div class="box">
                                                                        <h4>Sale Calendar</h4>
                                                                        <p>
                                                                        <ul>
                                                                        <li><a href="http://www.finenumismaticbooks.com">October 3, 2009 SKLOW</a>
                                                                        <li><a href="http://www.vcoins.com/ancient/charlesdavis">October 17, 2009 DAVIS</a>                                                                 
                                                                        <li><a href="http://www.fanningbooks.com">December 3, 2009 FANNING</a>
                                                                        <li><a href="http://www.numislit.com/">January 9, 2010 KOLBE</a>
                                                                        <li><a href="http://www.finenumismaticbooks.com">February 13, 2010 SKLOW</a>
                                                                        <li><a href="http://www.finenumismaticbooks.com">June 12, 2010 SKLOW</a>
                                                                        <li><a href="http://www.finenumismaticbooks.com">October 9, 2010 SKLOW</a>
                                                                        </ul>
                                                                        </p>
                                                                </div>
                                                                <!-- /////////////////////////////// -->
                                                                <!-- ///                         /// -->
                                                                <!-- ///   END SIDEBAR CONTENT   /// -->
                                                                <!-- ///                         /// -->
                                                                <!-- /////////////////////////////// -->
                                                        </td>
                                                </tr>
                                        </table>                  
                                        
                                        
                                        
                                        
                                         
                                                <!-- /////////////////////////////// -->
                                                <!-- ///                         /// -->
                                                <!-- ///    BEGIN MAIN CONTENT   /// -->
                                                <!-- ///                         /// -->
                                                <!-- /////////////////////////////// -->

                                                <!--///////////////////////////////
                                                BEGIN TABLE OF CONTENTS
                                                ////////////////////////////////-->                                          
                                                
                                                <div class="box">
                                                <font size=+1>
                                                                <a name = "top">
                                                                                                        Volume 12, Number 33, August 16, 2009 
                                                                                                        </a> 
                                                </font>
                                                <br><br>
                                                <ul><li><a href='#article1'>
WAYNE'S WORDS: THE E-SYLUM AUGUST 16, 2009
</a><li><a href='#article2'>
REPORT ON THE 2009 NBS NUMISMATIC LITERATURE SYMPOSIUM
</a><li><a href='#article3'>
REPORT ON THE NBS GENERAL MEMBERSHIP MEETING
</a><li><a href='#article4'>
KOLBE NUMISMATIC BOOKSELLER NO. 49 SOLD OUT
</a><li><a href='#article5'>
THESIS REVIEW: PRINTING CHINA'S GOLD BY MARK DAVID MILLER
</a><li><a href='#article6'>
MORE ON ORIGINAL STATE VS. REBINDING
</a><li><a href='#article7'>
MORE SOURCES FOR ARCHIVAL STORAGE MATERIALS
</a><li><a href='#article8'>
QUERY: HOYOIS BOOK ON COUNT FORTSAS SOUGHT
</a><li><a href='#article9'>
MORE ON GADOURY'S OLYMPIC MEDALS BOOK
</a><li><a href='#article10'>
QUERY: UNUSUAL NUMISMATIC BOOKS
</a><li><a href='#article11'>
QUERY: DID THE SPANISH REALLY MINT LION DOLLARS IN MEXICO?
</a><li><a href='#article12'>
PHILADELPHIA INQUIRER ARTICLE FEATURES U.S. MINT PAINTINGS
</a><li><a href='#article13'>
MORE ON THE GORHAM CO. ARCHIVES
</a><li><a href='#article14'>
ALAN WEINBERG'S ANA DIARY AUGUST 2009
</a><li><a href='#article15'>
HOWARD DANIEL'S NUMISMATIC DIARY AUGUST 2009
</a><li><a href='#article16'>
QUERY: IS AN 1851 DATED ONE DOLLAR ITEM A FANTASY PIECE?
</a><li><a href='#article17'>
DICK JOHNSON ON GUTTAG BROTHERS MEDALS
</a><li><a href='#article18'>
LINCOLN CENT MANIA CONTINUES AT SPRINGFIELD LAUNCH CEREMONY
</a><li><a href='#article19'>
PRESIDENTIAL MEDALS OF FREEDOM AWARDED IN WHITE HOUSE CEREMONY
</a><li><a href='#article20'>
STOLEN NEW ZEALAND MEDAL BROKER SEEKS LENIENCY
</a><li><a href='#article21'>
FEATURED WEB SITE: ONLINE GUIDE TO FEUCHTWANGER CENTS
</a></ul>                                           </div>
                                                
                                                <!--///////////////////////////////
                                                END TABLE OF CONTENTS
                                                ////////////////////////////////--> 
                                                
                                                <center>
<a href="http://www.coinbooks.org/club_nbs_esylum_v12n33.html">
Click here to read this issue on the web
</a>
</center>

<h3 id = "article1"><a name="article1">
WAYNE'S WORDS: THE E-SYLUM AUGUST 16, 2009
</h3></a>
<img src="http://farm4.static.flickr.com/3144/2405448807_8d77ee9ab4_t.jpg" 
width="67"
height="100" 
alt="Wayne Homren" 
align="left"
hspace="5" 
vspace="5">
<p>
Among our recent subscribers are
Roger Persichelli, courtesy of Bob Neale, 
Ian Jones, and
Larry Adams.
Welcome aboard!
We now have 1,244 subscribers.  

<p>
Harold Levi writes:
<div class="quote">
This week the formatting of <i>The E-Sylum</i> is perfect.  Keep up the Great Work!!
</div>

<p>
Paul Petch writes:
<div class="quote">
I don't know how much manual effort you had to put into the appearance of the latest issue, but everything looks perfect to me.
I thought I should let you know how much your effort is appreciated,
</div>

<p>
Thanks for bearing with us as we work out these issues. With the change there is some more manual effort required, but this change may be temporary. Regardless, it's worth it to see know that the issue is being formatted properly now for most readers.

<p>
Thanks are also due Michel Prieur of Paris, who published a nice article (in French and English) about <i>The E-Sylum</i> in the September 2009 issue of his firm's <i>Bulletin Numismatique</i>

<p>
Have a great week, everyone!  

<p>
Wayne Homren
<br/> Numismatic Bibliomania Society


<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article2"><a name="article2">
REPORT ON THE 2009 NBS NUMISMATIC LITERATURE SYMPOSIUM
</h3></a>
<p>
John Adams writes:
<div class="quote">
Q. David Bowers was accorded a full house for the 2009 NBS Symposium.  The ostensible topic of the Symposium was Dave's new book, The Encyclopedia of Colonial and Early American Coinage. This outstanding addition to our literature was referenced from time to time but, more often, the audience was treated to a wealth of anecdotes about numismatists and numismatics in general. To say that we were "riveted" is understatement.

<p>
Dave donated a hardcover edition of The Encyclopedia, which was then passed around for the signatures/home towns of all those in attendance.  This marvelous memorial of the occasion was auctioned the following day at our regular NBS meeting, where it fetched $7500 ! QDB was present to see just how much we bibliophiles think of this great author.
</div>

<center>
<a href="http://www.flickr.com/photos/coinbooks/3819505526/" title="Bowers, QD w John Adams and $7,500 book!  ANA 2009-08-07 by Numismatic Bibliomania Society, on Flickr"><img src="http://farm3.static.flickr.com/2602/3819505526_8e033c2895.jpg" width="500" height="375" alt="Bowers, QD w John Adams and $7,500 book!  ANA 2009-08-07" /></a>
</center>

<p>
Dave Bowers adds:
<div class="quote">
<p>
The Numismatic Bibliomania Society Symposium was very well attended, and everyone seemed to enjoy the presentation.  The convention itself was very enjoyable, and at the Stack's bourse table, quite a bit of business was done.  However, public attendance seemed to be very low, and some dealers said this was the slowest ANA Convention in recent memory.  For me, the event was quite enjoyable, as I enjoyed seeing people, attending events, and the like.  
</div>

<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article3"><a name="article3">
REPORT ON THE NBS GENERAL MEMBERSHIP MEETING
</h3></a>
<div class="box">
Numismatic Bibliomania Society Secretary-Treasurer David Sundman prepared these notes on the August 7, 2009 General membership Meeting.  There were approximately thirty people in attendance.
-Editor
</div>
<p>
<b>Old Business:</b>

<p>
1. President Dan Hamelberg reported on the results of the NBS Board Meeting held on 8/06/2009 in Los Angeles.

<p>
Report on August 6, 2009 NBS Board Meeting proceedings

<p>
a.) The slate of Officers from the recently concluded mail ballot tabulated by David Lange, was read into the minutes and approved as follows:

<p>
Dan Hamelberg, President
<br>Dan Freidus, Vice President
<br>David Sundman, Secretary Treasurer

<p>
Board of Trustees:

<p>
P.Scott Rubin
<br>Frank Campbell
<br>Leonard Augsburger
<br>David Fanning
<br>Marc Ricard
<br>W. David Perkins.

<p>
b.) Bylaws revision:  the NBS Board of Trustees voted to amend the by-laws, increasing the number of Trustees on the Board from six to nine, plus officers (total of 12).  This increase left three vacancies on the board that needed to be filled.

<p>
c.) Gifts:

<p>
At the suggestion of Board of Trustee member Marc Ricard, The Board voted to establish a $1,000 scholarship, to be given to a  designated Young Numismatist to go towards attendance to ANA seminars.  In addition, to encourage new collectors of numismatic literature, the NBS would offer a discount of 50% to YN’s  to join the NBS.

<p>
In other action at the Board Meeting, at the suggestion of board member and incoming President Dan Hamelberg,  the NBS Board voted to donate $1,000 to the ANA Library, and $1,000 to the American Numismatic Society Library.

<p>
<b>New Business:</b>

<p>
a.) President Dan Hamelberg asked for and accepted nominations from the floor for the above three board vacancies:

<p>
<br>John Adams
<br>Syd Martin
<br>Martin Logies

<p>
Those members in attendance voted unanimously and Adams, Martin and Logies were elected Trustees, bringing the full board to nine members. 

<p>
b.) Treasurer’s Report.

<p>
David Sundman then presented the Treasurer’s Report:

<p>
Balance as of 6/30/09                   $22,189.01
<br>Balance as of 7/30/09                 $18,478.69
<br>Accounts Receivable (Advertising) $     810.00

<p>
As of 6/30/2009 there were 375 current members (includes 34 life members and 14 comps) compared to 381 last year.  In the past year there were 28 non-renewals and 17 new members. 

<p>
Collins Award

<p>
c.) As voted on by the membership and tabulated by David Lange, the recipient of the newly established Collins Award for the “favorite article by a first-time Asylum author” was Bill Bugert for his article entitled “The Martin Luther Beistle Book on Half Dollars”.  Bill will receive a check for $500.  The Collins Award was established this year in memory of Jack Collins, whose family donated $1,000 to the NBS, in addition to the valuable book on 1794 Dollars, which will be auctioned off at this meeting.  Proceeds of that sale will be used for future literary awards.

<p>
<b>Announcements:</b>

<p>
Numismatic Literature Dealers in the audience were asked to report on new books, and upcoming auctions:

<p>
George F. Kolbe
<p>
New Books for sale:

<p>
1. <i>The Feel of Steel: The Art and History of Bank Note Engraving in the United States</i> by Mark Tomasko, price $600-150 copies printed by Bird & Bull Press.

<p>
2. <i>The Washington Pattern Coinage of Peter Getz</i> by George Fuld, based on original research by Jack Collins. Pre-publication spiral-bound edition price $75; cloth-bound edition price $110; (a spiral-bound proof edition appeared in the NBS auction).

<p>
The next Kolbe auction will be January 9, 2010 in NYC in the Waldorf, featuring highlights of the The Stack Family Numismatic Library.  For more details, see www.numislit.com 

<p>
Karl Moulton:  

<p>
Karl announced his upcoming book, John J. Ford, Jr’s. 1950s Correspondence and The Franklin Hoard. This is a compilation of correspondence from a lot purchased from the George Kolbe auction, of various correspondence from John Ford in the 1950’s, at New Netherlands.  The publication will be sometime after the first of next year.  There is a lot of history on the Franklin Hoard.  Forms the basis of what the Franklin Hoard material was.  Karl has categorized the hoard, pictures, handwritten notes, invoices, pictures, etc., The object is to provide a public record accounting.  

<p>
Karl will send review copies to most of the principals involved in the controversy and get their written input as an addendum.  250 copies will be made, the pre-publication price is $350 (hardbound) Reg. price $395.  This is a most interesting study of one of the most controversial topics in numismatics in the past 50 years. For more details, see Karl’s website: http://www.coincats.com/

<p>
The year 2009 is proving to be a bumper year for libraries coming out for auction.  Dave Bowers has sent Karl 340 cartons from his research library.  He has scheduled three sales for next year.  These auctions contain much that David Bowers has used to put his wonderful books together.

<p>
<b>The Annual NBS Auction:</b>

<div class="box">
Dave also sent some pictures.  This one shows Brad Karoleff calling the NBS auction flanked by Dan Hamelberg and Nancy Green.
-Editor
</div>

<p>
NBS member Q. David Bowers arrived after completing his participation at the PNG’s "Share the Knowledge Seminar" where he was the featured speaker. 

<p>
<a href="http://www.flickr.com/photos/coinbooks/3829091164/" title="Hamelberg-Karoloff-Nancy Green NBS Auction 2009-08-07 by Numismatic Bibliomania Society, on Flickr"><img src="http://farm4.static.flickr.com/3442/3829091164_da9dce7c47_m.jpg" width="240" height="171" align="right" alt="Hamelberg-Karoloff-Nancy Green NBS Auction 2009-08-07" /></a>
Brad Karoleff then called the auction amidst much kibitzing, with all six lots enthusiastically bid, particularly by Hamelberg Adams and Orosz.  The grand total realization for the six lots was $14,550.10, smashing the previous NBS auction record of $7,201.00 established just last year.

<p>
Of particular note this year, was the World Record price of $7,500.00 received for the Whitman Encyclopedia of Colonial and American Coins, by Q. David Bowers, which had been signed by all in attendance at the NBS Symposium on Thursday, August 6th.  Thanks to all who participated.

<p>
2009 NBS Auction Results

<p>
Lot #1.  1794: The History and Genealogy of the First US Dollar, by Jack Collins and Walter Breen.  Donated by the Collins Family to the NBS/ Sold for $5,000.00

<p>
Lot #2.  Special images from upcoming book, Pictures of the First United States Mint: The Numismatic Legacy of Frank H. Stewart, by Joel Orosz and Leonard Augsburger.  Sold for $350.

<p>
Lot #3.  The John Weston Adams Collection of Medallic Distinctions Awarded to North American First Peoples, Stack’s catalog, January 13-14, 2009.  Sold for $300. 

<p>
Lot #4  Whitman Encyclopedia of Colonial and American Coins, by Q. David Bowers, signed the author and all in attendance at the NBS Symposium held August 6, 2009 .  
Sold for $7,500.00

<p>
Lot #5.  The Joseph Brobston Collection of United States Half Cents. New York, 1999. 24pp reprint of Stacks 1963 fixed price catalog, Special limited (25)  hard-bound edition.   Sold for $600 

<p>
Lot #6.  The Washington Pattern Coinage of Peter Getz, by George Fuld. Special edition.  Sold for $500

<p>
Total raised:  $14,550.10

<p>
At the close of the auction the meeting was adjourned.

<p>
Respectfully submitted, 

<p>
David Sundman

<p>
Secretary-Treasurer
<br>Numismatic Bibliomania Society
<br>PO Box 82
<br>Littleton, NH 03561



<p>
Ray Williams writes:
<div class="quote">
<p>
I saw that Syd Martin was elected as one of the new Directors of the Numismatic Bibliomania Society.  I have to say that I've worked with Syd on a number of numismatic projects, and he is professional, knowledgeable and a good person!  He wrote THE book on Wood's Hibernias and in doing so has set a new standard for future authors to follow.  

<p>
He is the C4 Newsletter Editor and I attribute a great part of the success of C4 to the quality of our quarterly publication. I could go on about his involvement with ANS and other organizations, but I'll just close by saying how fortunate NBS is to have him on staff.  As the old saying goes, "If you need to get something done, ask a busy man".  That's what NBS has done.
</div>


<div class="ctabox">
<center>
<h4>
THE BOOK BAZARRE</h4>
</center>
<b>DAVID SKLOW - FINE NUMISMATIC BOOKS</b> 
Sale #8, Saturday October 3, 2009, highlights are now posted on my web site (catalog will be posted next week).
<a href="http://www.finenumismaticbooks.com">www.finenumismaticbooks.com</a>.
<p>
The sale includes: scarce and limited edition Red Books; long run of <i>The Numismatist</i>, long run of deluxe Bowers & Merena catalogs, Rare 1910 work on Clearing House Loan certificates by James Cannon; runs of Bluestone, Hesslein, Elder, Kosoff, Charles Fisher, Ben Green catalogs; Complete set of the <i>Numismatic Scrapbook</i>; Three volumes of British Historical medals by Laurence Brown; Several Mitchiner’s on Jetons; numerous scarce periodicals; Deluxe leather Russian Silver Coinage by Julian; Bound <i>Coin Collectors Journal</i> 1934-1945; Deluxe Bound Stack’s catalogs; Rare 1962 First Printing of the 1804 Dollar Book by Bressett & Newman;
<p>
PH: (719) 302-5686, FAX: (719) 302-4933.  EMAIL:
<a href="mailto:numismaticbooks@aol.com"> numismaticbooks@aol.com</a>
USPS: Box 6321, Colorado Springs, CO. 80934. Contact us for your numismatic literature needs! 

</div>

<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article4"><a name="article4">
KOLBE NUMISMATIC BOOKSELLER NO. 49 SOLD OUT
</h3></a>
<div class="box">
George Kolbe forwarded this note about the status of his recent fixed price list of numismatic literature.
-Editor
</div>
<p>
<a href="http://www.flickr.com/photos/coinbooks/3708142703/" title="Kolbe Numismatic Bookseller by Numismatic Bibliomania Society, on Flickr"><img src="http://farm4.static.flickr.com/3464/3708142703_2f93332876_m.jpg" width="187" height="240" align="right" alt="Kolbe Numismatic Bookseller" /></a>
Q. When are book sales REALLY good?

<p>
A. When you sell EVERYTHING!

<p>
All of the items have been sold from <i>The Numismatic Bookseller No. 49 Post-Moving Sale.</i> Initial sales were excellent and, several days ago, all of the remaining items were sold at a price agreeable to both buyer and seller.

<p>
I feel a bit guilty that many bibliophiles continue to pore over an admittedly disorganized fixed price list to no avail. If time permits, I will issue another such price list in the fall.


<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article5"><a name="article5">
THESIS REVIEW: PRINTING CHINA'S GOLD BY MARK DAVID MILLER
</h3></a>
<div class="box">
Loren Gatch of the University of Central Oklahoma submitted this review of Mark David Miller’s 2007 thesis <i> Printing China’s Gold: The American Bank Note Company and the Customs Gold Units of 1930</i>.
-Editor
</div>
<p>
Not only does the Internet keep in circulation books long out of print, it also makes available material that might remain unpublished. Case in point is Mark David Miller’s "Printing China’s Gold: The American Bank Note Company and the Customs Gold Units of 1930" (University of Nevada, Las Vegas, 2007).

 
<p>
In his Master’s thesis, Miller, recounts how the Chinese government in the late 1920s sought to fortify its finances in order to handle its burdensome foreign debt. Key to the problem was the worldwide depreciation of silver, the metal in which China’s import duties were denominated. Based on the advice of Edwin Walter Kemmerer of Princeton University, the renowned "money doctor"” whose financial advice was sought by many governments, China created its own central bank and introduced a gold-backed instrument, the "Customs Gold Unit" (CGU), with which import duties would be paid. Printed initially by the American Bank Note Company, CGUs soon served as a parallel medium for financial transactions alongside China’s traditional tael and other local currencies. This reform not only matched China’s tariff revenue with its international gold-denominated liabilities, but also put the country on the road towards monetary and financial modernization.
 

<p>
<a href="http://www.flickr.com/photos/coinbooks/3812689045/" title="1930 Central Bank of China 10 cents by Numismatic Bibliomania Society, on Flickr"><img src="http://farm3.static.flickr.com/2487/3812689045_ec25b3cb75_m.jpg" width="240" height="221" align="right" alt="1930 Central Bank of China 10 cents" /></a>
Alas, while CGUs were used through 1949, conflict with Japan and then the Chinese civil war put a brake on these reforms. What is distinctive about Miller’s work is that he makes extensive use of correspondence acquired by Arthur Morowitz at auction from the American Bank Note’s archives to explore the relationship between a private bank note printer and a sovereign central bank. A banknote collector himself, Miller shows how collaboration between collectors and academics enriches our understanding of both numismatic and financial history.


<p>
As a Master’s thesis, Miller’s work is a quick read (chapter 8 in particular focuses on ABNC). But the appendices alone are worth a look for the detail they give into ABNC’s role in this remarkable undertaking. A full copy can be downloaded from ProQuest’s Dissertation Abstracts at any decent academic library. Otherwise, I would be happy to email a copy to anybody (naturally, under "fair use" guidelines). Write me at: lgatch@uco.edu.


<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article6"><a name="article6">
MORE ON ORIGINAL STATE VS. REBINDING
</h3></a>
<p>
Ralf W. Boepple writes:
<div class="quote">
<p>
Joe Boling's comment enticed me to give my two cents' worth (what came immediately to my mind when I read the first contribution):
There may be pros and cons in the question of repairing coins, but "expertly repaired" is definitely a plus for any book that is not in the Guttenberg bible sphere. In my coins, I look at the surface, in my numismatic books, at the content!
</div>

<p>
To read the earlier E-Sylum articles, see:
<br><a href="http://www.coinbooks.org/esylum_v12n32a10.html">
ORIGINAL STATE VS. REBINDING
</a>
(www.coinbooks.org/esylum_v12n32a10.html)

<br>
<a href="http://www.coinbooks.org/esylum_v12n32a06.html">
BOOK REVIEW: OLYMPIC MEDALS AND COINS BY VICTOR GADOURY
</a>
(www.coinbooks.org/esylum_v12n32a06.html)

<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article7"><a name="article7">
MORE SOURCES FOR ARCHIVAL STORAGE MATERIALS
</h3></a>
<p>
Joe Ciccone of the American Numismatic Association writes:
<div class="quote">
<p>
Regarding tabloid-sized archival storage boxes, there are at least a few places to check. The first would be Hollinger Corporation
(www.hollingercorp.com). They're the granddaddy of archival product
companies and are recognized by professional archivists as producing some
of the highest quality archival supplies. 

<p>
Other companies include either
University Products (http://www.archivalsuppliers.com/) and Gaylord
Brothers (http://www.gaylord.com/lobby_gaylordmart.asp?), both of which
are well-respected.
</div>

<p>
Dan Freidus writes:
<div class="quote">
<p>
Here are some vendors of archival boxes as well as folders and other storage material:

<p>
http://www.hollingercorp.com/  (recently merged with “metal edge” and has been the standard against which other archival boxes have been measured for decades.

<p>
http://www.lightimpressionsdirect.com/ also carries archival boxes but I mention them especially for a better selection of “portfolio boxes” and “presentation boxes”. However, note that much of their material is intended for photographs so that, while it is acid-free, it is not buffered and therefore offers less protection.

<p>
Other good companies in the field include: University Products <http://www.archivalsuppliers.com/>, and Conservation Resources <http://www.conservationresources.com/>. 

<p>
Better for single sheets than entire newspapers, I also like using Itoya portfolios when plastic is okay instead of paper for storage. They are polypropylene and quite inexpensive. They’re available at most good art supply stores and many places on the web. They come as small as 4x6” (sized for standard snapshots but they work for some paper money and small documents) and as large as 18x24”.
</div>

<p>
<div class="box">
Thanks for the great suggestions, everyone.  Now none of our readers has an excuse not to treat their library right with professional archival storage products.
-Editor
</div>

<p>
To read the previous E-Sylum article, see:
<a href="http://www.coinbooks.org/esylum_v12n32a09.html">
A SOURCE FOR ARCHIVAL STORAGE BOXES
</a>
(www.coinbooks.org/esylum_v12n32a09.html)



<div class="ctabox">
<center>
<h4>
THE BOOK BAZARRE</h4>
</center>
<b>OVER 300 NUMISMATIC TITLES</b>:  
Wizard Coin Supply has over 300 numismatic titles in stock, competitively discounted, and available for immediate shipment.  See our selection at 
<a href="http://www.WizardCoinSupply.com">
www.WizardCoinSupply.com 
</a>.

</div>
<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article8"><a name="article8">
QUERY: HOYOIS BOOK ON COUNT FORTSAS SOUGHT
</h3></a>
<p>
In last week's issue I quoted an article discussing the 1840 "Count Fortsas" bibliophile hoax perpetrated by Renier Chalon.
Len Augsburger writes:
<div class="quote">
<p>
Some time ago I translated the obituary of Renier Chalon (1802-1889) which was published in <i>Revue Belge</i> (1889).  George Kolbe had previously shared with me his research file on the Count Fortsas affair.  The translation remains unpublished, for we are searching for a book which provides further information, namely <i>Documents et particularitíes sur le catalogue du comte de Fortsas</i> by Emm. Hoyois (1857).  Should anyone in the reading audience have a copy they might be willing to lend we would be grateful to see it.
</div>

<p>
<div class="box">
If anyone in numismatic already had a file about this hoax, it had to be George Kolbe.  Hopefully the book Len seeks will turn up soon!
-Editor
</div>

<p>
To read the previous E-Sylum article, see:
<a href=" http://www.coinbooks.org/esylum_v12n32a19.html ">
CHALON'S 1840 BIBLIOPHILE HOAX
</a>
(www.coinbooks.org/esylum_v12n32a19.html)

<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article9"><a name="article9">
MORE ON GADOURY'S OLYMPIC MEDALS BOOK
</h3></a>
<p>
Ralf W. Boepple writes:
<div class="quote">
<p>
<a href="http://www.flickr.com/photos/coinbooks/3800067748/" title="Gadoury Olympic Medals and Coins by Numismatic Bibliomania Society, on Flickr"><img src="http://farm4.static.flickr.com/3492/3800067748_d8ba337ec7_m.jpg" width="165" height="240" align="right" alt="Gadoury Olympic Medals and Coins" /></a>
Regarding Howard Daniel's review of Gadoury's Olympic Medals book, Baden-Baden is part of Baden-Wurttemberg, not Bavaria, which changes neither the beauty of the town nor the usefulness and recommendability of any numismatic work published under the name of Mr. Gadoury.
</div>

<p>
William P. Houston of
Frankfurt am Main writes:
<div class="quote">
In the last edition of the E-Sylum Mr. Howard Daniel offered some notes about the late Victor Gadoury and his catalog <i>Olympic Medals and Coins.</i> (First edition; Monte-Carlo, Monaco; 1996).  
 
<p>
I too knew Victor for many years and was quite saddened by his early death.  I have a number of his books in my library, some with nice endorsements  to me.  
  
<p>
I bought a copy of the Olympic book immediately after it was published.  I still have the promotional flyer for the book.  Herein it says the edition of the English language translation was 2000 copies and the list price then was USD 80.00.  The French edition had a run of 1000 and cost FF 395.00.  
  
<p>
As far as I know there are no later editions of the catalogs.  And this despite the popularity of Olympic items and the tons of coins struck for larger and larger series every couple of years now.  It seems to me that the catalogs are actually little known.
  
<p>
A slight problem I have observed while using (not only) this catalog is that the English is sometimes unclear to baffling.  The proofreading seems not to have been overly exact.  Thru personal experience I have come to the conclusion that it is extremely difficult to be entirely fluent in a foreign language.  It seems to me that persons thinking of writing or publishing a book or article in a foreign language should, if at all possible, at the end make efforts to find a native speaker to check the text for problems.  Even if the writer is considered proficient in the foreign language.  
  
<p>
And finally a quick correction for Mr. Daniel.  The city or town (it has about 50,000 residents) of Baden-Baden is not in Bavaria.  The name of the place is trying to tell us something  -- it is the town/city of Baden in the duchy/grand duchy of Baden.  Not to be confused with Baden bei Wien (Baden by Vienna) -- both places are spas.  The arms of the Austrian Baden show a man and a woman in a bath tub.  The arms of the German Baden are just a heraldic shield.  To be entirely correct, today Baden-Baden is in the Land (state) of Baden-Württemberg.
</div>

<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article10"><a name="article10">
QUERY: UNUSUAL NUMISMATIC BOOKS
</h3></a>
<div class="box">
Speaking of Bavaria, David Klinger suggested a new E-Sylum topic: Unusual numismatic books.  In 2004 he wrote an article for the MPC Gram about one unusual book he owns, and later posted a blog entry about it.  Here are some excerpts.
-Editor
</div>

<div class="quote">
<p>
This is an unusual book inside a "coin". The coin is two shells which fit together much like an old-time pill box (2" x 1/4"). The book is a 30 page fan-fold book with disc shaped pages and a ribbon binding. The pictures and text of the book depict heroes of the era (1914/16),and various battles and home front themes.

<center>
<a href="http://www.flickr.com/photos/coinbooks/3819559264/" title="Unusual Coin Book 2c by Numismatic Bibliomania Society, on Flickr"><img src="http://farm3.static.flickr.com/2661/3819559264_28840627c9_o.jpg" width="400" height="204" alt="Unusual Coin Book 2c" /></a>
</center>

<p>
Obverse coin legend: LUDWIG III, KING OF BAVARIA
<br>Reverse coin legend: IN LOYAL CELEBRATION, BAVARIAN THALER, 1914/16
<br>The title page of the book reads: DEDICATED TO OUR COURAGEOUS BAVARIA IN LOYALTY AND GRATITUDE
<br>The end page reads: TO THE MEMORY OF THE GREAT WAR, [with blank lines to enter names etc.]
</div>

<p>
To read the complete blog article, see:
<a href="http://davidklinger.blogspot.com/2004/11/unusual-wwi-coin-book.html">
Unusual WWI Coin Book
</a>
(davidklinger.blogspot.com/2004/11/unusual-wwi-coin-book.html)

<p>
<div class="box">
Below is another image David forwarded.  We have discussed a few unusual numismatic books in the past, but now's a good time to reopen the subject.  Tell us your candidates for most unusual numismatic book!
-Editor
</div>

<p>
<center>
<a href="http://www.flickr.com/photos/coinbooks/3818759731/" title="Unusual Coin%20Book%201c by Numismatic Bibliomania Society, on Flickr"><img src="http://farm3.static.flickr.com/2553/3818759731_62e509245d_o.jpg" width="400" height="267" alt="Unusual Coin%20Book%201c" /></a>
</center>

<p>
David adds:
<div class="quote">
<p>
This begs another general question: just what is a book?
Webster says: A volume made up of written or printed pages fastened along one side and encased between protective covers.
Is a book of matches with printing on the paper matches really a book?  
How about an e-book (Kindle) etc.?
</div>


<div class="ctabox">
<center>
<h4>
THE BOOK BAZARRE</h4>
</center>
<b>DAVID F. FANNING NUMISMATIC LITERATURE</b> 
offers rare and out of print material on numismatics from around the world. For our ANA book catalogue, from which much remains available, see our Web site at
<a href="http://www.fanningbooks.com">
www.fanningbooks.com
</a>.

</div>

<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article11"><a name="article11">
QUERY: DID THE SPANISH REALLY MINT LION DOLLARS IN MEXICO?
</h3></a>
<p>
Ray Williams writes:
<div class="quote">
I would be very interested to hear if the Spanish actually minted Lion Daalders in Mexico.  I had never heard of this and I wonder where Lee Hallman got his information, as stated in the August 9th 2009 E-Sylum.
</div>

<p>
<div class="box">
Good question.  It wouldn't be the first time a non-numismatist (or anyone for that matter) got a numismatic fact twisted.  Can anyone set us straight?
-Editor
</div>

<p>
To read the earlier E-Sylum article, see:
<a href="http://www.coinbooks.org/esylum_v12n32a16.html">
1643 LION DOLLAR UNEARTHED IN PENNSYLVANIA FIELD
</a>
(www.coinbooks.org/esylum_v12n32a16.html)


<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article12"><a name="article12">
PHILADELPHIA INQUIRER ARTICLE FEATURES U.S. MINT PAINTINGS
</h3></a>
<p>
Kay O. Freeman writes:
<div class="quote">
This article ("Memory Stream") was in the Philadelphia Inquirer, Sunday, August 9, 2009.  It shows the first U.S. mint and  the painting by J. W. Dunsmore (both paintings very romanticized!) that was mentioned in Aug. 2, 2009 E-sylum.  That E-Sylum issue, Vol 12,#31, had many items of special interest to me, especially Dick Johnson's visit to Gorham Co. archives.  
</div>

<p>
<center>
<a href="http://www.flickr.com/photos/coinbooks/3818364040/" title="Dunsmore 1st Philadelphia Mint by Numismatic Bibliomania Society, on Flickr"><img src="http://farm3.static.flickr.com/2593/3818364040_de46e96aaf.jpg" width="500" height="289" alt="Dunsmore 1st Philadelphia Mint" /></a>

<a href="http://www.flickr.com/photos/coinbooks/3818364060/" title="Dunsmore Washington Inspecting 1st Coins by Numismatic Bibliomania Society, on Flickr"><img src="http://farm4.static.flickr.com/3494/3818364060_276c525b28.jpg" width="500" height="325" alt="Dunsmore Washington Inscpecting 1st Coins" /></a>
</center>

<p>
<div class="box">
The article is a brief filler using content provided by the Historical Society of Pennsylvania.
-Editor
</div>

<div class="quote">
<p>
During the summer of 1792, the U.S. government constructed its first public building. The three-story United States Mint, at Seventh and Filbert Streets, came to be known as "Ye Olde Mint."

Congress authorized the construction of the mint with the passage of the Coinage Act in April 1792. President George Washington appointed David Rittenhouse, a native of Germantown and an accomplished scientist and astronomer, to be the first director. In September 1792, the mint got a smelting furnace, though it would be another year before it began producing coins regularly.
</div>

<p>
To read the complete article, see:
<a href="http://www.philly.com/inquirer/currents/20090809_Memory_Stream_Dipping_into_Philadelphia_s_illustrated_past.html">
Memory Stream Dipping into Philadelphia's illustrated past
</a>
(www.philly.com/inquirer/currents/20090809_Memory_Stream_<br/>Dipping_into_Philadelphia_s_illustrated_past.html)

<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article13"><a name="article13">
MORE ON THE GORHAM CO. ARCHIVES
</h3></a>
<p>
Regarding the Gorham Co. archives, Kay O. Freeman writes:
<div class="quote">
<p>
I have been there for silver symposiums and know Sam Hough, who is remarkable.  He is also a rare book dealer in Cranston, RI.  His company is called The Owl at the Bridge. (after Ambrose Bierce?).  The website is owlbridge.com

<p>
There are lots of useful biographies of Gorham workmen and designers on the site.  That is how I got interested in numismatics - because of the cross-over of medals, and other commemorative items, within silver companies IE Tiffany, Peter Krider (Philadelphia), Shreve (San Francisco) etc.
</div>

<p>
To read the earlier E-Sylum article, see:
<a href="http://www.coinbooks.org/esylum_v12n31a16.html">
NUMISMATIC RESEARCH IN THE GORHAM COMPANY RECORDS
</a>
(http://www.coinbooks.org/esylum_v12n31a16.html)

<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article14"><a name="article14">
ALAN WEINBERG'S ANA DIARY AUGUST 2009
</h3></a>
<div class="box">
Alan V. Weinberg submitted these thoughts on the recent American Numisamtic Association convention, along with a recollection of Henry Christensen.
-Editor
</div>
<p>
The Los Angeles ANA has just concluded . I had alot of fun, learned alot and acquired a few nice things. But it was the worst summer ANA I've attended since I started attending in 1964 and this opinion was echoed by many longterm attendees with whom I talked. No, it wasn't the economy in the main - it was the isolated Los Angeles downtown convention center. Altho I've lived in Los Angeles since  1970, I've never ventured to downtown LA and no one does unless they work there. Negative word of mouth concerning the venue was prolific several months ago and many regular summer ANA dealers and collectors just didn't come. 

<p>
Other complaints such as mediocre ANA-chosen hotels quite some walking distance away, outlandish hotel parking fees, $12 daily convention parking,  1st time $6 daily admission fees to non-ANA members (the vast majority of collectors are not ANA members) , dismal uninviting surroundings around the convention center, and many other factors lead to a spiritless "just a big Long Beach show" atmosphere.  The aisles were often almost empty, unlike the vigorous, crowded Portland and Baltimore ANA's recently attended.
 
<p>
>From the numerous (dozens) of conversations I had and overheard, most everyone who attended echoed my sentiments while there. Even the many ANA show comments on the PCGS Coin Forum are almost totally in agreement with what I said. Location!

<p>
Larry Stack attended the show for the first two days only, walking around only and chatting with old friends, including yours truly. He's lost perhaps twenty pounds (and proud of it!), and looks relaxed and rested.

<p>
National Gold Exchange, discussed in <i>The E-Sylum</i>, had a large corner booth and Mark Yaffe was there - gotta give him credit with all the negative publicity for having the courage to attend. Curiously, his cases were full of merchandise. 

<p>
There was quite a run on the new U.S. Mint high relief proof bullion gold pieces at $1,289 apiece. The U.S. Mint booth restricted you to 10 pieces which you could pay for on your credit card.  Many used their 2% back American Express cards and also got enormous airline mileage credits to boot with an almost $13,000 purchase. Then, they'd turn the 10 pieces around for a $50+ apiece profit and sell their entire purchase to any one of perhaps 5 major dealers there buying them up for massive orders they had. 

<p>
One major dealer had an order for 500 pieces he had to fill and bought and bought 10 piece limits over and over from dealers, their assistants, their wives, their children, etc.  That injected a bit of excitement into a rather lackluster show. 

<p>
Simply put (and expressed by dozens of people I talked to or overheard), the ANA needs to choose venues a lot more carefully and consider many factors, NOT just the cheapest venue. Otherwise, shows and attendance will shrink dramatically and membership will drop off, exactly the opposite from the ANA's current intention with the new $6 daily show entry fee for non-members.

<p>
With respect to Henry Christensen- I recall his slender frame, strong jawline   and wire rim glasses. I guess I'm getting "that old". 

<p>
I own a superb 1652 Massachusetts Oak Tree threepence which I bought from Tony Terranova a few years after he bought it in one of Henry's auctions, an auction session  containing several superb Mass colonial silver coins. There were 4-5 lots of extraordinary Mass silver , apparently all from one source (European?) which HC didn't normally handle.  As I recall, Dick Picker chased the coins up.

<p>
It is the finest known rare variety Noe 24. It was sold in Christensen's December 1978 auction sale and Tony sold it to me in 1984.

<p>
<div class="box">
Thanks for the update!  Sorry I missed the show.
Seeing old friends and making new ones is the best part of any convention.
</div>

<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article15"><a name="article15">
HOWARD DANIEL'S NUMISMATIC DIARY AUGUST 2009
</h3></a>
<div class="box">
Howard Daniel submitted these notes on the recent Los Angeles ANA convention and Tuesday's meeting of our Northern Virginia numismatic social group, <i>Nummis Nova</i>.  Because of the ANA convention and vacation season, only six folks attended, including Howard, Joe Levine, Dave Schenkman, Roger Burdette and Traci Poole.
-Editor
</div>
<p>
With so few of us Tuesday night, there was no talking over someone else's conversation so it was quite an easy time to participate instead of trying to keep track of two or three conversations going on at the table with the usual more attendees.  We also received a solo singing performance from the restaurant owner.  He sang an opera song with English words about the Washington Redskins and it was absolutely hilarious.  

<p>
I was the only person to bring something and it was a book: <i>Burma's Currency and Credit</i> by Dr. U Tin Wai, Orient Longmans Ltd, Calcutta, India, 1953, 222 pages.  It has a ton of little tidbits about many different types and varieties of Burma's financial instruments.  It was a very lucky find from the bibliography of another book.  I always look through every book's bibliography for possible other useful references.  Every once in awhile, I find a treasure like this one.

<p>
I also brought a small Burma silver coin of 1852.  The Rupee size coins of the series are fairly common but the minors were generally melted for jewelry.  I bought it at the Los Angeles ANA for $6, which is about one-tenth its value.  A nice find, and in better condition than the one in my collection too!  

<p>
Traci Poole brought me a box of new archival quality two pocket pages for paper money and other pieces of paper.  The pages are much wider than normal but I am pretty sure they will fit on my library and safe shelves.  They are really, really much better than the PVC pages and I told her I will likely order about five more boxes so I have enough to lay out my next catalog and safely protect the paper items.

<p>
The LA ANA was not busy for most dealers but we in the club row in the back were busy!  One dealer came over to me and told us we had more people at our tables than he and his neighboring dealers.  This is not good!  I gave out all of the references I brought and all of the 400 packets of coins, a note, and a flyer about my organizations.

<p>
The International Bank Note Society (IBNS) meeting I moderated on Saturday had a new record attendance of 33 people!  It was a great meeting.  The Numismatics International (NI) meeting that followed it also had many more than usual but not a record.  The speaker was Everett Jones, "the" man in numismatics about chopmarked coins.  He gave a fantastic talk and kept everyone there until we had to vacate the room.

<p>
I always have show and tell in the IBNS meeting I moderate because I want everyone to get to know the other people around them and what they collect.  Many have connected with people with similar interests and I like to see everyone networked and not feel alone.  I try to limit each person's time to one or two minutes but many have a lot to say.  

<p>
With almost 30 people in the room for the IBNS meeting, I knew there would only be time for the show and tell and then the planned MPC Mini-Fest in the last 15-20 minutes, so I cancelled my talk about the military coupons used by the Chinese military after they invaded Vietnam in 1979 and used in the Sino-Vietnam War of 1979-80.  But I did briefly mention them in the show and tell.  Then more people arrived late and the total was 33 people, so the show and tell went on for quite awhile!

<p>
The MPC Mini-Fest was conducted by Colonel Bill Myers, who is in the active Army Reserve, and two tour veteran of Iraq as an orthopedic surgeon.  He created special Military Fest Certificates (similar to Military Payment Certificates (MPC)) commemorating the 1942 Battle of Los Angeles.  Right after WWII started someone thought there were Japanese planes coming to bomb Los Angeles and the anti-aircraft guns started shooting wildly into the air at nothing.  There were no planes but it was a helluva night and there were several casualties from falling shrapnel of the anti-aircraft rounds.  Everyone who stayed for the Mini-Fest received a MPC.

<p>
I contacted Everett Jones well before the ANA and asked him to be the speaker at the NI meeting.  He agreed to speak about his chopmarked coin collection and his research.  I picked out about a dozen chopmarked coins from my collection and circulated them through the dozen plus attendees (usually only three or four) while Everett talked and also circulated some of his pieces.  I think several of the attendees will become collectors of chopmarked coins.  I also showed a chopmarked Chinese banknote and told everyone that the Chopmarked Collectors Club (which Everett started) would add banknotes and other chopped paper to its interests.  My first article to the club newsletter will illustrate the chops on about ten current US $100 notes.  Chops are still used to authenticate currency!

<div class="box">
Thanks for the update, Howard!  Bibliography-diving is one of my favorite hobbies, too.  One of the first things I read in a new book is the bibliography, and if I see an unfamiliar reference that looks interesting, I make a note of it.  Today one can just go online and enter a "want" and forget about it - when the book comes up for sale, you'll be notified.  It takes part of the fun and much of the work out of book searching, but the delight is the same when you add a long-wanted title to your library.
-Editor
</div>

<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article16"><a name="article16">
QUERY: IS AN 1851 DATED ONE DOLLAR ITEM A FANTASY PIECE?
</h3></a>
<div class="box">
Jim Duncan of New Zealand submitted the following query.  Unfortunately, we don't have an image of the item in question.  Does anyone have any guesses?  Could you point us to an image on the web that might match the description?  Thanks.
-Editor
</div>
<p>
Help! I have been shown a coin - silver dollar size, and looks to be silver.   It has on obverse an Indian head (as 1 cent) with UNITED STATES OF AMERICA around in serif face, and * * under neck.
 
<p>
The reverse is also UNITED STATES OF AMERICA around in very plain sans serif, a wreath within and within the wreath 1 / DOLLAR / 1851 (also very sans serif).   No initials or mint marks of any sort.
 
<p>
Both sides have tiny pointed denticles around, and the reverse is generally not as crisp as the obverse, the UNITE is especially weak.

<p> 
I think it's a fantasy, but the owner has hopes.   Can anyone in the USA provide more information please?


<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article17"><a name="article17">
DICK JOHNSON ON GUTTAG BROTHERS MEDALS
</h3></a>
<div class="box">
Dick Johnson submitted these notes on the Guttag Brothers medals.
-Editor
</div>
<p>
<a href="http://www.flickr.com/photos/coinbooks/3800037839/" title="Guttag Brothers 1926 token by Numismatic Bibliomania Society, on Flickr"><img src="http://farm4.static.flickr.com/3527/3800037839_aa36674430_o.jpg" width="240" height="238" align="right" alt="Guttag Brothers 1926 token" /></a>
I cannot answer Bob Rightmire's specific question on the Guttag Bros. "token" in aluminum he is researching as mentioned in last week's E-Sylum. However, I may add some details he may find useful in his further search on these fascinating numismatic items issued by the famed New York City coin dealers.
 
<p>
All Guttag items were struck by Medallic Art Company in New York City, and all were created in the twenties by sculptor Jonathan M. Swanson (1888-1963). Not all the varieties have been cataloged and not all have been published. Perhaps Bob may realize he has a lifetime chore in gathering all known specimens. And numismatists would certainly welcome his publication of what he does uncover. They do not come on the market all that often (thus it may require that lifetime chore, Bob). 
  
<p>
When I came to cataloging these medals when I was at Medallic Art Company, I threw up my hands. The files were missing and the records were nonexistent. I did have some samples to work with and I realized these were struck in two separate years, 1926 and 1927. I assigned a catalog number for each of these years (26-37 and 27-36). In my notes I find the dreaded "nc" next to each. That indicated "not yet cataloged."
  
<p>
The Guttag Brothers invented Coin Week (still being conducted 81 years later!). So one variety has the notation "National Coin Week." I sold half a dozen of these varieties when I was a medal dealer, and I note Joe Levine has sold a couple of these in his auction sales as well. Another variety can be considered the Guttag Bros. "storecard." This was illustrated in the November 1926 issue of <i>The Numismatist</i> (page 619). 
  

<p>
I wouldn't call this a "token" -- it is a medal (as most storecards are medals). I'm a purist. To be a token it has to express some value in a money denomination or merchandise. No value, then it's a medal.
  
<p>
For the earliest version of that Guttag issue I wrote in my notes I found "5 kinds." This could have been die varieties or mules -- I didn't count striking in a different composition as a different "kind." So, Bob, you are going to have tons of fun chasing down all the different metals any of these Guttag items were struck in. And you may find some different die varieties as well.
  
<p>
Last thought: If the Guttag brothers attended the New York Numismatic Club monthly meetings they didn't have far to look for the sculptor for their medals. He may have been sitting next to them. Swanson was very active in the Club and president in 1925 and 1926, remaining active until 1940. He prepared the portraits of 12 club presidents for their presidential medal series (including his own among the most famous names in numismatics!). Can you imagine, he did this from 1909 until 1941, when that commissioned was then passed on to Karl Gruppe for their 1943 medal.


<p>
To read the earlier E-Sylum article, see:
<a href="http://www.coinbooks.org/esylum_v12n32a12.html">
QUERY: RESEARCHER SEEKS 1926 GUTTAG BROTHERS TOKEN
</a>
(www.coinbooks.org/esylum_v12n32a12.html)


<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article18"><a name="article18">
LINCOLN CENT MANIA CONTINUES AT SPRINGFIELD LAUNCH CEREMONY
</h3></a>
<div class="box">
The mania for the new Lincoln cent designs continues.  Here's a nice article from an Illinois newspaper covering official launch ceremony for the latest design.
-Editor
</div>
<p>
Central Illinois and out-of-state coin collectors scrambled to be among the first to get their hands on the latest Lincoln commemorative penny after it was unveiled at the Old Capitol on Thursday morning.

<p>
In the line snaking across the Old Capitol lawn were plenty of people like Donna Park and Julia Carey of Louisville, Ky., who have traveled hundreds of miles this year to collect each subsequent Lincoln penny, four of which are being offered.

<p>
<center>
<img src="http://farm3.static.flickr.com/2505/3821512133_b8be84b84c_t.jpg" width="180" height="180" alt="2009 Lincoln Cent State Capitol Reverse" />
<a href="http://www.flickr.com/photos/coinbooks/3821512185/" title="Springfield IL Lincoln Cent launch by Numismatic Bibliomania Society, on Flickr"><img src="http://farm3.static.flickr.com/2555/3821512185_09168453c6_m.jpg" width="240" height="180" alt="Springfield IL Lincoln Cent launch" /></a>
</center>

<p>
"We went to the first penny launch in Hodgenville, Ky., where they’ve built a replica of Lincoln’s birth cabin," Park said. "We liked it so much, we went to Indiana for the launch of the second penny, which shows Lincoln’s boyhood home."

<p>
Park, who arrived in Springfield Wednesday, said she and Carey planned to spend some time visiting the local Lincoln sites. They also plan to visit Washington, D.C., for the November launch of the fourth penny, which commemorates Lincoln’s presidency.

<p>
As the crowd thinned outside the Old Capitol, the line at the post office at Fourth and Monroe streets lengthened. Collectors affixed their rolls of pennies with stamps to be "canceled" by the postmaster, proving they were in Springfield for the launch.

<p>
"It validates that we got them today," explained Eric Sutton of Louisville, Ky. "It costs 44 cents to cancel the stamp out. I’m getting a lot of things canceled."

<p>
With his father and fiancé, Sutton has attended all three Lincoln commemorative coin launches. He keeps his pennies in a banking box already bearing stamps from the Feb. 12 and May 14 events. On Thursday, he was also getting mint $5 bills bearing Lincoln’s portrait canceled.

<p>
<div class="box">
Lincoln cent designer Joel Iskowitz attended the ceremony.  In this picture he holds a Sharpie marker after signing his autograph on a commemorative "Good Cents" poster designed by Springfield Artist Jonathan Benning.

The event programs, posters, T-Shirts and other ephemera will make great collectibles of the event.
-Editor
</div>

<center>
<a href="http://www.flickr.com/photos/coinbooks/3821512159/" title="Iskowitz Joel Lincoln Cent by Numismatic Bibliomania Society, on Flickr"><img src="http://farm4.static.flickr.com/3438/3821512159_bf5d1c2226.jpg" width="425" height="262" alt="Iskowitz Joel Lincoln Cent" /></a>
</center>

<p>
To read the complete article, see:
<a href="http://www.galesburg.com/news/x1373185640/Hundreds-line-up-for-new-Lincoln-penny">
Hundreds line up for new Lincoln penny
</a>
(www.galesburg.com/news/x1373185640/<br/>Hundreds-line-up-for-new-Lincoln-penny)

<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article19"><a name="article19">
PRESIDENTIAL MEDALS OF FREEDOM AWARDED IN WHITE HOUSE CEREMONY
</h3></a>
<div class="box">
The Presidential Medal of Freedom was awarded by President Obama to sixteen individuals in a ceremony this week in the East Room of the White House.
-Editor
</div>
<p>
<a href="http://www.flickr.com/photos/coinbooks/3819797796/" title="Presidential Meda of Freedom by Numismatic Bibliomania Society, on Flickr"><img src="http://farm3.static.flickr.com/2563/3819797796_392bcfd4e7_m.jpg" width="101" height="240" align="right" alt="Presidential Meda of Freedom" /></a> 
At his first Medal of Freedom conferral, President Obama ran a tight ship of a ceremony, which began slightly after 3 p.m. and clocked in at about 40 minutes' worth of speechifying and medal-bestowing in the glittering East Room, the largest room in the White House. This year, actor Sidney Poitier, Archbishop Desmond Tutu, Broadway star Chita Rivera, Sen. Ted Kennedy (D-Mass.) and former Irish president Mary Robinson were among the 16 who received the nation's highest civilian honor. 

<p>
The president's introductory remarks (smoothly delivered, apparently without written notes) continued in this manner, bowing more to the medal recipients' achievements than to his own experiences with them. After pronouncements were pronounced, Obama clasped medals around 16 necks, engaging in a great deal of hugging, cheek-kissing, whispering and back-patting -- a prolonged bout of physical affection that the recipients happily returned. 

<p>
Guests mingled festively beforehand in the surreal grandeur of the White House foyer, where a clutch of musicians in red uniforms with brass buttons provided background sounds ("I Could Have Danced All Night" and "Night and Day"). At an open bar in the corner, a bartender presided over various liquors, glasses of champagne and a few beer bottles. 


<p>
To read the complete article, see:
<a href="http://www.washingtonpost.com/wp-dyn/content/article/2009/08/12/AR2009081203383.html">
16 Honored With Medal Of Freedom
</a>
(http://www.washingtonpost.com/wp-dyn/content/article/2009/08/12/AR2009081203383.html)


<div class="box">
<i>Physics Today</i> published a short article and photo focusing on awardee 
Stephen Hawking.
</div>

<div class="quote">
<p>
<a href="http://www.flickr.com/photos/coinbooks/3819725560/" title="Stephen Hawking by Numismatic Bibliomania Society, on Flickr"><img src="http://farm3.static.flickr.com/2529/3819725560_aa635e3d71_m.jpg" width="240" height="160" align="right" alt="Stephen Hawking" /></a> 
Professor Stephen Hawking was a brilliant man and a mediocre student when he lost his balance and tumbled down a flight of stairs. Diagnosed with a rare disease and told he had just a few years to live, he chose to live with new purpose. And happily, in the four decades since, he has become one of the world's leading scientists. 

<p>
His work in theoretical physics—which I will not attempt to explain further here—has advanced our understanding of the universe. His popular books have advanced the cause of science itself. From his wheelchair, he's led us on a journey to the farthest and strangest reaches of the cosmos. In so doing, he has stirred our imagination and shown us the power of the human spirit here on Earth....

<p>
At a moment when cynicism and doubt too often prevail, when our obligations to one another are too often forgotten, when the road ahead can seem too long or hard to tread, these extraordinary men and women—these agents of change—remind us that excellence is not beyond our abilities, that hope lies around the corner, and that justice can still be won in the forgotten corners of this world. They remind us that we each have it within our powers to fulfill dreams, to advance the dreams of others, and to remake the world for our children.
</div>

<p>
<div class="box">
Great honors like Presidential Medal of Freedom are not bestowed lightly, yet I can't help but be amused imagining the scene, which sounds for all the world like the setup for a joke.  Let's see, Chita Rivera, Stephen Hawking, Sidney Poitier, Billie Jean King and Archbishop Desmond Tutu go into a bar, and ... well, for good measure let's throw in Dr. Joseph Medicine Crow -- High Bird, the only surviving Plains Indian war chief.  He received his medal from President Barack Obama, who tried to avoid getting a face full of feathers.
-Editor
</div>

<p>
<center>
<a href="http://www.flickr.com/photos/coinbooks/3819753764/" title="Obama Barack by Numismatic Bibliomania Society, on Flickr"><img src="http://farm3.static.flickr.com/2669/3819753764_fb3dd7e4ba.jpg" width="500" height="287" alt="Obama Barack" /></a>
</center>

<p>
To read the complete article, see:
<a href="http://blogs.physicstoday.org/newspicks/2009/08/hawking-receives-us-medal-of-f.html">
Hawking receives US medal of freedom
</a>
(http://blogs.physicstoday.org/newspicks/2009/08/hawking-receives-us-medal-of-f.html)

<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article20"><a name="article20">
STOLEN NEW ZEALAND MEDAL BROKER SEEKS LENIENCY
</h3></a>
<div class="box">
The wholesome-looking man who brokered the return of rare war medals stolen from New Zealand's Waiouru Army Museum in December 2007 is hoping his effort will be rewarded with leniency ... on unrelated charges.
-Editor
</div>
<p>
<a href="http://www.flickr.com/photos/coinbooks/3817518493/" title="Crichton Daniel by Numismatic Bibliomania Society, on Flickr"><img src="http://farm4.static.flickr.com/3498/3817518493_5685f60d82_m.jpg" width="240" height="160" align="right" alt="Crichton Daniel" /></a> 
The man who negotiated the safe return of one of the stolen war medals says he should not spend any time in jail if convicted of serious methamphetamine charges.

<p>
Daniel William Crichton was granted bail while facing serious drugs charges after arranging the return of one of the priceless war medals stolen from the Waiouru Army Museum in December 2007.

<p>
He was bailed in January 2008 after organising the return of a George Cross to police as "a sign of good faith".

<p>
The rest of the medals, including nine Victoria Crosses, were returned four weeks later.

<p>
Two men have subsequently been charged with the burglary.

<p>
To read the complete article, see:
<a href=" http://www.nzherald.co.nz/nz/news/article.cfm?c_id=1&objectid=10590447 ">
Don't jail me, says medal case man
</a>
(www.nzherald.co.nz/nz/news/article.cfm?c_id=1&objectid=10590447)

<div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article21"><a name="article21">
FEATURED WEB SITE: ONLINE GUIDE TO FEUCHTWANGER CENTS
</h3></a>
<p>This week's Featured Web site is John C. Pontorno's online guide to Feuchtwanger Cents.

<center>
<a href="http://www.flickr.com/photos/coinbooks/3825367490/" title="Feuchtwanger Cent HT-268 by Numismatic Bibliomania Society, on Flickr"><img src="http://farm3.static.flickr.com/2466/3825367490_f0bc380863_m.jpg" width="240" height="120" alt="Feuchtwanger Cent HT-268" /></a>
</center>

<div class="quote">
<p>
Welcome to An online guide: Feuchtwanger Cents. Here's a site devoted to the token series created by Dr. Lewis Feuchtwanger. All coins listed are from my collection.
</div>

<center>
<h2>
<a href="http://www.freewebs.com/pontornocoins/index.htm">
www.freewebs.com/pontornocoins
</center>
<div class="ctabox">
<img src="http://www.coinbooks.org/global/images/layout/masthead_image_001.gif" border="0" align="center"/>
</div>
<div class="box" align="right">
<a href="#top"><small>Back to top</small></a>

                                                
                                                <!-- /////////////////////////////// -->
                                                <!-- ///                         /// -->
                                                <!-- ///    END MAIN CONTENT     /// -->
                                                <!-- ///                         /// -->
                                                <!-- /////////////////////////////// -->
                                                                        <!-- /////////////////////////////// -->
                                        <!-- ///                         /// -->
                                        <!-- ///    END MAIN CONTENT     /// -->
                                        <!-- ///                         /// -->
                                        <!-- /////////////////////////////// -->
                                </td>
                        </tr>
                        <tr>
                                <td align="left" valign="top" width="600">
                                                <img src="nbs_email_footer.gif" width="600" height="160" alt="" />
                                </td>
                        </tr>
                </table>
</body>
</html>