<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Tater Blog &#187; Roger Miller</title>
	<atom:link href="http://www.thetaters.com/blog/tag/roger-miller/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thetaters.com/blog</link>
	<description>postings from Taterland</description>
	<lastBuildDate>Wed, 09 Jun 2010 21:45:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>This time for sure&#8230;</title>
		<link>http://www.thetaters.com/blog/2010/02/23/this-time-for-sure/</link>
		<comments>http://www.thetaters.com/blog/2010/02/23/this-time-for-sure/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 23:57:24 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[Craig]]></category>
		<category><![CDATA[Beach Boys]]></category>
		<category><![CDATA[CD]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[radio]]></category>
		<category><![CDATA[recording]]></category>
		<category><![CDATA[Roger Miller]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.thetaters.com/blog/?p=264</guid>
		<description><![CDATA[(But that trick never works!) Well, we&#8217;ll see. We were finally able to record the coast-to-coast CD release party for menagerie this past Saturday, and it should be broadcast this coming Saturday, Feb 27 on Mike Lidskin&#8217;s TWIRL radio in Sacramento, CA. We tried doing the broadcast live over a Skype connection, but had some [...]]]></description>
			<content:encoded><![CDATA[<p>(But that trick <strong>never</strong> works!) Well, we&#8217;ll see. We were finally able to record the coast-to-coast CD release party for menagerie this past Saturday, and it should be broadcast this coming Saturday, Feb 27 on Mike Lidskin&#8217;s <a title="TWIRL Radio" href="http://www.twirlradio.com" target="_blank">TWIRL radio</a> in Sacramento, CA. We tried doing the broadcast live over a Skype connection, but had some drops on Mike&#8217;s end, so fortunately he recorded the whole show and will re-broadcast in its entirety this weekend. The Taters have basically the whole show, which will be Mike playing lots of cuts <a title="Taters CDs" href="http://www.thetaters.com/tatermusic.html" target="_blank">from the CD</a>, interspersed with live performances and interviews with the band.  We all gathered around the mic in the Fabulous Zebra Room here in Richmond last weekend, with a full party going on in the next room, and Mike &amp; Amber had guests on their end as well. You can tune in via the web at the <a title="TWIRL Radio" href="http://www.twirlradio.com/" target="_blank">TWIRL radio</a> site this coming Saturday and find out!  The show broadcasts at 4pm Pacific, 7pm Eastern time.</p>
<p>In the meantime, there are several cuts from the live portion of the show over at our <a title="Taters on YouTuber" href="http://www.youtube.com/tatervids" target="_blank">YouTuber site</a>. Here&#8217;s one example:</p>
<p><!-- Smart Youtube --><span class="youtube"><object width="425" height="373"><param name="movie" value="http://www.youtube.com/v/DlMOd7qS4BY&amp;rel=1&amp;color1=e1600f&amp;color2=febd01&amp;border=1&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" /><param name="allowFullScreen" value="true" /><embed wmode="transparent" src="http://www.youtube.com/v/DlMOd7qS4BY&amp;rel=1&amp;color1=e1600f&amp;color2=febd01&amp;border=1&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="373" ></embed><param name="wmode" value="transparent" /></object></span></p>
<p>We&#8217;ll call this a tribute to that other band that all played around the mic just a scant 45 years ago (yipes!). There&#8217;s also a pretty fun medley of Roger Miller songs, but I&#8217;ll have to hear the show this week to remember why that was happening!</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.thetaters.com%2Fblog%2F2010%2F02%2F23%2Fthis-time-for-sure%2F&amp;t=This%20time%20for%20sure..." id="facebook_share_both_264" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link_264') || document.getElementById('facebook_share_icon_264') || document.getElementById('facebook_share_both_264') || document.getElementById('facebook_share_button_264');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button_264') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
]]></content:encoded>
			<wfw:commentRss>http://www.thetaters.com/blog/2010/02/23/this-time-for-sure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
