The History of Writing with Robin Van Auken



My husband, Lance, enjoys giving gifts.He fins amazing gifts, imaginative presents with meaning and symbolism.


For example, when we purchased our lovely house on the river, he knew we had traded in our dream to live on a boat and sail far away. Okay, my dream.


He mounted our ship’s bell—one he ordered for us with the name “Tangent” cast on it (my dream boat’s name)—on a plaque to commemorate the “launch” of our house. On the ship’s bell pull, he sewed two pearls from my wedding dress. These pearls represent the pearls of our life: our children.


Another present was a blue clock carved from fossilized coral and dyed the color of the sea. It was our 35th wedding anniversary and he wanted to mark time with the traditional wedding gift of coral.


Still another present was an amazing mystery game that arrived each month in the mail, a puzzling clue sent by a stranger, and I had to solve the mystery.


History of Writing - Robin Van Auken History of Writing - Robin Van AukenToday is Mother’s Day, and he’s given me yet another amazing gift. This writing set contains a leatherbound journal, a quill pen with extra nibs, a bottle of India ink, a small lamp, a box with colorful wax pellets, and a heavy brass stamp that is engraved with my logo. I can use the stamp and sealing wax to close letters and let people know they are from me.


This stamp, from a company called Nostalgic Impressions, features an outline of my logo, which he copied and sent to them for engraving.


My logo is an elaborate “V” and “A” from the ancient Book of Kells. It represents my married name, Van Auken, but my maiden name is Kelly. The logo is my way of honoring my Celtic Heritage.


This gift for writing and the brass stamp with my seal are a forgotten, or seldom-used, system of communication and I was so touched by his thoughtfulness, I had to dedicate this episode to the history of writing.


Thank You for Listening!

Ways to share your thoughts:



Use Facebook to leave a comment below.
Send Robin an email.
Be social with the link on Facebook, Twitter  or Pinterest.

Ways to show your support:



Leave an honest review
on iTunes or Soundcloud or Google. Your ratings and reviews really help and I read each one.
Subscribe on iTunes or Soundcloud or Google.

Let’s talk books again next week!


 
Download the Audio File as an MP3

Want to listen on your own terms? Download the episode and take it with you.







Wholehearted Author Podcast with Robin Van Auken: Today's GuestHISTORY OF WRITING

Learn more about the History of Writing



LASCAUX 
CUNIEFORM
HIEROGLYPICS
ALPHABET
ILLUMINATED MANUSCRIPTS
BOOKS

Wholehearted Author Podcast with Robin Van Auken: You'll Learn
LASCAUX
CUNIEFORM
HIEROGLYPICS
ALPHABET
ILLUMINATED MANUSCRIPTS
BOOKS

Wholehearted Author Podcast with Robin Van Auken: Resources

Note: Affiliate links on this website are provided for convenience. See the full disclosure for more info.


Wholehearted Author Podcast with Robin Van Auken: License
This work is licensed under a Creative Commons Attribution-NoDerivatives 4.0 International License.




Love to Write? Accept My Challenge!

Wholehearted Author Writing Sprint


Have even more fun when you accept the 21-Day Writing Sprint Challenge. This process is one I use every semester with my college students, so I know it can kickstart your creativity and introduce structure to your writing schedule.  Join today to access all of the free resources at Wholehearted Author.







Awesome! You're in. Now check your email to start downloading free resources.











There was an error submitting your subscription. Please try again.





Email Address









I'd like to receive the free email course.



JOIN TODAY!









/* Layout */
.ck_form.ck_naked {
/* divider image */
background: transparent;
line-height: 1.5em;
overflow: hidden;
color: #666;
font-size: 16px;
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
clear: both;
margin: 20px 0px;
text-align: center;
}

.ck_form.ck_naked p {
padding: 0px;
}

.ck_form, .ck_form * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.ck_form.ck_naked .ck_form_fields {
width: 100%;
float: left;
padding: 5%;
}
/* Form fields */

.ck_errorArea {
display: none; /* temporary */
}

#ck_success_msg {
padding: 10px 10px 0px;
border: solid 1px #ddd;
background: #eee;
}

