<?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"
	>

<channel>
	<title>adjei.co.uk</title>
	<atom:link href="http://adjei.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://adjei.co.uk</link>
	<description>Jonathan's braindump</description>
	<pubDate>Thu, 24 Jul 2008 11:06:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>memcached on CentOS</title>
		<link>http://adjei.co.uk/lamp/memcached-on-centos/</link>
		<comments>http://adjei.co.uk/lamp/memcached-on-centos/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 11:01:37 +0000</pubDate>
		<dc:creator>Jonathan Adjei</dc:creator>
		
		<category><![CDATA[LAMP]]></category>

		<guid isPermaLink="false">http://adjei.co.uk/?p=56</guid>
		<description><![CDATA[When installing memcached on my CentOS 5.2 box using the rpmforge repo, I found apache/php complaining of API version problems.
To get round it I first used PECL to install memcached, then used yum to set memcached to work nicely with the Redhat style environment.
# pecl install memcache
# yum --enablerepo=rmpforge install memcached
# yum install php-pecl-memcache
Thinking back, [...]]]></description>
		<wfw:commentRss>http://adjei.co.uk/lamp/memcached-on-centos/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Go on, do a bit for charidy</title>
		<link>http://adjei.co.uk/anything-thinking-outside-the-box/go-on-do-a-bit-for-charidy/</link>
		<comments>http://adjei.co.uk/anything-thinking-outside-the-box/go-on-do-a-bit-for-charidy/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 23:05:10 +0000</pubDate>
		<dc:creator>Jonathan Adjei</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://adjei.co.uk/anything-thinking-outside-the-box/go-on-do-a-bit-for-charidy/</guid>
		<description><![CDATA[Search the web and do something for my favouritest local charity.
Life Tribe Kidz Klub Coventry! 

Powered by Everyclick



Thanks!

  addthis_url    = 'http%3A%2F%2Fadjei.co.uk%2Fanything-thinking-outside-the-box%2Fgo-on-do-a-bit-for-charidy%2F';
  addthis_title  = 'Go+on%2C+do+a+bit+for+charidy';
  addthis_pub    = '';

]]></description>
		<wfw:commentRss>http://adjei.co.uk/anything-thinking-outside-the-box/go-on-do-a-bit-for-charidy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Plesk Hard disk quotas</title>
		<link>http://adjei.co.uk/lamp/plesk-hard-disk-quotas/</link>
		<comments>http://adjei.co.uk/lamp/plesk-hard-disk-quotas/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 23:55:06 +0000</pubDate>
		<dc:creator>Jonathan Adjei</dc:creator>
		
		<category><![CDATA[LAMP]]></category>

		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://adjei.co.uk/anything-thinking-outside-the-box/plesk-hard-disk-quotas/</guid>
		<description><![CDATA[I had to enable quota support to my hard disk mounts on one of my new Plesk boxes today. This lets Plesk manage how much space is given to whomever&#8230; very necessary for a virtual hosting box.
I found these instructions on the Plesk forum, but not all in one place, hence&#8230;
Add &#8216;usrquota&#8217; to the options [...]]]></description>
		<wfw:commentRss>http://adjei.co.uk/lamp/plesk-hard-disk-quotas/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Total Eclipse of the phpeart</title>
		<link>http://adjei.co.uk/anything-thinking-outside-the-box/total-eclipse-of-the-phpeart/</link>
		<comments>http://adjei.co.uk/anything-thinking-outside-the-box/total-eclipse-of-the-phpeart/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 12:59:33 +0000</pubDate>
		<dc:creator>Jonathan Adjei</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://adjei.co.uk/anything-thinking-outside-the-box/total-eclipse-of-the-phpeart/</guid>
		<description><![CDATA[These are some notes on the path I&#8217;m walking from Windows to Linux.
I&#8217;m trying to replace my development environment which to date has mostly been in Dreamweaver. Eclipse is a strong contender for usurping it.. even though I have Dreamweaver 8 working on Fedora using Wine. You can mostly blame this on CakePHP and the [...]]]></description>
		<wfw:commentRss>http://adjei.co.uk/anything-thinking-outside-the-box/total-eclipse-of-the-phpeart/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Don&#8217;t just oops, panic!</title>
		<link>http://adjei.co.uk/lamp/dont-just-oops-panic/</link>
		<comments>http://adjei.co.uk/lamp/dont-just-oops-panic/#comments</comments>
		<pubDate>Mon, 03 Dec 2007 00:51:23 +0000</pubDate>
		<dc:creator>Jonathan Adjei</dc:creator>
		
		<category><![CDATA[LAMP]]></category>

		<guid isPermaLink="false">http://adjei.co.uk/anything-thinking-outside-the-box/dont-just-oops-panic/</guid>
		<description><![CDATA[In the event that Linux has a rare turn and decides to crash on you, you might want the machine to reboot if at all possible. The following will give you that ability. It should probably be paired with dumping any crash info out to a network server (hence the long pause - 300 secs), [...]]]></description>
		<wfw:commentRss>http://adjei.co.uk/lamp/dont-just-oops-panic/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Verdana, Trebuchet for linux</title>
		<link>http://adjei.co.uk/lamp/verdana-trebuchet-for-linux/</link>
		<comments>http://adjei.co.uk/lamp/verdana-trebuchet-for-linux/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 13:31:48 +0000</pubDate>
		<dc:creator>Jonathan Adjei</dc:creator>
		
		<category><![CDATA[LAMP]]></category>

		<guid isPermaLink="false">http://adjei.co.uk/lamp/verdana-trebuchet-for-linux/</guid>
		<description><![CDATA[I&#8217;m more seriously investigating the feasability of moving my main desktop environment to Linux.
I&#8217;ve just found a package of fonts vital for the web that has brought me one step closer.
It contains Verdana, Tahoma, Times New       Roman, Arial, Trebuchet, Comic       Sans, Impact and [...]]]></description>
		<wfw:commentRss>http://adjei.co.uk/lamp/verdana-trebuchet-for-linux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New CSS reference</title>
		<link>http://adjei.co.uk/lamp/new-css-reference/</link>
		<comments>http://adjei.co.uk/lamp/new-css-reference/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 11:46:11 +0000</pubDate>
		<dc:creator>Jonathan Adjei</dc:creator>
		
		<category><![CDATA[LAMP]]></category>

		<guid isPermaLink="false">http://adjei.co.uk/lamp/new-css-reference/</guid>
		<description><![CDATA[Hi,
This is just a heads up. Sitepoint are launching a new CSS reference that sounds very promising. They&#8217;ve hinted in the latest newsletter that you&#8217;ll need a Sitepoint forums account for access to it.. and I&#8217;m guessing they might be charging people who don&#8217;t have one created before Dec 1st for access.
Their technical writing has [...]]]></description>
		<wfw:commentRss>http://adjei.co.uk/lamp/new-css-reference/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Some shiny free software for you</title>
		<link>http://adjei.co.uk/anything-thinking-outside-the-box/some-shiny-free-software-for-you/</link>
		<comments>http://adjei.co.uk/anything-thinking-outside-the-box/some-shiny-free-software-for-you/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 16:00:08 +0000</pubDate>
		<dc:creator>Jonathan Adjei</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://adjei.co.uk/anything-thinking-outside-the-box/some-shiny-free-software-for-you/</guid>
		<description><![CDATA[This is a small selection of the open source desktop software I use. As with most open source stuff, I believe they are all cross software to some degree and they are all really useful. Apps I&#8217;d struggle to live without now I use them regularly!
Firefox
The bestest web browser ever for starters and then the [...]]]></description>
		<wfw:commentRss>http://adjei.co.uk/anything-thinking-outside-the-box/some-shiny-free-software-for-you/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CSS list styles</title>
		<link>http://adjei.co.uk/anything-thinking-outside-the-box/css-list-styles/</link>
		<comments>http://adjei.co.uk/anything-thinking-outside-the-box/css-list-styles/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 10:58:00 +0000</pubDate>
		<dc:creator>Jonathan Adjei</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://adjei.co.uk/anything-thinking-outside-the-box/css-list-styles/</guid>
		<description><![CDATA[I got fed up of hunting down what css list style produces what, so I made a quick page that shows you.
see examples of list styles

  addthis_url    = 'http%3A%2F%2Fadjei.co.uk%2Fanything-thinking-outside-the-box%2Fcss-list-styles%2F';
  addthis_title  = 'CSS+list+styles';
  addthis_pub    = '';

]]></description>
		<wfw:commentRss>http://adjei.co.uk/anything-thinking-outside-the-box/css-list-styles/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Server build notes</title>
		<link>http://adjei.co.uk/lamp/server-build-notes/</link>
		<comments>http://adjei.co.uk/lamp/server-build-notes/#comments</comments>
		<pubDate>Tue, 31 Jul 2007 14:36:31 +0000</pubDate>
		<dc:creator>Jonathan Adjei</dc:creator>
		
		<category><![CDATA[LAMP]]></category>

		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://adjei.co.uk/lamp/server-build-notes/</guid>
		<description><![CDATA[Part 1
Retrieve the full license key from Plesk using the web control panel License Manager.
Backup and download the key.
# cp /etc/psa/psa.key /var/www/vhosts/&#60;domain&#62;/httpdocs/
Visit http://&#60;domain&#62;/psa.key
Part 2
Get the CentOS install script
# wget http://3es.atomicrocketturtle.com/tests/aooi-installer.sh
# chmod +x aooi-installer.sh
Edit the script
# vi aooi-installer.sh
:%s/www.gtlib.gatech.edu/mirror.linux.duke.edu/g
:wq

Run the install
# ./aooi-installer.sh
Open a serial console and watch what happens during reboots etc.
Part 3
Login as root with password [...]]]></description>
		<wfw:commentRss>http://adjei.co.uk/lamp/server-build-notes/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
