<?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>Lopez Shackleford</title>
	<atom:link href="http://www.lopezshackleford.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lopezshackleford.co.uk</link>
	<description>Website of Freelance Web Developer Lopez Shackleford</description>
	<lastBuildDate>Thu, 05 Apr 2012 14:53:03 +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>Scheduled Maintenance Notification &#8211; Server &#8216;Wasp&#8217;</title>
		<link>http://www.lopezshackleford.co.uk/2012/02/server-wasp-migration/</link>
		<comments>http://www.lopezshackleford.co.uk/2012/02/server-wasp-migration/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 07:00:13 +0000</pubDate>
		<dc:creator>Lopez</dc:creator>
				<category><![CDATA[News and Announcements]]></category>

		<guid isPermaLink="false">http://www.lopezshackleford.co.uk/?p=1263</guid>
		<description><![CDATA[MAINTENANCE WINDOW: Saturday 18th February, 10PM to 6AM GMT IMPACT OF MAINTENANCE: Temporary loss of service TYPE OF MAINTENANCE: Migration of server to new datacentre HOSTING THIS CONCERNS: Websites hosted on server &#8216;Wasp&#8217; ACTIONS REQUIRED BY CUSTOMERS: None As part of the process of continuous improvement and following a review of facilities, it has been [...]]]></description>
		<wfw:commentRss>http://www.lopezshackleford.co.uk/2012/02/server-wasp-migration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scheduled Maintenance Notification &#8211; Server &#8216;Pioneer&#8217;</title>
		<link>http://www.lopezshackleford.co.uk/2012/02/server-pioneer-migration/</link>
		<comments>http://www.lopezshackleford.co.uk/2012/02/server-pioneer-migration/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 07:00:11 +0000</pubDate>
		<dc:creator>Lopez</dc:creator>
				<category><![CDATA[News and Announcements]]></category>

		<guid isPermaLink="false">http://www.lopezshackleford.co.uk/?p=1285</guid>
		<description><![CDATA[MAINTENANCE WINDOW: Sunday 19th February, 10PM to 6AM GMT IMPACT OF MAINTENANCE: Temporary loss of service TYPE OF MAINTENANCE: Migration of server to new datacentre HOSTING THIS CONCERNS: Websites hosted on server &#8216;Pioneer&#8217; ACTIONS REQUIRED BY CUSTOMERS: None As part of the process of continuous improvement and following a review of facilities, it has been [...]]]></description>
		<wfw:commentRss>http://www.lopezshackleford.co.uk/2012/02/server-pioneer-migration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Autostart Synergy on Fedora Linux</title>
		<link>http://www.lopezshackleford.co.uk/2012/02/autostart-synergy-fedora-linux/</link>
		<comments>http://www.lopezshackleford.co.uk/2012/02/autostart-synergy-fedora-linux/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 16:43:51 +0000</pubDate>
		<dc:creator>Lopez</dc:creator>
				<category><![CDATA[Note to Self]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[synergy]]></category>

		<guid isPermaLink="false">http://www.lopezshackleford.co.uk/?p=1159</guid>
		<description><![CDATA[Synergy is a really useful piece of open source software that lets me share a single keyboard and mouse between multiple computers on my desk. In my work environment my  Mac acts as &#8216;server&#8217; (because this machine is rarely switched off) which shares its keyboard and mouse with my Linux development machine. Getting the synergy [...]]]></description>
		<wfw:commentRss>http://www.lopezshackleford.co.uk/2012/02/autostart-synergy-fedora-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to make phpdocumentor recognise non-php file extensions</title>
		<link>http://www.lopezshackleford.co.uk/2012/02/phpdocumentor-recognise-non-php-file-extensions/</link>
		<comments>http://www.lopezshackleford.co.uk/2012/02/phpdocumentor-recognise-non-php-file-extensions/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 23:46:31 +0000</pubDate>
		<dc:creator>Lopez</dc:creator>
				<category><![CDATA[Note to Self]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.lopezshackleford.co.uk/?p=1253</guid>
		<description><![CDATA[I use  phpdocumentor to generate documentation for my custom PHP projects, but by default it will only process files with the standard file extensions (.php, .phtml .inc etc). However Drupal makes use of  non-standard extensions .install and .module. Phpdocumentor needs to be told this. To do that, edit  phpDocumentor.ini. On my Fedora system it is located:  /usr/share/pear/data/PhpDocumentor.ini Find  the [...]]]></description>
		<wfw:commentRss>http://www.lopezshackleford.co.uk/2012/02/phpdocumentor-recognise-non-php-file-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mount or automount samba share</title>
		<link>http://www.lopezshackleford.co.uk/2012/02/mount-automount-samba-share-linux/</link>
		<comments>http://www.lopezshackleford.co.uk/2012/02/mount-automount-samba-share-linux/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 16:26:38 +0000</pubDate>
		<dc:creator>Lopez</dc:creator>
				<category><![CDATA[Note to Self]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://www.lopezshackleford.co.uk/?p=1151</guid>
		<description><![CDATA[Works with Fedora 16 From command line: $ mount -t cifs -o user=lopez,password=mypassword  //192.168.1.13/path /mnt/share/mntpoint If samba folder has a space in the name: $ mount -t cifs -o user=lopez,password=mypassword  //192.168.1.13/"path with spaces" /mnt/share/mntpoint Automount edit /etc/fstab and add the following lines: //192.168.1.13/my\path1 /mnt/share/mountpoint1  cifs  user=lopez,password=mypassword,uid=lopez,gid=users 0 0 //192.168.1.13//path\040space /mnt/share/mountpoint2  cifs  user=lopez,password=mypassword,uid=lopez,gid=users 0 0 (note [...]]]></description>
		<wfw:commentRss>http://www.lopezshackleford.co.uk/2012/02/mount-automount-samba-share-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generate SSH key</title>
		<link>http://www.lopezshackleford.co.uk/2012/01/generate-ssh-key/</link>
		<comments>http://www.lopezshackleford.co.uk/2012/01/generate-ssh-key/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 21:49:55 +0000</pubDate>
		<dc:creator>Lopez</dc:creator>
				<category><![CDATA[Note to Self]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.lopezshackleford.co.uk/?p=1187</guid>
		<description><![CDATA[To allow SSH login without password need to generate keys. To login in via SSH to a remote server 1. On local machine check for a folder  ~/.ssh and check if files id_rsa and id_rsa.pub exist if files do exist  then go to step 3 2. Generate public and private keys if required: ssh-keygen -t rsa [...]]]></description>
		<wfw:commentRss>http://www.lopezshackleford.co.uk/2012/01/generate-ssh-key/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away:</title>
		<link>http://www.lopezshackleford.co.uk/2012/01/pdoexception-sqlstatehy000-general-error-2006-mysql-server-away/</link>
		<comments>http://www.lopezshackleford.co.uk/2012/01/pdoexception-sqlstatehy000-general-error-2006-mysql-server-away/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 15:49:28 +0000</pubDate>
		<dc:creator>Lopez</dc:creator>
				<category><![CDATA[Note to Self]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[MySql]]></category>

		<guid isPermaLink="false">http://www.lopezshackleford.co.uk/?p=1134</guid>
		<description><![CDATA[This error started to happen on a Drupal site I was developing on my development  machine (Fedora) It&#8217;s apparently a problem with the &#8216;maximum allowed packets&#8217; size in the Mysql configuration To check the default value: mysqladmin variables Look at the value of max_allowed_packet, on my system the default is 1MB SOLUTION Increase to 100MB: Edit mysql [...]]]></description>
		<wfw:commentRss>http://www.lopezshackleford.co.uk/2012/01/pdoexception-sqlstatehy000-general-error-2006-mysql-server-away/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrades to PHP 5.3 scheduled for tonight</title>
		<link>http://www.lopezshackleford.co.uk/2012/01/upgrades-php-5-3-happening-tonight/</link>
		<comments>http://www.lopezshackleford.co.uk/2012/01/upgrades-php-5-3-happening-tonight/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 15:08:11 +0000</pubDate>
		<dc:creator>Lopez</dc:creator>
				<category><![CDATA[News and Announcements]]></category>

		<guid isPermaLink="false">http://www.lopezshackleford.co.uk/?p=1127</guid>
		<description><![CDATA[The switch is scheduled to begin at approximately 22:00 GMT today. It is expected that there will only be a very short period of downtime (less than 10 minutes) during the changeover. A further announcement will be made when the upgrade has been completed. As detailed previously, for a period of 60 days it is [...]]]></description>
		<wfw:commentRss>http://www.lopezshackleford.co.uk/2012/01/upgrades-php-5-3-happening-tonight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rsync examples</title>
		<link>http://www.lopezshackleford.co.uk/2012/01/rsync-examples/</link>
		<comments>http://www.lopezshackleford.co.uk/2012/01/rsync-examples/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 22:21:30 +0000</pubDate>
		<dc:creator>Lopez</dc:creator>
				<category><![CDATA[Note to Self]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rsync]]></category>

		<guid isPermaLink="false">http://www.lopezshackleford.co.uk/?p=1194</guid>
		<description><![CDATA[To rsync between 2 hosts you should have a public key to allow password-free login Example 1: Copy all files to remote folder rsync -avz -e ssh /source/path/  remoteuser@remotehost.com:/remote/folder/ Example 2:  rsync operation deleting files on the remote side that do not exist on local: rsync -azv --delete -e ssh /source/path/ remoteuser@remotehost.com:/remote/folder/ Example 3:  exclude specified files from operation [...]]]></description>
		<wfw:commentRss>http://www.lopezshackleford.co.uk/2012/01/rsync-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drush &#8211; Getting remote sessions to work</title>
		<link>http://www.lopezshackleford.co.uk/2012/01/drush-remote-sessions-work/</link>
		<comments>http://www.lopezshackleford.co.uk/2012/01/drush-remote-sessions-work/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 15:59:01 +0000</pubDate>
		<dc:creator>Lopez</dc:creator>
				<category><![CDATA[Note to Self]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[hosting]]></category>

		<guid isPermaLink="false">http://www.lopezshackleford.co.uk/?p=1136</guid>
		<description><![CDATA[Getting Drush remote sessions working between development machine and hosting By default aliases are not expanded when the shell is not interactive, unless the expand_aliases shell option is set: On remotely hosted server (Staging Server) edit ~.bashrc Example: # .bashrc # aliases not usually expanded in non interactive shells, so fix this: shopt -s expand_aliases [...]]]></description>
		<wfw:commentRss>http://www.lopezshackleford.co.uk/2012/01/drush-remote-sessions-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  www.lopezshackleford.co.uk/feed/ ) in 0.52436 seconds, on May 20th, 2012 at 2:09 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 20th, 2012 at 3:09 pm UTC -->
