<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Chris Vaughan</title>
	<atom:link href="http://cvaughan.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://cvaughan.wordpress.com</link>
	<description>what i've got to share</description>
	<lastBuildDate>Wed, 13 Oct 2010 15:26:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='cvaughan.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Chris Vaughan</title>
		<link>http://cvaughan.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://cvaughan.wordpress.com/osd.xml" title="Chris Vaughan" />
	<atom:link rel='hub' href='http://cvaughan.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Example Torque Deployment Script</title>
		<link>http://cvaughan.wordpress.com/2010/10/13/example-torque-deployment-script/</link>
		<comments>http://cvaughan.wordpress.com/2010/10/13/example-torque-deployment-script/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 15:25:50 +0000</pubDate>
		<dc:creator>cvaughan</dc:creator>
				<category><![CDATA[HPC]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cvaughan.wordpress.com/?p=666</guid>
		<description><![CDATA[cat script.sh #! /bin/bash wget http://www.clusterresources.com/downloads/torque/torque-2.5.2.tar.gz tar xvzf torque-2.5.2-tar.gz cd torque-2.5.2 ./configure make -j make install make packages ./torque.setup root killall pbs_server for node in  node001 node002 do echo $node np=8 &#62;&#62; /var/spool/torque/server_priv/nodes echo &#8220;Deploying clients and mom&#8217;s on $node&#8221; scp torque-2.4.8/torque-package-mom-linux-x86_64.sh $node:/tmp scp torque-2.4.8/torque-package-clients-linux-x86_64.sh $node:/tmp ssh $node &#8220;/bin/bash /tmp/torque-package-mom-linux-x86_64.sh &#8211;install ;/bin/bash /tmp/torque-package-clients-linux-x86_64.sh &#8211;install ;killall pbs_mom;sleep [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cvaughan.wordpress.com&amp;blog=1595697&amp;post=666&amp;subd=cvaughan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>cat script.sh</p>
<p>#! /bin/bash</p>
<p>wget http://www.clusterresources.com/downloads/torque/torque-2.5.2.tar.gz<br />
tar xvzf torque-2.5.2-tar.gz</p>
<p>cd torque-2.5.2</p>
<p>./configure</p>
<p>make -j</p>
<p>make install</p>
<p>make packages</p>
<p>./torque.setup root</p>
<p>killall pbs_server<br />
for node in  node001 node002</p>
<p>do</p>
<p>echo $node np=8 &gt;&gt; /var/spool/torque/server_priv/nodes</p>
<p>echo &#8220;Deploying clients and mom&#8217;s on $node&#8221;</p>
<p>scp torque-2.4.8/torque-package-mom-linux-x86_64.sh $node:/tmp</p>
<p>scp torque-2.4.8/torque-package-clients-linux-x86_64.sh $node:/tmp</p>
<p>ssh $node &#8220;/bin/bash /tmp/torque-package-mom-linux-x86_64.sh &#8211;install ;/bin/bash /tmp/torque-package-clients-linux-x86_64.sh &#8211;install ;killall pbs_mom;sleep 3;/usr/local/sbin/pbs_mom&#8221;</p>
<p>done</p>
<p>pbs_server</p>
<p>pbsnodes<br />
echo &#8220;Finished&#8221;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cvaughan.wordpress.com/666/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cvaughan.wordpress.com/666/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cvaughan.wordpress.com/666/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cvaughan.wordpress.com/666/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cvaughan.wordpress.com/666/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cvaughan.wordpress.com/666/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cvaughan.wordpress.com/666/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cvaughan.wordpress.com/666/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cvaughan.wordpress.com/666/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cvaughan.wordpress.com/666/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cvaughan.wordpress.com/666/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cvaughan.wordpress.com/666/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cvaughan.wordpress.com/666/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cvaughan.wordpress.com/666/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cvaughan.wordpress.com&amp;blog=1595697&amp;post=666&amp;subd=cvaughan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cvaughan.wordpress.com/2010/10/13/example-torque-deployment-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e431f8f30909dd5e44c7fc395c99335?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cvaughan</media:title>
		</media:content>
	</item>
		<item>
		<title>Diddy &#8211; Dirty Money &#8211; Hello Good Morning ft. T.I., Rick Ross</title>
		<link>http://cvaughan.wordpress.com/2010/08/24/diddy-dirty-money-hello-good-morning-ft-t-i-rick-ross/</link>
		<comments>http://cvaughan.wordpress.com/2010/08/24/diddy-dirty-money-hello-good-morning-ft-t-i-rick-ross/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 20:04:08 +0000</pubDate>
		<dc:creator>cvaughan</dc:creator>
				<category><![CDATA[Hip Hop]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[diddy]]></category>
		<category><![CDATA[dirty money]]></category>
		<category><![CDATA[rick ross]]></category>
		<category><![CDATA[t.i.]]></category>

		<guid isPermaLink="false">http://cvaughan.wordpress.com/?p=663</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cvaughan.wordpress.com&amp;blog=1595697&amp;post=663&amp;subd=cvaughan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://cvaughan.wordpress.com/2010/08/24/diddy-dirty-money-hello-good-morning-ft-t-i-rick-ross/"><img src="http://img.youtube.com/vi/DkoeNLuMbcI/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cvaughan.wordpress.com/663/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cvaughan.wordpress.com/663/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cvaughan.wordpress.com/663/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cvaughan.wordpress.com/663/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cvaughan.wordpress.com/663/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cvaughan.wordpress.com/663/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cvaughan.wordpress.com/663/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cvaughan.wordpress.com/663/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cvaughan.wordpress.com/663/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cvaughan.wordpress.com/663/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cvaughan.wordpress.com/663/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cvaughan.wordpress.com/663/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cvaughan.wordpress.com/663/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cvaughan.wordpress.com/663/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cvaughan.wordpress.com&amp;blog=1595697&amp;post=663&amp;subd=cvaughan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cvaughan.wordpress.com/2010/08/24/diddy-dirty-money-hello-good-morning-ft-t-i-rick-ross/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e431f8f30909dd5e44c7fc395c99335?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cvaughan</media:title>
		</media:content>
	</item>
		<item>
		<title>Swedish House Mafia Vs Tinie Tempah &#8211; Miami 2 Ibiza</title>
		<link>http://cvaughan.wordpress.com/2010/08/24/swedish-house-mafia-vs-tinie-tempah-miami-2-ibiza/</link>
		<comments>http://cvaughan.wordpress.com/2010/08/24/swedish-house-mafia-vs-tinie-tempah-miami-2-ibiza/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 19:21:09 +0000</pubDate>
		<dc:creator>cvaughan</dc:creator>
				<category><![CDATA[House]]></category>
		<category><![CDATA[miami 2 ibiza]]></category>
		<category><![CDATA[shm]]></category>
		<category><![CDATA[swedish house mafia]]></category>
		<category><![CDATA[tinie tempah]]></category>

		<guid isPermaLink="false">http://cvaughan.wordpress.com/?p=661</guid>
		<description><![CDATA[I saw SHM earlier this year at Brixton, if you ever get a chance to see them live do it! http://www.myspace.com/swedishhousemafia<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cvaughan.wordpress.com&amp;blog=1595697&amp;post=661&amp;subd=cvaughan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://cvaughan.wordpress.com/2010/08/24/swedish-house-mafia-vs-tinie-tempah-miami-2-ibiza/"><img src="http://img.youtube.com/vi/93rnMNPbCKA/2.jpg" alt="" /></a></span>
<p>I saw SHM earlier this year at Brixton, if you ever get a chance to see them live do it!</p>
<p>http://www.myspace.com/swedishhousemafia</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cvaughan.wordpress.com/661/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cvaughan.wordpress.com/661/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cvaughan.wordpress.com/661/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cvaughan.wordpress.com/661/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cvaughan.wordpress.com/661/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cvaughan.wordpress.com/661/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cvaughan.wordpress.com/661/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cvaughan.wordpress.com/661/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cvaughan.wordpress.com/661/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cvaughan.wordpress.com/661/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cvaughan.wordpress.com/661/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cvaughan.wordpress.com/661/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cvaughan.wordpress.com/661/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cvaughan.wordpress.com/661/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cvaughan.wordpress.com&amp;blog=1595697&amp;post=661&amp;subd=cvaughan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cvaughan.wordpress.com/2010/08/24/swedish-house-mafia-vs-tinie-tempah-miami-2-ibiza/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e431f8f30909dd5e44c7fc395c99335?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cvaughan</media:title>
		</media:content>
	</item>
		<item>
		<title>Tensnake &#8211; Coma Cat (Round Table Knights Remix)</title>
		<link>http://cvaughan.wordpress.com/2010/08/20/tensnake-coma-cat-round-table-knights-remix/</link>
		<comments>http://cvaughan.wordpress.com/2010/08/20/tensnake-coma-cat-round-table-knights-remix/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 08:04:33 +0000</pubDate>
		<dc:creator>cvaughan</dc:creator>
				<category><![CDATA[House]]></category>
		<category><![CDATA[coma cat]]></category>
		<category><![CDATA[remix]]></category>
		<category><![CDATA[round table knights]]></category>
		<category><![CDATA[tensnake]]></category>

		<guid isPermaLink="false">http://cvaughan.wordpress.com/?p=657</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cvaughan.wordpress.com&amp;blog=1595697&amp;post=657&amp;subd=cvaughan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://cvaughan.wordpress.com/2010/08/20/tensnake-coma-cat-round-table-knights-remix/"><img src="http://img.youtube.com/vi/nYDBgdrWDsI/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cvaughan.wordpress.com/657/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cvaughan.wordpress.com/657/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cvaughan.wordpress.com/657/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cvaughan.wordpress.com/657/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cvaughan.wordpress.com/657/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cvaughan.wordpress.com/657/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cvaughan.wordpress.com/657/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cvaughan.wordpress.com/657/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cvaughan.wordpress.com/657/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cvaughan.wordpress.com/657/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cvaughan.wordpress.com/657/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cvaughan.wordpress.com/657/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cvaughan.wordpress.com/657/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cvaughan.wordpress.com/657/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cvaughan.wordpress.com&amp;blog=1595697&amp;post=657&amp;subd=cvaughan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cvaughan.wordpress.com/2010/08/20/tensnake-coma-cat-round-table-knights-remix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e431f8f30909dd5e44c7fc395c99335?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cvaughan</media:title>
		</media:content>
	</item>
		<item>
		<title>Moguai &#8211; Imperial (Original Mix)</title>
		<link>http://cvaughan.wordpress.com/2010/08/16/moguai-imperial-original-mix/</link>
		<comments>http://cvaughan.wordpress.com/2010/08/16/moguai-imperial-original-mix/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 13:12:09 +0000</pubDate>
		<dc:creator>cvaughan</dc:creator>
				<category><![CDATA[House]]></category>
		<category><![CDATA[imperial]]></category>
		<category><![CDATA[moguai]]></category>
		<category><![CDATA[original mix]]></category>

		<guid isPermaLink="false">http://cvaughan.wordpress.com/?p=654</guid>
		<description><![CDATA[http://www.moguai.com/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cvaughan.wordpress.com&amp;blog=1595697&amp;post=654&amp;subd=cvaughan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://cvaughan.wordpress.com/2010/08/16/moguai-imperial-original-mix/"><img src="http://img.youtube.com/vi/-m4m7bDJsss/2.jpg" alt="" /></a></span>
<p><a href="http://www.moguai.com/">http://www.moguai.com/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cvaughan.wordpress.com/654/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cvaughan.wordpress.com/654/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cvaughan.wordpress.com/654/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cvaughan.wordpress.com/654/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cvaughan.wordpress.com/654/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cvaughan.wordpress.com/654/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cvaughan.wordpress.com/654/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cvaughan.wordpress.com/654/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cvaughan.wordpress.com/654/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cvaughan.wordpress.com/654/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cvaughan.wordpress.com/654/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cvaughan.wordpress.com/654/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cvaughan.wordpress.com/654/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cvaughan.wordpress.com/654/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cvaughan.wordpress.com&amp;blog=1595697&amp;post=654&amp;subd=cvaughan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cvaughan.wordpress.com/2010/08/16/moguai-imperial-original-mix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e431f8f30909dd5e44c7fc395c99335?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cvaughan</media:title>
		</media:content>
	</item>
		<item>
		<title>Jonny L &#8211; Oh Yeah</title>
		<link>http://cvaughan.wordpress.com/2010/08/16/jonny-l-oh-yeah/</link>
		<comments>http://cvaughan.wordpress.com/2010/08/16/jonny-l-oh-yeah/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 09:27:12 +0000</pubDate>
		<dc:creator>cvaughan</dc:creator>
				<category><![CDATA[drum and bass]]></category>
		<category><![CDATA[jonny l]]></category>

		<guid isPermaLink="false">http://cvaughan.wordpress.com/?p=651</guid>
		<description><![CDATA[www.myspace.com/jonnylrecords<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cvaughan.wordpress.com&amp;blog=1595697&amp;post=651&amp;subd=cvaughan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://cvaughan.wordpress.com/2010/08/16/jonny-l-oh-yeah/"><img src="http://img.youtube.com/vi/RVwH6PVc-Vg/2.jpg" alt="" /></a></span>
<p><a href="http://www.myspace.com/jonnylrecords">www.myspace.com/</a><strong><a href="http://www.myspace.com/jonnylrecords">jonnyl</a></strong><a href="http://www.myspace.com/jonnylrecords">records</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cvaughan.wordpress.com/651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cvaughan.wordpress.com/651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cvaughan.wordpress.com/651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cvaughan.wordpress.com/651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cvaughan.wordpress.com/651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cvaughan.wordpress.com/651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cvaughan.wordpress.com/651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cvaughan.wordpress.com/651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cvaughan.wordpress.com/651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cvaughan.wordpress.com/651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cvaughan.wordpress.com/651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cvaughan.wordpress.com/651/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cvaughan.wordpress.com/651/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cvaughan.wordpress.com/651/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cvaughan.wordpress.com&amp;blog=1595697&amp;post=651&amp;subd=cvaughan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cvaughan.wordpress.com/2010/08/16/jonny-l-oh-yeah/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e431f8f30909dd5e44c7fc395c99335?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cvaughan</media:title>
		</media:content>
	</item>
		<item>
		<title>Jonny L &#8211; The Rave</title>
		<link>http://cvaughan.wordpress.com/2010/08/16/jonny-l-the-rave/</link>
		<comments>http://cvaughan.wordpress.com/2010/08/16/jonny-l-the-rave/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 09:22:34 +0000</pubDate>
		<dc:creator>cvaughan</dc:creator>
				<category><![CDATA[drum and bass]]></category>
		<category><![CDATA[drum]]></category>
		<category><![CDATA[drum & bass]]></category>
		<category><![CDATA[jonny l]]></category>
		<category><![CDATA[the rave]]></category>

		<guid isPermaLink="false">http://cvaughan.wordpress.com/?p=648</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cvaughan.wordpress.com&amp;blog=1595697&amp;post=648&amp;subd=cvaughan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://cvaughan.wordpress.com/2010/08/16/jonny-l-the-rave/"><img src="http://img.youtube.com/vi/3P_IX_i2nRw/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cvaughan.wordpress.com/648/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cvaughan.wordpress.com/648/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cvaughan.wordpress.com/648/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cvaughan.wordpress.com/648/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cvaughan.wordpress.com/648/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cvaughan.wordpress.com/648/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cvaughan.wordpress.com/648/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cvaughan.wordpress.com/648/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cvaughan.wordpress.com/648/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cvaughan.wordpress.com/648/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cvaughan.wordpress.com/648/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cvaughan.wordpress.com/648/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cvaughan.wordpress.com/648/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cvaughan.wordpress.com/648/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cvaughan.wordpress.com&amp;blog=1595697&amp;post=648&amp;subd=cvaughan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cvaughan.wordpress.com/2010/08/16/jonny-l-the-rave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e431f8f30909dd5e44c7fc395c99335?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cvaughan</media:title>
		</media:content>
	</item>
		<item>
		<title>No Problem &#8211; Chase &amp; Status</title>
		<link>http://cvaughan.wordpress.com/2010/08/09/no-problem-chase-status/</link>
		<comments>http://cvaughan.wordpress.com/2010/08/09/no-problem-chase-status/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 22:42:30 +0000</pubDate>
		<dc:creator>cvaughan</dc:creator>
				<category><![CDATA[drum and bass]]></category>
		<category><![CDATA[chase and status]]></category>
		<category><![CDATA[guilfest]]></category>
		<category><![CDATA[no problem]]></category>

		<guid isPermaLink="false">http://cvaughan.wordpress.com/?p=643</guid>
		<description><![CDATA[This got things really bump&#8217;n at Guilfest, can&#8217;t wait for the new album to come out! http://www.chaseandstatus.co.uk/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cvaughan.wordpress.com&amp;blog=1595697&amp;post=643&amp;subd=cvaughan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://cvaughan.wordpress.com/2010/08/09/no-problem-chase-status/"><img src="http://img.youtube.com/vi/3NVzn9Ee5mo/2.jpg" alt="" /></a></span>
<p>This got things really bump&#8217;n at Guilfest, can&#8217;t wait for the new album to come out!</p>
<p><a href="http://www.chaseandstatus.co.uk/">http://www.chaseandstatus.co.uk/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cvaughan.wordpress.com/643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cvaughan.wordpress.com/643/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cvaughan.wordpress.com/643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cvaughan.wordpress.com/643/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cvaughan.wordpress.com/643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cvaughan.wordpress.com/643/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cvaughan.wordpress.com/643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cvaughan.wordpress.com/643/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cvaughan.wordpress.com/643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cvaughan.wordpress.com/643/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cvaughan.wordpress.com/643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cvaughan.wordpress.com/643/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cvaughan.wordpress.com/643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cvaughan.wordpress.com/643/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cvaughan.wordpress.com&amp;blog=1595697&amp;post=643&amp;subd=cvaughan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cvaughan.wordpress.com/2010/08/09/no-problem-chase-status/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e431f8f30909dd5e44c7fc395c99335?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cvaughan</media:title>
		</media:content>
	</item>
		<item>
		<title>King Charles &#8211; Love Lust</title>
		<link>http://cvaughan.wordpress.com/2010/08/09/king-charles-love-lust/</link>
		<comments>http://cvaughan.wordpress.com/2010/08/09/king-charles-love-lust/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 17:34:24 +0000</pubDate>
		<dc:creator>cvaughan</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Rock & Indy]]></category>
		<category><![CDATA[king charles]]></category>
		<category><![CDATA[love lust]]></category>

		<guid isPermaLink="false">http://cvaughan.wordpress.com/?p=637</guid>
		<description><![CDATA[I want to see this guy live, sounds awesome! http://www.myspace.com/kingcharlesuk mp3 available here: http://www.indieshuffle.com/king-charles-love-lust/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cvaughan.wordpress.com&amp;blog=1595697&amp;post=637&amp;subd=cvaughan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://cvaughan.wordpress.com/2010/08/09/king-charles-love-lust/"><img src="http://img.youtube.com/vi/Pv47YD7g-0o/2.jpg" alt="" /></a></span>
<p>I want to see this guy live, sounds awesome!</p>
<p><a href="http://www.myspace.com/kingcharlesuk">http://www.myspace.com/kingcharlesuk</a></p>
<p>mp3 available here: <a href="http://www.indieshuffle.com/king-charles-love-lust/">http://www.indieshuffle.com/king-charles-love-lust/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cvaughan.wordpress.com/637/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cvaughan.wordpress.com/637/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cvaughan.wordpress.com/637/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cvaughan.wordpress.com/637/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cvaughan.wordpress.com/637/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cvaughan.wordpress.com/637/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cvaughan.wordpress.com/637/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cvaughan.wordpress.com/637/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cvaughan.wordpress.com/637/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cvaughan.wordpress.com/637/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cvaughan.wordpress.com/637/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cvaughan.wordpress.com/637/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cvaughan.wordpress.com/637/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cvaughan.wordpress.com/637/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cvaughan.wordpress.com&amp;blog=1595697&amp;post=637&amp;subd=cvaughan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cvaughan.wordpress.com/2010/08/09/king-charles-love-lust/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e431f8f30909dd5e44c7fc395c99335?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cvaughan</media:title>
		</media:content>
	</item>
		<item>
		<title>Hiroki Esashika &#8211; Kazane (Disco of Doom Remix) &#8211; Cut</title>
		<link>http://cvaughan.wordpress.com/2010/07/30/hiroki-esashika-kazane-disco-of-doom-remix-cut/</link>
		<comments>http://cvaughan.wordpress.com/2010/07/30/hiroki-esashika-kazane-disco-of-doom-remix-cut/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 16:22:05 +0000</pubDate>
		<dc:creator>cvaughan</dc:creator>
				<category><![CDATA[House]]></category>
		<category><![CDATA[hiroki esashika]]></category>
		<category><![CDATA[kazane disco of doom remix]]></category>

		<guid isPermaLink="false">http://cvaughan.wordpress.com/?p=634</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cvaughan.wordpress.com&amp;blog=1595697&amp;post=634&amp;subd=cvaughan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<span style="text-align:center; display: block;"><a href="http://cvaughan.wordpress.com/2010/07/30/hiroki-esashika-kazane-disco-of-doom-remix-cut/"><img src="http://img.youtube.com/vi/N9X1m_8kbtw/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cvaughan.wordpress.com/634/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cvaughan.wordpress.com/634/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cvaughan.wordpress.com/634/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cvaughan.wordpress.com/634/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cvaughan.wordpress.com/634/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cvaughan.wordpress.com/634/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cvaughan.wordpress.com/634/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cvaughan.wordpress.com/634/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cvaughan.wordpress.com/634/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cvaughan.wordpress.com/634/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cvaughan.wordpress.com/634/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cvaughan.wordpress.com/634/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cvaughan.wordpress.com/634/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cvaughan.wordpress.com/634/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cvaughan.wordpress.com&amp;blog=1595697&amp;post=634&amp;subd=cvaughan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cvaughan.wordpress.com/2010/07/30/hiroki-esashika-kazane-disco-of-doom-remix-cut/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e431f8f30909dd5e44c7fc395c99335?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">cvaughan</media:title>
		</media:content>
	</item>
	</channel>
</rss>
