<?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>Cole Ingraham</title>
	<atom:link href="http://coleingraham.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://coleingraham.com</link>
	<description>Composer, Performer, Artist</description>
	<lastBuildDate>Sun, 20 Nov 2011 18:42:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Using the Surround Projection Tools addon for Blender 2.6</title>
		<link>http://coleingraham.com/2011/11/14/using-the-surround-projection-tools-addon-for-blender-2-6/</link>
		<comments>http://coleingraham.com/2011/11/14/using-the-surround-projection-tools-addon-for-blender-2-6/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 19:41:36 +0000</pubDate>
		<dc:creator>coleingraham</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://coleingraham.com/?p=254</guid>
		<description><![CDATA[Here I give a quick demo of how to use my new Blender addon: Surround Projection Tools. It lets you very quickly and conveniently setup everything I went over in my tutorial on Creating a Surround Projection Camera Setup in Blender. If you haven&#8217;t already seen that, it would probably be good to watch it &#8230; </p><p><a class="more-link block-button" href="http://coleingraham.com/2011/11/14/using-the-surround-projection-tools-addon-for-blender-2-6/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/32099294?title=0&amp;byline=0&amp;portrait=0" width="400" height="250" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe></p>
<p>Here I give a quick demo of how to use my new Blender addon: Surround Projection Tools. It lets you very quickly and conveniently setup everything I went over in my tutorial on <a href="http://coleingraham.com/2011/11/14/creating-a-surround-projection-camera-setup-in-blender/">Creating a Surround Projection Camera Setup in Blender</a>. If you haven&#8217;t already seen that, it would probably be good to watch it first as I reference many of the things I covered there.</p>
<p>This was created using Blender 2.6 rev 41805 (svn build) so it will most likely not work with significantly older versions as the python API changed a lot during the development of 2.5. However any recent version should be fine.</p>
<p>CURRENT VERSION (0.1.2)<br />
- streamlined GUI so that the add/remove buttons are in the same place<br />
- added patch suggested by Campbell Barton making new scenes have the original as a background scene (no more remove/re-add if you add/delete objects)</p>
<p>UPDATE: The script is now part of the official contributed extensions. For information about how to get it (and all other contributed scripts) check out the <a href="http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/3D_interaction/Surround_Projection_Tools">blender wiki</a>. There has also been an update to where this and other experimental scripts are now included in svn builds by the way.</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Using+the+Surround+Projection+Tools+addon+for+Blender+2.6+http%3A%2F%2Fis.gd%2FjxAToO" title="Post to Twitter"><img class="nothumb" src="http://coleingraham.com/coleBlog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://coleingraham.com/2011/11/14/using-the-surround-projection-tools-addon-for-blender-2-6/&amp;t=Using+the+Surround+Projection+Tools+addon+for+Blender+2.6"><img class="nothumb" src="http://coleingraham.com/coleBlog/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.google.com/buzz/post?url=http://coleingraham.com/2011/11/14/using-the-surround-projection-tools-addon-for-blender-2-6/&amp;imageurl="><img class="nothumb" src="http://coleingraham.com/coleBlog/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz.png" alt="Post to Google Buzz" /></a> <a target="_blank" rel="nofollow" class="tt" href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Using+the+Surround+Projection+Tools+addon+for+Blender+2.6&amp;body=Link:+http://coleingraham.com/2011/11/14/using-the-surround-projection-tools-addon-for-blender-2-6/%0D%0A%0D%0A----%0D%0A+%0D%0A%0D%0AHere+I+give+a+quick+demo+of+how+to+use+my+new+Blender+addon%3A+Surround+Projection+Tools.+It+lets+you+very+quickly+and+conveniently+setup+everyth..."><img class="nothumb" src="http://coleingraham.com/coleBlog/wp-content/plugins/tweet-this/icons/en/gmail/tt-gmail.png" alt="Send Gmail" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://coleingraham.com/2011/11/14/using-the-surround-projection-tools-addon-for-blender-2-6/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Creating a Surround Projection Camera Setup in Blender</title>
		<link>http://coleingraham.com/2011/11/14/creating-a-surround-projection-camera-setup-in-blender/</link>
		<comments>http://coleingraham.com/2011/11/14/creating-a-surround-projection-camera-setup-in-blender/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 19:36:47 +0000</pubDate>
		<dc:creator>coleingraham</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[blender]]></category>
		<category><![CDATA[surround projection]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://coleingraham.com/?p=250</guid>
		<description><![CDATA[In this video tutorial, I cover setting up Blender to render a multi-screen surround projection. &#8220;What is that and why would I need to know about it&#8221; you ask? This is for if you are in a situation where you are making video in 3D for multiple screens surrounding the viewer. Admittedly, this is a &#8230; </p><p><a class="more-link block-button" href="http://coleingraham.com/2011/11/14/creating-a-surround-projection-camera-setup-in-blender/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/32098923?title=0&amp;byline=0&amp;portrait=0" width="550" height="344" frameborder="0" webkitAllowFullScreen allowFullScreen></iframe></p>
<p>In this video tutorial, I cover setting up Blender to render a multi-screen surround projection. &#8220;What is that and why would I need to know about it&#8221; you ask? This is for if you are in a situation where you are making video in 3D for multiple screens surrounding the viewer. Admittedly, this is a very niche situation but if you find yourself needing to do this, as I did for a recent show, there isn&#8217;t a whole lot of other information out there on the topic. I hope you find this interesting if not useful in your own work, and please let me know if this helps with a project of yours.</p>
<p>Here I am using Blender 2.6 but everything should work with any older or new version, as there isn&#8217;t anything version specific. The concepts should also transfer to other 3D software like 3dsMax or Cinema4D as well.</p>
<p>Here&#8217;s the<a href="http://www.coleingraham.com/SurroundCameraTut.blend">.blend</a> file if you&#8217;d like to follow along.</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Creating+a+Surround+Projection+Camera+Setup+in+Blender+http%3A%2F%2Fis.gd%2Fy1HRmh" title="Post to Twitter"><img class="nothumb" src="http://coleingraham.com/coleBlog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://coleingraham.com/2011/11/14/creating-a-surround-projection-camera-setup-in-blender/&amp;t=Creating+a+Surround+Projection+Camera+Setup+in+Blender"><img class="nothumb" src="http://coleingraham.com/coleBlog/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.google.com/buzz/post?url=http://coleingraham.com/2011/11/14/creating-a-surround-projection-camera-setup-in-blender/&amp;imageurl="><img class="nothumb" src="http://coleingraham.com/coleBlog/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz.png" alt="Post to Google Buzz" /></a> <a target="_blank" rel="nofollow" class="tt" href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Creating+a+Surround+Projection+Camera+Setup+in+Blender&amp;body=Link:+http://coleingraham.com/2011/11/14/creating-a-surround-projection-camera-setup-in-blender/%0D%0A%0D%0A----%0D%0A+%0D%0A%0D%0AIn+this+video+tutorial%2C+I+cover+setting+up+Blender+to+render+a+multi-screen+surround+projection.+%22What+is+that+and+why+would+I+need+to+know+abo..."><img class="nothumb" src="http://coleingraham.com/coleBlog/wp-content/plugins/tweet-this/icons/en/gmail/tt-gmail.png" alt="Send Gmail" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://coleingraham.com/2011/11/14/creating-a-surround-projection-camera-setup-in-blender/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tour Wrap-up</title>
		<link>http://coleingraham.com/2011/10/08/tour-wrap-up/</link>
		<comments>http://coleingraham.com/2011/10/08/tour-wrap-up/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 17:18:33 +0000</pubDate>
		<dc:creator>coleingraham</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[concert]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[michael straus]]></category>
		<category><![CDATA[Pendulum New Music]]></category>
		<category><![CDATA[Rob Fielding]]></category>
		<category><![CDATA[tour]]></category>

		<guid isPermaLink="false">http://coleingraham.com/?p=232</guid>
		<description><![CDATA[September 26-30 was a crazy week! Glitch Lich teamed up with saxophonist Michael Straus for four nights of awesome performances. I thought I&#8217;d share some of what we did. Wednesday 9/28 Michael and I performed my new piece Lattice on CU&#8217;s Pendulum new Music: As part of Friday&#8217;s University of Northern Colorado show, I performed &#8230; </p><p><a class="more-link block-button" href="http://coleingraham.com/2011/10/08/tour-wrap-up/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://coleingraham.com/coleBlog/wp-content/uploads/2011/10/Lattice1.jpg"><img src="http://coleingraham.com/coleBlog/wp-content/uploads/2011/10/Lattice1-300x168.jpg" alt="" title="Michael Straus and Cole Ingraham - Lattice" width="300" height="168" class="alignleft size-medium wp-image-233" /></a> September 26-30 was a crazy week! Glitch Lich teamed up with saxophonist <a href="http://mstraus.net">Michael Straus</a> for four nights of awesome performances. I thought I&#8217;d share some of what we did.</p>
<p>Wednesday 9/28 Michael and I performed my new piece Lattice on CU&#8217;s <a href="http://www.cu-pendulum.com/2011/10/lattice-cole-d-ingraham.html">Pendulum new Music</a>:<br />
<iframe width="560" height="315" src="http://www.youtube.com/embed/kH17RkZy_Fc" frameborder="0" allowfullscreen></iframe></p>
<p>As part of Friday&#8217;s University of Northern Colorado show, I performed an iPad solo using <a href="http://rrr00bb.blogspot.com/">Rob Fielding&#8217;s</a> Geo instrument:<br />
<object height="81" width="100%"><param name="movie" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F24576009"></param><param name="allowscriptaccess" value="always"></param> <embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F24576009" type="application/x-shockwave-flash" width="100%"></embed></object>  <span><a href="http://soundcloud.com/coledingraham/difference-tones">Difference Tones</a> by <a href="http://soundcloud.com/coledingraham">coledingraham</a></span></p>
<p>It was a blast and I hope we wil all get a chance to work together again sometime in the future. Meanwhile, my huge surround video show is fast approaching so I&#8217;m working non-stop on that now. More on that soon.</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Tour+Wrap-up+http%3A%2F%2Fis.gd%2F4YOGdK" title="Post to Twitter"><img class="nothumb" src="http://coleingraham.com/coleBlog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://coleingraham.com/2011/10/08/tour-wrap-up/&amp;t=Tour+Wrap-up"><img class="nothumb" src="http://coleingraham.com/coleBlog/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.google.com/buzz/post?url=http://coleingraham.com/2011/10/08/tour-wrap-up/&amp;imageurl="><img class="nothumb" src="http://coleingraham.com/coleBlog/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz.png" alt="Post to Google Buzz" /></a> <a target="_blank" rel="nofollow" class="tt" href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Tour+Wrap-up&amp;body=Link:+http://coleingraham.com/2011/10/08/tour-wrap-up/%0D%0A%0D%0A----%0D%0A++September+26-30+was+a+crazy+week%21+Glitch+Lich+teamed+up+with+saxophonist+Michael+Straus+for+four+nights+of+awesome+performances.+I+thought+I%27d+sha..."><img class="nothumb" src="http://coleingraham.com/coleBlog/wp-content/plugins/tweet-this/icons/en/gmail/tt-gmail.png" alt="Send Gmail" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://coleingraham.com/2011/10/08/tour-wrap-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Overtone Bonang</title>
		<link>http://coleingraham.com/2011/10/03/overtone-bonang/</link>
		<comments>http://coleingraham.com/2011/10/03/overtone-bonang/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 15:42:36 +0000</pubDate>
		<dc:creator>coleingraham</dc:creator>
				<category><![CDATA[Acoustic]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[bonang]]></category>
		<category><![CDATA[instrument]]></category>
		<category><![CDATA[just intonation]]></category>

		<guid isPermaLink="false">http://coleingraham.com/?p=223</guid>
		<description><![CDATA[During my time at Mills College I had the privilege to study Javanese Gamelan with Daniel Schmidt: an amazing teacher and composer most famous for being one of the first people to bring Gamelan to the west. Additionally, Mills houses the Gamelan that Lou Harrison built while teaching there. Daniel, in addition to his aforementioned &#8230; </p><p><a class="more-link block-button" href="http://coleingraham.com/2011/10/03/overtone-bonang/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://coleingraham.com/coleBlog/wp-content/uploads/2011/10/bonangsWeb.jpg"><img src="http://coleingraham.com/coleBlog/wp-content/uploads/2011/10/bonangsWeb-300x225.jpg" alt="" title="bonangsWeb" width="300" height="225" class="alignleft size-medium wp-image-224" /></a>During my time at Mills College I had the privilege to study Javanese Gamelan with Daniel Schmidt: an amazing teacher and composer most famous for being one of the first people to bring Gamelan to the west. Additionally, Mills houses the Gamelan that Lou Harrison built while teaching there. Daniel, in addition to his aforementioned talents, also is a fantastic instrument builder and has been making Gamelans himself for much of his career. This crazy convergence of factors ultimately guided me to instrument building myself.</p>
<p>I wrote a piece my last year at Mills which involved four pitches from the Lou Harrison Bonang among other things. Since I wanted to be able to perform the piece in the future I, with plenty of input from Daniel, made a replica of these notes. This was enough for me at the time but over this past summer I began having ideas for new works which would require more pitches. So while I was visiting my family in California (my dad basically has a machine shop in his garage) I went to work and ended up with this.</p>
<p>The Overtone Bonang, so named because the plates are tuned to various partials of different overtone series&#8217;, is a prototype for a larger set of instruments I am thinking of making (time and money allowing). Each pitch is a tuned aluminum disk suspended vertically on a two row rack. Traditionally the Bonang is a set of small gongs (upside down pots) on a stand laying flat on the ground. The choice to make these stand up was due to some issues I had, specifically with the larger disks, where if there was anything too close to the back when you play them it deadens the sound considerably. There are still plenty of kinks to be worked out (mainly silencing the rocking sound of the suspension lines against the disks) but it works quite well so far.</p>
<p>I currently have two sets: one consisting of partials 8-16 of one series and the other 8-16 starting from 9 of the opposite one. They could be played by multiple people but currently I am working on pieces where I play both at once in the &#8220;V&#8221; shape shown in the picture. Though I made everything this summer, I wasn&#8217;t able to assemble the entire set until now: mainly because I had left the original four pitches in Colorado when I made the rest. The first performance I will be giving on this will be later this month at <a href="http://www.cu-pendulum.com/">Pendulum New Music</a> so if you are around and interested come on by!</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Overtone+Bonang+http%3A%2F%2Fis.gd%2FZyiKnL" title="Post to Twitter"><img class="nothumb" src="http://coleingraham.com/coleBlog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://coleingraham.com/2011/10/03/overtone-bonang/&amp;t=Overtone+Bonang"><img class="nothumb" src="http://coleingraham.com/coleBlog/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.google.com/buzz/post?url=http://coleingraham.com/2011/10/03/overtone-bonang/&amp;imageurl="><img class="nothumb" src="http://coleingraham.com/coleBlog/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz.png" alt="Post to Google Buzz" /></a> <a target="_blank" rel="nofollow" class="tt" href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Overtone+Bonang&amp;body=Link:+http://coleingraham.com/2011/10/03/overtone-bonang/%0D%0A%0D%0A----%0D%0A+During+my+time+at+Mills+College+I+had+the+privilege+to+study+Javanese+Gamelan+with+Daniel+Schmidt%3A+an+amazing+teacher+and+composer+most+famous+for+..."><img class="nothumb" src="http://coleingraham.com/coleBlog/wp-content/plugins/tweet-this/icons/en/gmail/tt-gmail.png" alt="Send Gmail" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://coleingraham.com/2011/10/03/overtone-bonang/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Michael Straus &amp; Glitch Lich CO Tour</title>
		<link>http://coleingraham.com/2011/09/26/michael-straus-glitch-lich-co-tour/</link>
		<comments>http://coleingraham.com/2011/09/26/michael-straus-glitch-lich-co-tour/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 14:30:03 +0000</pubDate>
		<dc:creator>coleingraham</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://coleingraham.com/?p=215</guid>
		<description><![CDATA[Today is day one of our week long tour! Michael Straus and Glitch Lich (formerly Lag) will be playing a number of shows in Colorado over the next few days: - Monday 9/26: Denver University, Lamont School of Music Hamilton Hall @ 7:30pm - Wednesday 9/28: CU Boulder&#8217;s Pendulum New Music @ 7:30pm - Thursday &#8230; </p><p><a class="more-link block-button" href="http://coleingraham.com/2011/09/26/michael-straus-glitch-lich-co-tour/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://coleingraham.com/coleBlog/wp-content/uploads/2011/09/poster-web.jpg"><img src="http://coleingraham.com/coleBlog/wp-content/uploads/2011/09/poster-web-300x231.jpg" alt="Michael Straus &amp; Glitch Lich Tour" title="poster-web" width="300" height="231" class="alignleft size-medium wp-image-216" /></a></p>
<p>Today is day one of our week long tour! <a href="http://mstraus.net">Michael Straus</a> and Glitch Lich (formerly Lag) will be playing a number of shows in Colorado over the next few days:</p>
<p>- Monday 9/26: Denver University, Lamont School of Music Hamilton Hall @ 7:30pm<br />
- Wednesday 9/28: CU Boulder&#8217;s <a href="http://www.cu-pendulum.com/">Pendulum New Music</a> @ 7:30pm<br />
- Thursday 9/29: CU Boulder Imig Music Building room C199 @ 7:30pm<br />
- Friday 9/30: University of Northern Colorado Keller Hall Milne Auditorium @ 7:30pm</p>
<p>We are all totally excited! In addition to being able to play a bunch of awesome shows, we are using this as a preview for some things we will submit to the <a href="http://www.sc2012.org.uk/">2012 SuperCollider Symposium</a> in London. If you are in the area, come and see some killer new music!</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Michael+Straus+%26+Glitch+Lich+CO+Tour+http%3A%2F%2Fis.gd%2FxgAehc" title="Post to Twitter"><img class="nothumb" src="http://coleingraham.com/coleBlog/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.facebook.com/share.php?u=http://coleingraham.com/2011/09/26/michael-straus-glitch-lich-co-tour/&amp;t=Michael+Straus+%26+Glitch+Lich+CO+Tour"><img class="nothumb" src="http://coleingraham.com/coleBlog/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook.png" alt="Post to Facebook" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://www.google.com/buzz/post?url=http://coleingraham.com/2011/09/26/michael-straus-glitch-lich-co-tour/&amp;imageurl="><img class="nothumb" src="http://coleingraham.com/coleBlog/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz.png" alt="Post to Google Buzz" /></a> <a target="_blank" rel="nofollow" class="tt" href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Michael+Straus+%26+Glitch+Lich+CO+Tour&amp;body=Link:+http://coleingraham.com/2011/09/26/michael-straus-glitch-lich-co-tour/%0D%0A%0D%0A----%0D%0A+%0D%0A%0D%0AToday+is+day+one+of+our+week+long+tour%21+Michael+Straus+and+Glitch+Lich+%28formerly+Lag%29+will+be+playing+a+number+of+shows+in+Colorado+over+the+ne..."><img class="nothumb" src="http://coleingraham.com/coleBlog/wp-content/plugins/tweet-this/icons/en/gmail/tt-gmail.png" alt="Send Gmail" /></a></p></div>]]></content:encoded>
			<wfw:commentRss>http://coleingraham.com/2011/09/26/michael-straus-glitch-lich-co-tour/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

