Artwork

Nội dung được cung cấp bởi The Social Voice Project, Inc. and The Social Voice Project. Tất cả nội dung podcast bao gồm các tập, đồ họa và mô tả podcast đều được The Social Voice Project, Inc. and The Social Voice Project hoặc đối tác nền tảng podcast của họ tải lên và cung cấp trực tiếp. Nếu bạn cho rằng ai đó đang sử dụng tác phẩm có bản quyền của bạn mà không có sự cho phép của bạn, bạn có thể làm theo quy trình được nêu ở đây https://vi.player.fm/legal.
Player FM - Ứng dụng Podcast
Chuyển sang chế độ ngoại tuyến với ứng dụng Player FM !

Veteran Voices: The Oral History Podcast – Episode 38 – Bob Dvorchak

36:56
 
Chia sẻ
 

Manage episode 308818821 series 3021030
Nội dung được cung cấp bởi The Social Voice Project, Inc. and The Social Voice Project. Tất cả nội dung podcast bao gồm các tập, đồ họa và mô tả podcast đều được The Social Voice Project, Inc. and The Social Voice Project hoặc đối tác nền tảng podcast của họ tải lên và cung cấp trực tiếp. Nếu bạn cho rằng ai đó đang sử dụng tác phẩm có bản quyền của bạn mà không có sự cho phép của bạn, bạn có thể làm theo quy trình được nêu ở đây https://vi.player.fm/legal.

Bob Dvorchak | Drive On

On Episode 38 of Veteran Voices: The Oral History Podcast, we talk with Bob Dvorchak, legendary Pittsburgh sports writer, national journalist, war correspondent, and author of Drive On: The Uncensored War of Bedouin Bob and the All-Americans.

Bob Dvorchak is an award-winning author and journalist, whose career spans more than four decades from Associated Press national correspondent to the Pittsburgh Post-Gazette. In his forties, he was asked by AP to cover the Gulf War (1990-91) and embedded with US armed forces deployed to Kuwait and Saudi Arabia. His latest book, Drive On: The Uncensored War of Bedouin Bob and the All-Americans, is a personal and historical reflection upon his life as a journalist, war correspondent, and the soldiers of the famed 82nd Airborne Infantry he came to know as “brothers” during the war.


This episode was recorded in Bethel Park, Pennsylvania. It is a production of The Social Voice Podcast Network. Executive Producer and Host: Kevin Farkas. Audiography: Kevin Farkas. Music (available at Soundcloud.com): Unknown (“Bkgrdloop”), STC Beats (“Reverb”), Pipe Choir Records (“Ancient Whispers”), Dave Delightman (“A Whisper Across the Sand”). Additional sound (available at Youtube.com): Saeed Vahedikamal (“George Carlin- Persian Gulf War”), Keith Hughes (“The Persian Gulf War Explained: US History Review”), Jabzy (“First Gulf War | 3 Minute History”), Richard Hogan (“The Gulf War 1991”), WPSU (“Joseph Galloway: Life of a War Correspondent – Conversations from Penn State”). ©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 tập

Artwork
iconChia sẻ
 
Manage episode 308818821 series 3021030
Nội dung được cung cấp bởi The Social Voice Project, Inc. and The Social Voice Project. Tất cả nội dung podcast bao gồm các tập, đồ họa và mô tả podcast đều được The Social Voice Project, Inc. and The Social Voice Project hoặc đối tác nền tảng podcast của họ tải lên và cung cấp trực tiếp. Nếu bạn cho rằng ai đó đang sử dụng tác phẩm có bản quyền của bạn mà không có sự cho phép của bạn, bạn có thể làm theo quy trình được nêu ở đây https://vi.player.fm/legal.

Bob Dvorchak | Drive On

On Episode 38 of Veteran Voices: The Oral History Podcast, we talk with Bob Dvorchak, legendary Pittsburgh sports writer, national journalist, war correspondent, and author of Drive On: The Uncensored War of Bedouin Bob and the All-Americans.

Bob Dvorchak is an award-winning author and journalist, whose career spans more than four decades from Associated Press national correspondent to the Pittsburgh Post-Gazette. In his forties, he was asked by AP to cover the Gulf War (1990-91) and embedded with US armed forces deployed to Kuwait and Saudi Arabia. His latest book, Drive On: The Uncensored War of Bedouin Bob and the All-Americans, is a personal and historical reflection upon his life as a journalist, war correspondent, and the soldiers of the famed 82nd Airborne Infantry he came to know as “brothers” during the war.


This episode was recorded in Bethel Park, Pennsylvania. It is a production of The Social Voice Podcast Network. Executive Producer and Host: Kevin Farkas. Audiography: Kevin Farkas. Music (available at Soundcloud.com): Unknown (“Bkgrdloop”), STC Beats (“Reverb”), Pipe Choir Records (“Ancient Whispers”), Dave Delightman (“A Whisper Across the Sand”). Additional sound (available at Youtube.com): Saeed Vahedikamal (“George Carlin- Persian Gulf War”), Keith Hughes (“The Persian Gulf War Explained: US History Review”), Jabzy (“First Gulf War | 3 Minute History”), Richard Hogan (“The Gulf War 1991”), WPSU (“Joseph Galloway: Life of a War Correspondent – Conversations from Penn State”). ©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 tập

Tất cả các tập

×
 
Loading …

Chào mừng bạn đến với Player FM!

Player FM đang quét trang web để tìm các podcast chất lượng cao cho bạn thưởng thức ngay bây giờ. Đây là ứng dụng podcast tốt nhất và hoạt động trên Android, iPhone và web. Đăng ký để đồng bộ các theo dõi trên tất cả thiết bị.

 

Hướng dẫn sử dụng nhanh