.ck_form.ck_naked input[type="text"], .ck_form.ck_naked input[type="email"] {
font-size: 18px;
padding: 10px 8px;
width: 34%;
border: 1px solid #d6d6d6; /* stroke */
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px; /* border radius */
background-color: #fff; /* layer fill content */
margin-bottom: 5px;
height: auto;
float: left;
margin: 0px;
margin-right: 1%;
height: 42px;
}

.ck_form input[type="text"]:focus, .ck_form input[type="email"]:focus {
outline: none;
border-color: #aaa;
}

.ck_form.ck_naked .ck_subscribe_button {
width: 100%;
color: #fff;
margin: 0px;
padding: 9px 0px;
font-size: 18px;
background: #0d6db8;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px; /* border radius */
cursor: pointer;
border: none;
text-shadow: none;
width: 30%;
float: left;
height: 42px;
}


.ck_converted_content {
display: none;
padding: 5%;
background: #fff;
}

/* max width 500 */

.ck_form.ck_naked.width500 .ck_subscribe_button {
width: 100%;
float: none;
margin-top: 5px;
}

.ck_form.ck_naked.width500 input[type="text"], .ck_form.ck_naked.width500 input[type="email"] {
width: 49%;
}

.ck_form.ck_naked.width500 input[type="email"] {
margin-right: 0px;
width: 50%;
}

/* max width 400 */

.ck_form.ck_naked.width400 .ck_subscribe_button, .ck_form.ck_naked.width400 input[type="text"], .ck_form.ck_naked.width400 input[type="email"] {
width: 100%;
float: none;
margin-top: 5px;
}

.ck_slide_up, .ck_modal, .ck_slide_up .ck_naked, .ck_modal .ck_naked {
min-width: 400px;
}

.page .ck_form.ck_naked {
margin: 50px auto;
max-width: 700px;
}


/* v6 */

.ck_slide_up.ck_form_v6, .ck_modal.ck_form_v6, .ck_slide_up.ck_form_v6 .ck_naked, .ck_modal.ck_form_v6 .ck_naked {
min-width: 0 !important;
}

.ck_form_v6 #ck_success_msg {
padding: 0px 10px;
}

@media all and (max-width: 403px) {
.ck_form_v6.ck_modal .ck_naked {
padding-top: 30px;
}
}

@media all and (max-width: 499px) {
.ck_form_v6.ck_modal .ck_naked + .ck_close_link {
color: #fff;
top: 10px;
}
}

.ck_form_v6.ck_slide_up .ck_naked + .ck_close_link {
right: 10px;
top: -5px;
}

@media all and (min-width: 600px) {
.ck_form_v6.ck_slide_up .ck_naked + .ck_close_link {
right: 35px;
}
}



.ck_form.ck_naked .ck_form_fields {
width: 80%;
float: right;
padding: .5%;
}







Wholehearted Author is for you if you are …






Starting out as a writer and could use some guidance
Wanting to be inspired to create and publish your book
Looking for like-minded, happy people and helpful mentors
Hoping to turn your writing into a full-time, awesome career
New to the concept of “permission marketing” but willing to try

