<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: 6px;
                        }
                        /* --- 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;
                        }
                        .greybox { 
                                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 devoted to the study and enjoyment of 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://lists.capalon.com/lists/listinfo/esylum" title="https://lists.capalon.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. Print/Digital membership is $40 to addresses in the U.S., and $60 elsewhere.  A digital-only membership is available for $25. 
                                                                        For those without web access, write to:</p>
                                                                        <p>Terry White, Treasurer<br/>Numismatic Bibliomania Society<br />P. O. Box 634, <br/>Canal Winchester, Ohio <br/>43110</p>
                                                                        <h4>Asylum</h4>
                                                                        <p>For Asylum mailing address changes and other membership questions, contact Terry at this email address: <a href="mailto:terrywhite5475@yahoo.com" target="_blank">terrywhite5475@yahoo.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>
                                                                        <p align="center">
        
                                                                        <a href="http://www.newmanportal.org/" 
                                                                        title="NNP Pagecount 1,722,949 pages">
                                                                        <img src="https://farm5.staticflickr.com/4760/40484408392_51dac5fa35_o.jpg"
                                                                        width="180" height="180" 
                                                                        alt="NNP Pagecount 1,722,949 pages"></a>
                                                                        
                                                                        </center>

                                                                        <br>
                                                                        </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.bbnla.com">March 5, 2016 BRYCE BROWN</a> -->
                                                                        <!-- <li><a href="http://www.lakebooks.com">September 13, 2016 LAKE BOOKS</a> -->
                                                                        <!-- <li><a href="http://www.numislit.com">January 13, 2018 KOLBE-FANNING</a> -->
                                                                        <!-- <li><a href="http://www.numisbook.com/">February 18, 2017 CHARLES DAVIS</a> -->
                                                                        <!--Watch here for updates! -->
                                                                        </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 21, Number 11, March 18, 2018                                                                                                    </a>
                                                </font>
                                                <br><br>
                                                <ul><li><a href='#article1'>
WAYNE'S WORDS: THE E-SYLUM MARCH 18, 2018
</a><li><a href='#article2'>
NEW BOOK: REEDED EDGE HALF DOLLAR DIE VARIETIES
</a><li><a href='#article3'>
NEW BOOK: STUART DEVLIN
</a><li><a href='#article4'>
NEW BOOK: FRENCH INDO-CHINA BANKNOTES CATALOGUE
</a><li><a href='#article5'>
COL. E. H. R. GREEN PAPERS ON NEWMAN PORTAL
</a><li><a href='#article6'>
NEWMAN PORTAL SEARCH:  JUNE 7, 1776
</a><li><a href='#article7'>
MORE ON THE MEDALLIC ART COMPANY DIES
</a><li><a href='#article8'>
LAURA GARDIN FRASER'S ROOSEVELT PLAQUE
</a><li><a href='#article9'>
NEW YORK INTERNATIONAL AIRPORT DEDICATION MEDAL
</a><li><a href='#article10'>
NOTES FROM E-SYLUM READERS: MARCH 18, 2018
</a><li><a href='#article11'>
STEVE ROACH INTERVIEWS RUSS DOUGHTY
</a><li><a href='#article12'>
ROBERT READY’S BRITISH MUSEUM REPLICAS 
</a><li><a href='#article13'>
VOCABULARY TERM: BULLION
</a><li><a href='#article14'>
OTTO CURTIS LIGHTNER (1886-1950)
</a><li><a href='#article15'>
POPSICLE TOKENS
</a><li><a href='#article16'>
RECOVERING OLD OBSOLETE COMPUTER FILES
</a><li><a href='#article17'>
RUTGERS DIGITIZES ROMAN COIN COLLECTION
</a><li><a href='#article18'>
THE AMERICAN LEGION COIN DESIGN PROCESS
</a><li><a href='#article19'>
BILL SEEKS TO WOMEN ON QUARTERS
</a><li><a href='#article20'>
A 16TH CENTURY COIN CABINET?
</a><li><a href='#article21'>
NUMISMATIC NUGGETS: MARCH 18, 2018
</a><li><a href='#article22'>
THE RALPH AND LOIS STONE COLLECTION
</a><li><a href='#article23'>
WAYNE'S NUMISMATIC DIARY: MARCH 18, 2018
</a><li><a href='#article24'>
WAYNE'S NUMISMATIC DIARY: MARCH 3, 2018
</a><li><a href='#article25'>
THE MAN WHO INVENTED BOOKSELLING
</a><li><a href='#article26'>
CIVIL WAR GOLD TALES IN THE NEWS
</a><li><a href='#article27'>
GOLD BARS FALL FROM RUSSIAN AIRPLANE
</a></ul>                                           </div>

                                                <!--///////////////////////////////
                                                END TABLE OF CONTENTS
                                                ////////////////////////////////-->

                                                <!-- The E-Sylum v21n11 March 18, 2018 -->

<center>
<div class="greybox">
<a href="http://www.coinbooks.org/v21/club_nbs_esylum_v21n11.html">Click here to read this issue on the web</a>
<br/>
<a href="http://www.coinbooks.org/club_nbs_esylum_archive.html">Click here to access the complete archive</a>
<br/>
To comment or submit articles, reply to <a href="mailto:whomren@gmail.com">whomren@gmail.com</a>
</div>
</center>

<p>
<i>
Content presented in The E-Sylum  is not necessarily researched or independently fact-checked, and views expressed do not necessarily represent those of the Numismatic Bibliomania Society.
</i>

<h3 id = "article1"><a name="article1">
WAYNE'S WORDS: THE E-SYLUM MARCH 18, 2018
</h3></a></h3>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/33080797740/in/dateposted-public/" title="Wayne Homren 2017-03-15 full"><img src="https://c1.staticflickr.com/1/768/33080797740_f58fba0009_m.jpg" height="120" align="left" alt="Wayne Homren 2017-03-15 full"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

New subscribers this week include: 
John Potterat, courtesy of Ken Bressett, 
Al Foerder, 

Welcome aboard! We now have 5,035 subscribers.

<p>
<b>
Thank you for reading <i>The E-Sylum</i>. If you enjoy it, please send me the email addresses of friends you think may enjoy it as well and I'll send them a subscription. Contact me at <a href="mailto:whomren@gmail.com">whomren@gmail.com</a> anytime regarding your subscription, or questions, comments or suggestions about our content.
</b>

<p>
This week we open with three new books, updates on the Newman Portal and the Medallic Art Company dies, and an artwork by Laura Gardin Fraser.

<p>
Other topics this week include Robert Ready's Replicas, Popsicle tokens, the American Legion coins, a possible 16th century coin cabinet, and coin designer Stuart Devlin.

<p>
To learn more about Reeded Edge Half Dollars, French Indo-China banknotes, U.S. dimes from the Col. Green collection, Carpathia Captain Arthur Rostron's Congressional Gold Medal, the Celtic Coinage of Britain, virgin metal, <i>Hobbies</i> magazine, and the 1792 Barbados Halfpenny token, read on. Have a great week, everyone!

<p>
Wayne Homren 
<br/>Editor, <i>The E-Sylum</i>
<br/><br/>


<div class="ctabox">
<center>
<h4>THE BOOK BAZARRE</h4>
</center><b>AUTHORS AND PUBLISHERS</b>: Are your books carried by Wizard Coin Supply? If not, contact us via <a href=
"http://www.WizardCoinSupply.com">www.WizardCoinSupply.com</a> with details.
</div>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article2"><a name="article2">
NEW BOOK: REEDED EDGE HALF DOLLAR DIE VARIETIES
</h3></a>
<div class="greybox">
Jim Koenings of Riverside, CA submitted this information about his new book on
<i>Reeded Edge Half Dollars 1836-1839 - R-4 to R-8 Die Varieties</i>.   Thanks.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40841077302/in/dateposted-public/" title="Reeded Edge Half Dollars book cover"><img src="https://farm5.staticflickr.com/4795/40841077302_0065d60856_n.jpg" width="247" height="320" align="right" alt="Reeded Edge Half Dollars book cover"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Even with 425 copies of Dick Graham's fantastic book <i>"A Registry of Die Varieties of Reeded Edge Half Dollars 1836-1839"</i> produced, there are still too few collectors that know about Reeded Edge Halves.  I am attempting to inform additional collectors with my new book entitled <i>"Reeded Edge Half Dollars 1836-1839 - R-4 to R-8 Die Varieties</i>.  

<p>
The book covers the history of previous authors on the subject and includes extra large photos of the 17 rarest die varieties (not including 1838-O, a proof only issue).  There are 38 photos, usually 6" in diameter, along with arrows pointing to the most obvious attributes.  The book has protective Mylar covers along with a spiral binding that allows you to open the book and lay it flat to see both pages of a particular die variety.  The book has 43 numbered pages and covers my purpose along with Rarity designations.  The last section covers the more common die varieties. 

<p>
It is now available for $29 which includes shipping and handling.  If you would like a copy, please send a check or money order to:
 
<p>
            Jim Koenings
<br/>
            P.O. Box 2382
<br/>
            Riverside, CA 92516
 
<p>
If you would like your copy sooner, you can send payment through Paypal to my email address of 
<a href="">
bustcoin1@verizon.net
</a>.

<p>
<div class="greybox">
They say good things come in small packages. I think that holds in the case of this book. While thin it covers its subject area in great depth.
The photo images are quite large on the page and well annotated, making it easy to attribute these varieties. 

<br/><br/>
As a bibliophile I appreciate the opening chapter on the History of Reeded Edge Half Dollar Books.   WhIle I'm a completist and would prefer a book that covers ALL known varieties, I think it makes sense to focus on just the rarest ones (R4 to R9).  At least you know if your coin is not here it's probably a common variety.  To be sure, Jim provides images of most of the remaining varieties on his web site.

<br/><br/>
My only complaint is an issue that I would take with any publication using photos of slabbed coins - the white tabs holding the coin in place are evident in the photos and obscure parts of the coin.  Unslabbed coins are rare in today's market, but I would much prefer photos taken before the subject is entombed in plastic.

<br/><br/>
Lastly, I learned about Jim's other interest - Holed U.S. Coins.  It's a delightfully obscure topic but I'm glad someone has decided to specialize in it.  For more information see
<a href="http://holeduscoins.com/">
http://holeduscoins.com/
</a>.
-Editor
</div>
 

<center>
<a href="http://www.numislit.com" title="Kolbe-Fanning E-Sylum ad 2016-10-16 Free Priority Shipping"><img src="https://c1.staticflickr.com/6/5340/30312967736_95921f3414_z.jpg" width="600" height="300" alt="Kolbe-Fanning E-Sylum ad 2016-10-16 Free Priority Shipping"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article3"><a name="article3">
NEW BOOK: STUART DEVLIN
</h3></a>

<p>
Darren Burgess writes:
<div class="quote">
<p>
I thought <i>E-Sylum</i> readers should be aware of a book review that I came across on <i>The Australian Coin Collecting Blog</i> that I think would be of interest.

<p>
The review is on a book entitled <i>Stuart Devlin: Designer Goldsmith Silversmith</i>. This new publication covers the work of Australian born Devlin who, among his numerous artistic accomplishments, designed Australia's decimal coinage, first introduced in 1966 and still going strong.

<p>
Copies can be purchased in Australia through Renniks Publications.
</div>

<p>
<div class="greybox">
Thanks! I'm a fan of Devlin's designs, too. The book can also be found on Amazon.  
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26932881018/in/dateposted-public/" title="Stuart Devlin book cover"><img src="https://farm5.staticflickr.com/4780/26932881018_cb9a0fe61c_n.jpg" width="250" height="320" align="right" alt="Stuart Devlin book cover"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

I have never written a book review before and the task for this hefty 529 page pictoral history of Devlins work is eased by the beautiful depictions within the pages. To say I’m a Devlin fan is probably an understatement, his work drew me from coin collecting to arts and sculpture and I have many pieces of his work.

<p>
This recently released hardcover masterpiece was assembled by Devlin’s wife Carole and her sister Victoria Kate Simkin after a health scare saw Devlin relent on his negative thoughts on publishing a book. The now 86 year old Order of Australia medal recipient and jeweller to the Queen has achieved so much in his life which is all featured with the pages of this book.

<p>
The book begins with a Foreward from Windsor Castle with His Royal Highness Prince Philip Duke of Edinburgh praising the efforts and achievements of Devlin in his lifes work. In each chapter the book carries on documenting much of his work with stunning pictures -it’s almost a Devlin dictionary!

<p>
Stuart Devlin is the designer of Australia’s decimal coins first issued in 1966, these were his first coin designs he went on to design coins for over 36 countries! Winning the competition to design Australia’s new coins is said to have transformed Stuart Devlin’s life.

<p>
As a Devlin collector this book opened my eyes wider seeing the sheer scale of the items Devlin produced. It’s also help me date and read more about pieces I’ve seen and pieces in my own collection. This book was definitely a must-have for my library. A surprise was that Stuart Devlin designed houses! He did so for the likes of Mick Jagger and H.R.H Princess Margaret. The finale of the book is the extensive biography, more detailed than ever seen before with photos of his private life too.

<p>
This publication has a recommended retail price of £75 or $225AUD but I was able to pick up my copy for half that price. Overall this is the most detailed and concise compilation of his work that has gone to print.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26933005898/in/dateposted-public/" title="Stuart Devlin book interior"><img src="https://farm5.staticflickr.com/4779/26933005898_a9b0a48e64.jpg" width="500" height="297" alt="Stuart Devlin book interior"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
To read the complete article, see: 
<br/>
<a href="https://www.australian-coins.com/books/stuart-devlin-designer-goldsmith-silversmith-2018-book-review/">
Stuart Devlin Designer Goldsmith Silversmith 2018 -Book Review
</a>
(https://www.australian-coins.com/books/stuart-devlin-designer-goldsmith-silversmith-2018-book-review/)

<p>
To visit Renniks Publications, see: 
<br/>
<a href="https://www.renniks.com/home.aspx">
https://www.renniks.com/home.aspx
</a>

<p>
<div class="greybox">
The blog post links to an earlier article on Devlin's designs.
-Editor
</div>

<p>
In 1963 a competition was held to design the new Australian decimal coinage that was to be introduced in 1966. The new decimal coins were to replace the pre-decimal coinage that had been in circulation since 1910. Six competitors vied for the honour of designing these new coins.

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26933094108/in/dateposted-public/" title="Australia Platypus 20 Cent Coin Reverse"><img src="https://farm5.staticflickr.com/4786/26933094108_2d63f7cf22_m.jpg" width="240" height="240" align="right" alt="Australia Platypus 20 Cent Coin Reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

One of these competitors was Geelong born artist and goldsmith Stuart Devlin.  Devlin and the five other entrants met monthly in Sydney to discuss their ideas and designs offering each other constructive criticism. Stuart Leslie Devlins designs featured Australian native fauna hoping this would be well accepted by the Australian public. Stuart Devlin was announced the winner with the 1 cent coin featuring the feather-tailed glider, the 2 cent a frilled neck dragon lizard, 5 cent a spiny echidna, the 10 cent a lyrebird, the 20 cent duck billed platypus and the 50 cent Australian Coat of Arms. 

<p>
To read the complete article, see: 
<br/>
<a href="https://www.australian-coins.com/collecting-coins/coin-designers-stuart-devlin/">
Coin Designers Stuart Devlin
</a>
(https://www.australian-coins.com/collecting-coins/coin-designers-stuart-devlin/)
 

<center>
<a href="https://www.orcararities.com/" title="Dannreuther E-Sylum ad01 V04 GOLD"><img src="https://farm5.staticflickr.com/4663/25438248887_c9b129f7f1_c.jpg" width="618" height="800" alt="Dannreuther E-Sylum ad01 V04 GOLD"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article4"><a name="article4">
NEW BOOK: FRENCH INDO-CHINA BANKNOTES CATALOGUE
</h3></a>
<div class="greybox">
Howard Daniel of Port St. Lucie, FL submitted this note about a new book on French Indo-China Banknotes.  Thank you!
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40843164142/in/dateposted-public/" title="French Indo-China Banknotes book cover"><img src="https://farm1.staticflickr.com/802/40843164142_75e4dbe95e_n.jpg" width="320" height="226" align="right" alt="French Indo-China Banknotes book cover"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

One of my first errands when I was recently back in Viet Nam was to go visit the shop of Nguyen Huynh The Vinh at 27 Nguyen Thi Dieu in District 3 on my first Saturday morning.  He is only open on weekends.  I am quite familiar with the shop because my friend, Nguyen Huong Quoc used to have it for his numismatic shop before he moved back to the USA with his family.  

<p>
When I arrived, the shop was closed but there was no notice published about the closing.  There were three other collectors sitting outside drinking coffee at a nearby street cart.  I joined them and learned that Vinh frequently closed his shop with no notice.  I enjoyed a little time with my friends and then went back to my serviced apartment at Sedona Suites.

<p>
I emailed Vinh and he replied that he had to go out on a buying trip and yes, he did not give anyone notice about closing his shop.  I told him that was not a good way to treat his customers.  Every Saturday I was in Ho Chi Minh City and had free time, I emailed Vinh about my visiting his shop and he told me he would be closed, so I never got to visit his shop.

<p>
At one of the Sunday morning collectors' meetings at the Fine Arts Museum café someone told me Vinh had just published a book about French colonial bank notes.  I told that person to please acquire a copy for me.  At the next meeting, he had several copies and sold one of them to me.

<p>
The book is titled <i>Vietnam and French Indo-China Banknotes Catalogue, Section One, French Indo-China Banknotes Catalogue</i>.  It was printed by Nha Xuat Ban Tong Hop, in Ho Chi Minh City in 2018 with 265 pages.  It is hardbound with very nice covers and thick glossy pages that we might call a coffee table book.  It is in English and Vietnamese.  

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40884947381/in/dateposted-public/" title="French Indo-China Banknotes book interior"><img src="https://farm1.staticflickr.com/801/40884947381_d95a01c58b.jpg" width="500" height="365" alt="French Indo-China Banknotes book interior"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
I noticed the notes are all in black lettered PMG slabs from the author's collection and his name has been photoshopped (?) on the label.  He does not own most of the early notes so those pages do not have illustrations.  So this book is just a representation of a collection and the information about each note appears to be from Kolsky & Muszynski and Pick but there is no Bibliography.  Being a cataloger, I hate to be critical of another cataloger, but I emailed Vinh with several questions about the book but to date, I have not received a reply.

<p>
This book looks impressive and has excellent illustrations but there is no other reason to own it.  It can be purchased from Mr. Nguyen Ngoc Viet, who can be contacted at Viet@UEH.edu.  It is heavy (25 x 30cm) book so be prepared to be shocked by the cost of the postage.  Mr. Viet is an old friend who has assisted me in printing some of my past catalogs.  He is planning to sell many numismatic and philatelic books on his website.
 

<center>
<a href="http://www.juliancoin.com/" title="E-Sylum Leidman ad02new portrait"><img src="https://c4.staticflickr.com/1/727/32002699835_11a93345de_z.jpg" width="600" height="300" alt="E-Sylum Leidman ad02new portrait"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article5"><a name="article5">
COL. E. H. R. GREEN PAPERS ON NEWMAN PORTAL
</h3></a>
<div class="greybox">
The latest additions to the Newman Numismatic Portal are the papers of Col. E. H. R. Green. Project Coordinator Len Augsburger provided the following report.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26011903217/in/dateposted-public/" title="usdimes1940newmanjohnson_0002"><img src="https://farm1.staticflickr.com/799/26011903217_32ea1a0e78_o.jpg" width="454" height="357" alt="usdimes1940newmanjohnson_0002"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Eric P. Newman and Burdette G. Johnson’s acquisition of coins from the estate of Col. E. H. R. Green is a well-known story in American numismatics, one that greatly contributed to the formation of one of the greatest American collections. The lion’s share of the best federal coins in the Newman collection originated with Green, and were prominently featured in the Newman II sale in November 2013, conducted in New York by Heritage Auctions. 

<p>
Held by Newman since the 1940s, the Green estate coins attracted substantial attention, in particular the magnificently toned U.S. silver coinage. In total, the Newman II sale realized $23.4 million. Newman’s involvement with the Green collection began on August 12, 1939, when currency dealer D.C. Wismer wrote to Newman “I am sending my list of my original collection of Missouri notes sold to the late Col. E. H. R. Green.” In offset type, suggesting it was added as an afterthought, Wismer writes “I do not wish to have this reported of broadcast.” 

<p>
Newman did not broadcast it, but three days later penned a letter to the administrators of the Green estate inquiring as to the possibility of purchasing the Missouri currency from the estate. From there, the rest is history, as Newman and Burdette Johnson had their pick of the Green collection and purchased substantial portions over the next several years. Detailed in this archive are Newman’s extensive correspondence and purchase records from the estate.

<p>
<div class="greybox">
I believe Wismer meant to write “I do not wish to have this reported OR broadcast.”, but that's what was typed.  Anyway -what an amazing opportunity for Newman - first he acquired the Missouri  notes he sought, but he then was able to continue purchasing rarity after rarity from one of the best collections in existence at the time.  These records should provide marvelous source material for researchers for many years to come.
-Editor
</div>

<p>
Image: Record of U.S. dimes purchased from the Green collection by Newman & Johnson. Listed here are two of the three known 1792 pattern dismes in silver.

<p>
Link to D.C. Wismer correspondence on Newman Portal: 
<br/>
<a href="https://nnp.wustl.edu/library/archivedetail/514234">
https://nnp.wustl.edu/library/archivedetail/514234
</a>

<p>
Link to Col. E. H. R. Green estate papers on Newman Portal: 
<br/>
<a href="https://nnp.wustl.edu/library/archivedetail/525101">
https://nnp.wustl.edu/library/archivedetail/525101
</a>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article6"><a name="article6">
NEWMAN PORTAL SEARCH:  JUNE 7, 1776
</h3></a>
<div class="greybox">
Project Coordinator Len Augsburger offers observations related to content being searched for on the Newman Numismatic Portal. This week's search term is "June 7, 1776"
-Editor
</div> 

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/25992390827/in/dateposted-public/" title="Connecticut one shilling note 1776-6-7 front"><img src="https://farm1.staticflickr.com/800/25992390827_e64ba0471f_n.jpg" width="257" height="320" alt="Connecticut one shilling note 1776-6-7 front"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40864494281/in/dateposted-public/" title="Connecticut one shilling note 1776-6-7 back"><img src="https://farm1.staticflickr.com/811/40864494281_cc2dfc5ffe_n.jpg" width="254" height="320" alt="Connecticut one shilling note 1776-6-7 back"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
This week a Newman Portal user searched on “June 7, 1776.” I’ve seen enough Newman Portal searches to know this is most likely in reference to a colonial paper money issue. Indeed, that is the case, as June 7, 1776 indicates a Connecticut currency issue of $200,000. The 5th edition of Eric P. Newman’s <i>Early Paper Money of America</i> is available on NNP and contains a summary of this currency issue:

<div class="quote">
<p>
£60,000 ($200,000) in Treasury Notes dated June 7, 1776 due on Jan. 1, 1781 and similar to prior issue. £10,000 of the issue was to be 6s and below and signed by one committee member. Others required two signatures. These bills have the same signers as prior issue plus William Fisher and Nathaniel Needham. Some bills are slash or hole cancelled and others show redemption registration written in by the comptroller. A 1771 restriction on use of bills of other colonies was repealed as unjust.
</div>
 
<p>
Bills were denominated from one shilling up to two pounds. The issue was cataloged as early as 1872 in John Haseltine’s  Description of the Paper Money issued by the Continental Congress of the United States and the Several Colonies. “June 7, 1776” also appears in various places in the Newman correspondence, for example  in 1967 he wrote to Captain V. L. Bigsby of Washington, DC:
 
<div class="quote">
<p>
You were kind to make such nice comments about EARLY PAPER MONEY OF AMERICA and coming from you it means a great deal to me. I admit that I put in thousands of hours and hope that the numismatic public will be pleased with the publication…… Ken Bressett and Whitman Publishing Company [Krause published later editions] really went all out to do a fine job……As to the Connecticut six shilling note of June 7, 1776, I have a picture of one….
</div>

<p>
Image: Connecticut one shilling note, issue of June 7, 1776, from <i>Early Paper Money of America</i>

<p>
Link to <i>Early Paper Money of America</i> (5th edition): 
<br/>
<a href="https://nnp.wustl.edu/library/book/523311?page=115">
https://nnp.wustl.edu/library/book/523311?page=115
</a>

<p>
Link to John Haseltine’s Description of the Paper Money….:   
<br/>
<a href="https://nnp.wustl.edu/library/book/520719?page=13">
https://nnp.wustl.edu/library/book/520719?page=13
</a>

<p>
Link to Newman/Bigsby correspondence:
<br/>
<a href="https://nnp.wustl.edu/library/book/520562?page=16">
https://nnp.wustl.edu/library/book/520562?page=16
</a>
 

<center>
<a href="http://www.Numisbook.com" 
title="Charles Davis ad01">
<img src=
"https://farm8.staticflickr.com/7376/13906702326_89b590289b_o.jpg" 
width="590" height="257" alt="Charles Davis ad01" /></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article7"><a name="article7">
MORE ON THE MEDALLIC ART COMPANY DIES
</h3></a>
<div class="greybox">
Heath MacAlpine of Dayton, Ohio
submitted these notes on two topics raised last week.  Thanks!
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/25985922537/in/dateposted-public/" title="FDR by Pietz"><img src="https://farm5.staticflickr.com/4785/25985922537_e90be7f575_m.jpg" width="260" height="260" align="right" alt="FDR by Pietz"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Two of last week’s article resonated with me because of recent additions to my medal collection. The
first was the article on Adam Pietz, which was a follow up on the previous week’s piece featuring the
video of the Philadelphia Mint in 1940. Along with footage of Pietz, we briefly see Chief Engraver John
Sinnock working on the clay model of the obverse of the FDR Presidential Medal, which was actually the
second version he had done of Roosevelts portrait, entering production late in his first term (why is
Sinnock working on it in a film made five years later?). 

<p>
The connection to Pietz? Well, I recently bought
an example of his rare 1933 medal of Roosevelt. It’s unknown whether this was an unsuccessful
competitor with Sinnock’s medal(s), or an independent effort by Pietz, the mint’s number two engraver.
A nice job, though I think Sinnock’s does a better job of capturing the President.

<p>
The second connection was with the article detailing the sale of the assets of the Northwest Territorial
Mint and the Medallic Art Company, specifically the Medallic Art dies. You have to have a bit of unease
at the thought of Society of Medalist and other historical dies ending up in the wrong hands (China,
anyone?). The old/new Medallic Art was already monetizing the old dies. Last year, they began offering
restrikes of various SOM issues, priced at an aggressive $250 – doubt they sold too many at that price
point.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/25985922497/in/dateposted-public/" title="Rostron obv"><img src="https://farm1.staticflickr.com/821/25985922497_66fd47e2ff_m.jpg" width="240" height="240" alt="Rostron obv"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40149158394/in/dateposted-public/" title="Rostron rev"><img src="https://farm1.staticflickr.com/815/40149158394_78c5d1a24d_m.jpg" width="240" height="240" alt="Rostron rev"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

</center>

<p>
What got my attention, though, was their offering of a bronze restrike of the Congressional Gold Medal
awarded to Captain Arthur Rostron of RMS Carpathia, rescue ship of the Titanic. This is not an easy
medal to find. A search of the Newman Numismatic Portal turns up only one sale, a bronze example in a
1985 Presidential Coins & Antiques auction. Nothing in the Heritage or Stacks/Bowers online archives or
in the ANS collection database. You can understand Medallic Art’s enthusiasm for marketing the medal.

<p>
Less clear is their legal standing to do so. While Congress authorized a gold medal for Rostron, they did
not authorize the striking of any copies. I would be surprised if they actually owned the dies; they were
bought and paid for by the United States, and are likely the property of the Treasury Department. Use of
public property for private profit is generally frowned upon.

<p>
And then there’s the cryptic reference to this medal in the blog following the NWTM/Medallic Art saga.
In his March 12 post, the author talks about the scrap value of the various dies. He then writes;
<siv class="quote">
Next comes the Medallic dies, which are large, heavy, and have historical value (such as the die
for a coin that was given to the captain of the ship that picked up 700 Titanic survivors... a die
that some NWTM employees are very familiar with).
</div>

<p>
Hmmm. Curious and curiouser. You’ll be happy to know, though, that I overcame my qualms and bought
an example last fall for a cool $150, plus shipping, before the doors closed. It will be interesting to see if
any more turn up.

<p>
To read the About.ag blog on the Northwest Territorial Mint: 
<br/>
<a href="http://about.ag/NWTMint.htm">
http://about.ag/NWTMint.htm
</a>

<p>
To read the earlier E-Sylum articles, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n10a12.html">
U.S. MINT SCULPTOR-ENGRAVER ADAM PEITZ
</a>
(http://www.coinbooks.org/v21/esylum_v21n10a12.html)
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n10a15.html">
NORTHWEST TERRITORIAL MINT ASSET SALES
</a>
(http://www.coinbooks.org/v21/esylum_v21n10a15.html)


<center>
<a href="http://www.rarecoingallery.com/" title="Garrett Mid-American E-Sylum ad01"><img src="https://farm5.staticflickr.com/4418/36952466992_d33aa466d7_o.jpg" width="600" height="300" alt="Garrett Mid-American E-Sylum ad01"></a>
</center>
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article8"><a name="article8">
LAURA GARDIN FRASER'S ROOSEVELT PLAQUE
</h3></a>

<p>
David Luftig of New York City writes:
<div class="quote">
<p>
I attended an event at the Roosevelt Hotel in NYC this week. This plaque was done by Laura Gardin Fraser, and I thought readers would like it. 
</div>

<p>
<div class="greybox">
Nice!  I was unaware of this piece.  Worth stopping to see.  Here are David's pictures.  Thanks.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/25996177077/in/dateposted-public/" title="The Long Long Trail by Laura Gradin Fraser"><img src="https://farm5.staticflickr.com/4780/25996177077_61d0a5616d_z.jpg" width="480" height="640" alt="The Long Long Trail by Laura Gradin Fraser"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>The Long Long Trail
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39974604195/in/dateposted-public/" title="Laura Gardin Fraser signature on The Long Long Trail Roosevelt plaque closeup"><img src="https://farm5.staticflickr.com/4785/39974604195_146aff78f1_o.png" width="480" height="144" alt="Laura Gardin Fraser signature on The Long Long Trail Roosevelt plaque closeup"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<div class="greybox">
A 2014 <i>Coin Update</i> article by Dennis Hengeveld highlights fraser's career.
-Editor
</div>

<p>
One of the most prolific female sculptors of the early 20th century, Laura Gardin Fraser is known in both the art and the numismatic worlds. Besides numerous medals she is probably best remembered for her designs of several classic commemoratives, some of which were designed together with her husband, James Earle Fraser.

<p>
To read the complete  article, see: 
<br/>
<a href="http://news.coinupdate.com/the-life-and-work-of-laura-gardin-fraser-3389/">
The Life and Work of Laura Gardin Fraser
</a>
(http://news.coinupdate.com/the-life-and-work-of-laura-gardin-fraser-3389/)
 

<center>
<a href="https://www.numismagram.com/inventory" title="esylum ad"><img src="https://farm1.staticflickr.com/811/25977707287_35d82254ed.jpg" width="500" height="250" alt="esylum ad"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article9"><a name="article9">
NEW YORK INTERNATIONAL AIRPORT DEDICATION MEDAL
</h3></a>
<div class="greybox">
Harry Waterson  submitted this piece on a medal whose proper orientation can be difficult to determine.
-Editor
</div>

<p>
<center>
<b>
Every Which Way But Up.
</b>
</center>

<p>
Prompted by the recent exchange in <i>The E-Sylum</i> on medallic orientation I took a very suspect medal into the monthly luncheon of the Golden Eagles of the Ozarks' Coin Club on Friday March 9th. Here is a report that will be published in <i>The Flying Eagle</i>, the monthly newsletter of the club later this month.

<p>
The 1948 New York International Airport Dedication Medal was shown to the members and passed around the room with the question: Is the reverse oriented properly or not? One member, Don Eggerman figured it out. This is the medal; 3-inch version.  
<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26012332817/in/dateposted-public/" title="NY Int&#x27;l Airport 75mm Bz Obv"><img src="https://farm1.staticflickr.com/810/26012332817_4f8e287a83_m.jpg" width="237" height="240" alt="NY Int&#x27;l Airport 75mm Bz Obv"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39074653020/in/dateposted-public/" title="NY Int&#x27;l Airport 75mm Bz Rev"><img src="https://farm1.staticflickr.com/806/39074653020_d3c4178fbf_m.jpg" width="240" height="240" alt="NY Int&#x27;l Airport 75mm Bz Rev"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
There is a small version of this medal and it is HK-499. The 1st edition (1963) of the So-Called Dollar catalog by Hibler & Kappan described the reverse as "Clouds at top above large radar-like installation." The 2nd edition (2008) got it right; "Clouds at top above layout of roads and runways at airport."

<p>
 But is the 'top' the top? There are clues it might not be. Should not the bottom legend split the bottom of the medal? Not off-center into the lower right quadrant. But the biggest clue of all is the arrow pointing North in the far right field. If the medal is realigned so the arrow actually points North, that automatically brings the legend to the bottom of the medal splitting left and right. 

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39074652920/in/dateposted-public/" title="NY Int&#x27;l Airport rev reoriented"><img src="https://farm5.staticflickr.com/4774/39074652920_eb8b5704da_m.jpg" width="240" height="240" align="right" alt="NY Int&#x27;l Airport rev reoriented"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

See the result to the right. Once this is done the Jamaica Bay coastline becomes geographically correct and not a horizon line. The sculptor could have helped the orientation by making his water lines run West-East rather than Northwest-Southeast. Although from an aerial POV water would usually just look flat. 

<p>
Of course, to add to the confusion the arrow on the medal points to True North while the airport is laid out to magnetic north. The angle of declination at JFK is 12.99°W. I’m sure the sculptor did not have a clue about that issue. So when the little arrow is pointing straight up i.e. True North, the layout of the airport is off 13 degrees clockwise. Another 'which way.' (I think I have my airport geometry right.) For those with local knowledge, the road coming out of the cloudbank is the Van Wyck Expressway.   

<p>
This medal has confounded many people over the years including the team that struck it at The Robbins Co. There they organized the obverse to match the coastline of Jamaica Bay on the reverse as if it were an horizon line. And thus creating the 'large radar-like installation.' The two horizontal runways that almost match Jamaica Bay's coastline helped add to the illusion. They struck thousands with this orientation.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27014291088/in/dateposted-public/" title="TWA Flight Center JFK"><img src="https://farm1.staticflickr.com/815/27014291088_81763490b1_m.jpg" width="400" alt="TWA Flight Center JFK"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
On December 24, 1963 the airport was renamed John F. Kennedy International just one month after Kennedy's assassination and from then on would be known simply as JFK. Two years later I worked as a ticket agent at TWA in their wonderful JFK Terminal Building designed by Aero Saarinen. He designed the Gateway Arch in St. Louis. 

<p>
The building was recently purchased by a hotel chain and they are remaking it into the <i>TWA Hotel</i> opening in 2019. 505 rooms. It is on my bucket list to spend a night there in luxury and to remember the miserable nights I spent there curled up in a steel chair in the agents' locker room waiting for late plane arrivals.

<p>
To read the complete article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n08a14.html">
TIPS ON COIN DESIGN ORIENTATION
</a>
(http://www.coinbooks.org/v21/esylum_v21n08a14.html)


<center>
<a href="https://www.davidlawrence.com/" title="E-Sylum DLRC ad 2018-03-11 Hansen"><img src="https://farm5.staticflickr.com/4772/39837890365_000b1ff38f_o.jpg" width="600" height="300" alt="E-Sylum DLRC ad 2018-03-11 Hansen"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article10"><a name="article10">
NOTES FROM E-SYLUM READERS: MARCH 18, 2018
</h3></a>

<p><b> More on Anamorphic Perspective </b><br/>
Regarding the viewing of coins from an angle to see new perspectives intended by the designer, author Bob Van Arsdell writes:

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39990492615/in/dateposted-public/" title="Celtic COinage of Britain book cover"><img src="https://farm5.staticflickr.com/4788/39990492615_54cbf704c7_n.jpg" height="240" align="right" alt="Celtic COinage of Britain book cover"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<div class="quote">
<p>
The 3rd edition of <i>Celtic Coinage of Britain</i> has something like 2000 images you can use to play this game. You just need to tilt your phone or tablet.  

<p>
I launched the third edition of the book last December, it’s a completely revised edition of my 1989 book. Free on the internet for everyone.
</div>

<p>
<div class="greybox">
Great idea!  I spend so much time staring into my large fixed monitor that I hadn't thought of a handheld device.  That's a great way to examine these designs.  Here's the URL for the book:
<a href="http://www.vanarsdellcelticcoinageofbritain.com/">
http://www.vanarsdellcelticcoinageofbritain.com/
</a>.
-Editor
</div>

<p>
To read the earlier E-Sylum articles, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n09a18.html">
VIEWING COINS OBLIQUELY
</a>
(http://www.coinbooks.org/v21/esylum_v21n09a18.html)
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n10a13.html">
ON ORIENTING AND VIEWING COINS
</a>
(http://www.coinbooks.org/v21/esylum_v21n10a13.html)


<p><b> Hetrich’s No. 10600 Civil War Token </b><br/>
Bob Rightmire writes:
<div class="quote">
<p>
There is a “probable” answer to my earlier question regarding Hetrich’s no. 10600. Susan Trask, President of the Civil War Token Society, offers a plausible solution.  
</div>

<p>
Susan Trask writes:
<div class="quote">
<p>
I rechecked the book and did find 1006 which are H&G dies 145/260.  Converted to Fuld numbers this would be Patriotic Token 200/346.  It has "New-York" on the obverse and "Constitution and the Union" on the reverse.  These are relatively rare.  The 200/346a (in copper) is a rarity 7, 11 to 20 known. The 200/346a over NY630W is rarity 8, 5 to 10 known.  The 200/346e (white metal) is a rarity 9, 2 to 4 known.  This could be the piece he was looking for as he was pretty specific TWICE that the number was 10600. He did mention that the request had been hand written, so maybe it was mis-stated.

<p>
The published H&G numbers only went to 10506, a Store Card from White Water, WI. 
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39974943185/in/dateposted-public/" title="CWT-0200-0346ao 19.5 mm q r"><img src="https://farm1.staticflickr.com/822/39974943185_61f410d4df_m.jpg" width="235" height="240" alt="CWT-0200-0346ao 19.5 mm q r"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40160581224/in/dateposted-public/" title="CWT-0200-0346ao 19.5 mm q o"><img src="https://farm1.staticflickr.com/789/40160581224_57c4b72453_m.jpg" width="232" height="240" alt="CWT-0200-0346ao 19.5 mm q o"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>Fuld Patriotic Token 200/346
<br/> Images courtesy Q. David Bowers
</center>

<p>
John Ostendorf writes:
<div class="quote">
<p>
"Susan’s reply is as good a theory as I could propose.  The token was obviously rare to warrant $2.50 in 1928.  Temple was buying R-9 and R-10 tokens for less than a dollar in the 1940s.  Could ‘10600’ been a temporary number that Hetrich assigned to the token when examining the token but away from his notes?  The second paragraph of the letter implies there were about 100 unattributed tokens out there since the 1924 work.  
</div>

<p>
Bob Rightmire adds:
<div class="quote">
<p>
When Guttag was selling this token for $2.50 in 1928, that’s more than $500.00 today.
</div>

<p>
<div class="greybox">
Thanks, everyone!
-Editor
</div>

<p>
For information on the Civil War Token Society, see: 
<br/>
<a href="http://www.cwtsociety.com/">
http://www.cwtsociety.com/
</a>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n08a24.html">
QUERY: WHICH HETRICH-GUTTAG TOKEN IS NO. 10600?
</a>
(http://www.coinbooks.org/v21/esylum_v21n08a24.html)


<p><b> Query: Guttag Brothers Store Card Information Sought  </b><br/>
Bob Rightmire  writes:
<div class="quote">
<p>
Here's another Guttag Bros. question, this time about a
Guttag store card. This mule, in lead, 10.40 grams, 28 mm, incorporates the obverse from their 1923 token with their 1926 token. My research has yielded little information about it other than King listing it as no. 1065 and Ginther citing that at least three are known. It’s not in the American Numismatic Society Guttag collection. Might any subscriber provide additional information? A census would be helpful too.  
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40867070671/in/dateposted-public/" title="1923-1926 mule Guttag Brothers store card token"><img src="https://farm5.staticflickr.com/4778/40867070671_322f205eaa_o.jpg" height="244" alt="1923-1926 mule Guttag Brothers store card token"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39057295490/in/dateposted-public/" title="1923-1926 mule Guttag Brothers store card token reverse"><img src="https://farm5.staticflickr.com/4774/39057295490_67dc597de2_o.jpg" width="241" height="244" alt="1923-1926 mule Guttag Brothers store card token reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

</center>

<p>
<div class="greybox">
I've owned some Guttag tokens in the past, but I'm not familiar with this piece.  Can anyone help?
-Editor
</div>



<p><b> Query: "One Tongue" Token Information Sought </b><br/>
Bill Miller of Denton, MD writes:
<div class="quote">
<p>
I thought I'd send another mystery token for the readership to look at. It is some sort of white metal, but not lead. It has a reeded edge & is about 27mm. The obverse has a monogram which appears to be "V B & A". 

<p>
It is the reverse that is intriguing, "One Tongue". Could it be some sort of denomination? The "x" appears to be part of the striking, and not done afterward. It looks almost like a communion token, but I am not sure. Anyway, the last time I sent something in the readers took less than two weeks to come up with the answer, so I'd like to try again.
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/25996052367/in/dateposted-public/" title="One Tongue Token obverse"><img src="https://farm1.staticflickr.com/814/25996052367_b1deb70075_m.jpg" height="240" alt="One Tongue Token obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/25996052297/in/dateposted-public/" title="One Tongue Token reverse"><img src="https://farm1.staticflickr.com/813/25996052297_1efd1051f5_m.jpg" width="233" height="240" alt="One Tongue Token reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<div class="greybox">
That's quite an odd piece. I've certainly never seen one, and don't know what to make of it.  Can anyone help?
-Editor
</div>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v20/esylum_v20n22a14.html">
NOTES FROM E-SYLUM READERS: MAY 28, 2017 : More On the Mystery Item Struck on Civil War Token 
</a>
(http://www.coinbooks.org/v20/esylum_v20n22a14.html)


<p><b> Query: Polish Medal Identification Sought </b><br/>
Chris Bower of Indianapolis, IN writes:
<div class="quote">
<p>
I have an inquiry of my own since it seems like the <i>E-Sylum</i> readers either know everything or at least know where to find the information. Attached is a picture of a medal in my collection. It is 75mm and 9.5 ounces. I believe it is a Polish medal since there is a map of Poland on it. After hours of online research I can find nothing on it. Any help by readers would be appreciated. 
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39065759480/in/dateposted-public/" title="Kupolski medal obverse"><img src="https://farm1.staticflickr.com/800/39065759480_a80a83f678_m.jpg" width="240" height="240" alt="Kupolski medal obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40875328431/in/dateposted-public/" title="Kupolski medal reverse"><img src="https://farm1.staticflickr.com/822/40875328431_730c292ffa_m.jpg" width="240" height="240" alt="Kupolski medal reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<div class="greybox">
It's a nicely executed medal.  Click on the images to see larger versions in our Flickr archive.
Below are some closeups of inscriptions and what
Google Translate produces for the English equivalent.  
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40167831244/in/dateposted-public/" title="Polish medal MILLE ANNOS AMORIS PATRIAE on scroll"><img src="https://farm1.staticflickr.com/813/40167831244_b0255eef35.jpg" width="500" height="219" alt="Polish medal MILLE ANNOS AMORIS PATRIAE on scroll"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>"MILLE ANNOS AMORIS PATRIAE" is 
<br/>"Love of country thousands of years"
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39066252920/in/dateposted-public/" title="Polish medal PAXET LIBERUM on scroll"><img src="https://farm1.staticflickr.com/810/39066252920_30d961a34a.jpg" width="500" height="74" alt="Polish medal PAXET LIBERUM on scroll"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>"PAX ET LIBERUM" is "PEACE AND FREEDOM"
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39066253340/in/dateposted-public/" title="Polish medal MILLENIUM atop columns"><img src="https://farm5.staticflickr.com/4784/39066253340_71cb8a99fe_m.jpg" width="320"  alt="Polish medal MILLENIUM atop columns"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>"MILLENNIUM" "966" "1966"
</center>

<p>
<div class="greybox">
At the bases of the columns are the numbers 966 and 1966.  Assuming these are years this medal celebrates a thousand year anniversary that took place in 1966.  

<br/><br/>
I can't make out all the words on the bottom edge but on the right is "STAN. KUPOLSKI"
-Editor
</div>

<p>
Chris Bower adds:
<div class="quote">
<p>
My wife had found that there was a 1966 celebration for 1000 years of Christianity but we are unsure if this is related to that. 
</div>

<p>
<div class="greybox">
So, if anyone can help, please let us know.  Thanks in advance.
-Editor
</div>


<p><b> Origins of the Word "Znachki" </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39238693494/in/dateposted-public/" title="Russian Znachki 1"><img src="https://farm5.staticflickr.com/4769/39238693494_60e0546af2.jpg" width="500" height="278" alt="Russian Znachki 1"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Joseph Alan Barnosky writes:
<div class="quote">
<p>
In the article about uploads of the <i>Alaska Znachki Bulletin</i> to the Newman Numismatic Portal, Project Coordinator Len Augsburger refers to the word "Znachki" as ""far outside the lexicon of most readers".  True enough, and that is, to me, with a year of Russian studies.  On my mind, though, is a feeling of need to mention how much closer to home the word's root is.

<p>
In the 2015 <i>Standard Catalog of World Coins</i> entry for Spitzbergen, the same word's root, "znak" is used for token.  I think the plural is "znaki".  It means "sign".  It might not be very difficult to extend the usage too far, such as "plus sign" making sense, but "stop token" getting your source questioned, so, I wouldn't take that vocabulary too far afield, but tokens being of much interest to many numismatists, that the word of so many for tokens is so close at hand was, I thought, noteworthy.
</div>

<p>
<div class="greybox">
Interesting.  Thanks!
-Editor
</div>

<p>
To read the earlier E-Sylum articles, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n04a05.html">
NEWMAN PORTAL ADDS ALASKAN ZNACHKI BULLETIN
</a>
(http://www.coinbooks.org/v21/esylum_v21n04a05.html)
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n04a30.html">
SOVIET ERA RUSSIAN ZNACHKI
</a>
(http://www.coinbooks.org/v21/esylum_v21n04a30.html)


<p><b> On the David Litrenta Tokens </b><br/>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40695066082/in/dateposted-public/" title="David Latrinta token obverse"><img src="https://farm5.staticflickr.com/4777/40695066082_5a0abfc337_m.jpg" width="200" height="200" align="right" alt="David Latrinta token obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Pete Smith of Minneapolis writes:
<div class="quote">
<p>
The David Litrenta tokens are included in my list of personal tokens of numismatists. Litrenta appears in the index as being on page 213. That page includes a description of five Litrenta tokens. These were produced by the Patrick Mint.
</div>

<p>
<div class="greybox">
Sorry I missed the listing - guess I didn't look hard enough.  Thanks.
For another piece of Litrenta material, see my Numismatic Diary article elsewhere in this issue.
-Editor
</div>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n10a14.html">
NOTES FROM E-SYLUM READERS: MARCH 11, 2018 : David Litrenta Token
</a>
(http://www.coinbooks.org/v21/esylum_v21n10a14.html)


<p><b> St. Patrick's Day Teaser</b><br/>
<div class="greybox">
Dick Johnson submitted this St. Patrick's Day teaser.  Thanks.
-Editor
</div>

<p>
It’s Irish. Looks like a medallic object. But what is it?
Answer below.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39996087725/in/dateposted-public/" title="clover dish"><img src="https://farm1.staticflickr.com/806/39996087725_d297dba84a.jpg" width="400" alt="clover dish"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
It’s a coverware serving dish. It does look like a medallic three-leaf clover, but the “petals”
are cavities for serving food. It’s a $1,500 art creation by Evs Zeisel.


<center>
<a href="http://www.cdnpublishing.com/" title="CDN Publishing ad03 blog"><img src="https://farm5.staticflickr.com/4393/37141240735_16b9db8b12_z.jpg" width="600" height="300" alt="CDN Publishing ad03 blog"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article11"><a name="article11">
STEVE ROACH INTERVIEWS RUSS DOUGHTY
</h3></a>

<p>
Steve Roach of <i>Coin World</i> writes:
<div class="quote">
<p>
I'm glad to see readers learning about Russ Doughty's new book <i>The Top Flying Eagle and Indian Head Cents</i> in the March 11 issue. I met Russ at the 2016 ANA Summer Seminar where he was part of the class I taught on Numismatic Publishing. I interviewed him for the November 2017 monthly issue of <i>Coin World</i> where he had some great advice for new authors. 
</div>

<p>
<div class="greybox">
Steve kindly provided the text of his interview with Russ. Thank you!
-Editor
</div>

<p>
<b>Q: How did you start coin collecting?</b><br/>
A: Some of my earliest memories involve digging through my great-grandfather’s coin collection. He was a banker in Talihina, Oklahoma, in the 1940s and 1950s and had many of those blue Whitman folders which he was trying to fill for his grandchildren. My great-aunt remembers him bringing home bags of cents from the bank and searching them. No one ever knew exactly what he was looking for, but undoubtedly, he was trying to fill as many holes as he could in the albums. Mercury dimes were my favorite coins at that time, and my mother loved them, too. 

<p>
<b>Q: How did you discover your passion for Indian Head cents?</b><br/>
A: I became interested in Flying Eagle and Indian Head cents (IHCs) after completing my Lincoln cent set. IHCs were always one of my favorite coins and as a kid, my favorite belt buckle had several on prominent display. There is something about the color of the bronze planchet and the Indian Head design that I love. Before I started collecting IHCs, I dabbled a little bit in Lincoln cent die varieties, so when I started collecting IHCs, I knew a little bit about die varieties already. Soon, I was swept away into the wonderful world of die varieties on IHCs and searching for them added a new, challenging dynamic to my collecting. I’m always excited to find an IHC with a known die variety, or even better, to discover a new one. There are more varieties out there waiting to be discovered in the IHC series, so keep your eyes peeled. Who knows, you may even discover a new overdate!

<p>
<b>Q: What made you write The Top Flying Eagle and Indian Head Cent Die Varieties and what makes your book different? </b><br/>
A: My motivation for writing my book stems from my desire to help bring people into the hobby and make it more enjoyable for collectors. The goal of the book is to introduce what die varieties are and how they are made in a simple way that is suitable and affordable for all ages. My book fills a niche in that it is the only Top Variety guide for the Flying Eagle or IHC series. It works in conjunction with www.indianvarieties.com, where I’ve listed all known varieties and posted over 4,000 images. As we know, younger generations are increasingly consumed by their computers and mobile phones so I’ve worked very hard to bring these two series into that digital world through my website. 

<p>
<b>Q: What’s the toughest thing about writing a book, and what advice would you give to new authors? </b><br/>
A: Organizing the text and graphics so they are informative and easy to read was a real challenge. My goal was to minimize the white space on the page by making the pictures and text as large as possible. I’d tell new authors to make sure you understand copyright laws and use publishing software where you can create templates so a design change can be applied to all pages. Invite others into your project to help and seek funding sources like the Central States Numismatic Society author grant program. Finally, make a final decision on the format and size of your book before you start laying it out. And have fun!

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n10a03.html">
NEW BOOK: FLYING EAGLE AND INDIAN CENT VARIETIES
</a>
(http://www.coinbooks.org/v21/esylum_v21n10a03.html)


<div class="ctabox">
<center>
<h4>THE BOOK BAZARRE</h4>
</center>
<b> DEBUTING THIS WEEK AT THE WHITMAN BALTIMORE EXPO.</b> 
The 2019 (72nd edition)
<i>
<a href="https://www.whitman.com/store/Inventory/Browse/2019-Red-Books">
Guide Book of United States Coins
</a>
</i>
will be at the Baltimore Expo, along with a variety of events and giveaways celebrating longtime editor Kenneth Bressett. Stop by the Whitman Publishing booth to meet Ken and have him autograph your Red Book!
</div>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article12"><a name="article12">
ROBERT READY’S BRITISH MUSEUM REPLICAS 
</h3></a>
<div class="greybox">
Dick Johnson submitted these notes about the coin replicas of Robert Ready.  Thank you!
-Editor
</div>

<p>
This statement was in a recent <i>E-Sylum</i> [Italics added]: 
<div class="quote">
<p>
“In the past, the British Museum shared numismatic knowledge with other museums, in what could be seen as an early numismatic network, by <i>making and distributing replicas of coins from its own collection</i>.  The examples chosen were considered by the Museum to be particularly fine examples of coins from different periods, and their distribution enabled other institutions to share the Museum’s collection. The British Museum shares numismatic knowledge in different ways today, through projects like the Money and Medals Network.”
</div>
 
<p>
These replicas were electrotypes created by a museum employee. Hired in 1859, Robert Cooper Ready (1811-1901), replicated objects – including coins – in the Museum's collections. After first casting these Ready turned to electroforming the coins, because of the sharper detail he could obtain by this process. In his lifetime Ready made over 22,000 of these coins; his sons, Augustus P. and Charles Joseph Ready carried on after him. Each signed their electrotypes, RR by the father R and MB (reversing British Museum initials) by the sons.

<p>
Ready’s replicas were so exquisite it was hardly possible to distinguish from the originals. (It is rumored that collectors occasionally paid more for his replicas than the originals.) The practice of electrotyping coins was halted and replaced by plaster casting in the 19th century. Using plaster casts was satisfactory for studying the image, but of course, unsatisfactory for studying the metal surface, toning and patina.  

<p>
Many books, however, were illustrated with photographic plates, composed entirely of plaster casts. Perhaps this should be discussed in a future <i>E-Sylum</i>. But for now we should recognize the Ready family for their outstanding lifetime achievement. Their replicas rest in museums for generations to view, to study, and advance numismatic science.

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n08a22.html">
BRITISH MUSEUM EXHIBIT: MONEY AND MEDALS
</a>
(http://www.coinbooks.org/v21/esylum_v21n08a22.html)

<p>
<div class="greybox">
I reached out to some <i>E-Sylum</i> readers for assistance on this topic.  Author Joe Cribb agreed that Dick's description is correct.
-Editor
</div>

<p>
Joe Cribb adds:
<div class="quote">
<p>
MB represent the Latin name for the museum, rather simply a reversal of its initials.  I attach images from Forrer’s <i>Biographical Dictionary of Medallists</i> which has a little more information on the Readys.
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40866901901/in/dateposted-public/" title="Forrer Robert Ready entry p13"><img src="https://farm5.staticflickr.com/4795/40866901901_88481112d0.jpg" width="290" height="500" alt="Forrer Robert Ready entry p13"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/25994786887/in/dateposted-public/" title="Forrer Robert Ready entry p14"><img src="https://farm5.staticflickr.com/4777/25994786887_98ab7c82c9.jpg" width="290" height="500" alt="Forrer Robert Ready entry p14"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<div class="greybox">
I also reached out to Helen Wang at the British Museum, and her colleague Ben Alsop kindly produced an image for us. 
-Editor
</div>

<p>
Benjamin Alsop writes:
<div class="quote">
<p>
Attached is an image of a Roman Provincial electrotype coin of Hadrian from Elis which was made by Robert Ready. I’ve managed to get an image of the edge with his initials as well.
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40825140682/in/dateposted-public/" title="Hadrian coin Elis replica by Robert Ready"><img src="https://farm1.staticflickr.com/805/40825140682_e6787896d8.jpg" width="600"  alt="Hadrian coin Elis replica by Robert Ready"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<div class="greybox">
Thank you, everyone!   Great numismatic history here.  Would any of our readers have a collection of Ready replicas?  Have any other museums forgotten the origin of their replicas and catalogue them as genuine?
-Editor
</div>


<center>
<a href="http://www.douglassaville.com/" title="Saville E-Sylum ad02"><img src="https://farm5.staticflickr.com/4740/40527686521_76e765f2b7_o.jpg" width="600" height="300" alt="Saville E-Sylum ad02"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article13"><a name="article13">
VOCABULARY TERM: BULLION
</h3></a>
<div class="greybox">
Dick Johnson submitted this important entry from his <i>Encyclopedia of Coin and Medal Terminology</i>.  Thanks! 
-Editor
</div>

<p>
<b style="font-size:24px"> Bullion.  </b>
Metal with all impurities removed; usually in ingot form and prior to any step of manufacturing. Bullion may be any metal, notably in pure form, but is often considered as precious metal only. The metal for all coins and medals must at some prior time have been in bullion form. <i><b>Makeup</b></i> of the composition for intended coinage metal, called FORMULATION, may include some form of <i><b>alloyed metal</b></i> – as previous coins melted for reuse, or some form of scrap metal – or it may be <i><b>virgin metal</b></i> (as direct from the refinery). Any of this metal may be called “bullion.”

<p>
<i><b>Refinery bullion</b></i>.  Refineries prepare metal by purifying it, separating if from other metals or mixing it to a needed formulation. Virgin metal is never pure when it comes from ore, nature has a way of mingling metals in their natural state. Man’s task is to separate these. Metal derived from ore is first granulated then treated by a variety of physical and chemical processes.

<p>
After purification the molten metal is poured into molds and allowed to cool. These cooled ingots are cleaned of surface impurities (<i><b>wire brushed</b></i> or filed) if necessary and marked in some way. Most ingots are marked with a PUNCH or punches to identify the refiner, the weight, the purity, any marks the refiner wants to identify that ingot (as perhaps, a serial number or <i><b>melt number</b></i>).

<p>
Ingots can then be stored, shipped, transferred to another operation (as rolling mills, wire mills, tube mills or however the metal is to be fabricated). For coinage metals bullion ingots are shipped to a mint.

<p>
<i><b>Coinage bullion</b></i>.  When preparing for a coinage metal, bullion is ASSAYED for precious metals or analyzed for base metals to determine its exact metal content. It is then combined by precise weight to form the required metal ALLOY composition. For precious metal coins – gold, silver, platinum – these assays are very precise to meet the exact requirements for coin metal standard (FINENESS), usually prescribed by law. For other alloys, particularly base metals, as bronze and zinc, there may be more leeway, called TOLERANCE.

<p>
This formulated mixture is melted (in a mint’s <i><b>melt shop</b></i>) and agitated to form a <i><b>homogeneous</b></i> new alloy. The molten metal is poured into molds (open or book molds) to cool forming ingots, sometimes called <i><b>fillets</b></i>. These ingots are surface wire brushed to remove the burrs, then swaged (end flattened) to be able to feed them into a ROLLING MILL to be rolled into strips.

<p>
A physical imperfection in the bullion at this time is not serious (since the physical form will change); a chemical imperfection in the bullion, however, is serious as it may continue through rolling and blanking, and even into the final pieces after striking.  See INGOT.

<p>
Bullion that is incorrectly formulated is called BULLION BLUNDER. It may have a slight color variation but this error is very difficult to discern unless a chemical analysis is made. Alloyed metal that is not blended correctly is called INHOMOGENEITY; such metal may display off color streaks in strips, blanks or even struck coins.

<p>
Ownership of bullion has become popular with the public, specifically for investment. In small amounts this desire has been fulfilled by the manufacture of BULLION COINS, BULLION MEDALS and COINED INGOTS. These are sold to investors who like to take physical possession of the pieces themselves. Even national mints have struck bullion coins and medals to meet this demand, first supplied by gold Krugerrands from the South African Mint beginning in 1967.

<p>
The appeal of diestruck bullion pieces – coins, medals or ingots – is their guarantee of purity, their convenient form for any transaction, and their convenient size, in fractions or multiples of an ounce. Both buyers and sellers are willing to accept the standards usually stated on the piece. It is not necessary to assay such coined bullion pieces for purity and weigh at every transaction. Those facts are stated right on the piece.

<p>
The easy availability for more than a century of bullion from metal suppliers has eliminated the custom of jewelers and craftsmen from melting coins as a source of their metal. Silver, for example can  be obtained as fine silver (.999), STERLING SILVER (.925), COIN SILVER (.900) or any specialty 
alloy.
<br/> 
CLASS 06.1

<p>
REFERENCES:                                                     <br/>                             
NE12 {1917} FREY (P 35) QUOTES 16TH & 17TH REFERENCES.
<br/> 
NE42 {1982} DOTY (P 42) BULLION AS BACKING FOR PAPER MONEY.


<p>
<b>
Looking for the meaning of a numismatic word, or the description of a term?</b>   Try the Newman Numismatic Portal's Numismatic Dictionary at:
<a href="https://nnp.wustl.edu/library/dictionary">
https://nnp.wustl.edu/library/dictionary
</a>
 

<center style="border:5px solid #A7C0CD">
<a href="http://www.centralstates.info/conv.html" title="E-Sylum CSNS ad 2018"><img src="https://farm5.staticflickr.com/4796/40694703072_e249dd5cd3_z.jpg" width="596" alt="E-Sylum CSNS ad 2018"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article14"><a name="article14">
OTTO CURTIS LIGHTNER (1886-1950)
</h3></a>
<div class="greybox">
John Lupia submitted the following information from the online draft of his book of numismatic biographies for this week's installment of his series. Thanks!  As always, this is an excerpt with the full article and bibliography available online. This week's subject is 
<i>Hobbies</i> publisher Otto Lightner.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39053945400/in/dateposted-public/" title="Lightner, Otto Curtis"><img src="https://farm1.staticflickr.com/814/39053945400_8ca57bc3b9_n.jpg" width="228" height="320" align="right" alt="Lightner, Otto Curtis"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Otto C. Lightner is best known as the publisher of <i>Hobbies, The Magazine for Collectors</i>, the successor to <i>Philatelic West</i>. Through his magazine he did much in promoting various fields of collecting, autographs, antique furniture, china, silver, stamps, coins and paper money, buttons, dolls and just about anything collectible. His stamp and coin departments were important in the history of American numismatics which were run by various celebrities over the years and filled with a rich assortment of articles and advertisements.

<p>
Otto Curtis Lightner (1886-1950), was born on July 2, 1886, Norwich, Kingman County, Kansas, son of James Edwin Lightner (1854-1930), a merchant and native of Pennsylvania, and Maria Catherine Hoover (1861-1946), a native of Ohio. 

<p>
The Lightner family were part of the American colonial period when German  Lutheran immigrants who fled religious persecution went to London, Surrey, England, and many migrated to both Ulster County, New York, Canada, and into Pennsylvania. 

<p>
Beginning with Nathaniel Ignatius Lightner (1709-1782), and his father Johann Adam Lightner (1678-1736), whom the latter was born in Germany, came to America first settling in Ulster County, New York before finding their way into Lancaster, Pennsylvania.  Johann Adam Lightner  fought during the American Revolutionary War. Otto C. Lightner was a member of the Sons of the American Revolution.

<p>
He grew up in Wichita City, Kansas with his four brothers...

<p>
On July 2, 1904, his eighteenth birthday, he delivered a speech titled : "How Christian Endeavor Will Influence the Future Destiny of Our Country," at the Christian Endeavor Rally held on the nomination of Theodore Roosevelt for President.

<p>
In September 1904 he was elected to the Young Men's Republican League.

<p>
In June 1905, he bought out a wholesale stock of millinery goods, running advertisements in the <i>Wichita Daily Eagle</i>, looking to hire two experienced street men and two traveling salesmen, selling hats, call third floor, National Bank Building.

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26993513458/in/dateposted-public/" title="HOBBIES 1931-OCT"><img src="https://farm1.staticflickr.com/815/26993513458_15aa97d74f_n.jpg" width="211" height="320" align="left" alt="HOBBIES 1931-OCT"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

In 1906, he began his career as a typesetter for a Kansas City newspaper, <i>The Daily Journal</i>. 

<p>
In 1911, he was the president of the Associated Trade Press Company, Room 305, 123 East 6th Street, Cincinnati, Ohio.

<p>
On February 12, 1920 he started his own company the Lightner Publishing Company, New Orleans, Louisiana. His first periodical was titled <i>Strawberry Items</i>, published for strawberry growers.

<p>
In April 1922 he published the <i>Peanut Promoter</i>, for the peanut growers, but was soon sued by Colonel John F. Penner, Secretary of the Suffolk Peanut Company, for libel. When Penner saw Lightner on the street he struck him several blows.

<p>
In 1930, about the time of the death of his father, he purchased <i>Philatelic West</i>, and began with Volume 36 but renamed the publication <i>Hobbies, The Magazine for Collectors.</i>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39053945540/in/dateposted-public/" title="Hobbies, Feb 1932, p11 Indian Cent premiums"><img src="https://farm1.staticflickr.com/816/39053945540_3073518fd8_n.jpg" width="320" height="242" align="right" alt="Hobbies, Feb 1932, p11 Indian Cent premiums"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

In 1930, Chicago held its first annual Antiques Exposition and Hobby  Fair, which inspired Lightner to not only attend with an exhibit and booth for <i>Hobbies</i> not only to help launch it but also to include a strong antiques focus in the magazine.

<p>
The first numismatic editor of <i>Hobbies</i> was Clay Lewis Huntley (1881-1965), a salesman, who joined the ANA in 1932 in order to attend the annual convention held that year in Cincinnati, Ohio, and to write a detailed report for <i>Hobbies</i>.

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39053945320/in/dateposted-public/" title="Times Tues Mar 7, 1950, p.5 Gilr Killed by Car"><img src="https://farm1.staticflickr.com/796/39053945320_3b156aa40e_o.jpg" width="152" height="398" align="left" alt="Times Tues Mar 7, 1950, p.5 Girl Killed by Car"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

On August 20, 1947, Lightner bought the old Hotel Alcazar in Saint Augustine, Florida to open as a Hobbies Museum.

<p>
 Lightner tragically killed a 7 year old child hitting her with his car. <i>The Times</i>, Tuesday, March 7, 1950, page 5

<p>
He died on June 9, 1950, three months after that fatal and tragic car accident, at Presbyterian Hospital, Chicago, Illinois. He is buried at the Lightner Museum, Saint Augustine, St. John's County, Florida.

<p>
To read the complete article, see: 
<br/>
<a href="https://sites.google.com/a/numismaticmall.com/www/numismaticmall-com/lightner-otto-curtis">
LIGHTNER, OTTO CURTIS
</a>
(https://sites.google.com/a/numismaticmall.com/www<br/>/numismaticmall-com/lightner-otto-curtis)

<p>
<b>The Lightner Museum</b><br/>
<div class="greybox">
What an interesting "Hobby" connection!  <i>Hobbies</i> did indeed publish a good bit of numismatic information, and these issues can be viewed on the Newman Numismatic Portal.  I don't know if its collections include coins, but the Lightner Museum sounds like a wonderful place to stop while on a trip to Florida.  Here's some promotional text I cobbled together from the Museum's web site.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/25991856107/in/dateposted-public/" title="Lightner Museum"><img src="https://farm1.staticflickr.com/814/25991856107_b4583d9cc0.jpg" width="400" height="400" alt="Lightner Museum"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
The Lightner Museum is housed in
the former Alcazar Hotel built in
1888 by Henry Flagler.
Today it is home to
one of the best collections
of fine and decorative
19th century art in the country.

<p>
St. Augustine's "Lightner Museum of Hobbies" opened in 1948 with the collections of "Gilded Age" artwork, antiques and curios of Otto C. Lightner. As once-proud Chicago estates were put up for auction or sold for taxes during the Depression, Lightner quickly purchased the collections of millionaires that had been acquired over a lifetime. </p>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40822668912/in/dateposted-public/" title="Lighnter Museum Tiffany lamp"><img src="https://farm1.staticflickr.com/798/40822668912_64f8d7eaf7_n.jpg" width="211" height="320" align="right" alt="Lighnter Museum Tiffany lamp"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

The current mission of the Museum is to preserve, maintain, research and interpret the Museum’s collections for the educational benefit of the visiting public. The Museum is a non-profit cultural institution sustained by admissions and donations, and it is supported by a dedicated staff of volunteers.

<p>
>From typewriters to Tiffany,
Otto Lightner’s collection of fine
and decorative art from the 19th century
is impressive and extensive.

<p>
The Museum’s eclectic collection
ranges from a mummy, shrunken heads,
human hair art, cigar labels, buttons,
salt and pepper shakers, to Tiffany glass,
cut glass, porcelain, fine art paintings,
furniture and sculpture all housed
throughout the four floors of
the original Alcazar Hotel.

<p>
For more information about the Lightner Museum, see: 
<br/>
<a href="http://lightnermuseum.org/">
http://lightnermuseum.org/
</a>

<p>
To read <i>Hobbies</i> on the Newman Numismatic Portal, see: 
<br/>
<a href="https://nnp.wustl.edu/library/publisherdetail/523056">
https://nnp.wustl.edu/library/publisherdetail/523056
</a>

<p>
<center>
* * * * *
</center>

<p>
The entire inventory of the Lupia Numismatic Library is for sale.  Individual items will be available before the remaining archives are broken up into parcels sold at philatelic auctions in the U. S. and Hong Kong.  Check 
<a href="http://www.numismaticmall.com/">
NumismaticMall.com</a> frequently as dozens of new items with estimates will be posted daily until everything is sold.

<p>
All inquiries will be given prompt and courteous attention. Write to: 
<a href="mailto:john@numismaticmall.com">
john@numismaticmall.com
</a>.
 

<center>
<a   href="http://www.rarelegacy.com/" title="Rare Legacy ad 2016-05-22 Lookout"><img src="https://farm8.staticflickr.com/7366/26875876090_bbdfbe0b13_o.jpg" width="581" height="775" alt="Rare Legacy ad 2016-05-22 Lookout"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article15"><a name="article15">
POPSICLE TOKENS
</h3></a>

<p>
Dick Johnson writes:
<div class="quote">
<p>
Up til now researchers have not been able to document who engraved the dies for a series of Popsicle tokens issued as premiums in Popsicle packages. It may have been Adam Pietz as mentioned by David Hill in last week’s <i>E-Sylum</i>. At least two were issued in 1933 featuring movie stars Clark Gable and Greta Garbo.
 
<p>
Later, in 1937, six were issued and we know for certain these were engraved by German-American engraver Franz Eue. These bore portraits of Claudette Colbert, Gary Cooper, Jean Harlow, Frederick March, Norma Shearer and Johnny Weissmueller. He misspelled Popsicle on the reverse of the Claudette Colbert medal as POPCICLE. Three of these are listed in the Red Book by Katie Jaeger and Dave Bowers, <i>A Guide Book of U.S. Tokens and Medals</i>, page 149.

<p>
Franz F. Eue (1888-1937) was a hand engraver, medalist and sculptor. He engraved German portrait medals in 3 and 5 –mark size (gedenthalers) for at least four German medal firms prior to his immigration to America in 1926. It is said he could engrave a die in two hour‘s time, either carving intaglio or cameo. He engraved a number of dies for Medallic Art Company. A contemporary of his told me once he loved to drive old cars until he wrecked and then abandoned them.
</div>

<p>
<div class="greybox">
David Hill of the American Numismatic Society provided these images of Popsicle tokens in the ANS collection. Thank you!
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40885239921/in/dateposted-public/" title="ANS Popsicle token obverses"><img src="https://farm5.staticflickr.com/4780/40885239921_b59379a263.jpg" width="500" height="179" alt="ANS Popsicle token obverses"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27015088958/in/dateposted-public/" title="ANS Popsicle token reverses"><img src="https://farm1.staticflickr.com/820/27015088958_4ddf045a9a.jpg" width="500" height="176" alt="ANS Popsicle token reverses"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40885239831/in/dateposted-public/" title="ANS Popsicle tokens boxes"><img src="https://farm1.staticflickr.com/804/40885239831_991c1aef1a.jpg" width="500" height="254" alt="ANS Popsicle tokens boxes"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
David Hill writes:
<div class="quote">
<p>
The ANS has 10 of these. I included the two that say Popsicle on the back. Our Claudette Colbert doesn’t have the misspelling noted by Dick and, in fact, doesn’t say Popsicle at all, so I included that, too.
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27015173738/in/dateposted-public/" title="Jean Harlow token obverse"><img src="https://farm1.staticflickr.com/820/27015173738_8b0b3309d7_m.jpg" width="237" height="240" alt="Jean Harlow token obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26013420667/in/dateposted-public/" title="Jean Harlow token reverse"><img src="https://farm1.staticflickr.com/804/26013420667_c13b5eea8a_m.jpg" width="239" height="240" alt="Jean Harlow token reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>Another ANS Harlow token: "Hold Your Man"
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40885897191/in/dateposted-public/" title="Jean Harlow medal by Adam Peitz obverse"><img src="https://farm1.staticflickr.com/800/40885897191_9f8775431c_m.jpg" width="240" height="240" alt="Jean Harlow medal by Adam Peitz obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40844258532/in/dateposted-public/" title="Jean Harlow medal by Adam Peitz reverse"><img src="https://farm5.staticflickr.com/4773/40844258532_b49bc175fd_m.jpg" width="240" height="240" alt="Jean Harlow medal by Adam Peitz reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>An ANS Adam Peitz medal of Jean Harlow
</center>

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n10a12.html">
U.S. MINT SCULPTOR-ENGRAVER ADAM PEITZ
</a>
(http://www.coinbooks.org/v21/esylum_v21n10a12.html)
 

<center>
<a data-flickr-embed="false" data-header="false" data-footer="false" data-context="false" href="http://www.RareGoldCoins.com" title=
"DWN E-Sylum ad01"><img src="https://farm6.staticflickr.com/5641/20927682352_828764274e_z.jpg" width="600" height="300" alt=
"DWN E-Sylum ad01" /></a><script async="" src="//embedr.flickr.com/assets/client-code.js" charset="utf-8">
</script>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article16"><a name="article16">
RECOVERING OLD OBSOLETE COMPUTER FILES
</h3></a>
<div class="greybox">
Last week we discussed an old humorous essay that made a great point about the utility and staying power of the good old-fashioned book.  Books have outlasted every alternative form invented to date, and will likely continue to last for centuries to come.  But digital formats and physical storage technology become obsolete quickly and before you know it three generations of technology have come and gone.   So how are people dealing with this problem?  Here's an article about some important work being done at Yale.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40154047194/in/dateposted-public/" title="old computer disks"><img src="https://farm1.staticflickr.com/807/40154047194_1dc5c9d7d3_n.jpg" width="320" height="213" align="right" alt="old computer disks"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

NOT SO VERY LONG AGO, web designers’ ambitions outstripped the infrastructure of the internet, so they had to resort to physical media to help carry their ideas. Dial-up modems were pokey, and the sluggish speed couldn’t handle large images or streaming video. “People did all sorts of projects that were too heavy for the live web,” says Tim Walsh, a digital archivist at the Canadian Centre for Architecture (CCA).

<p>
One workaround to make these projects possible was to separate a website from the web. “A simple solution was to simply burn all the the HTML, JavaScript, and other large files to a CD-ROM,” Walsh says. These sites spent much of their lives offline—viewable only when a user met the hardware requirements listed by the creator and then inserted the CD. Today, with a decent connection, online video and all sorts of other functionality rarely stumbles. In the march to high-speed wi-fi, browser-based applications, cloud computing, and computers that have no need for CD-ROM drives, some older digital artifacts have been left in the dust. In some cases, it’s as though they’re written in a dead language, so accessing their content can be tricky.

<p>
The digital world continues to expand and mutate in all sorts of ways that will orphan and otherwise impair file formats and programs—from ones long forgotten to ones that work just fine today but carry no guarantees against obsolescence. Instead of a patchwork of one-off solutions, perhaps there’s a better way to keep old software running smoothly—a simpler process for summoning the past on demand. A team at the Yale University Library is trying to build one.

<p>
DIGITAL ARCHIVISTS DEAL WITH LEAST two broad categories of artifacts. There are analog objects or documents scanned into a second, digital life—digitized maps, for instance, or scanned photos. The other objects are natives of the digital world. These files can include everything from a simple compressed image to a game on a CD-ROM to a CAD design for a skyscraper. The relentless march of new versions and new platforms makes obsolescence a constant presence, from as soon as digital objects are conceived.

<p>
RESEARCHERS AT YALE ARE WORKING to solve this problem by creating a kind of digital Rosetta Stone, a universal translator, through an emulation infrastructure that will live online. “A few clicks in your web browser will allow users to open files containing data that would otherwise be lost or corrupted,” said Cochrane, who is now the library’s digital preservation manager. “You’re removing the physical element of it,” says Seth Anderson, the library’s software preservation manager. “It’s a virtual computer running on a server, so it’s not tethered to a desktop.”

<p>
Instead of treating each case as a one-off, like digital triage, this team wants to create a virtual, historical computer lab that’s comprehensive and ready for anything. Do you have a CD-ROM that was once stuffed in a sleeve on the cover of a textbook? A snappy virtual machine running Windows 98 might be able to help you out. “We could create any environment that we needed,” Anderson says. The goal is to build an emulation library big enough that there’s a good fit for any potential case—with definitive, clear results. Cochrane said the integrity should be strong enough that “you can take an old digital file into court as evidence.” 

<p>
<div class="greybox">
So don't despair if you've got some good numismatic content stored on old computers, DVDs, CDs, 3.5 or 5 1/4 inch floppy disks.  DON'T THROW THEM AWAY.  Perhaps someday the content can be easily retrieved and ported over to more modern formats.
-Editor
</div>

<p>
Len Augsburger of the Newman Numismatic Portal writes:
<div class="quote">
<p>
We will fund this work if the content value is there.  For example, if someone had a book draft on floppy disk, that would be a no-brainer.

<p>
As far as I know the record is held by Martin Gengerke who started his work in the 1980s (possibly 1970s) and has managed to keep <i>American Numismatic Auctions</i> digitally accessible.
</div>

<p>
To read the complete article, see: 
<br/>
<a href="https://www.atlasobscura.com/articles/how-to-open-old-computer-files">
The Quest for a Universal Translator for Old, Obsolete Computer Files
</a>
(https://www.atlasobscura.com/articles/how-to-open-old-computer-files)

<p>
To read the earlier E-Sylum article, see: 
<br/>
<a href="http://www.coinbooks.org/v21/esylum_v21n10a31.html">
AN OLD BUT NEW LOOK AT THE BOOK
</a>
(http://www.coinbooks.org/v21/esylum_v21n10a31.html)
 

<center>
<a href="https://auctions.stacksbowers.com/" title="Stacks-Bowers E-Sylum ad 2018-03-04 Baltimore"><img src="https://farm5.staticflickr.com/4790/40582866581_ff7370aa7c_o.jpg" width="600" height="600" alt="Stacks-Bowers E-Sylum ad 2018-03-04 Baltimore"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article17"><a name="article17">
RUTGERS DIGITIZES ROMAN COIN COLLECTION
</h3></a>
<div class="greybox">
Rutgers University has announced the completion of a project to  create digital images of Roman Republic coins in their collection.  Thanks to Arthur Shippee for passing this along.
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27018526088/in/dateposted-public/" title="Digitizing Rutgers Roman Republic coins"><img src="https://farm1.staticflickr.com/796/27018526088_3e8864683a_n.jpg" width="320" height="213" align="right" alt="Digitizing Rutgers Roman Republic coins"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

The Rutgers University Libraries have digitized an invaluable collection of 1,250 coins from the ancient Roman Republic, some dating to the beginning of coinage – and just time for the Ides of March.

<p>
The digitization of ancient coins is not some retro version of Bitcoin. Through a collaboration of classical scholarship and super high-resolution photography, the goal was to make multi-angle views of these coins – some of copper, some of bronze, silver or gold, all bearing fascinating engravings – available for study by scholars and students while protecting the originals.

<p>
Anyone with an Internet connection can now zoom and pan all 1,250 digitized coins free of charge, via the Coins portal. Visitors to the Alexander Library at Rutgers University–New Brunswick can view several of the actual coins, along with reproductions of the new digital images, at an exhibit opening March 23 in the Scholarly Communication Center.

<p>
The Badian Collection of Coins of the Roman Republic is named for Ernst Badian, the late Harvard University professor who donated the vast collection to Rutgers thanks to his connection to Brennan, who was his student.

<p>
“The Libraries, the Classics Department and the School of Communication and Information all collaborated to make this happen,” said Ronald Jantz of the Shared User Services unit of the Rutgers University Libraries, who oversaw the digitization project along with Brennan. 

<p>
The bulk of the work was done by Rick Hale, a classics doctoral student in the School of Graduate Studies, four library school students from SC&I, and several part-time library employees. The digitization, description of the coins, and upload to Rutgers Institutional Repository (RUcore) spanned about four years and required patience, skill, knowledge of ancient coins, advanced technology and improvisation.

<p>
“At first, showing multiple angles for each coin meant we had to manipulate them manually — shoot straight on, move the coin a few degrees, shoot that image, and so on,” Hale said.

<p>
Although the multiple-angle approach did have some advantages, the Coins team switched to taking images of the obverse and reverse of each coin in order to expedite the imaging process.  Late in the project, Aaron Hershkowitz, also a classics doctoral student, joined the team and brought with him a knowledge of a new technology “reflectance transformation imaging,” or RTI, with which Hale and Hershkowitz began to experiment toward the end of the project. In RTI, the coin is placed inside an LED-studded dome, making it possible to shoot multiple views by manipulating the lights, not the coin. The RTI technology holds great promise for continuing to improve the coin imaging process.

<p>
To read the complete article, see: 
<br/>
<a href="https://news.rutgers.edu/news/rutgers-digitizes-roman-coin-collection-making-it-accessible-world/20180314#.Wq8A_yjwaAv">
Rutgers Digitizes Roman Coin Collection, Making it Accessible to the World
</a>
(https://news.rutgers.edu/news/rutgers-digitizes-roman-coin-collection-making-it-accessible-world/20180314#.Wq8A_yjwaAv)


<center>
<a href="http://jkamericana.com" title="Kraljevich esylum ad4"><img src="https://farm9.staticflickr.com/8107/8556478098_b9eca80615_o.jpg" width="600" height="300" alt="Kraljevich esylum ad4"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article18"><a name="article18">
THE AMERICAN LEGION COIN DESIGN PROCESS
</h3></a>
<div class="greybox">
Dennis Tucker submitted this piece on the process of designing  the American Legion coins. Thank you!
-Editor
</div>

<p>
<b>Celebrating the American Legion—and America’s Veterans—With Coins</b>
</b>
<br/>
by Dennis Tucker, CCAC

<p>
What comes to mind when you think of the American Legion?

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40888405661/in/dateposted-public/" title="American-Legion-logo-color"><img src="https://farm5.staticflickr.com/4795/40888405661_867f0a5894_m.jpg" width="240" height="240" align="right" alt="American-Legion-logo-color"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

My thoughts go to my family and World War II. Many of my uncles served in the Army and Navy during
the war, in places far distant from their homes in central New York. While they were in Europe and on the
high seas, the rest of the family was thousands of miles away, doing their part for the war effort on the
home front. Newspaper articles tell how my Grandma Tucker and other wartime moms and wives baked
and held events for local military associations. By that time the American Legion was already more than
twenty years old—chartered in 1919, in the fresh wake of the world’s last huge war, before my uncles
were even born. For the United States, World War I had lasted about a year and a half, April 1917 to
November 1918, and it involved four million service members and their families and communities. In
World War II we fought two years longer than that, December 1941 to August 1945, and rallied the
efforts of more than sixteen million U.S. troops. It was after this second global conflict that membership
in the American Legion boomed, nearly doubling. In the 1940s the Legion had more than three million
members.

<p>
My mind also goes to a very tangible symbol of the American Legion: its circled-star emblem. I imagine
everyone who has ever looked through Grandpa’s cigar box of military medals, old coins, and war
souvenirs has seen the American Legion emblem, on a hat or lapel pin, challenge coin, or other memento.
I have one of my Uncle Marshall’s membership badges.

<p>
Even without that direct family connection, people across the United States are familiar with the circled-
star emblem. There are nearly 14,000 American Legion posts active in communities in every state of the
nation plus the District of Columbia, Puerto Rico, the Philippines, France, and Mexico. They are a robust
presence and a strong force for civic good, offering scholarships, education, advocacy, health services,
mentoring, emotional support, and other valuable programs.

<p>
The American Legion was founded on four pillars: veterans’ affairs and rehabilitation; national security;
Americanism; and children and youth. These pillars are embodied in Legion programs that benefit our
nation’s veterans, its active service members, their families, the youth of America, and everyday citizens.

<p>
<b>The American Legion’s Commemorative Coins and the CCAC</b>

<p>
Monday, March 12, 2018, I flew to Washington, D.C., for a next-day meeting of the Citizens Coinage
Advisory Committee. The American Legion was very much on my mind.

<p>
The CCAC was formed by Congress in 2003 as a public organization that advises the secretary of the
Treasury on designs and themes for all U.S. coins and medals. The committee’s members hail from
Washington State and California in the West, New York and New Jersey in the East, and points in
between. There are eleven of us, each one representing the interests of the general public as well as coin
collectors, and several drawn from specific disciplines and areas of expertise. Many of us are longtime
active numismatists.

<p>
On this particular day in March at United States Mint headquarters on Ninth Street in Washington, our
agenda included planning for a three-coin suite of commemoratives celebrating the 100th anniversary of
the American Legion.

<p>
By the time we convened, the Mint’s program managers had already met with leaders of the American
Legion. Artists from the team of medallic sculptors at the Philadelphia Mint, and from the Mint’s Artistic
Infusion Program, had contributed their creativity to a portfolio of design proposals for the three
1919–2019 coins: a copper-nickel half dollar, a silver dollar, and a gold $5 piece. We members of the
CCAC had received a dossier of these designs, sixty-four in total, in advance of our meeting. We came
prepared to discuss their merits in a public forum and in conference with the American Legion, and to
make our formal recommendations to the secretary of the Treasury.

<p>
<b>Approaching the Coin Designs: “Getting it Right”</b>

<p>
We were honored to have the Legion’s executive director, Verna Jones, present at the meeting, along with
Chanin Nuntavong, deputy director for media relations. Jones is the first female executive director of the
American Legion. She spoke passionately about how the Legion wants its commemorative coins to
represent all two million–plus of its members, and therefore its leadership leaned away from designs that
show faces—because, for example, featuring just one ethnicity would leave out many others. Jones
emphasized the weight and significance of the Mint’s design process, and the importance of getting it
right. A 100-year anniversary only comes around once. “We have one opportunity to show inclusion,” she
said, noting that women were allowed to vote for the American Legion’s national commander before they
could vote for the president of the United States. The older, white, male veteran is “only one part of the
American Legion,” she said. It’s interesting to observe that Jones and Nuntavong, our two organization
liaisons at the CCAC’s public meeting, are an African-American woman and an Asian man—reflections
of the diversity Jones spoke of. “I want the coins to represent everyone whose blood, sweat, and tears
made the American Legion what it is,” she told us.

<p>
<b>Reviewing and Analyzing the Designs</b>

<p>
Before the Mint’s artists started sketching for this program, the Mint had encouraged them to submit
design proposals as obverse/reverse pairings. This strategy, developed in recent years, avoids some risks
and challenges inherent in two separate artists creating one side each of a given coin. For example, two
individually excellent designs might have jarringly different styles. Or they might both have higher-relief
areas that would be coined opposite each other on the planchet, resulting in poor metal flow and a shallow
strike. In theory a skillful artist, envisioning the entire coin, obverse and reverse, can plan a more coherent
and coinable result.

<p>
Our advisory committee, however, was not forced to stick to those proposed pairings. Committee member
Jeanne Stevens-Sollman, a highly respected American sculptor, and one of only a few living recipients of
the J. Sanford Saltus Award for Outstanding Achievement in the Art of the Medal, remarked on the
complexity of the portfolio. She approached our task by choosing six designs she felt worked to tell the
American Legion’s story.

<p>
As I reviewed the design proposals, my mind kept returning to the importance of the American Legion’s
emblem—that symbol that every Legion member, every military family, and every person who has
benefited from its programs, is familiar with. To me it was crucial that at least one of the three coins
feature the emblem prominently as its main design device.

<p>
I also felt it was important to show the emblem in its entirety. Each part holds a specific meaning, and to
use some as design elements while leaving others out does a disservice to the emblem’s intent. The sun’s
rays, seen along the outermost edge, “form the background of our proud emblem and suggest the Legion’s
principles will dispel the darkness of violence and evil.” The wreath, forming the center, is “in loving
memory of those brave comrades who gave their lives in the service of the United States that liberty
might endure.” The star, “victory symbol of World War I, also symbolizes honor, glory and constancy.”
The larger of two outer rings stands for “the rehabilitation of our sick and disabled comrades,” while the
smaller inside ring denotes the welfare of America’s children. “The smaller of two inner rings set upon
the star represents service to our communities, states, and nation. The larger outer ring pledges loyalty to
Americanism.”

<p>
In particular I liked obverse 5 of the silver dollar designs. It shows the Legion’s emblem but in an artfully
stylized manner, with oak leaves symbolizing strength and the lily for devotion and memory.

<p>
I studied how the American Legion talks about itself today. How does it tell its story? Leading up to our
meeting I spent a lot of time on the Legion’s web site, www.Legion.org. There the organization tells its
story through people, sharing the personal experiences of its members—a human-interest approach.
Several of the proposed coin designs show portraits and scenes of veterans, young and old. Many of those
are emotionally compelling, and several committee members were drawn to them. But we understood the
Legion’s desire to use more symbolism, rather than human figures.

<p>
Committee member Robert Hoge, our member specially qualified as a numismatic curator given his
museum leadership with the American Numismatic Society and the American Numismatic Association,
advised the Mint’s artists to use bold designs. “Coins are small,” he cautioned. He also observed that
grayscale, which can make a beautiful drawing, “isn’t appropriate to indicate depth on a coin.” For this
particular program he encouraged the use of the American flag, and approved of the Eiffel Tower as an
instantly recognizable symbol of Paris, where the first American Legion post was started. Other designs
used the Arc de Triomphe, and several committee members commented on the weaker symbolism of that
landmark for this particular program: the famous arch stands for its own specific wars and military
victories.

<p>
Committee member Erik Jansen—an engineer, scientist, and co-founder of a medical-device
firm—described his disappointed reaction to the packet of designs: “Nothing came together.” He laid out
his general thinking when it comes to three-coin commemorative programs: the $5 gold piece is “the
over-arching big picture” of the subject matter; the silver dollar is the “trophy,” the big seller, the coin
that deserves the boldest and best design; and the copper-nickel half dollar he sees as the “fun, light,” kid-
friendly option, the least expensive and therefore most accessible of the coins. For the American Legion
commemoratives, he recommended an energetic and “youthful” style, avoiding messages of loss and
sacrifice. “I want an active verb,” he said, “not a sad memoriam.”

<p>
Committee member Mike Moran, well known for his deeply researched articles and books on American
numismatic history, echoed Bob Hoge’s warning about the size of the actual coins—“the five-dollar gold
is the size of a nickel.” It’s one thing to design a coin, or to critique a design, blown up to a six-inch
diameter. It must always be envisioned reduced to a much smaller planchet. Moran made an example of
obverses 4 and 10 for the gold coin: “Use one head, not two.” He rejected the Art Nouveau approach of
obverse and reverse 6 of the silver dollar, saying the style hasn’t aged well.

<p>
Committee member Heidi Wastweet, a talented and recognized artist and current president of the
American Medallic Sculpture Association, offered observations on several designs, noting that some
sketches proposed as obverses worked better as reverses, and vice versa. She also queried the Mint’s
management on technical points of frosting and polishing of dies. She pointed out places where the artists
relied too much on shading, which can give depth to a drawing, but which can’t be translated to the metal
of a coin (outside of very limited effects given by frosting and polish).

<p>
Committee member Donald Scarinci, our longest-serving member and one of the greatest private
collectors of art medals in the United States, gave dramatic condemnation to the portfolio of designs. His
advice to the Mint was to reject them all and start over, calling them “the worst group of coin designs”
he’d seen in years. To our American Legion liaisons, he recommended aggressive marketing in order to
see the surcharges that come from a profitable program, implying that none of the proposed designs had
the merit to easily sell themselves.

<p>
Committee member Tom Uram, a well-known life member (and recently elected governor) of the
American Numismatic Association, singled out some favored designs from the portfolio. He also drew
attention to the “V” in gold obverse 3, which ties back to the World War II commemorative coins of the
early 1990s, and he observed that the legend “God and Country” was considered as a motto for our
national coinage during the American Civil War.

<p>
Committee chair Mary Lannin, an active scholar of ancient coinage and a member of the Industry Council
for Tangible Assets’ anti-counterfeiting task force, remarked on gold obverse 5’s resemblance to the
iconic American Legion pin, and gave her endorsement to the preferred choices of our liaisons.

<p>
<b>
Our Votes for the American Legion Commemorative Coins, and Our Recommendations to
the Secretary of the Treasury
</b>

<p>
Every member of the Citizens Coinage Advisory Committee agreed that this portfolio of designs,
as a whole, was lacking. While it offered some examples of very good artwork, it also included
sketches that wouldn’t translate well into coinage, some retreads of styles we’ve rejected in the
past, and designs that just didn’t work on a number of levels.

<p>
April Stafford, the Mint’s chief of design management, has explained to us that their goal is to
“minimize the Mint’s fingerprint” in the artists’ creative process—to give the committee as many
designs to review as possible. This, of course, is after the Mint’s own vigorous series of legal and
technical reviews, which can shape and guide the designs before we see them, making sure
they’re coinable while also meeting the mandates of their legislation.

<p>
After much discussion and analysis, including dialogue with our American Legion liaisons, we
leaned heavily toward the Legion’s preferred design pairings. Executive Director Jones identified
the following preferences from the organization’s leadership.

<p>
• For the gold coin: obverse 3 (“with its important symbolism”) and reverse 4 (honoring
“the ultimate sacrifice”). (Although obverse 5 for the gold coin is iconic and instantly
recognized, she observed, “Every member already has the emblem on pins, challenge
coins, and other collectibles.”)

<p>
• For the silver dollar: obverse 5 (“a beautiful coin”) and reverse 11 (she noted the importance of the theme of 100 years of service).

<p>
•  For the half dollar: obverse 5 and reverse 6, a pairing that has the pledge of allegiance
starting on the obverse and continuing to the reverse.
</div>

<p>
Part of our process in coming to a recommendation for any given coin is to take a weighted vote
after we discuss and analyze each design proposal. In this case, our votes strongly affirmed the
preferred designs of the American Legion. We did recommend one modification, for the top
center of the silver dollar reverse: change the large keystone (part of the Arc de Triomphe’s 
architecture) to a fleur-de- lis (a more obvious symbol of Paris, where the American Legion
started).

<p>
<b>What’s Next for the American Legion Coins</b>

<p>
The CCAC itself doesn’t decide what goes on coins. Rather, we provide our studied, reasoned
advice in a formal recommendation to the secretary of the Treasury. Another committee, the U.S.
Commission of Fine Arts, also provides feedback and recommendations. The secretary uses that
input, as well as the insight of relevant liaisons and stakeholders, and then makes the final
decisions on designs.

<p>
Once the designs are officially chosen, the Mint’s artists will sculpt them, hubs and dies will be
made, and the coins will continue through the master production schedule of manufacturing,
packaging, and distribution. There will be a launch ceremony sometime next year in conjunction
with the American Legion.

<p>
If these designs speak to even a fraction of the American Legion’s membership, and a fraction of
the other Americans who know and love the Legion, the United States Mint will have a very
successful and popular commemorative coin program for 2019.
 
<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27018340668/in/dateposted-public/" title="American Legion coin design"><img src="https://farm1.staticflickr.com/817/27018340668_8e9dc7c43f.jpg" width="500" height="261" alt="American Legion coin design"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<div class="greybox">
A version of this article on <i>Coin Update</i> has many illustrations, including the design candidates.  Check it out.
-Editor
</div>

<p>
To read the complete article, see: 
<br/>
<a href="http://news.coinupdate.com/celebrating-the-american-legion-and-americas-veterans-with-coins/">
Celebrating the American Legion—and America’s veterans—with coins
</a>
(http://news.coinupdate.com/celebrating-the-american-legion-and-americas-veterans-with-coins/)


<center>
<a href="http://www.hlrc.com" title="HLRC E-Sylum ad 2018-03-18 Baltimore Show"><img src="https://farm5.staticflickr.com/4772/40823307292_dd173afd35.jpg" width="500" height="313" alt="HLRC E-Sylum ad 2018-03-18 Baltimore Show"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article19"><a name="article19">
BILL SEEKS TO WOMEN ON QUARTERS
</h3></a>
<div class="greybox">
All U.S. coin programs start in Congress, and two Representatives have introduced a bipartisan bill to call for featuring prominent women on quarters beginning in 2020.
-Editor
</div>

<p>
Two US representatives -- Democrat Barbara Lee of California and Republican Bruce Poliquin of Maine -- on Thursday introduced a bill that would inject the coin circulation with quarters that feature prominent women from American history.

<p>
In a program that would mimic the ongoing commemorative collection that features state landmarks, the US Mint would churn out coins featuring women selected by leaders from all 50 states, five territories and DC. Their portraits would appear on the back side of the coins, opposite George Washington.

<p>
"We have so many women, first of all, who are unsung heroes, and their accomplishments haven't been recognized," Lee told CNNMoney. "This bill, and hopefully the coins, will give us a chance to really highlight them and make sure the world really knows who they are and what they have done. I think it's really long overdue."

<p>
The legislation, introduced during Women's History Month, would direct the governor or top official in each state or territory to consult with local women's organizations and other interested groups about their pick. No living people can appear on coins, so the women must be deceased, the bill stipulates.

<p>
The first design mockups could arrive in 2020, the 100th anniversary of women gaining the right to vote. And Lee said the first coins could enter circulation in 2021.

<p>
Lee worked for more than a year alongside former Treasurer Rosie Rios to draft this bill.

<p>
To read the complete article, see: 
<br/>
<a href="http://money.cnn.com/2018/03/15/news/women-quarters-rosie-rios/index.html">
Lawmakers push to put women on quarters
</a>
(http://money.cnn.com/2018/03/15/news/women-quarters-rosie-rios/index.html)
 

<center>
<a href="http://bestpricecoins.com/" title="Best Price Coins E-Sylum ad06"><img src="https://farm5.staticflickr.com/4254/35802950475_41832e35d5_o.jpg" width="600" height="300" alt="Best Price Coins E-Sylum ad06"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article20"><a name="article20">
A 16TH CENTURY COIN CABINET?
</h3></a>
<div class="greybox">
Phil Mernick of London passed along this lot description for a great old coin cabinet.  Thanks!
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26995323488/in/dateposted-public/" title="Coin cabinet exterior"><img src="https://farm5.staticflickr.com/4780/26995323488_83b9a5f526.jpg" width="500" height="334" alt="Coin cabinet exterior"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39971862775/in/dateposted-public/" title="Coin cabinet lock"><img src="https://farm1.staticflickr.com/791/39971862775_66b3214c67_n.jpg" width="320" height="214" alt="Coin cabinet lock"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26995323398/in/dateposted-public/" title="Coin cabinet opened"><img src="https://farm5.staticflickr.com/4784/26995323398_9ac0fcc883.jpg" width="500" height="317" alt="Coin cabinet opened"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
16th Century provenance: Florence, With wooden structure. Provided with front window, complete with functioning lock, with a key. External surface covered with red leather, richly decorated with gilded, imprinted frames of branches and leaves. The hinges and lock with iron plates, partially gilded. Two articulated, iron locks alongside, with traces of gilding as well. Arms of Strozzi-Pandolfini family on the front part. Provided with a wooden dresser (later) that can be inserted inside. dimensions 43 x 39 x 32 cm.

<p>
<div class="greybox">
The lot is headlined "MONEY BOX" but also describes the inner compartment as a "dresser".  No coin trays are pictured, and the drawers seem thick for coin storage.  So is this really a coin cabinet?  What do people think?  Are there coins pedigreed to the Strozzi-Pandolfini family?
-Editor
</div>

<p>
To read the complete lot description, see: 
<br/>
<a href="https://www.the-saleroom.com/en-gb/auction-catalogues/czerny-international-auction-house-ltd/catalogue-id-srcz10019/lot-f4afb179-1e11-43e2-a2fc-a89000e9e4f0">
LOT 543 A RARE MONEY BOX
</a>
(https://www.the-saleroom.com/en-gb/auction-catalogues/czerny-international-auction-house-ltd/catalogue-id-srcz10019/lot-f4afb179-1e11-43e2-a2fc-a89000e9e4f0)
 

<center>
<a href="https://www.northeastcoin.com/" title="E-Sylum Northeast ad01"><img src="https://farm5.staticflickr.com/4590/25214365708_d1c16b50fc_o.jpg" width="600" height="300" alt="E-Sylum Northeast ad01"></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article21"><a name="article21">
NUMISMATIC NUGGETS: MARCH 18, 2018
</h3></a>
<div class="greybox">
Here's a selection of interesting or unusual items I came across in the marketplace this week.  Tell us what you think of some of these.
-Editor
</div>

<p>
<b> 1792 Barbados Halfpenny Token </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40822169512/in/dateposted-public/" title="1792 Barbados Halfpenny Token"><img src="https://farm5.staticflickr.com/4771/40822169512_4acb79921b.jpg" width="500" height="255" alt="1792 Barbados Halfpenny Token"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Lot 352. Barbados. Copper 1/2 Penny Token. 1792. Low mintage.
Barbados. Copper 1/2 Penny Token. 1792. Crowned head left / Neptune in chariot. KM Tn9. VF. Low mintage

<p>
<div class="greybox">
>From Agora Auctions.
Not the best condition, but a very interesting piece from elsewhere in the world during the Conder token era.
-Editor
</div>

<p>
To read the complete lot description, see: 
<br/>
<a href="https://www.agoraauctions.com/listing/viewdetail/39587">
Lot 352. Barbados. Copper 1/2 Penny Token. 1792. Low mintage.
</a>
(https://www.agoraauctions.com/listing/viewdetail/39587)



<p>
<b> 1823-Dated Mexico Gold Restrike</b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39053097860/in/dateposted-public/" title="1823-Dated Mexico Gold Restrike"><img src="https://farm1.staticflickr.com/793/39053097860_9a38841dbb_m.jpg" width="240" height="240" alt="1823-Dated Mexico Gold Restrike"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39968988545/in/dateposted-public/" title="1823-Dated Mexico Gold Restrike reverse"><img src="https://farm1.staticflickr.com/815/39968988545_dc4e3f71d7_m.jpg" width="240" height="240" alt="1823-Dated Mexico Gold Restrike reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<div class="greybox">
I came across this one in the stock of <i>E-Sylum</i> supporters Northeast Numismatics.  I wasn't familiar with these.
-Editor
</div>

<p>
To read the complete lot description, see: 
<br/>
<a href="https://www.northeastcoin.com/viewImageStandalone.jsp?itemKey=zi26_9301187">
1823 dated Mexico Gold Restrike
</a>
(https://www.northeastcoin.com/viewImageStandalone.jsp?itemKey=zi26_9301187)


<p>
<b> 1860 Clark Gruber Mountain $10 Gold </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26994520498/in/dateposted-public/" title="1860 Clark Gruber Mountain $10 Gold obverse"><img src="https://farm5.staticflickr.com/4777/26994520498_fe46bf4b4e_m.jpg" width="240" height="240" alt="1860 Clark Gruber Mountain $10 Gold obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39970989805/in/dateposted-public/" title="1860 Clark Gruber Mountain $10 Gold reverse"><img src="https://farm1.staticflickr.com/808/39970989805_59bd617ea0_m.jpg" width="240" height="240" alt="1860 Clark Gruber Mountain $10 Gold reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Outstanding example of Clark Gruber Mountain Ten. Anyone who has studied these know rough and scrubbed coins are the norm. This one is better than virtually any I have seen within AU classification and better than many low mint state examples. 

<p>
<div class="greybox">
I saw this one in an email newsletter from <i>E-Sylum</i> supporter Harry Labstain Rare Coins.  Nice example.
-Editor
</div>

<p>
To read the complete lot description, see: 
<br/>
<a href="http://hlrc.com/Inventory/CoinViewer?id=868556001&c=23">
1860 $10 CLARK GRUBER PCGS AU58
</a>
(http://hlrc.com/Inventory/CoinViewer?id=868556001&c=23)


<p>
<b> 1937 King George VI and Queen Elizabeth Coronation Gold Medal </b><br/>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40863085061/in/dateposted-public/" title="1937 King George VI and Queen Elizabeth Coronation Gold Medal obverse"><img src="https://farm1.staticflickr.com/784/40863085061_44018b3322_m.jpg" width="240" height="240" alt="1937 King George VI and Queen Elizabeth Coronation Gold Medal obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40863084971/in/dateposted-public/" title="1937 King George VI and Queen Elizabeth Coronation Gold Medal reverse"><img src="https://farm1.staticflickr.com/820/40863084971_fec3ce2ab4_m.jpg" width="240" height="240" alt="1937 King George VI and Queen Elizabeth Coronation Gold Medal reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
A King George VI and Queen Elizabeth Coronation gold medal, by Percy Metcalfe, diameter 57mm

<p>
<div class="greybox">
No, not THAT Queen Elizabeth, the first one.  Here's an excerpt from Wikipedia on the coronation ceremony.  Nice medal!
-Editor
</div>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39053215340/in/dateposted-public/" title="King_George_VI_and_Queen_Elizabeth"><img src="https://farm5.staticflickr.com/4777/39053215340_6818ac457f_n.jpg" width="320" height="256" align="right" alt="King_George_VI_and_Queen_Elizabeth"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

The coronation of George VI and Elizabeth Bowes-Lyon as King and Queen of the United Kingdom and the Dominions of the British Commonwealth and as Emperor and Empress of India took place at Westminster Abbey, London, on 12 May 1937. George VI ascended the throne upon the abdication of his brother, Edward VIII, on 11 December 1936, three days before his 41st birthday. Edward's coronation had been planned for 12 May 1937 and it was decided to continue with his brother and sister-in-law's coronation on the same date.

<p>
The media played an important part in broadcasting this show of pageantry and imperialism to the Empire, which marked this coronation as an important event in the history of television, being the world's first major outside broadcast. It was also the first coronation to be filmed, as well as the first to be broadcast on radio.

<p>
To read the complete article, see: 
<br/>
<a href="https://en.wikipedia.org/wiki/Coronation_of_King_George_VI_and_Queen_Elizabeth">
Coronation of King George VI and Queen Elizabeth
</a>
(https://en.wikipedia.org/wiki/Coronation_of_King_George_VI<br/>_and_Queen_Elizabeth)

<p>
To read the complete lot description, see: 
<br/>
<a href="https://www.easyliveauction.com/catalogue/lot/2d235c2f56b4903b88bc951504f6c334/0af8d24542e81eb9357e7ef448a6646f/select-sale-including-collectors-sale-lot-106/">
Lot
106
A King George VI and Queen Elizabeth Coronation gold medal, ...
</a>
(https://www.easyliveauction.com/catalogue/lot/2d235c2f56b4903b88bc951504f6c334/<br/>0af8d24542e81eb9357e7ef448a6646f/select-sale-including-collectors-sale-lot-106/)


<center>
<a href="http://www.coinbooks.org/" title="NBS Do You Love Coin Book card ad"><img src=
"https://farm2.staticflickr.com/1491/24547113454_3df957c3f9_o.jpg" width="525" height="300" alt=
"NBS Do You Love Coin Book card ad" /></a>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article22"><a name="article22">
THE RALPH AND LOIS STONE COLLECTION
</h3></a>
<div class="greybox">
Here's a press release for an upcoming sale by Sotheby's.  While the headline coins are U.S. silver dollars, there are a number of interesting items in the sale, including Indian Peace medals and an original 1915 Panama-Pacific set.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40844386212/in/dateposted-public/" title="1895 NGC Proof 66 CAC (Gold) Front"><img src="https://farm5.staticflickr.com/4776/40844386212_6f9716f635_m.jpg" width="239" height="240" alt="1895 NGC Proof 66 CAC (Gold) Front"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40178378644/in/dateposted-public/" title="1895 NGC Proof 66 CAC (Gold) Back"><img src="https://farm5.staticflickr.com/4777/40178378644_d3ce83a6cb_m.jpg" width="238" height="240" alt="1895 NGC Proof 66 CAC (Gold) Back"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Sotheby’s is delighted to announce the sale of the Ralph and Lois Stone Collection of United States Silver Morgan Dollars as part of the Historic Coins and Medals Sale. The coins form an essential part of the story of late-19th century America and have long been recognized as important historical artefacts from the period. Complete by date and mintmark, the Stone Collection is one of the finest ever formed, with exceptionally high grades of preservation of the rarest dates in the series. Quietly assembled by Ralph Stone, a discerning northern California banker and collector, the collection has remained unseen and all but unknown to the collecting fraternity since Stone’s death more than twenty years ago. Overall the collection is expected to fetch in excess of $3 million.
 
<p>
Richard Austin, Head of Sotheby’s Books & Manuscripts Department commented: “Sotheby’s has traditionally had great success with extraordinary coin sales and we are excited to offer the Stone Collection on behalf of these long-standing clients. The sale has everything the market desires: rarity, condition, provenance and rediscovery.”
 
<p>
Serving as something of a time capsule, the collection was formed during the first decade of third-party grading. This imaginative concept, where third-party specialist firms authenticated the coins, graded their condition (on a scale of 1 to 70), and encapsulated the coins in tamper-proof holders, transformed coin collecting in the U.S. It is now not only the norm, but an essential part of the collecting experience.
 
<p>
All the silver dollars in the collection were certified and encapsulated by the two major grading services at the time they entered the collection —  the Professional Coin Grading Service (PCGS) and the Numismatic Guaranty Corporation (NGC). Furthermore, the majority of the silver dollars have also been reviewed and approved by the Certified Acceptance Corporation (CAC), which examines coins previously encapsulated, and adds its imprimatur to those coins which are exemplars of the grade indicated on the holder.  All Morgan dollars will be sold in their original, vintage holders.                
 
<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26014088437/in/dateposted-public/" title="1865 Silver Indian Peace Medal, Andrew Johnson"><img src="https://farm1.staticflickr.com/809/26014088437_07ba6ff4d7_m.jpg" width="209" height="240" align="right" alt="1865 Silver Indian Peace Medal, Andrew Johnson"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

The Stone Collection also includes a complete set of Three Cent Silver pieces, all certified to be of at least MS-65 (gem) quality and submitted to CAC; an essentially complete set of U.S. Silver Commemorative coins (1892-1954), again all in MS-65 condition; a small selection of U.S. gold coins, and an original set of the 1915 Panama-Pacific Commemorative coins, which includes two examples of the fifty dollar denomination, the largest ever produced by the U.S. Mint. The sale will also include a selection of Indian peace medals from a distinguished private collection featuring an exceptionally rare Andrew Johnson peace medal inscribed by presidential order.

<p>
For more information, see: 
<br/>
<a href="http://www.sothebys.com/en/auctions/2018/historic-coins-and-medals-n09975.html">
Historic Coins and Medals
Featuring Magnificent Morgan Silver Dollars from the Collection of Ralph and Lois Stone
</a>
(http://www.sothebys.com/en/auctions/2018/historic-coins-and-medals-n09975.html)



<center>
<a href="http://www.fredweinberg.com/" title="Fred Weinberg ad02"><img src="https://c2.staticflickr.com/8/7321/28103804441_53b4006a78_z.jpg" width="600" height="300" alt="Fred Weinberg ad02"></a>
</center>

    <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article23"><a name="article23">
WAYNE'S NUMISMATIC DIARY: MARCH 18, 2018
</h3></a>

<p>
<b> Mouse Pad Mania </b><br/>
There was untold excitement at <i>E-Sylum</i> Central on Monday March 12, 2018 as a package arrived from Tsoi Wing Yip in Hong Kong.  In it was the new Wheat Cent mouse pad I'd ordered for my desk from an eBay seller.  It was a long overdue replacement for one I'd used for so many years I've lost track.  Distributed by the U.S. Mint, it was gifted to me by reader David Gladfelter.  It's clearly seen better days.  For grins, I'll happily donate it as a gag lot / precious <i>E-Sylum</i> souvenir for this year's Numismatic Bibliomania Society benefit auction (I'll donate something nice from my library as well).

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40777056181/in/dateposted-public/" title="Old mouse pad Sacagawea dollar"><img src="https://farm5.staticflickr.com/4799/40777056181_506e0f51b4_m.jpg" height="240" alt="Old mouse pad Sacagawea dollar"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39882377915/in/dateposted-public/" title="New mouse pad Wheat Cent"><img src="https://farm5.staticflickr.com/4780/39882377915_fc6ed5af4f_m.jpg" height="240" alt="New mouse pad Wheat Cent"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>Old and New Mousepads
</center>

<p>
David Gladfelter writes:
<div class="quote">
<p>
The mouse pad came out of a U. S. Mint press kit they put out when the Sac dollar was put in circulation. For some reason the kit had two of them so you got the extra. Mine is still kept in the kit so it's an MS70. Should I have it slabbed -- whatcha think?
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27006775348/in/dateposted-public/" title="Sacagawea dollar Information Kit"><img src="https://farm1.staticflickr.com/816/27006775348_5be9cf4d9e.jpg" width="357" height="500" alt="Sacagawea dollar Information Kit"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Sacagawea dollar Information Kit
</center>

<p>
Dave adds:
<div class="quote">
<p>
<p>
These also were in the kit.
The brochure touts various advantages of the dollar coin such as its use in
vending machines. Strangely, it does not mention its prime advantage --
reduction in cost compared with the cost of maintaining a circulating paper
dollar.
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39067315250/in/dateposted-public/" title="Sacajawea dollar brochure"><img src="https://farm1.staticflickr.com/797/39067315250_4e12eab267.jpg" width="235" height="500" alt="Sacajawea dollar brochure"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40168796244/in/dateposted-public/" title="Sacajawea dollar bookmark"><img src="https://farm1.staticflickr.com/793/40168796244_f1c0430db3.jpg" width="146" height="500" alt="Sacajawea dollar bookmark"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>Sacajawea  dollar brochure and bookmark
</center>

<p>
<b> Nummis Nova </b><br/>
This week's big event was the regular March meeting of Nummis Nova, my Northern Virginia numismatic social group.  Our host was Tom Kays, and he'd made reservations at Clyde's restaurant near Alexandria for Tuesday, March 13, 2018.

<p>
I was the first to arrive and took a seat at the bar, where I and fellow patrons were entertained by a rather loud woman who is apparently a regular there.  I was relieved when she left and happier still to see fellow Nummis Nova regular Eric Schena  walk in.  He joined me at the bar and we had a nice conversation while awaiting the others.

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39986220765/in/dateposted-public/" title="Nummis Nova 2018 March Wayne Herndon and Tom Kays"><img src="https://farm1.staticflickr.com/813/39986220765_73d6b222f3.jpg" height="350" align="right" alt="Nummis Nova 2018 March Wayne Herndon and Tom Kays"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

It wasn't long before Dave Schenkman and Gene Brandenburg arrived, and we all headed toward our table.  It was in a nearby room decorated with a hunting theme - there were racks of rifles next to the fireplace, and scores of duck decoys on shelves all around the room.  Very cozy. Gene Brandenburg took this long shot of Wayne Herndon and Tom Kays.

<p>
The rest of the group arrived over the next 15 minutes or so.  I sat across from Gene, Dave and Eric, and Wayne Herndon settled in next to me.  The other end of the table held Mike Packard, Tom Kays, Robert Hoppensteadt, Steve Bishop and Lenny Goldberg.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27009729638/in/dateposted-public/" title="Nummis Nova 2018 March Wayne Homren and Wayne Herndon"><img src="https://farm1.staticflickr.com/796/27009729638_809b72949f.jpg" width="500" height="375" alt="Nummis Nova 2018 March Wayne Homren and Wayne Herndon"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>Wayne Homren and Wayne Herndon with Dave Schenkman "pointing at the culprit"
<br/>Image and caption by Gene Brandenburg
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40171956864/in/dateposted-public/" title="Nummis Nova 2018 march Mike P, Tom K, Steve B"><img src="https://farm1.staticflickr.com/810/40171956864_814578c23b.jpg" width="500" height="375" alt="Nummis Nova 2018 march Mike P, Tom K, Steve B"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>Mike Packard, Tom Kays, Steve Bishop
<br/>"3 Amigos - Tom loves his phone"
<br/>Image and caption by Gene Brandenburg
</center>

<p>
<b> Annandale Kids Event  </b><br/>
Robert brought some ancient coins I'd purchased at NYINC to use as auction lots for an upcoming Kids Event at the Annandale coin show.  He'd taken them home and attributed them for us. Thanks!  It gave us an opportunity to discuss the last event.
It was a memorable one, and since I haven't had a chance to write it up yet, I'll do it in the next article.  It took place March 3, 2018.   


<p>
<b>Nummis Nova</b><br/>
Now back to Tuesday's Nummis Nova meeting.  We always have some interesting material on hand, and here are some examples.  Host Tom Kays challenged attendees as follows:
<div class="quote">
<p>
Theme is “bling.” Bring something that looks like a million bucks despite whatever its actual worth may be. From rare coin copies to high denomination currency facsimiles let’s see who can impress folks with what looks like a fortune in funny money."
</div>

<p>
I have two Gallery Mint 1804 Dollars in my collection, but didn't have time to locate and bring them.  Here are what others brought.  Some stick to the theme, but others are new purchases and other handy items.  I brought a couple new books.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40841077302/in/dateposted-public/" title="Reeded Edge Half Dollars book cover"><img src="https://farm5.staticflickr.com/4795/40841077302_0065d60856_n.jpg" width="247" height="320" alt="Reeded Edge Half Dollars book cover"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40714111532/in/dateposted-public/" title="MEdals and Tokens of the Chicago Coin Club book cover"><img src="https://farm5.staticflickr.com/4798/40714111532_2bc968b921_n.jpg" width="242" height="320" alt="MEdals and Tokens of the Chicago Coin Club book cover"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<b> Absolute Money Notes </b><br/>
Dave Schenkman brought these delightful political satire notes.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40172193594/in/dateposted-public/" title="Absolute Money satirical note 1-front"><img src="https://farm5.staticflickr.com/4794/40172193594_f138fec43c.jpg" width="500" height="198" alt="Absolute Money satirical note 1-front"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Note #1 Front
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40838661072/in/dateposted-public/" title="Absolute Money satirical note 1-back"><img src="https://farm5.staticflickr.com/4771/40838661072_b02ed00641.jpg" width="500" height="196" alt="Absolute Money satirical note 1-back"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Note #1 Back
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40172193324/in/dateposted-public/" title="Absolute Money satirical note 2-front"><img src="https://farm5.staticflickr.com/4781/40172193324_46781527b2.jpg" width="500" height="196" alt="Absolute Money satirical note 2-front"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Note #2 Front (same Back as #1)
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40172193134/in/dateposted-public/" title="Absolute Money satirical note 3-front"><img src="https://farm5.staticflickr.com/4776/40172193134_2442a00b23.jpg" width="500" height="226" alt="Absolute Money satirical note 3-front"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Note #3 Front
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40172193464/in/dateposted-public/" title="Absolute Money satirical note 3-back"><img src="https://farm1.staticflickr.com/803/40172193464_51d958be05.jpg" width="500" height="221" alt="Absolute Money satirical note 3-back"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Note #3 Back
</center>

<p>
<b> Million Dollar Daivd Litrenta Note </b><br/>
Mike Packard brought this great piece of ephemera from dealer David Litrenta that makes a great companion for the tokens discussed earlier.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40889012341/in/dateposted-public/" title="Litrenta Million Dollar note front"><img src="https://farm1.staticflickr.com/818/40889012341_977e34cabd.jpg" width="500" height="212" alt="Litrenta Million Dollar note front"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39995376515/in/dateposted-public/" title="Litrenta Million Dollar note back"><img src="https://farm1.staticflickr.com/794/39995376515_ae6f6cf67b.jpg" width="500" height="212" alt="Litrenta Million Dollar note back"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<b> Coin Replicas </b><br/>
Tom brought a treasure poke filled with replicas of various coins.  I spread them out for this picture.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27010580638/in/dateposted-public/" title="Nummis Nova 2018 March coin replicas"><img src="https://farm1.staticflickr.com/817/27010580638_1a02d89b3d.jpg" width="500" height="281" alt="Nummis Nova 2018 March coin replicas"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
But the real treasure was in a box.  He writes:
<div class="quote">
<p>
Pictured under glass, in a fine Mahogany relic case, are venerable silver coins of early America.  When I bring these cases to dinner, Gene usually opens them up and rearranges things to his artistic liking, after looking at both sides, and here is the result of his Feng shui placement of the cut pieces.  I hope they harmonize to everyone’s satisfaction, in this unique configuration.  

<p>
Pictured are an 1826 eight reales of the Central American Republic (NG – M), a 1617 Lion Dollar of Deventer, and an assortment of non-dug whole, and dug cut, pistareen pieces.  The whole coins at center include one of the five unique crown varieties of 1718 from Segovia, an off-center, 1727 Cuenca half pistareen, and a dug 1733 quarter pistareen, a type Gene had not seen before.  

<p>
All the cut pieces were dug at colonial sites in Virginia and range in dates from 1717 through 1738.   These represent a mix of new and old acquisitions which simply look good together under glass, and surrounded by Mahogany.  They fit in well with the cozy “Duck Room” atmosphere of our dinner at Clydes of Mark Center.  It was marvelous!
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27018990668/in/dateposted-public/" title="Esylum image of case of coins for March 2018 crop"><img src="https://farm1.staticflickr.com/822/27018990668_9e8ec96926.jpg" width="500" height="369" alt="Esylum image of case of coins for March 2018 crop"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<b> “Double Brockages”???  </b><br/>
In the What-exactly-ARE-these-anyway? department, Dave Schenkman  writes:
<div class="quote">
<p>
Here are pics of the two “double brockages” (for lack of a better term).
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26008345937/in/dateposted-public/" title="&#x27;double brockage&#x27; cent 1-obv"><img src="https://farm1.staticflickr.com/795/26008345937_984c777e2e_m.jpg" width="240" height="239" alt="&#x27;double brockage&#x27; cent 1-obv"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40880345721/in/dateposted-public/" title="&#x27;double brockage&#x27; cent 1-rev"><img src="https://farm1.staticflickr.com/814/40880345721_52ee7a646c_m.jpg" width="240" height="237" alt="&#x27;double brockage&#x27; cent 1-rev"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26008345727/in/dateposted-public/" title="&#x27;double brockage&#x27; cent 2-0bv"><img src="https://farm5.staticflickr.com/4774/26008345727_77d8090009_m.jpg" width="232" height="240" alt="&#x27;double brockage&#x27; cent 2-0bv"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26008345557/in/dateposted-public/" title="&#x27;double brockage&#x27; cent 2-rev"><img src="https://farm1.staticflickr.com/803/26008345557_ed19d0b033_m.jpg" width="240" height="228" alt="&#x27;double brockage&#x27; cent 2-rev"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<b> Steve's Beauties </b><br/>
Here are some of the items Steve Bishop brought to show.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27019118958/in/dateposted-public/" title="1786 Franklin Natus Boston Medal"><img src="https://farm1.staticflickr.com/817/27019118958_4d8b6f44b1.jpg" width="500" height="254" alt="1786 Franklin Natus Boston Medal"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>1786 Franklin Natus Boston Medal
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39080015440/in/dateposted-public/" title="1862 Indian Cent CS Wilkins NGC MS62"><img src="https://farm5.staticflickr.com/4779/39080015440_98d0e5e9ac.jpg" width="500" height="246" alt="1862 Indian Cent CS Wilkins NGC MS62"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>1862 Indian Cent CS Wilkins NGC MS62
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27019119298/in/dateposted-public/" title="1881 Morgan NGC MS64 Plus Toned"><img src="https://farm5.staticflickr.com/4771/27019119298_20d448458c.jpg" width="500" height="250" alt="1881 Morgan NGC MS64 Plus Toned"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>1881 Morgan NGC MS64 Plus Toned
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27019119358/in/dateposted-public/" title="1881-S Morgan Toned NGC MS64 Star Toned 2"><img src="https://farm1.staticflickr.com/794/27019119358_6cecbcb635.jpg" width="500" height="245" alt="1881-S Morgan Toned NGC MS64 Star Toned 2"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>1881-S Morgan Toned NGC MS64 Star Toned
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/26017268407/in/dateposted-public/" title="1921 Morgan NGC MS63 Star Toned"><img src="https://farm1.staticflickr.com/787/26017268407_64de9b05b4.jpg" width="500" height="244" alt="1921 Morgan NGC MS63 Star Toned"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>1921 Morgan NGC MS63 Star Toned
</center>

<p>
<b> More Pictures </b><br/>
Here are a couple shots by Tom Kays.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39079928020/in/dateposted-public/" title="Nummis Nova 2018 March Gene Dave eric"><img src="https://farm5.staticflickr.com/4794/39079928020_8e937fc5f1.jpg" width="500" height="375" alt="Nummis Nova 2018 March Gene Dave eric"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Gene Brandenburg, Dave Schenkman, Eric Schena
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40889377511/in/dateposted-public/" title="Nummis Nova 2018 March Eric Wayne Wayne"><img src="https://farm1.staticflickr.com/793/40889377511_d8b1ae5af2.jpg" width="500" height="375" alt="Nummis Nova 2018 March Eric Wayne Wayne"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Eric Schena, Wayne Homren, Wayne Herndon
</center>

<p>
Here are some additional photos I took of our group.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40172784194/in/dateposted-public/" title="Nummis Nova 2018 March Robert and Gene"><img src="https://farm1.staticflickr.com/807/40172784194_74daaac6c7.jpg" width="500" height="281" alt="Nummis Nova 2018 March Robert and Gene"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Lenny (far left), Robert, Gene, and Dave
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40880668681/in/dateposted-public/" title="Nummis Nova 2018 March"><img src="https://farm1.staticflickr.com/820/40880668681_9c21bd27f6.jpg" width="500" height="281" alt="Nummis Nova 2018 March"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>LEFT,from foreground: Lenny, Robert
<br/>RIGHT, from foreground: Steve, Tom, Mike, Wayne Herndon
</center>

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40880668981/in/dateposted-public/" title="Nummis Nova 2018 March Decoys book on shelf"><img src="https://farm1.staticflickr.com/803/40880668981_8694f54c87_n.jpg" width="180" height="320" align="right" alt="Nummis Nova 2018 March Decoys book on shelf"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Behind me was this shelf.  Things aren't nailed down, since apparently their usual crowd is more reserved and well-behaved.  I took a closer look at the <i>Decoys</i> book and discovered it was published by Krause Publications, an unexpected numismatic connection.  Yeah, I put it back.   Since the full title is <i>The 100 Best Decoys</i> we were expecting something in a Whitman Publications series.

<p>
What a great night!
The food and company were marvelous, in a comfortable, relaxing setting.  It's always a numismatic highlight of my month. 'Til next time.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/32469105416/in/photolist-RtbDQm" title="White spacer bar"><img src="https://farm1.staticflickr.com/420/32469105416_d14aa7b4f5_n.jpg" width="500" alt="White spacer bar"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>


<center>
<a data-flickr-embed="false" data-header="false" data-footer="false" data-context="false" href="http://www.RareGoldCoins.com" title=
"DWN E-Sylum ad02"><img src="https://farm6.staticflickr.com/5741/20749470038_363d79626e_z.jpg" width="600" height="300" alt=
"DWN E-Sylum ad02" /></a><script async="" src="//embedr.flickr.com/assets/client-code.js" charset="utf-8">
</script>
</center>

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article24"><a name="article24">
WAYNE'S NUMISMATIC DIARY: MARCH 3, 2018
</h3></a>

<p>
While the Annandale Coin show came off quite normally, the setup was anything but.  Wayne Herndon runs the show at the 
Northern Virginia Community College campus in Annandale.  Setup takes place Friday night so all the tables, lights and cases can be available for the dealers first thing Saturday morning.

<p>
Well, the day before was when the Nor'easter came to Virginia.  While we didn't get any of the snow that hit states to our north, the winds were fierce.  Schools and government offices were closed Friday.  Our neighborhood was littered with roofing shingles, downspouts, tree limbs and several fallen trees.
Several communities in the area were without power for 15 hours or more.

<p>
And since the Community College was closed Friday, show setup had to wait.  Our sons work part time for Wayne and had helped set up the last show.  So the three of us got up before the crack of dawn and reported to the event hall at 5am.  I pitched in myself for a while, pushing carts of exhibit cases and putting plastic table cloths on dealer tables.  I later described that task as the opposite of playing a round of golf - I had to get as many tablecloths on as possible "without getting a hole in one".

<p>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39068978040/in/dateposted-public/" title="Donuts for the Annandale show March 2018"><img src="https://farm1.staticflickr.com/802/39068978040_a963d4c000_n.jpg" width="320" height="285" align="right" alt="Donuts for the Annandale show March 2018"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

Later I was dispatched to buy donuts for the dealers and while I was at it bought breakfast for the three of us.  The sight of thirteen dozen Colossal Donuts from the local supermarket inspired my son to snap a photo of the trunk of my car.

<p>
By then the boys were done with their work - the hall was set up and dealers were arriving.  We had our breakfasts and at 8am I drove them back home, returning again to the show by 9:30 for my usual chore of setting up for the Kids event.

<p>
I moved a few tables in the room and laid out twenty auction lots.  I set up the registration table and laid out a pile of donated coin books and folders.   Mike Packard had agreed to be our guest speaker, and he was the next to arrive.  In a surprise, Tom Kays arrived next - he had been scheduled to be at a different show in Fredericksburg, but the winds had snapped a huge shopping mall sign that dangled over Rt. 95 and closed the highway.  Rather than sit in traffic he came over to Annandale.

<p>
Luckily Tom had some additional donated material for our auction and added to the sale.  As kids and parents arrived I registered them and gave them their auction dollars.  One returnee was Savannah, a sharp young lady about the age of my own daughter.  She had part of her hair dyed green.  "Wasn't it purple last time?", I asked. (It was).

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39985496725/in/dateposted-public/" title="March 2018 Annandale Kids event registration table"><img src="https://farm1.staticflickr.com/788/39985496725_1b2c7deaac.jpg" width="600"  alt="March 2018 Annandale Kids event registration table"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Registration table image courtesy Tom Kays
</center>

<p>
We ended up with about 15 kids and an overflowing room packed with parents and guests as well.  Representatives from the 
Fairfax Coin Club discussed their upcoming meetings and invited everyone to come by.  We pulled some names for random drawings and distributed two nice jigsaw puzzles picturing rare coins - a 1794 dollar and a Brasher Doubloon.

<p>
Mike did a great job presenting an overview of U.S. Colonial coins to the audience.  He passed around slabbed examples of colonials including a Rosa Americana.  Mike asked a bunch of quiz questions along the way, and the kids were amazing - only a couple of the harder ones stumped them.  Here are some photos by Tom.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40837895952/in/dateposted-public/" title="March 2018 Annandale Kids event crowd"><img src="https://farm1.staticflickr.com/805/40837895952_e8b061ea11.jpg" width="500" height="375" alt="March 2018 Annandale Kids event crowd"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27009230318/in/dateposted-public/" title="March 2018 Annandale Kids event Wayne Homren and Mike pAckard standing"><img src="https://farm1.staticflickr.com/787/27009230318_40aa9a524a.jpg" width="295" alt="March 2018 Annandale Kids event Wayne Homren and Mike pAckard standing"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/27009230778/in/dateposted-public/" title="March 2018 Annandale Kids event auction lots"><img src="https://farm1.staticflickr.com/812/27009230778_0bb7271d18.jpg" width="295" alt="March 2018 Annandale Kids event auction lots"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<br/>LEFT: Wayne Homren and Mike Packard standing
<br/>RIGHT: auction lot viewing
</center>

<p>
Here's a shot I took of Mike presenting.

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40879498911/in/dateposted-public/" title="March 2018 Annandale Kids event Mike Packard presenting"><img src="https://farm1.staticflickr.com/818/40879498911_fc813cda76.jpg" width="500" height="281" alt="March 2018 Annandale Kids event Mike Packard presenting"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>
 
<p>
I called the auction and Tom was the runner, collecting auction dollars for winning lots.  It seemed to go very well.  At the end we sold coins from a treasure box to anyone who still had auction dollars burning a hole in their pocket.  I had to duck out to make it to my daughter's basketball playoff game, but Tom handled the cleanup.  It was a rewarding experience - the kids are great budding numismatists.

 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article25"><a name="article25">
THE MAN WHO INVENTED BOOKSELLING
</h3></a>

<p><b> 1794 Halfpenny Token of J. Lackington Booksellers </b><br/>
Ron Haller-Williams of Surbiton, Surrey, England writes:
<div class="quote">
<p>
Has anybody mentioned this overlap of our interests - books AND coins - in a token issued by a London bookseller?
</div>

<p>
<div class="greybox">
I don't believe we have.  Ron sent a link to an eBay lot.  Thanks.  Here's the token.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/25995852897/in/dateposted-public/" title="1794 Lackington Halfpenny Token obverse"><img src="https://farm5.staticflickr.com/4783/25995852897_eb05c6d54f_m.jpg" width="240" height="240" alt="1794 Lackington Halfpenny Token obverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>

<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/25995852817/in/dateposted-public/" title="1794 Lackington Halfpenny Token reverse"><img src="https://farm1.staticflickr.com/807/25995852817_2e81b15eaa_m.jpg" width="240" height="240" alt="1794 Lackington Halfpenny Token reverse"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
To read the eBay lot description, see: 
<br/>
<a href="https://www.ebay.co.uk/itm/292469873150">
1794 Halfpenny Token: J L. Lackington. Booksellers
</a>
(https://www.ebay.co.uk/itm/292469873150

<p>
<div class="greybox">
It turns out that the bookstore was quite a famous one. Here's an excerpt from a 2016 article about it and it's popular owner.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/39058111800/in/dateposted-public/" title="Lackington temple-of-the-muses bookstore"><img src="https://farm1.staticflickr.com/816/39058111800_24b899cfea.jpg" width="600" alt="Lackington temple-of-the-muses bookstore"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</center>

<p>
Today, few people are likely to remember James Lackington (1746-1815) and his once-famous London bookshop, The Temple of the Muses, but if, as a customer, you’ve ever bought a remaindered book at deep discount, or wandered thoughtfully through the over-stocked shelves of a cavernous bookstore, or spent an afternoon lounging in the reading area of a bookshop (without buying anything!) then you’ve already experienced some of the ways that Lackington revolutionized bookselling in the late 18th century. 

The Temple of the Muses, which was one of the first modern bookstores, was a mammoth enterprise, by far the largest bookstore in England, boasting an inventory of over 500,000 volumes, annual sales of 100,000 books, and yearly revenues of £5,000 <i>(roughly $700,000 today)</i>. All of this made Lackington a very wealthy man—admired by some and despised by others—but London’s greatest bookseller began his career inauspiciously as an illiterate shoemaker.

<p>
One of 11 children, Lackington was apprenticed to a cobbler as a boy. He had no formal education, but at an early age he recognized the value of books, and he and his friends scoured the markets for cheap editions of poetry, plays, and classical literature in translation in order to teach themselves to read and expand their understanding of the world. 

Later, as a shoemaker, he moved to London with his wife, Nancy, and years later in his memoirs he describes how, upon arriving in the city, he spent their last half-crown on a book of poems, Edward Young’s <i>Night Thoughts</i>: “For had I bought a dinner, we should have eaten it tomorrow, and the pleasure would have been soon over, but should we live fifty years longer, we shall have the <i>Night Thoughts</i> to feast upon.” Shortly thereafter, in 1774, Lackington was able to rent his own shop, and he began selling both shoes and books together.

<p>
Late 18th-century London was a time of great social change. More people were learning to read, and the increase in leisure time among the working and middle classes meant an increased demand for books. But books were still an expensive luxury, and bookstores could be intimidating places. At the time, the typical bookstore did not encourage idle browsing or lounging. Lackington wanted to find a way to make books more affordable and accessible while still turning a profit, and with this in mind, he set about revolutionizing the book trade in at least four ways. 

<p>
His first innovation was to eliminate a staple of 18th-century commercial life: credit. He ran a cash-only business, which initially shocked his competitors and insulted some of his customers, but he reasoned that if he sold for cash, he could buy for cash instead of taking out costly loans; in this way he avoided interest charges as well as the losses incurred by customers unable to pay their debts. 

<p>
His second innovation had to do with his handling of remainder sales. The standard practice was for booksellers to buy large quantities of remaindered titles and then destroy as many as three-quarters of the books in order to drive up prices. But Lackington bought huge lots—sometimes entire libraries—and then drastically reduced the prices of all the books in order to sell them at high volume. In this way he kept books in circulation, made them affordable to a wider range of buyers, and turned a substantial profit all at the same time. 

<p>
Lackington’s third innovation will be familiar to anyone today who loves a bargain: he convinced his customers that they were getting a deal by refusing to haggle over prices. He posted this sign in his shop: <i>The lowest price is marked on every book, and no abatement made on any article</i>.

<p>
By 1794, he had amassed a large enough inventory to move into a massive shop on Finsbury Square with his partner Robert Allen. He named the shop The Temple of the Muses, and above the entrance a plaque boldly announced: <i>Cheapest Bookstore in the World</i>. The Temple of the Muses became a tourist attraction, and this was Lackington’s fourth innovation: the sheer size of his bookstore—a spectacle that dwarfed all other bookshops of the time—made it a destination in itself. With a shop front 140 feet long, the cavernous lobby featured a circular counter with space for a mail coach and six horses to pass through. 

<p>
Above this counter, a staircase led up to “lounging rooms” where patrons could read beneath galleries lined with book-filled shelves, four floors in all. The higher patrons climbed, the cheaper and more tattered the books became. The poet John Keats spent many hours reading for free in the lounging rooms, and it was here that he met his first publishers, Taylor and Hessy, who worked in the shop.

<p>
And like Amazon’s Jeff Bezos, Lackington himself became something of a celebrity. A flag flew above The Temple of the Muses to let customers know when he was present in the shop, and he rode through the streets of London in a carriage inscribed with his motto: “Small profits do great things.” He even minted tokens bearing his image, which could be redeemed in the shop. A catalogue of his available stock was printed on a regular basis, and orders were filled for customers as far away as America. 

<p>
To read the complete article, see: 
<br/>
<a href="https://lithub.com/the-man-who-invented-bookselling-as-we-know-it/">
THE MAN WHO INVENTED BOOKSELLING AS WE KNOW IT
</a>
(https://lithub.com/the-man-who-invented-bookselling-as-we-know-it/)
 

 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article26"><a name="article26">
CIVIL WAR GOLD TALES IN THE NEWS
</h3></a>
<div class="greybox">
Some legends never die.  Two rumored hoards of Civil War gold are getting attention in the media.
-Editor
</div>

<p>
<b>FBI Investigates Gettysburg Civil War Gold Find Claim </b><br/>
A 155-year-old legend about buried federal gold appears to have caught the attention of the FBI.

<p>
Dozens of FBI agents, along with Pennsylvania state officials and members of a treasure-hunting group, trekked this week to a remote site where local lore has it that a Civil War gold shipment was lost or hidden during the 1863 Battle of Gettysburg.

<p>
The treasure-hunting group Finders Keepers has long insisted it found the gold buried in a state forest at Dents Run, about 135 miles (217 kilometers) northeast of Pittsburgh, but said the state wouldn’t allow it to dig.

<p>
The FBI has refused to say why it was at the site Tuesday, revealing only that it was conducting court-authorized law enforcement activity. Finders Keepers owner Dennis Parada said Friday he’s under FBI orders not to talk.

<p>
Historians have cast doubt on the claim that a shipment of gold was lost on its way to the U.S. Mint in Philadelphia.

<p>
To read the complete article, see: 
<br/>
<a href="https://www.usatoday.com/story/news/nation-now/2018/03/17/fbi-went-site-suspected-lost-civil-war-gold-pennsylvania/434674002/">
FBI went to site of suspected lost Civil War gold in Pennsylvania
</a>
(https://www.usatoday.com/story/news/nation-now/2018/03/17/fbi-went-site-suspected-lost-civil-war-gold-pennsylvania/434674002/)

<p>
<div class="greybox">
Dick Hanscom forwarded this story from the <i>Daily Mail</i>. Thanks. 
-Editor
</div>

<p>

<p>
To read the complete article, see: 
<br/>
<a href="http://www.dailymail.co.uk/news/article-5511135/FBI-site-Civil-War-gold-rumored-buried.html">
Has $55MILLION of gold lost during the Battle of Gettysburg finally been discovered? FBI descends on site where treasure hunters claim they found the haul
</a>
(http://www.dailymail.co.uk/news/article-5511135/FBI-site-Civil-War-gold-rumored-buried.html)

<p>
<b> History Channel Civil War Gold Program</b><br/>
<div class="greybox">
There are also other stories of hidden gold in the South.
-Editor
</div>

<p>
Martin Kaplan of Houston, TX writes:
<div class="quote">
<p>
The History Channel has a new series on Civil War Gold. There are lots of links to information about the series, here’s just one. I’ve been watching it. It’s well done.
</div>

<p>
With Union troops closing in on the Confederate capital of Richmond, Virginia, in early April 1865, President Jefferson Davis and the rest of his government fled southward, allegedly carrying with them a considerable amount of gold, silver and other coins. But when Union officers caught up with Davis on May 10, near Irwinville, Georgia, he was reportedly carrying only a few dollars with him.

<p>
So what happened to that missing Confederate treasure? Its fate has remained a mystery for more than 150 years, fueling a wealth of local legends in the South and elsewhere, and even inspiring Hollywood movies like <i>The Good, the Bad, and the Ugly</i> (1966) and <i>Sahara</i> (2005), based on the book by Clive Cussler.

<p>
For more information, see: 
<br/>
<a href="https://www.history.com/news/confederate-gold-jefferson-davis">
Chasing the Myth of Confederate Gold
</a>
(https://www.history.com/news/confederate-gold-jefferson-davis)
 
 <div class="box" align="right"><a href="#top"><small>Back to top</small></a></div><h3 id = "article27"><a name="article27">
GOLD BARS FALL FROM RUSSIAN AIRPLANE
</h3></a>
<div class="greybox">
Dick Hanscom forwarded this story from the <i>Daily Mail</i>. Thanks.
-Editor
</div>

<p>
<center>
<a data-flickr-embed="false"  href="https://www.flickr.com/photos/coinbooks/40181002854/in/dateposted-public/" title="Gold on runway"><img src="https://farm1.staticflickr.com/801/40181002854_027ca9b85e.jpg" width="500" height="322" alt="Gold on runway"></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<br/>Gold litters the runway
</center>

<p>
An amazing gold rush is underway in the coldest region of Siberia despite Russian attempts to 'hush-up' the loss of much of nine tons of treasure which fell out of the back of a plane.

<p>
The cargo worth £265 million was unsecured in the hold of an ageing aircraft and its weight broke the hatch on takeoff - with precious metals falling onto the runway and swamps near Yakutsk airport.

<p>
Police say some 172 bars - 3.5 tons - have been located, and the company which lost the valuables said it was all now secure.

<p>
But locals are certain this is not correct and they are scouring frozen marshes and swamps trying to get rich in temperatures of minus 24C.

<p>
Residents have even drawn up treasure maps showing where gold and silver - called doré bars - are likely to have fallen.

<p>
A video shows one bar of gold and silver found in a snowdrift, and another highlights men scouring frozen marshes to make their fortunes.

<p>
It was even reported that flights to Yakutsk, the world's coldest city, are overbooked as Russians fly in for the gold rush.

<p>
To read the complete articles, see: 
<br/>
<a href="http://www.dailymail.co.uk/news/article-5508951/Siberians-rush-gold-diamonds-fell-plane.html">
Gold galore! Siberians scour the tundra for $370m worth of gold, platinum and diamonds that FELL OUT of a plane - and one lucky treasure hunter finds a gold bar worth $500k in the snow
</a>
(http://www.dailymail.co.uk/news/article-5508951/Siberians-rush-gold-diamonds-fell-plane.html)
<br/>
<a href="http://www.dailymail.co.uk/news/article-5504253/Plane-loses-265-million-cargo-gold-jewels.html">
Loosely in the sky with diamonds! Russian plane loses its $400million cargo of gold and jewels after a hatch falls off during takeoff
</a>
(http://www.dailymail.co.uk/news/article-5504253/Plane-loses-265-million-cargo-gold-jewels.html)


<!--- FOOTER --->
<div class="ctabox">
<img src="http://www.coinbooks.org/global/images/layout/masthead_image_001.gif" 
align="center" border="0" /></div>






                                                <!-- /////////////////////////////// -->
                                                <!-- ///                         /// -->
                                                <!-- ///    END MAIN CONTENT     /// -->
                                                <!-- ///                         /// -->
                                                <!-- /////////////////////////////// -->
                                                                        <!-- /////////////////////////////// -->
                                        <!-- ///                         /// -->
                                        <!-- ///    END MAIN CONTENT     /// -->
                                        <!-- ///                         /// -->
                                        <!-- /////////////////////////////// -->
                                </td>
                        </tr>
                </table>
</body>
</html>