Listen

Description

Romigh Ramblings 

 

ABOUT THIS EPISODE

On episode 4 of the Live Mike Podcast with Mike Romigh, Mike presents a new feature called, “Romigh Ramblings,” a hard-hitting exposition on current news and events.  This episode features Saudi favoritism, selling out the Medal of Freedom, environmental plagues, self-checkout kiosks, and Mike's take on the Catholic Church cover up.

This episode was recorded November 23, 2018 in Beaver Falls, Pennsylvania. Host: Mike Romigh.  Audiography: Kevin Farkas, Mike Romigh. Music (available on SoundCloud.com): Patrick Deluxe (“06 Fortunate Son H1 Matias 4-bar Drum Loop”), HarbingerLoops (“Dreary Thoughts”).  Additional sound (available on Youtube): “Edward R. Murrows final reply to Senator Joseph McCarthys See It Now appearance - April 13 1954.”  ©The Live Mike Podcast/The Social Voice Project, Inc.  All rights reserved.

 

 

ABOUT THE PODCAST

The Live Mike Podcast with Mike Romigh is an issues-oriented podcast about political life in Western Pennsylvania.  Although his personal views are left-of center, Mike welcomes meaningful conversations about topics from across the political spectrum. Mike Romigh is a noted broadcaster in Western Pennsylvania, with more than thirty years behind the microphone talking politics, sports, current events, local history, and entertainment.

 

 

OTHER WAYS TO FIND THE PODCAST

jQuery(document).ready(function() {
jQuery('#slider_5270').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_5270').css('visibility', 'visible');
sa_resize_slider_5270();
window.addEventListener('resize', sa_resize_slider_5270);
function sa_resize_slider_5270() {
var min_height = '50';
var win_width = jQuery(window).width();
var slider_width = jQuery('#slider_5270').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_5270 .owl-item .sa_hover_container').css('min-height', slide_height+'px');
}
var owl_goto = jQuery('#slider_5270');
jQuery('.slider_5270_goto1').click(function(event){
owl_goto.trigger('to.owl.carousel', 0);
});
jQuery('.slider_5270_goto2').click(function(event){
owl_goto.trigger('to.owl.carousel', 1);
});
jQuery('.slider_5270_goto3').click(function(event){
owl_goto.trigger('to.owl.carousel', 2);
});
jQuery('.slider_5270_goto4').click(function(event){
owl_goto.trigger('to.owl.carousel', 3);
});
jQuery('.slider_5270_goto5').click(function(event){
owl_goto.trigger('to.owl.carousel', 4);
});
jQuery('.slider_5270_goto6').click(function(event){
owl_goto.trigger('to.owl.carousel', 5);
});
jQuery('.slider_5270_goto7').click(function(event){