Artwork

Το περιεχόμενο παρέχεται από το The Social Voice Project, Inc. and The Social Voice Project. Όλο το περιεχόμενο podcast, συμπεριλαμβανομένων των επεισοδίων, των γραφικών και των περιγραφών podcast, μεταφορτώνεται και παρέχεται απευθείας από τον The Social Voice Project, Inc. and The Social Voice Project ή τον συνεργάτη της πλατφόρμας podcast. Εάν πιστεύετε ότι κάποιος χρησιμοποιεί το έργο σας που προστατεύεται από πνευματικά δικαιώματα χωρίς την άδειά σας, μπορείτε να ακολουθήσετε τη διαδικασία που περιγράφεται εδώ https://el.player.fm/legal.
Player FM - Εφαρμογή podcast
Πηγαίνετε εκτός σύνδεσης με την εφαρμογή Player FM !

Veteran Voices: The Oral History Podcast – Episode 36

26:04
 
Μοίρασέ το
 

Manage episode 216167664 series 2429439
Το περιεχόμενο παρέχεται από το The Social Voice Project, Inc. and The Social Voice Project. Όλο το περιεχόμενο podcast, συμπεριλαμβανομένων των επεισοδίων, των γραφικών και των περιγραφών podcast, μεταφορτώνεται και παρέχεται απευθείας από τον The Social Voice Project, Inc. and The Social Voice Project ή τον συνεργάτη της πλατφόρμας podcast. Εάν πιστεύετε ότι κάποιος χρησιμοποιεί το έργο σας που προστατεύεται από πνευματικά δικαιώματα χωρίς την άδειά σας, μπορείτε να ακολουθήσετε τη διαδικασία που περιγράφεται εδώ https://el.player.fm/legal.

John Paul Deley | Oral History Transcriptions

On Episode 36 of Veteran Voices: The Oral History Podcast, we talk about transcribing oral history interviews with John Paul Deley, Director of the Detre Library & Archives at the Senator John Heinz History Center in Pittsburgh, Pennsylvania.

John Paul Deley is enthusiastic about preserving history. As head of the Senator John Heinz History Center’s Detre Library and Achive, his passion for saving public history is more than a job, it’s been a calling for nearly four decades.

In this episode, John Paul explains the importance of preserving oral histories through written transcripts, a particularly useful platform that not only serves scholars and historians, but also the public. The Heinz History Center’s expertise and rigorous methodology applied to producing written transcripts is unsurpassed.


This episode was recorded at the Heinz History Center in Pittsburgh, Pennsylvania. It is a production of The Social Voice Podcast Network. Host: Kevin Farkas. Audiography: Kevin Farkas. Music (available on Soundcloud.com): Codie LaLonde (“Clouds”), Zippo for Wisdom (“Japanese Gal Riddim”). ©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 : ['Previous','Next'], 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; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3642 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } var owl_goto = jQuery('#slider_3642'); jQuery('.slider_3642_goto1').click(function(event){ owl_goto.trigger('to.owl.carousel', 0); }); jQuery('.slider_3642_goto2').click(function(event){ owl_goto.trigger('to.owl.carousel', 1); }); jQuery('.slider_3642_goto3').click(function(event){ owl_goto.trigger('to.owl.carousel', 2); }); jQuery('.slider_3642_goto4').click(function(event){ owl_goto.trigger('to.owl.carousel', 3); }); jQuery('.slider_3642_goto5').click(function(event){ owl_goto.trigger('to.owl.carousel', 4); }); var resize_3642 = jQuery('.owl-carousel'); resize_3642.on('initialized.owl.carousel', function(e) { if (typeof(Event) === 'function') { window.dispatchEvent(new Event('resize')); } else { var evt = window.document.createEvent('UIEvents'); evt.initUIEvent('resize', true, false, window, 0); window.dispatchEvent(evt); } }); });


SUPPORT LOCAL HISTORY

Let’s keep local history alive for future generations! If you like our podcast, please help us continue this great educational program–for today and tomorrow. Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show.

jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['Previous','Next'], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').css('visibility', 'visible'); sa_resize_slider_3943(); window.addEventListener('resize', sa_resize_slider_3943); function sa_resize_slider_3943() { var min_height = '10'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3943').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 1; } else if (win_width < 980) { var slide_width = slider_width / 1; } else if (win_width < 1200) { var slide_width = slider_width / 1; } else if (win_width < 1500) { var slide_width = slider_width / 1; } else { var slide_width = slider_width / 1; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3943 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } var owl_goto = jQuery('#slider_3943'); jQuery('.slider_3943_goto1').click(function(event){ owl_goto.trigger('to.owl.carousel', 0); }); var resize_3943 = jQuery('.owl-carousel'); resize_3943.on('initialized.owl.carousel', function(e) { if (typeof(Event) === 'function') { window.dispatchEvent(new Event('resize')); } else { var evt = window.document.createEvent('UIEvents'); evt.initUIEvent('resize', true, false, window, 0); window.dispatchEvent(evt); } }); });

  continue reading

21 επεισόδια

Artwork
iconΜοίρασέ το
 
Manage episode 216167664 series 2429439
Το περιεχόμενο παρέχεται από το The Social Voice Project, Inc. and The Social Voice Project. Όλο το περιεχόμενο podcast, συμπεριλαμβανομένων των επεισοδίων, των γραφικών και των περιγραφών podcast, μεταφορτώνεται και παρέχεται απευθείας από τον The Social Voice Project, Inc. and The Social Voice Project ή τον συνεργάτη της πλατφόρμας podcast. Εάν πιστεύετε ότι κάποιος χρησιμοποιεί το έργο σας που προστατεύεται από πνευματικά δικαιώματα χωρίς την άδειά σας, μπορείτε να ακολουθήσετε τη διαδικασία που περιγράφεται εδώ https://el.player.fm/legal.

