<?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>marcgray.co.uk &#187; Operating Systems</title>
	<atom:link href="http://marcgray.co.uk/category/operating-systems/feed/" rel="self" type="application/rss+xml" />
	<link>http://marcgray.co.uk</link>
	<description>Technical musings of a self-confessed geek.</description>
	<lastBuildDate>Thu, 05 Apr 2012 19:36:47 +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>libtool version mismatch error</title>
		<link>http://marcgray.co.uk/2012/04/libtool-version-mismatch-error/</link>
		<comments>http://marcgray.co.uk/2012/04/libtool-version-mismatch-error/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 19:36:47 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://marcgray.co.uk/?p=165</guid>
		<description><![CDATA[I&#8217;ve recently switched from Xubuntu to Gentoo, and I couldn&#8217;t be happier. I&#8217;d recommend it for anyone sufficiently technical with strong knowledge of Linux. I&#8217;ve found it to be fast, efficient and bloat-free. There are a few glitches to overcome, but they can almost always be handled with a few config file changes that are [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' shr_layout='button_count' shr_showfaces='false' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2012%2F04%2Flibtool-version-mismatch-error%2F'></a><a class='shareaholic-googleplusone' shr_size='medium' shr_count='true' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2012%2F04%2Flibtool-version-mismatch-error%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetTop --><p>I&#8217;ve recently switched from Xubuntu to Gentoo, and I couldn&#8217;t be happier. I&#8217;d recommend it for anyone sufficiently technical with strong knowledge of Linux. I&#8217;ve found it to be fast, efficient and bloat-free. There are a few glitches to overcome, but they can almost always be handled with a few config file changes that are well documented across the internet.</p>
<p>As a PHP developer, tools such as xdebug are important to me and I really want to make the most of vld &#8211; thanks Derick, you&#8217;ve written some great tools. I had issues installing xdebug and vld in Gentoo and the solution wasn&#8217;t as clear-cut as usual. To help others in the same situation, I&#8217;ll document the solution.</p>
<p>If you&#8217;re getting:</p>
<p><code><br />
libtool: Version mismatch error.  This is libtool 2.4, but the<br />
libtool: definition of this LT_INIT comes from an older release.<br />
libtool: You should recreate aclocal.m4 with macros from libtool 2.4<br />
libtool: and run autoconf again.<br />
</code></p>
<p>Try running:</p>
<p><code><br />
phpize<br />
aclocal<br />
libtoolize --force<br />
autoheader<br />
autoconf<br />
</code></p>
<p>You should now be fine to run configure and make.</p>
<div class="shr-publisher-165"></div><!-- Start Shareaholic LikeButtonSetBottom --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' shr_layout='button_count' shr_showfaces='false' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2012%2F04%2Flibtool-version-mismatch-error%2F'></a><a class='shareaholic-googleplusone' shr_size='medium' shr_count='true' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2012%2F04%2Flibtool-version-mismatch-error%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://marcgray.co.uk/2012/04/libtool-version-mismatch-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Virgin Media Superhub or Superproblem?</title>
		<link>http://marcgray.co.uk/2011/05/virgin-media-superhub-or-superproblem/</link>
		<comments>http://marcgray.co.uk/2011/05/virgin-media-superhub-or-superproblem/#comments</comments>
		<pubDate>Sun, 29 May 2011 08:10:41 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://marcgray.co.uk/?p=117</guid>
		<description><![CDATA[This morning has been interesting. I couldn&#8217;t sleep thanks to a failed wisdom tooth extraction (honestly, probably the most painful thing that&#8217;s ever happened to me) so at 5am I went to finish setting up my file server (well, I stared blankly holding my jaw until 5:30am when the painkillers kicked in). My file server [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' shr_layout='button_count' shr_showfaces='false' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2011%2F05%2Fvirgin-media-superhub-or-superproblem%2F'></a><a class='shareaholic-googleplusone' shr_size='medium' shr_count='true' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2011%2F05%2Fvirgin-media-superhub-or-superproblem%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetTop --><p>This morning has been interesting. I couldn&#8217;t sleep thanks to a failed wisdom tooth extraction (honestly, probably the most painful thing that&#8217;s ever happened to me) so at 5am I went to finish setting up my file server (well, I stared blankly holding my jaw until 5:30am when the painkillers kicked in).</p>
<p>My file server is a fairly simple setup &#8211; samba and ssh (for sshfs too) on a headless Ubuntu 9.10 box connected to a Virgin Media &#8220;Superhub&#8221;, with the intention of it supplying media to me and my family.</p>
<p>I reconfigured samba for the external drive I&#8217;d plugged in and added to the fstab and went to connect to it from my PC: &#8220;No route to host&#8221;. What? How can that be? I&#8217;m ssh&#8217;d into it! I spent about an hour double checking all the configuration on both PCs. I even ran an upgrade (which I hate doing, because no matter what I tell synaptic, it still likes to overwrite my custom compiled ffmpeg/x264 &#8211; I guess next time I&#8217;ll uninstall ffmpeg and not use checkinstall, but just make install).</p>
<p>After confirming everything was configured properly on both PCs, I checked the &#8220;Superhub&#8221; for firewalls or other &#8220;weird stuff&#8221;. As anyone with a &#8220;Superhub&#8221; will know, sometimes you just have to restart it and pray. Even restarting the damn thing is a problem: I restarted the &#8220;Superhub&#8221; and as usual, it insisted on giving the fileserver a new random IP.</p>
<p>Or so it claimed.</p>
<p>The &#8220;Superhub&#8221; control panel tells me it&#8217;s put the file server on 192.168.0.4, but I can&#8217;t even ping this IP&#8230; Turns out it&#8217;s still responding on the old 192.168.0.10 address. After months of dealing with this piece of junk, I&#8217;m not even surprised.</p>
<p>I spent a while confirming all the connections back and forth were working correctly, did a hard reset of the &#8220;Superhub&#8221; but still no joy.</p>
<p>By this time I was losing my temper.</p>
<p>So, how did I fix the &#8220;Superhub&#8221;? How did I bend it to my will and get my shares working? I unplugged everything from the &#8220;Superhub&#8221;, and used an ancient £5 generic unbranded router I found in a dusty corner of Maplins.</p>
<p>Yeah, that&#8217;s right Virgin Media. Your &#8220;Superhub&#8221; is WORSE than a cheap old unbranded white box.</p>
<div class="shr-publisher-117"></div><!-- Start Shareaholic LikeButtonSetBottom --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' shr_layout='button_count' shr_showfaces='false' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2011%2F05%2Fvirgin-media-superhub-or-superproblem%2F'></a><a class='shareaholic-googleplusone' shr_size='medium' shr_count='true' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2011%2F05%2Fvirgin-media-superhub-or-superproblem%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://marcgray.co.uk/2011/05/virgin-media-superhub-or-superproblem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 11.04: Natty Narwhal</title>
		<link>http://marcgray.co.uk/2011/05/ubuntu-11-04-natty-narwhal/</link>
		<comments>http://marcgray.co.uk/2011/05/ubuntu-11-04-natty-narwhal/#comments</comments>
		<pubDate>Sun, 01 May 2011 22:02:18 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://marcgray.co.uk/?p=114</guid>
		<description><![CDATA[I&#8217;m a big Linux user. I have Ubuntu on my PC, my wife&#8217;s PC, my kids PC and the fileserver. I also run CentOS on my two servers, and use CentOS, Ubuntu and RedHat in the office. RedHat was someone else&#8217;s choice and CentOS was somewhat forced on me by cPanel. Why did I choose [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' shr_layout='button_count' shr_showfaces='false' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2011%2F05%2Fubuntu-11-04-natty-narwhal%2F'></a><a class='shareaholic-googleplusone' shr_size='medium' shr_count='true' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2011%2F05%2Fubuntu-11-04-natty-narwhal%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetTop --><p>I&#8217;m a big Linux user. I have Ubuntu on my PC, my wife&#8217;s PC, my kids PC and the fileserver. I also run CentOS on my two servers, and use CentOS, Ubuntu and RedHat in the office. RedHat was someone else&#8217;s choice and CentOS was somewhat forced on me by cPanel. Why did I <em>choose</em> Ubuntu? It&#8217;s simple really. Years ago when I started moving away from Windows, I didn&#8217;t know a significant amount about Linux, and Ubuntu held my hand just enough for me to get by.</p>
<p>Over time, my questions on ubuntuforums.com have become less and less stupid. Nowadays I&#8217;m a pretty proficient Linux user and find some of the &#8220;help&#8221; Ubuntu gives is actually a hindrance. </p>
<p>This week has been a fairly big week for Ubuntu users worldwide, as 11.04 &#8220;Natty Narwhal&#8221; was released. Those patient enough to download the new packages at a snails pace were &#8220;rewarded&#8221; with Unity and the plethora of new features and programs.</p>
<p>Last night I gave in and hit the Upgrade button. After a few hours I gave up and left it downloading the new packages overnight. I awoke and was greeted by the usual &#8220;Do you want to replace your php.ini?&#8221; (that&#8217;s a HELL NO from anyone who develops PHP professionally). More hours passed but eventually everything had gone smoothly and I got to restart into the wonder that is Unity.</p>
<p>Unity is a wonder. I wonder why Canonical think it&#8217;s ready for prime-time desktop distribution. Lets look at a few points here to prove I&#8217;m not just being bitter, old and grumpy:</p>
<ul>
<li><strong>Scrollbars:</strong> I&#8217;m sure some people like the new magic disappearing scrollbars. How quaint that they&#8217;re outside the main window and only appear when you mouse-over the right part of the window. I hear Unity is touch-screen friendly. I&#8217;d love to hear how these scrollbars work on a touch device, because it baffles me. Regardless of your or my personal opinion of the scrollbars-of-wonder, it&#8217;s so inconsistent as to be a nuisance. The first key to ergonomic interface design is consistency, and this has been a down-fall of Linux from the early days of X.org. If you&#8217;re not going to find a way to implement the scrollbars in all cases, just don&#8217;t do it.</li>
<li><strong>Application Menus:</strong>I was given a Macbook last year, and one of my pet hates is the menu bar. To see this replicated to Unity upsets me a great deal. I could handle it on a laptop screen where you typically run applications full-screen, but take that concept to a 24&#8243; widescreen with perhaps a dozen programs (none of which are maximised), you&#8217;re left with confusion and RSI. What&#8217;s next guys? Copying the Microsoft ribbon?</li>
<li><strong>Customisations:</strong>I love Gnome. You can do a lot with it, move it about, add icons wherever you like etc, etc. Unity basically lets you move the application bar around but otherwise just sit and look at it. I want to turn off the &#8220;Mac Menu Bar&#8221;. I want my places and system menu back. I want my Komodo IDE and Chrome icons top-left. I want to change the way applications are displayed in the &#8220;Start&#8221; menu. Unless I can customise this the way I want, it&#8217;s a definite no-go.</li>
</ul>
<p>Other than Unity gripes, we have:</p>
<p>Ubuntu One: This was disabled prior to my upgrade. I had a folder in it that was only about 200mb at the start, but is now around 20gb and 100,000 files. After my upgrade and restart, Ubuntu One decided to start itself and start syncing the lot. I tried to cancel it with no success, so eventually hit &#8220;disconnect&#8221; and uninstalled it from the Software Center. About 10 hours later, my PC is running very badly&#8230; Ubuntu One was sat quietly in the background using 3gb of RAM. Amused, I was not. Thanks for that Canonical.</p>
<p>Window issues: I have a much smaller monitor sat to the side of my main monitor. I regularly drag windows between them and this worked very well yesterday. Today it&#8217;s become a nightmare. Every third attempt, something screws up (wrong size or wrong monitor are it&#8217;s current favourites).</p>
<p>I&#8217;m sure new users will love it, and I&#8217;m considering it for my children and grandfather &#8211; people who don&#8217;t demand a lot from their interface and have a very simplistic setup: 1 monitor and 1 application at a time. I&#8217;m sure it&#8217;s great on a 17&#8243; monitor or a tablet. For everyone else, I strongly suspect you&#8217;ll be switching back to Gnome&#8211; Sorry, Ubuntu Classic.</p>
<p>I have to say: Every day I&#8217;m closer to switching to Debian.</p>
<div class="shr-publisher-114"></div><!-- Start Shareaholic LikeButtonSetBottom --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' shr_layout='button_count' shr_showfaces='false' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2011%2F05%2Fubuntu-11-04-natty-narwhal%2F'></a><a class='shareaholic-googleplusone' shr_size='medium' shr_count='true' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2011%2F05%2Fubuntu-11-04-natty-narwhal%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://marcgray.co.uk/2011/05/ubuntu-11-04-natty-narwhal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 9</title>
		<link>http://marcgray.co.uk/2011/03/internet-explorer-9/</link>
		<comments>http://marcgray.co.uk/2011/03/internet-explorer-9/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 20:09:02 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://marcgray.co.uk/?p=101</guid>
		<description><![CDATA[I remember when I was in college. We were all using Netscape Navigator. It was around the time Microsoft realised &#8220;Whoops, we screwed up, the internet is a big deal after all&#8221; and turned around their huge behemoth to focus on Internet Explorer 3/4. There was a great divide in the friendships then: Some loved [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' shr_layout='button_count' shr_showfaces='false' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2011%2F03%2Finternet-explorer-9%2F'></a><a class='shareaholic-googleplusone' shr_size='medium' shr_count='true' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2011%2F03%2Finternet-explorer-9%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetTop --><p>I remember when I was in college. We were all using Netscape Navigator. It was around the time Microsoft realised &#8220;Whoops, we screwed up, the internet is a big deal after all&#8221; and turned around their huge behemoth to focus on Internet Explorer 3/4. There was a great divide in the friendships then: Some loved IE4, some loved Netscape 4. Simon, I&#8217;m looking at you&#8230;</p>
<p>These were the days when you expected to hack your sites and put separate font tags in every table cell.</p>
<p>The internet has matured. Netscape Navigator died and resurrected as Firefox. Opera eventually realised they can&#8217;t charge 1% of the population for a browser and remain relevant, so went free (and ironically still only serve about 1%&#8230;).</p>
<p>Eventually the internet matured to such a degree that HTML5 was started, with the excitement and promise of non-Flash video, vector graphics, better input types. Javascript became more than &#8220;Oh look, another Javascript error&#8221;. The world rejoiced and embraced the new technologies.</p>
<p>Unless the user was running Internet Explorer.</p>
<p>Microsoft themselves have admitted that IE6 has become a big embarressment, a thorn in the side that everyone wants rid of. Frankly, they should have included IE7, and to a lesser degree IE8 in that too. Finally though, Microsoft have released their first ever competent and capable browser! Lets not give too much credit here though, they&#8217;ve only done it because they were losing market share rapidly.</p>
<p>Regardless of reasons or history, we&#8217;ve just entered an era of co-operability and compliance. Now, more than ever is the time to upgrade.</p>
<p>If you&#8217;re using Windows, regardless of which browser you currently use (hopefully Firefox, Chrome or Opera), upgrade your Internet Explorer to v9. If you&#8217;re using Windows in your office, push, demand and scream at your IT department until they upgrade.</p>
<p>http://www.beautyoftheweb.com/</p>
<div class="shr-publisher-101"></div><!-- Start Shareaholic LikeButtonSetBottom --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' shr_layout='button_count' shr_showfaces='false' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2011%2F03%2Finternet-explorer-9%2F'></a><a class='shareaholic-googleplusone' shr_size='medium' shr_count='true' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2011%2F03%2Finternet-explorer-9%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://marcgray.co.uk/2011/03/internet-explorer-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple, again</title>
		<link>http://marcgray.co.uk/2011/02/apple-again/</link>
		<comments>http://marcgray.co.uk/2011/02/apple-again/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 00:18:02 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Apple iOS and OS X]]></category>

		<guid isPermaLink="false">http://marcgray.co.uk/?p=98</guid>
		<description><![CDATA[Look, I don&#8217;t hate Apple. They did base Mac OS X on Unix, and include a ton of open source applications (Apache, PHP etc) without giving adequate credit to the organisations behind them. No, really; At least it&#8217;s Unix based so I can use my Macbook to rsync to/from my main PC without hassle. What? [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' shr_layout='button_count' shr_showfaces='false' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2011%2F02%2Fapple-again%2F'></a><a class='shareaholic-googleplusone' shr_size='medium' shr_count='true' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2011%2F02%2Fapple-again%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetTop --><p>Look, I don&#8217;t hate Apple. They did base Mac OS X on Unix, and include a ton of open source applications (Apache, PHP etc) without giving adequate credit to the organisations behind them. No, really; At least it&#8217;s Unix based so I can use my Macbook to rsync to/from my main PC without hassle.</p>
<p>What? There&#8217;s a GUI to Mac OS X? Oh, you mean the thing they used from x.org without due credit?</p>
<p>So anyway, Mac Linux OS X is an upcoming success in it&#8217;s own way, that&#8217;s great.</p>
<p>Oh yes, I was making a point. Sorry, I was distracted by most of the positives of Mac OS X already existing in Linux. You know, Linux, where they took a large amount of their applications without due credit. Anyway&#8230;</p>
<p>So I read today that they&#8217;ve denied a Sony iPhone app because it collects money on it&#8217;s own, and bypasses the Apple app-store (News just in: Apple patenting generic name!). In my view, Apple&#8217;s control of their app store is bordering on totalitarian and fascistic. </p>
<p>I&#8217;m tired and it&#8217;s past my bed time, so I&#8217;ll summarise: Even Microsoft didn&#8217;t stoop to some of the levels Apple is going to at the moment, and Microsoft have done some disgusting anti-competitive things in their time.</p>
<p>I&#8217;ll tell you this: If I ever win the lottery, I&#8217;m donating to make Ubuntu more user friendly.</p>
<div class="shr-publisher-98"></div><!-- Start Shareaholic LikeButtonSetBottom --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' shr_layout='button_count' shr_showfaces='false' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2011%2F02%2Fapple-again%2F'></a><a class='shareaholic-googleplusone' shr_size='medium' shr_count='true' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2011%2F02%2Fapple-again%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://marcgray.co.uk/2011/02/apple-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Rename Program</title>
		<link>http://marcgray.co.uk/2010/11/the-rename-program/</link>
		<comments>http://marcgray.co.uk/2010/11/the-rename-program/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 16:16:00 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://marcgray.co.uk/?p=82</guid>
		<description><![CDATA[The Nerd Generation days: Back in 1999 I needed some software to rename thousands of files, and after spending hours scouring the internet for something suitable, I gave up. I already had 7 years experience in Turbo Pascal and Delphi by this time, so I decided to write my own. A fortnight later, I was [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' shr_layout='button_count' shr_showfaces='false' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2010%2F11%2Fthe-rename-program%2F'></a><a class='shareaholic-googleplusone' shr_size='medium' shr_count='true' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2010%2F11%2Fthe-rename-program%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetTop --><p>The Nerd Generation days: Back in 1999 I needed some software to rename thousands of files, and after spending hours scouring the internet for something suitable, I gave up. I already had 7 years experience in Turbo Pascal and Delphi by this time, so I decided to write my own. A fortnight later, I was done. I found the program so useful, I decided to upload it to a few websites and forgot about it for a year. Next time I checked, it had been included in a French free newspaper and had dozens of great reviews, references all over the internet. The software had a few bugs and a lot I wanted to improve upon, but the web was fast becoming the way to go. I abandoned the project, the domain it was hosted on (nerdgeneration.com) and moved on.</p>
<p>Fast forward 11 years: Links and references to the software are still spread around the internet. The domain has been taken and abused by some cyber-squatters.</p>
<p>Partly due to the overhaul of Lamped, and somewhat due to the level of existing links and references to the software, I&#8217;ve decided to re-host it.</p>
<p>Please bear in mind, this software is 11 years old. It&#8217;s completely unsupported. It may or may not work in Vista or 7; or XP as part of a Windows Domain. In short: This blog entry mainly exists to help old users find it again.</p>
<p>Download it here: <a href="http://marcgray.co.uk/files/therenameprogram104.exe">http://marcgray.co.uk/files/therenameprogram104.exe</a></p>
<p>I&#8217;ll be monitoring the downloads. If there&#8217;s still interest after all this time, I may rewrite it from scratch. Comments to this blog will help me decide.</p>
<div class="shr-publisher-82"></div><!-- Start Shareaholic LikeButtonSetBottom --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' shr_layout='button_count' shr_showfaces='false' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2010%2F11%2Fthe-rename-program%2F'></a><a class='shareaholic-googleplusone' shr_size='medium' shr_count='true' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2010%2F11%2Fthe-rename-program%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://marcgray.co.uk/2010/11/the-rename-program/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Crackers</title>
		<link>http://marcgray.co.uk/2010/10/crackers/</link>
		<comments>http://marcgray.co.uk/2010/10/crackers/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 22:30:44 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://marcgray.co.uk/?p=76</guid>
		<description><![CDATA[Let me define a few terms in the IT world: Hackers: Used to be known as the seedy, dodgy guys in films who break PCs. Nowadays hackers are the elite programmers who can turn Lead into Gold and such. Crackers: Always considered &#8220;bad&#8221;, and now taken on the original definition of hacker. Crackers break things [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' shr_layout='button_count' shr_showfaces='false' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2010%2F10%2Fcrackers%2F'></a><a class='shareaholic-googleplusone' shr_size='medium' shr_count='true' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2010%2F10%2Fcrackers%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetTop --><p>Let me define a few terms in the IT world:</p>
<p>Hackers: Used to be known as the seedy, dodgy guys in films who break PCs. Nowadays hackers are the elite programmers who can turn Lead into Gold and such.</p>
<p>Crackers: Always considered &#8220;bad&#8221;, and now taken on the original definition of hacker. Crackers break things for their own purposes (spam, taking down servers etc).</p>
<p>I&#8217;ve had a run-in with some crackers lately which is starting to annoy me. As a server administrator, I wish I could do more about it. PCs in Saudi Arabia, Korea and China have been doing their best to take over my server through SSH, and in separate attempts, turn my server into a spam &#8220;bot&#8221;.</p>
<p>The widespread abuse of PCs and servers worldwide is becoming a serious issue. I have enough experience to keep these guys out (though I should have changed my SSH port before today&#8230;) and haven&#8217;t been seriously affected by it, but what about the other guys?</p>
<p>I&#8217;m a strong believer in security above all else, but I&#8217;ve been somewhat upset recently by a large company not using basic security consistently in their own card processing example code.</p>
<p>I think the point I&#8217;m making is twofold:</p>
<p>1. People need to consider security more carefully. You never know what will happen or when. Change default SSH and Remote Desktop ports. Sanitise all your data. Use passwords that no one could possibly ever guess. Use blacklists and blacklist data providers. Implement brute force limitations.</p>
<p>2. Governments need to consider cracking and PC abuse more seriously. If someone breaks into 1000 houses and steals a little money from each, they&#8217;d be in prison. If you steal 1000 bank records and commit minor fraud on each, you stand a fair chance of getting away with it. Hell, if you&#8217;re in the right country, no one will care.</p>
<p>The world needs to sit down and enforce specific laws around cracking, proxy servers without sufficient logging and infact any service that doesn&#8217;t maintain reasonable IP logging. Server owners worldwide need to be held responsible for continuously allowing (willingly or through negligence) cracking, unlawful or illegal activities on their systems. If you&#8217;re not logging it and willing to pass this on to the relevant authorities as required, you should be held partially responsible.</p>
<p>You do something illegal on my server, I&#8217;m rollin&#8217; over on ya.</p>
<div class="shr-publisher-76"></div><!-- Start Shareaholic LikeButtonSetBottom --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' shr_layout='button_count' shr_showfaces='false' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2010%2F10%2Fcrackers%2F'></a><a class='shareaholic-googleplusone' shr_size='medium' shr_count='true' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2010%2F10%2Fcrackers%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://marcgray.co.uk/2010/10/crackers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Call to Arms!</title>
		<link>http://marcgray.co.uk/2010/08/call-to-arms/</link>
		<comments>http://marcgray.co.uk/2010/08/call-to-arms/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 23:26:46 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://marcgray.co.uk/?p=69</guid>
		<description><![CDATA[I never thought I&#8217;d type this entry. My previous website portfolio has included code to apply hacks and fixes for IE6, 7 and 8. While I&#8217;m on the topic, this is good advice for all you budding (or some experienced) web developers out there. Why do I only apply fixes to 6, 7, and 8? [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' shr_layout='button_count' shr_showfaces='false' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2010%2F08%2Fcall-to-arms%2F'></a><a class='shareaholic-googleplusone' shr_size='medium' shr_count='true' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2010%2F08%2Fcall-to-arms%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetTop --><p>I never thought I&#8217;d type this entry.</p>
<p>My previous website portfolio has included code to apply hacks and fixes for IE6, 7 and 8. While I&#8217;m on the topic, this is good advice for all you budding (or some experienced) web developers out there. Why do I only apply fixes to 6, 7, and 8? IE5.5 and lower are basically no longer used, and people using it expect almost every site they use to look bad with it. IE9 isn&#8217;t released yet, and you simply don&#8217;t know how your fixes will look in it. This is the common philosophy: Develop it properly, then hack it for IE. Since every version of IE has substantially different rendering bugs, you can&#8217;t realistically apply the same fixes for IE6-8 in IE9 before you&#8217;ve tested it. You should always be as specific as possible with your hacks and fixes, to save them having unwanted effects in other browsers.</p>
<p>As I was saying. I installed the Internet Explorer 9 beta today. I loaded my most complex sites (with only IE6-8 hacks). I closed my eyes. I&#8217;d have prayed if I wasn&#8217;t atheist.</p>
<p>I spent a moment in the darkness of my mind thinking about the beautiful curved edges. The advanced Javascript applied styles. The HTML5 video. So pretty.</p>
<p>I opened my eyes.</p>
<p>I blinked.</p>
<p>At this stage, I&#8217;m pretty convinced my eyes are still closed, or my mind has stuck on the beautiful imaginings of the Firefox, Chrome, Safari and Opera view of my portfolio. I called my wife over and asked her: &#8220;What do you see?&#8221;</p>
<p>Internet Explorer 9 actually displayed the site properly. HTML5 video, inline-block li tags with styled block div child elements, curved borders &#8211; the lot.</p>
<p>It actually worked. All of it!</p>
<p>It actually worked.</p>
<p>This brings me to the title of this post. Call to Arms:</p>
<p>Now that Microsoft is showing some care towards standards, we all need to upgrade. Lets stop this trend of IE 6 and 7 (plus 8 to a lesser extent) usage NOW. Petition your IT manager, bully your friends and colleagues. No really, bully them.</p>
<p>If a genie appeared before me now and granted me one wish: It would be to instantly upgrade the whole world to IE9.</p>
<p>Thank you Microsoft. It&#8217;s been 18 years coming, but thank you.</p>
<div class="shr-publisher-69"></div><!-- Start Shareaholic LikeButtonSetBottom --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' shr_layout='button_count' shr_showfaces='false' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2010%2F08%2Fcall-to-arms%2F'></a><a class='shareaholic-googleplusone' shr_size='medium' shr_count='true' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2010%2F08%2Fcall-to-arms%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://marcgray.co.uk/2010/08/call-to-arms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple, Windows, Linux&#8230;</title>
		<link>http://marcgray.co.uk/2010/06/apple-windows-linux/</link>
		<comments>http://marcgray.co.uk/2010/06/apple-windows-linux/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 00:20:44 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ati]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[nvidia]]></category>

		<guid isPermaLink="false">http://marcgray.co.uk/?p=57</guid>
		<description><![CDATA[I&#8217;ve spent a lot of time using Mac OS X Snow Leopard, Windows XP and 7, and Ubuntu over the last year. It&#8217;s remarkable and amusing how similar and dissimilar they are in surprising ways. I think the main issue people overlook is what the core of the operating system is built on, or derived [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' shr_layout='button_count' shr_showfaces='false' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2010%2F06%2Fapple-windows-linux%2F'></a><a class='shareaholic-googleplusone' shr_size='medium' shr_count='true' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2010%2F06%2Fapple-windows-linux%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetTop --><p>I&#8217;ve spent a lot of time using Mac OS X Snow Leopard, Windows XP and 7, and Ubuntu over the last year. It&#8217;s remarkable and amusing how similar and dissimilar they are in surprising ways. I think the main issue people overlook is what the core of the operating system is built on, or derived from.</p>
<p>Mac OS X is Unix based/clone</p>
<p>Linux is Unix based/clone</p>
<p>Solaris is Unix based/clone</p>
<p>Windows XP and 7 is WinNT based</p>
<p>Well, isn&#8217;t that lovely, but what does it mean or matter?</p>
<p>Operating systems based on similar systems tend to work in a similar way. To oversimplify this, I often use a tool &#8220;rsync&#8221; to update content from my desktop to my web server. I&#8217;m familiar with this tool. I booted up my Macbook and wanted to copy a large folder to it, but didn&#8217;t have Samba installed on my Ubuntu desktop&#8230; I used &#8220;rsync&#8221;! The desktop options are also similar (or identical) between Gnome/Linux, Mac OS X and Solaris.</p>
<p>Windows is a highly proprietary &#8221;beacon&#8221; of sorts on the landscape now. Ubuntu is doing wonders for the Linux world in general. Mac OS X is pushing ever forward courtesy of Mr Jobs and his zealous band of fanatics. Solaris will probably remain a niche product and go the way of OS/2 eventually (die a slow and painful death).</p>
<p>This operating system selection is now giving me a headache.</p>
<p>I use Adobe Photoshop. I play World of Warcraft (yes, I said it. I actually admitted it). To get anything above Photoshop CS2 working AT ALL in Linux (courtesy of Wine), you need to pray the Wine developers find the time to develop their software further, or Adobe suddenly decides to release a Linux version. To get World of Warcraft working in Linux, you need a supported graphics card (most Nvidia cards, or modern ATI cards) with proprietary drivers. On this note, might I add I use an ATI X1250; Screw you ATI. Screw you. Apparently this chip isn&#8217;t modern enough to let me run the official ATI drivers.</p>
<p>If it wasn&#8217;t for my crap graphics card, ATI being bastards and needing more memory to properly virtualise Photoshop, I think I&#8217;d actually uninstall Windows now. The utility and synergy between my Linux desktop and Mac laptop are far more useful to me than kludging around with Windows integration with either, and aside from the two examples, the software available in Linux and Mac OS X suits my needs perfectly.</p>
<p>I find myself wondering, if hardware manufacturers spent more time supporting alternative operating systems such as Linux, would a lot more people switch? I know I&#8217;d have my grandfather on Linux if his random choice of multi-function printer was supported fully.</p>
<p>P.S. Take note ATI, if you&#8217;re too lazy to support slightly older graphics cards in your official Linux drivers, I&#8217;m too lazy to continue my 15 year support of you. Next purchase: Definitely Nvidia.</p>
<div class="shr-publisher-57"></div><!-- Start Shareaholic LikeButtonSetBottom --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' shr_layout='button_count' shr_showfaces='false' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2010%2F06%2Fapple-windows-linux%2F'></a><a class='shareaholic-googleplusone' shr_size='medium' shr_count='true' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2010%2F06%2Fapple-windows-linux%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://marcgray.co.uk/2010/06/apple-windows-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>News Just In: Piracy Bad!</title>
		<link>http://marcgray.co.uk/2010/04/news-just-in-piracy-bad/</link>
		<comments>http://marcgray.co.uk/2010/04/news-just-in-piracy-bad/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 22:10:38 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[piracy]]></category>

		<guid isPermaLink="false">http://marcgray.co.uk/?p=51</guid>
		<description><![CDATA[Every day I take the time to read my iGoogle. It has my weather, news, email and RSS feeds. There is no better place to get my daily dose of informationm and kudos to Google for managing to provide such an excellent facility. I&#8217;m aware other sites can provide similar, but they tend to be [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' shr_layout='button_count' shr_showfaces='false' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2010%2F04%2Fnews-just-in-piracy-bad%2F'></a><a class='shareaholic-googleplusone' shr_size='medium' shr_count='true' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2010%2F04%2Fnews-just-in-piracy-bad%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetTop --><p>Every day I take the time to read my iGoogle. It has my weather, news, email and RSS feeds. There is no better place to get my daily dose of informationm and kudos to Google for managing to provide such an excellent facility. I&#8217;m aware other sites can provide similar, but they tend to be filled with a lot of extra crap I really don&#8217;t want &#8211; popups and the like.</p>
<p>Today I bumped into <a href="http://www.telegraph.co.uk/technology/microsoft/7545722/A-third-of-people-think-it-is-acceptable-to-pirate-software.html">http://www.telegraph.co.uk/technology/microsoft/7545722/A-third-of-people-think-it-is-acceptable-to-pirate-software.html</a> &#8211; an article based on Microsoft research. Apparently most people use pirated software. My last employer used pirated Windows Server, pirated Windows XP on every workstation, pirated Adobe CS3 suite, pirated Microsoft Office.</p>
<p>For the record, I use a legal Windows XP for gaming and entertainment, and Ubuntu for everything else. I even get my music through Spotify &#8211; I expect my sainthood any moment! If anyone has any tips for Spotify randomly crashing in Wine, that&#8217;d be lovely.</p>
<p>If Microsoft&#8217;s poll wasn&#8217;t so blatantly a political move in light of the Digital Britain legislation, one might suggest they change the focus and find that actually, 99% of people use pirated software, without issues. They quote figures relating to viruses and crashes, presumably in the hope it&#8217;ll scare people off. I often wonder if the Microsoft execs don&#8217;t live in a different world. Infact, I&#8217;m sure they do. While I&#8217;m on the subject, I have an old friend who works for Microsoft, I&#8217;m going to point him here and seek his anonymous feedback.</p>
<p>On a slight tangent: How do people start up using industry standard software, when such software is quite so expensive? I want to type a piece here about Photoshop and Gimp (yes, there&#8217;s Paint Shop Pro etc, etc. Photoshop and Gimp are the big boys of proprietary and free in my world). There&#8217;s lots to be said for cost of ownership &#8211; free support in Windows and paid-for support in Linux, and it&#8217;d be a never ending debate. In the grand scheme of things, Photoshop is known by many and despite the initial cost, you may employ trained people quickly. Gimp is less known and has training costs, and potentially harder to recruit for.</p>
<p>Anyway, I&#8217;ve rambled through this entire post. I don&#8217;t know what the answer is. I DO know, I won&#8217;t pay for Windows 7 or Photoshop while Ubuntu / Windows XP and Gimp will suffice. I really hope <a href="http://www.reactos.org/en/index.html">http://www.reactos.org/</a> gets somewhere, though I imagine it&#8217;ll suffer similar fates to DR DOS and the AARD debacle (look it up).</p>
<div class="shr-publisher-51"></div><!-- Start Shareaholic LikeButtonSetBottom --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' shr_layout='button_count' shr_showfaces='false' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2010%2F04%2Fnews-just-in-piracy-bad%2F'></a><a class='shareaholic-googleplusone' shr_size='medium' shr_count='true' shr_href='http%3A%2F%2Fmarcgray.co.uk%2F2010%2F04%2Fnews-just-in-piracy-bad%2F'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://marcgray.co.uk/2010/04/news-just-in-piracy-bad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

