<?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>Gray.me.uk - Tech and Linux Blog</title>
	<atom:link href="http://www.gray.me.uk/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gray.me.uk</link>
	<description>Wandering tech guy</description>
	<lastBuildDate>Thu, 02 Feb 2012 08:50:44 +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>How to force qmail to process the outbound queue</title>
		<link>http://www.gray.me.uk/linux-administration-and-management/how-to-force-qmail-to-process-the-outbound-queue</link>
		<comments>http://www.gray.me.uk/linux-administration-and-management/how-to-force-qmail-to-process-the-outbound-queue#comments</comments>
		<pubDate>Thu, 02 Feb 2012 08:50:44 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[Linux Admin]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[qmail]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=1196</guid>
		<description><![CDATA[If/When you get a DNS problem or other network issue that causes the queue to fail it will fill up at a fair speed.  Use the following to tell qmail to make another attempt at sending. /var/qmail/bin/qmail-tcpok Or you can do this. Run ps axl and find the process id (PID) for qmail-send Run kill [...]]]></description>
		<wfw:commentRss>http://www.gray.me.uk/linux-administration-and-management/how-to-force-qmail-to-process-the-outbound-queue/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove DRWeb from plesk</title>
		<link>http://www.gray.me.uk/linux-administration-and-management/remove-drweb-from-plesk</link>
		<comments>http://www.gray.me.uk/linux-administration-and-management/remove-drweb-from-plesk#comments</comments>
		<pubDate>Wed, 01 Feb 2012 18:23:20 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[Linux Admin]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[qmail]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=1189</guid>
		<description><![CDATA[DRWeb has been causing lots of problems on 3 servers.  Here is how to remove it completely If you then get any error messages in your log files do this.]]></description>
		<wfw:commentRss>http://www.gray.me.uk/linux-administration-and-management/remove-drweb-from-plesk/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How not to treat your customers, an advanced lesson</title>
		<link>http://www.gray.me.uk/computers/how-not-to-treat-your-customers-an-advanced-lesson</link>
		<comments>http://www.gray.me.uk/computers/how-not-to-treat-your-customers-an-advanced-lesson#comments</comments>
		<pubDate>Tue, 27 Dec 2011 22:28:25 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[ocean]]></category>
		<category><![CDATA[ocean marketing]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=1177</guid>
		<description><![CDATA[This is not something I would normally post about but this example goes beyond the pale&#8230; http://penny-arcade.com/resources/just-wow1.html]]></description>
		<wfw:commentRss>http://www.gray.me.uk/computers/how-not-to-treat-your-customers-an-advanced-lesson/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding a new CSS file to a custom WordPress Theme</title>
		<link>http://www.gray.me.uk/uncategorized/adding-a-new-css-file-to-a-custom-wordpress-theme</link>
		<comments>http://www.gray.me.uk/uncategorized/adding-a-new-css-file-to-a-custom-wordpress-theme#comments</comments>
		<pubDate>Fri, 16 Dec 2011 16:41:27 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=1173</guid>
		<description><![CDATA[If you want additional css files in your custom wordpress theme you can use the following. Create a directory called css in your /wp-content/themes/themename/ directory Upload the css files Add this line to header.php]]></description>
		<wfw:commentRss>http://www.gray.me.uk/uncategorized/adding-a-new-css-file-to-a-custom-wordpress-theme/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yii drop down menu</title>
		<link>http://www.gray.me.uk/php/yii-drop-down-menu</link>
		<comments>http://www.gray.me.uk/php/yii-drop-down-menu#comments</comments>
		<pubDate>Sat, 03 Sep 2011 01:22:48 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Yii]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=1170</guid>
		<description><![CDATA[Drop down menus won&#8217;t work as described in the CMenu reference.  After much scratching of the head I found an extension which was extremely simple to install and use. MbMenu]]></description>
		<wfw:commentRss>http://www.gray.me.uk/php/yii-drop-down-menu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yii clean URL rewrites for static pages</title>
		<link>http://www.gray.me.uk/php/yii-clean-url-rewrites-for-static-pages</link>
		<comments>http://www.gray.me.uk/php/yii-clean-url-rewrites-for-static-pages#comments</comments>
		<pubDate>Wed, 31 Aug 2011 23:47:14 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Yii]]></category>
		<category><![CDATA[clean URL]]></category>
		<category><![CDATA[static pages]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=1166</guid>
		<description><![CDATA[I have just started writing a full site in PHP.  More details on what it is later but for now I will be posting snippets that I find useful as I work with Yii for the first time. To get clean URL&#8217;s you need to do the normal stuff as per the Yii tutorials.  Including [...]]]></description>
		<wfw:commentRss>http://www.gray.me.uk/php/yii-clean-url-rewrites-for-static-pages/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goodbye Nokia, it&#8217;s been nice knowing you.</title>
		<link>http://www.gray.me.uk/gadgets/goodbye-nokia-its-been-nice-knowing-you</link>
		<comments>http://www.gray.me.uk/gadgets/goodbye-nokia-its-been-nice-knowing-you#comments</comments>
		<pubDate>Sun, 14 Aug 2011 02:17:07 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Gadgets]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=1159</guid>
		<description><![CDATA[After Nokia&#8217;s decision to pretty much dump Symbian and drop MeeGo I was starting to think about alternative suppliers for my phones. This is an incredibly hard decision as I have been a Nokia customer since 1996.  The 3 times I have used an alternate phone have either been disasters or have run side by [...]]]></description>
		<wfw:commentRss>http://www.gray.me.uk/gadgets/goodbye-nokia-its-been-nice-knowing-you/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Back to XCFE4</title>
		<link>http://www.gray.me.uk/linux-administration-and-management/back-to-xcfe4</link>
		<comments>http://www.gray.me.uk/linux-administration-and-management/back-to-xcfe4#comments</comments>
		<pubDate>Wed, 10 Aug 2011 03:00:24 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux Admin]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=1154</guid>
		<description><![CDATA[After a few days with KDE I decided I didn&#8217;t like how buggy it was.  I have moved back to XFCE after trying a few others.  For me I wanted just enough features so I can get my work done without any pauses or glitches that will distract me. I am not 100% happy with [...]]]></description>
		<wfw:commentRss>http://www.gray.me.uk/linux-administration-and-management/back-to-xcfe4/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hosts file for blocking ads and other unwanted crap. speeds up browsing also</title>
		<link>http://www.gray.me.uk/linux-administration-and-management/hosts-file-for-blocking-ads-and-other-unwanted-crap-speeds-up-browsing-also</link>
		<comments>http://www.gray.me.uk/linux-administration-and-management/hosts-file-for-blocking-ads-and-other-unwanted-crap-speeds-up-browsing-also#comments</comments>
		<pubDate>Sat, 30 Jul 2011 18:40:13 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux Admin]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[127.0.0.1]]></category>
		<category><![CDATA[blocking]]></category>
		<category><![CDATA[hosts]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=1150</guid>
		<description><![CDATA[I used to use a hosts file supplied by a website that has now ceased operations. http://www.everythingisnt.com/hosts.html however  I found this new one from a slashdot post. http://winhelp2002.mvps.org/hosts.htm]]></description>
		<wfw:commentRss>http://www.gray.me.uk/linux-administration-and-management/hosts-file-for-blocking-ads-and-other-unwanted-crap-speeds-up-browsing-also/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arch Linux review plus XFCE4 vs KDE</title>
		<link>http://www.gray.me.uk/linux-administration-and-management/arch-linux-review-plus-xfce4-vs-kde</link>
		<comments>http://www.gray.me.uk/linux-administration-and-management/arch-linux-review-plus-xfce4-vs-kde#comments</comments>
		<pubDate>Wed, 27 Jul 2011 18:03:56 +0000</pubDate>
		<dc:creator>WanderingTechy</dc:creator>
				<category><![CDATA[Linux Admin]]></category>
		<category><![CDATA[QT]]></category>
		<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[XFCE4]]></category>

		<guid isPermaLink="false">http://www.gray.me.uk/?p=1146</guid>
		<description><![CDATA[I have played with Ubuntu in the past and found it bloated and buggy.  I recently tried using Centos as a desktop OS as that is what I develop for and use mostly.  Unfortunately Centos whilst being a brilliant server OS is no good as a desktop unfortunately. I have decided to give arch linux [...]]]></description>
		<wfw:commentRss>http://www.gray.me.uk/linux-administration-and-management/arch-linux-review-plus-xfce4-vs-kde/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