.fusion-button.button-1 .fusion-button-text, .fusion-button.button-1 i {color:#eaeaea;}.fusion-button.button-1 {border-width:0px;border-color:#eaeaea;}.fusion-button.button-1 .fusion-button-icon-divider{border-color:#eaeaea;}.fusion-button.button-1.button-3d{-webkit-box-shadow: inset 0px 1px 0px #fff,0px 5px 0px #b21717,1px 7px 7px 3px rgba(0,0,0,0.3);-moz-box-shadow: inset 0px 1px 0px #fff,0px 5px 0px #b21717,1px 7px 7px 3px rgba(0,0,0,0.3);box-shadow: inset 0px 1px 0px #fff,0px 5px 0px #b21717,1px 7px 7px 3px rgba(0,0,0,0.3);}.button-1.button-3d:active{-webkit-box-shadow: inset 0px 1px 0px #fff,0px 5px 0px #b21717,1px 7px 7px 3px rgba(0,0,0,0.3);-moz-box-shadow: inset 0px 1px 0px #fff,0px 5px 0px #b21717,1px 7px 7px 3px rgba(0,0,0,0.3);box-shadow: inset 0px 1px 0px #fff,0px 5px 0px #b21717,1px 7px 7px 3px rgba(0,0,0,0.3);}.fusion-button.button-1:hover .fusion-button-text, .fusion-button.button-1:hover i,.fusion-button.button-1:focus .fusion-button-text, .fusion-button.button-1:focus i,.fusion-button.button-1:active .fusion-button-text, .fusion-button.button-1:active{color:#eaeaea;}.fusion-button.button-1:hover, .fusion-button.button-1:focus, .fusion-button.button-1:active{border-width:0px;border-color:#eaeaea;}.fusion-button.button-1:hover .fusion-button-icon-divider, .fusion-button.button-1:hover .fusion-button-icon-divider, .fusion-button.button-1:active .fusion-button-icon-divider{border-color:#eaeaea;}.fusion-button.button-1{background: #b21717;}.fusion-button.button-1:hover,.button-1:focus,.fusion-button.button-1:active{background: #f44336;}.fusion-button.button-1{width:100%;}Send My Free Writing Resources




.element-bottomshadow.image-frame-shadow-5{display:inline-block}Wholehearted Author with Robin Van Auken




CATCH THE WEST WIND
Add WEST WIND to your library!
Because free writing resources from

Wholehearted Author are not enough!

If you love a good mystery, a romantic whodunit that will surprise you, then WEST WIND is a great addition to your ebook library.


West Wind is my third novel as an author of Contemporary Fiction, Suspense, Thriller, and Romance.  It’s FREE too, when you join my exclusive Readers Group. Members of the Readers Group receive free novels, invitations to read advance copies, as well as illustrated character profiles and behind-the-scenes articles about Eaton and its quirky residents.


Join today and download your free book, and as a special thank you, you’ll receive a SECOND FREE BOOK tomorrow! The giving goes on and on when you become my fan.







Free book: West Wind .fusion-button.button-2 .fusion-button-text, .fusion-button.button-2 i {color:#eaeaea;}.fusion-button.button-2 {border-width:0px;border-color:#eaeaea;}.fusion-button.button-2 .fusion-button-icon-divider{border-color:#eaeaea;}.fusion-button.button-2.button-3d{-webkit-box-shadow: inset 0px 1px 0px #fff,0px 5px 0px #0d6db8,1px 7px 7px 3px rgba(0,0,0,0.3);-moz-box-shadow: inset 0px 1px 0px #fff,0px 5px 0px #0d6db8,1px 7px 7px 3px rgba(0,0,0,0.3);box-shadow: inset 0px 1px 0px #fff,0px 5px 0px #0d6db8,1px 7px 7px 3px rgba(0,0,0,0.3);}.button-2.button-3d:active{-webkit-box-shadow: inset 0px 1px 0px #fff,0px 5px 0px #0d6db8,1px 7px 7px 3px rgba(0,0,0,0.3);-moz-box-shadow: inset 0px 1px 0px #fff,0px 5px 0px #0d6db8,1px 7px 7px 3px rgba(0,0,0,0.3);box-shadow: inset 0px 1px 0px #fff,0px 5px 0px #0d6db8,1px 7px 7px 3px rgba(0,0,0,0.3);}.fusion-button.button-2:hover .fusion-button-text, .fusion-button.button-2:hover i,.fusion-button.button-2:focus .fusion-button-text, .fusion-button.button-2:focus i,.fusion-button.button-2:active .fusion-button-text, .fusion-button.button-2:active{color:#eaeaea;}.fusion-button.button-2:hover, .fusion-button.button-2:focus, .fusion-button.button-2:active{border-width:0px;border-color:#eaeaea;}.fusion-button.button-2:hover .fusion-button-icon-divider, .fusion-button.button-2:hover .fusion-button-icon-divider, .fusion-button.button-2:active .fusion-button-icon-divider{border-color:#eaeaea;}.fusion-button.button-2{background: #0d6db8;}.fusion-button.button-2:hover,.button-2:focus,.fusion-button.button-2:active{background: #0d6db8;}.fusion-button.button-2{width:100%;}DOWNLOAD WEST WIND



The post The History of Writing with Robin Van Auken appeared first on Robin Van Auken.

 •  0 comments  •  flag
Share on Twitter
Published on May 13, 2018 12:50
No comments have been added yet.