<?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>Consequence of Sound &#187; Dan Andriano</title>
	<atom:link href="http://consequenceofsound.net/tag/dan-andriano/feed/" rel="self" type="application/rss+xml" />
	<link>http://consequenceofsound.net</link>
	<description>Think Fast, Listen Slowly</description>
	<lastBuildDate>Tue, 14 Feb 2012 22:03:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Alkaline Trio&#8217;s Matt Skiba to put out bare bones solo effort</title>
		<link>http://consequenceofsound.net/2009/11/alkaline-trios-matt-skiba-to-put-out-bare-bones-solo-effort/</link>
		<comments>http://consequenceofsound.net/2009/11/alkaline-trios-matt-skiba-to-put-out-bare-bones-solo-effort/#comments</comments>
		<thumbnail></thumbnail>
		<pubDate>Fri, 13 Nov 2009 21:00:26 +0000</pubDate>
		<dc:creator>Chris Coplan</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Alkaline Trio]]></category>
		<category><![CDATA[Dan Andriano]]></category>
		<category><![CDATA[Matt Skiba]]></category>

		<guid isPermaLink="false">http://consequenceofsound.net/?p=21635</guid>
		<description><![CDATA[<i>Demos</i> due out in February.]]></description>
			<content:encoded><![CDATA[<p>The last we saw of <a href="http://consequenceofsound.net/tag/matt-skiba/" target="_blank">Matt Skiba</a>, he was forming a <a href="http://consequenceofsound.net/2009/08/18/members-of-kill-hannah-alkaline-trio-local-h-unite-shame-giant-robots-everywhere/" target="_blank">one-off group</a> to make Voltron quake in its lion booties.  Now, thanks to <a href="http://www.asianmanrecords.com/" target="_blank">Asian Man Records</a> (via <a href="http://www.punknews.org/article/35864">PunkNews.org</a>), we&#8217;ve learned that the <a href="http://consequenceofsound.net/tag/alkaline-trio/" target="_blank">Alkaline Trio</a> singer is going solo with a 2010 release.</p>
<p>In an instance of the title perfectly describing the object, the album will be called <em>Demos</em>.  The demos Skiba worked on are an effort to create a homegrown and more authentic and emotional album without the crazy studio magic.</p>
<blockquote><p>&#8220;The new Matt Skiba album <em>Demos</em> is getting mastered this week. 15 brand new songs&#8221;, declares a release from Asian Man. &#8220;All songs were recorded over the past 10 months by Mr. Skiba in various avenues. Whether in his bedroom or while traveling, Matt recorded these songs originally as demos, but the songs are perfect as is. We couldn&#8217;t ask for more. Anybody who loves the Alkaline Trio without the glossed over production will be incredibly happy with this final product.&#8221;</p></blockquote>
<p>This isn&#8217;t Skiba&#8217;s first foray into non-Trio work.  There&#8217;s the Heavens side project he did in 2007 and the 2002 split CD with Kevin Seconds.  Not to mention, bassist Dan Andriano is doing his thing under The Emergency Room moniker and the series of solo shows.  Worry not, as the trio recently revealed that a new album is completed and is waiting a release date.</p>
<p><em>Demos</em> is out on February 16th, 2010.</p>
]]></content:encoded>
		<content:mobile><![CDATA[The last we saw of Matt Skiba, he was forming a one-off group to make Voltron quake in its lion booties.  Now, thanks to Asian Man Records (via PunkNews.org), we've learned that the Alkaline Trio singer is going solo with a 2010 release.

In an instance of the title perfectly describing the object, the album will be called <em>Demos</em>.  The demos Skiba worked on are an effort to create a homegrown and more authentic and emotional album without the crazy studio magic.
"The new Matt Skiba album <em>Demos</em> is getting mastered this week. 15 brand new songs", declares a release from Asian Man. "All songs were recorded over the past 10 months by Mr. Skiba in various avenues. Whether in his bedroom or while traveling, Matt recorded these songs originally as demos, but the songs are perfect as is. We couldn't ask for more. Anybody who loves the Alkaline Trio without the glossed over production will be incredibly happy with this final product."
This isn't Skiba's first foray into non-Trio work.  There's the Heavens side project he did in 2007 and the 2002 split CD with Kevin Seconds.  Not to mention, bassist Dan Andriano is doing his thing under The Emergency Room moniker and the series of solo shows.  Worry not, as the trio recently revealed that a new album is completed and is waiting a release date.

<em>Demos</em> is out on February 16th, 2010.]]></content:mobile>
			<content:images>
				</content:images>
		<wfw:commentRss>http://consequenceofsound.net/2009/11/alkaline-trios-matt-skiba-to-put-out-bare-bones-solo-effort/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	    <script type="text/javascript">
    // <![CDATA[
        var disqus_shortname = 'consequenceofsound';
        var disqus_domain = 'disqus.com';
        (function () {
            var nodes = document.getElementsByTagName('span');
            for (var i = 0, url; i < nodes.length; i++) {
                if (nodes[i].className.indexOf('dsq-postid') != -1) {
                    nodes[i].parentNode.setAttribute('data-disqus-identifier', nodes[i].getAttribute('rel'));
                    url = nodes[i].parentNode.href.split('#', 1);
                    if (url.length == 1) { url = url[0]; }
                    else { url = url[1]; }
                    nodes[i].parentNode.href = url + '#disqus_thread';
                }
            }
            var s = document.createElement('script'); s.async = true;
            s.type = 'text/javascript';
            s.src = 'http://' + disqus_domain + '/forums/' + disqus_shortname + '/count.js';
            (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
        }());
    //]]>
    </script>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Database Caching 7/18 queries in 0.012 seconds using disk: basic
Object Caching 311/329 objects using disk: basic
Content Delivery Network via Rackspace Cloud Files: c438342.r42.cf2.rackcdn.com

Served from: consequenceofsound.net @ 2012-02-14 17:20:12 -->