John Paul Deley | Oral History Transcriptions

On Episode 36 of Veteran Voices: The Oral History Podcast, we talk about transcribing oral history interviews with John Paul Deley, Director of the Detre Library & Archives at the Senator John Heinz History Center in Pittsburgh, Pennsylvania.

John Paul Deley is enthusiastic about preserving history. As head of the Senator John Heinz History Center’s Detre Library and Achive, his passion for saving public history is more than a job, it’s been a calling for nearly four decades.

In this episode, John Paul explains the importance of preserving oral histories through written transcripts, a particularly useful platform that not only serves scholars and historians, but also the public. The Heinz History Center’s expertise and rigorous methodology applied to producing written transcripts is unsurpassed.


This episode was recorded at the Heinz History Center in Pittsburgh, Pennsylvania. It is a production of The Social Voice Podcast Network. Host: Kevin Farkas. Audiography: Kevin Farkas. Music (available on Soundcloud.com): Codie LaLonde (“Clouds”), Zippo for Wisdom (“Japanese Gal Riddim”). ©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 : ['Previous','Next'], 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; } else if (win_width < 768) { var slide_width = slider_width / 2; } else if (win_width < 980) { var slide_width = slider_width / 3; } else if (win_width < 1200) { var slide_width = slider_width / 4; } else if (win_width < 1500) { var slide_width = slider_width / 4; } else { var slide_width = slider_width / 4; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3642 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } var owl_goto = jQuery('#slider_3642'); jQuery('.slider_3642_goto1').click(function(event){ owl_goto.trigger('to.owl.carousel', 0); }); jQuery('.slider_3642_goto2').click(function(event){ owl_goto.trigger('to.owl.carousel', 1); }); jQuery('.slider_3642_goto3').click(function(event){ owl_goto.trigger('to.owl.carousel', 2); }); jQuery('.slider_3642_goto4').click(function(event){ owl_goto.trigger('to.owl.carousel', 3); }); jQuery('.slider_3642_goto5').click(function(event){ owl_goto.trigger('to.owl.carousel', 4); }); var resize_3642 = jQuery('.owl-carousel'); resize_3642.on('initialized.owl.carousel', function(e) { if (typeof(Event) === 'function') { window.dispatchEvent(new Event('resize')); } else { var evt = window.document.createEvent('UIEvents'); evt.initUIEvent('resize', true, false, window, 0); window.dispatchEvent(evt); } }); });


SUPPORT LOCAL HISTORY

Let’s keep local history alive for future generations! If you like our podcast, please help us continue this great educational program–for today and tomorrow. Show your support by making a financial donation, underwriting the podcast, or advertising your business or service on the show.

jQuery(document).ready(function() { jQuery('#slider_3943').owlCarousel({ items : 1, smartSpeed : 0, autoplay : false, autoplayHoverPause : false, smartSpeed : 0, fluidSpeed : 0, autoplaySpeed : 0, navSpeed : 0, dotsSpeed : 0, loop : true, nav : false, navText : ['Previous','Next'], dots : false, responsiveRefreshRate : 200, slideBy : 'page', mergeFit : true, autoHeight : false, mouseDrag : true, touchDrag : true }); jQuery('#slider_3943').css('visibility', 'visible'); sa_resize_slider_3943(); window.addEventListener('resize', sa_resize_slider_3943); function sa_resize_slider_3943() { var min_height = '10'; var win_width = jQuery(window).width(); var slider_width = jQuery('#slider_3943').width(); if (win_width < 480) { var slide_width = slider_width / 1; } else if (win_width < 768) { var slide_width = slider_width / 1; } else if (win_width < 980) { var slide_width = slider_width / 1; } else if (win_width < 1200) { var slide_width = slider_width / 1; } else if (win_width < 1500) { var slide_width = slider_width / 1; } else { var slide_width = slider_width / 1; } slide_width = Math.round(slide_width); var slide_height = '0'; if (min_height == 'aspect43') { slide_height = (slide_width / 4) * 3; slide_height = Math.round(slide_height); } else if (min_height == 'aspect169') { slide_height = (slide_width / 16) * 9; slide_height = Math.round(slide_height); } else { slide_height = (slide_width / 100) * min_height; slide_height = Math.round(slide_height); } jQuery('#slider_3943 .owl-item .sa_hover_container').css('min-height', slide_height+'px'); } var owl_goto = jQuery('#slider_3943'); jQuery('.slider_3943_goto1').click(function(event){ owl_goto.trigger('to.owl.carousel', 0); }); var resize_3943 = jQuery('.owl-carousel'); resize_3943.on('initialized.owl.carousel', function(e) { if (typeof(Event) === 'function') { window.dispatchEvent(new Event('resize')); } else { var evt = window.document.createEvent('UIEvents'); evt.initUIEvent('resize', true, false, window, 0); window.dispatchEvent(evt); } }); });

  continue reading

21 επεισόδια

Όλα τα επεισόδια

×
 
Loading …

Καλώς ήλθατε στο Player FM!

Το FM Player σαρώνει τον ιστό για podcasts υψηλής ποιότητας για να απολαύσετε αυτή τη στιγμή. Είναι η καλύτερη εφαρμογή podcast και λειτουργεί σε Android, iPhone και στον ιστό. Εγγραφή για συγχρονισμό συνδρομών σε όλες τις συσκευές.

 

Οδηγός γρήγορης αναφοράς

Ακούστε αυτήν την εκπομπή ενώ εξερευνάτε
Αναπαραγωγή