The Social Voice Project

The Social Voice Project


Veteran Voices: The Oral History Podcast – Episode 32

October 04, 2016

Jay Paisley | The Huffman Letters
On episode 32 of Veteran Voices: The Oral History Podcast, we have a conversation with Jay Paisley, author of The Huffman Letters: Civil War Letters to Beaver County, Pennsylvania. 

 

 

"In 1861, sixteen year old William Henry Huffman enlisted in the Union Army," writes Jay Paisley, chronicler of Huffman's family letters.  "Like Henry Fleming, from Stephen Crane's classic fictional novel, The Red Badge of Courage, Huffman did his duty.  Reading his letters, you will see the Civil War through the eyes of a real soldier, not a fictional character."

Henry Huffman of Darlington Township, Beaver County, served with the 100th Pa Regiment (Roundheads) based in Lawrence County, he participated in over 20 battles, including Fredericksburg and Vicksburg, and he was a prisoner of war.  For the rest of his life, Huffman suffered the effects of war.

"The more things change, they more they stay the same," Jay comments, referring to Huffman's struggle to collect on his veteran's disability pension -- a meager sum that today would equal less than $300 a month.

Born in 1844, Huffman led a very long life as a gentleman farmer and activist in veterans' causes.  At 92, he died in 1936 under the care of a veterans hospital in Florida; it was a life of first hand historical experience and knowledge spanning the lives of Abraham Lincoln to Adolf Hitler.

This episode was recorded September 30, 2016.  Host: Kevin Farkas.  Guest: Jay Paisley.  Audiography: Kevin Farkas.  Music (available at Soundcloud.com):  Zemoutonnoir (“Lonely Rain Demo Version”), Woody McKenszie (“Five Steps Down Harmony”), Abbey Fiddler (“Hatchet D”).  ©Veteran Voices: The Oral History Podcast/The Social Voice Project, Inc.  All rights reserved.

OTHER WAYS TO FIND THE PODCAST

jQuery(document).ready(function() {
jQuery('#slider_3642').owlCarousel({
responsive:{
0:{ items:1 },
480:{ items:2 },
768:{ items:3 },
980:{ items:4 },
1200:{ items:4 },
1500:{ items:4 }
},
autoplay : true,
autoplayTimeout : 5000,
autoplayHoverPause : true,
smartSpeed : 200,
fluidSpeed : 200,
autoplaySpeed : 200,
navSpeed : 200,
dotsSpeed : 200,
loop : true,
nav : true,
navText : ['',''],
dots : true,
responsiveRefreshRate : 200,
slideBy : 1,
mergeFit : true,
autoHeight : false,
mouseDrag : true,
touchDrag : true
});
jQuery('#slider_3642').css('visibility', 'visible');
sa_resize_slider_3642();
window.addEventListener('resize', sa_resize_slider_3642);
function sa_resize_slider_3642() {
var min_height = '50';
var win_width = jQuery(window).width();
var slider_width = jQuery('#slider_3642').width();
if (win_width < 480) {
var slide_width = slider_width / 1;