<?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>Adrian&#039;s Web Log</title>
	<atom:link href="http://blog.inceweb.com/adrian/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.inceweb.com/adrian</link>
	<description>Adrian&#039;s second brain.</description>
	<lastBuildDate>Thu, 25 Feb 2010 18:10:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Copy or move Magento to another instance</title>
		<link>http://blog.inceweb.com/adrian/2010/01/30/copy-or-move-magento-to-another-instance/</link>
		<comments>http://blog.inceweb.com/adrian/2010/01/30/copy-or-move-magento-to-another-instance/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 22:52:25 +0000</pubDate>
		<dc:creator>Adrian</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[instance]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[move]]></category>

		<guid isPermaLink="false">http://blog.inceweb.com/adrian/?p=135</guid>
		<description><![CDATA[A quick how-to if you want to copy or move Magento to another database instance, e.g. to create a test site, or move test to live.
(1) Backup Magento using the built in backup tool. Download and uncompress the resulting SQL script. If changing the server or domain, search and replace &#8220;old.mysite.com&#8221; with &#8220;new.yoursite.com&#8221; Execute it [...]]]></description>
			<content:encoded><![CDATA[<p>A quick how-to if you want to copy or move Magento to another database instance, e.g. to create a test site, or move test to live.</p>
<p>(1) Backup Magento using the built in backup tool. Download and uncompress the resulting SQL script. If changing the server or domain, search and replace &#8220;old.mysite.com&#8221; with &#8220;new.yoursite.com&#8221; Execute it to populate the new database instance.</p>
<p>(2) Copy all Magento files with the exception of the contents of the var/ directory.</p>
<p>(3) Edit app/etc/local.xml on the target instance and change the database, user and password, but not the encryption key.</p>
<p>(4) Execute the following SQL to prevent those nasty &#8220;Integrity constraint violation: 1062 Duplicate entry&#8221; errors from the log files when adding to the basket:</p>
<blockquote><p>TRUNCATE `log_customer` ;<br />
TRUNCATE `log_quote` ;<br />
TRUNCATE `log_summary` ;<br />
TRUNCATE `log_url` ;<br />
TRUNCATE `log_url_info` ;<br />
TRUNCATE `log_visitor` ;<br />
TRUNCATE `log_visitor_info` ;<br />
TRUNCATE `log_visitor_online` ;</p></blockquote>
<p>Now tidy up permissions:</p>
<blockquote><p>
chmod o+w var var/.htaccess app/etc<br />
chmod -R o+w media</p></blockquote>
<p>That should be it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inceweb.com/adrian/2010/01/30/copy-or-move-magento-to-another-instance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Up-to-the-minute London signage</title>
		<link>http://blog.inceweb.com/adrian/2009/12/23/up-to-the-minute-london-signage/</link>
		<comments>http://blog.inceweb.com/adrian/2009/12/23/up-to-the-minute-london-signage/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 23:25:23 +0000</pubDate>
		<dc:creator>Adrian</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[funny]]></category>
		<category><![CDATA[london]]></category>
		<category><![CDATA[smug]]></category>
		<category><![CDATA[victoria]]></category>

		<guid isPermaLink="false">http://blog.inceweb.com/adrian/?p=124</guid>
		<description><![CDATA[London has up-to-the-minute signage, so much so that when Victoria&#8217;s friend took her photo the other weekend, it looked like this&#8230;

]]></description>
			<content:encoded><![CDATA[<p>London has up-to-the-minute signage, so much so that when Victoria&#8217;s friend <a href="http://tomtoastboy.wordpress.com/2009/12/14/we-went-to-london-and-had-the-best-time-ever-d/">took her photo</a> the other weekend, it looked like this&#8230;</p>
<p><a rel="attachment wp-att-128" href="http://blog.inceweb.com/adrian/?attachment_id=128"><img class="alignleft size-medium wp-image-128" title="London Signage" src="http://blog.inceweb.com/adrian/files/2009/12/cimg3729-300x225.jpg" alt="London Signage" width="300" height="225" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inceweb.com/adrian/2009/12/23/up-to-the-minute-london-signage/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Geograph</title>
		<link>http://blog.inceweb.com/adrian/2009/09/14/geograph/</link>
		<comments>http://blog.inceweb.com/adrian/2009/09/14/geograph/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 13:05:03 +0000</pubDate>
		<dc:creator>Adrian</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[geograph]]></category>
		<category><![CDATA[ordinance survey]]></category>
		<category><![CDATA[pictures]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://blog.inceweb.com/adrian/?p=93</guid>
		<description><![CDATA[A project sponsored by the OS to relate photographs to each grid square.
How long before somebody finds a way of exploiting / monetising this?
Geograph.
]]></description>
			<content:encoded><![CDATA[<p>A project sponsored by the OS to relate photographs to each grid square.<br />
How long before somebody finds a way of exploiting / monetising this?<br />
<a href="http://www.geograph.org.uk">Geograph</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inceweb.com/adrian/2009/09/14/geograph/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flip Text Generator</title>
		<link>http://blog.inceweb.com/adrian/2009/08/01/flip-text-generator/</link>
		<comments>http://blog.inceweb.com/adrian/2009/08/01/flip-text-generator/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 20:57:07 +0000</pubDate>
		<dc:creator>Adrian</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[flip]]></category>
		<category><![CDATA[invert]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://blog.inceweb.com/adrian/?p=85</guid>
		<description><![CDATA[Something searching for a use.
http://www.fliptextgenerator.com/
Uses apparently little-known character codes to invert most text (struggles with capitals).
]]></description>
			<content:encoded><![CDATA[<p>Something searching for a use.</p>
<p><a title="Flip Text Generator" href="http://www.fliptextgenerator.com/">http://www.fliptextgenerator.com/</a></p>
<p>Uses apparently little-known character codes to invert most text (struggles with capitals).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inceweb.com/adrian/2009/08/01/flip-text-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>reCAPTCHA for Magento</title>
		<link>http://blog.inceweb.com/adrian/2009/07/31/recaptcha-for-magento/</link>
		<comments>http://blog.inceweb.com/adrian/2009/07/31/recaptcha-for-magento/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 21:42:44 +0000</pubDate>
		<dc:creator>Adrian</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[recaptcha]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://blog.inceweb.com/adrian/?p=83</guid>
		<description><![CDATA[Well done Fontis for integrating reCAPTCHA into Magento to prevent SPAM through the contact form and &#8220;social&#8221; pages. About time!
Well though-out and integrated beautifully into admin.
Keys are required from reCAPTCHA andthe extension can be installed through Magento Connect using the extention key on the Magento Extention page.
]]></description>
			<content:encoded><![CDATA[<p>Well done Fontis for integrating reCAPTCHA into Magento to prevent SPAM through the contact form and &#8220;social&#8221; pages. About time!<br />
Well though-out and integrated beautifully into admin.<br />
Keys are required from <a title="reCAPTCHA home page" href="http://recpatcha.net">reCAPTCHA</a> andthe extension can be installed through Magento Connect using the extention key on the <a title="reCAPTCHA extention on Magento Connect" href="http://www.magentocommerce.com/extension/1169">Magento Extention</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inceweb.com/adrian/2009/07/31/recaptcha-for-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No brown M&amp;Ms</title>
		<link>http://blog.inceweb.com/adrian/2009/06/17/no-brown-mms/</link>
		<comments>http://blog.inceweb.com/adrian/2009/06/17/no-brown-mms/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 22:26:56 +0000</pubDate>
		<dc:creator>Adrian</dc:creator>
				<category><![CDATA[Play]]></category>
		<category><![CDATA[brown M&Ms]]></category>
		<category><![CDATA[rider]]></category>
		<category><![CDATA[van-halen]]></category>

		<guid isPermaLink="false">http://blog.inceweb.com/adrian/?p=77</guid>
		<description><![CDATA[Randomly browsing, I found the legendary Van Halen rider,  posted on The Smoking Gun. Yes, the &#8220;no brown M&#38;Ms&#8221; line is there, and intriguingly a requirement that forks are not plastic and have four prongs. Did Eddie Van Halen have some terrible two-prong fork related accident as a child?
]]></description>
			<content:encoded><![CDATA[<p>Randomly browsing, I found the legendary Van Halen rider,  posted on <a title="The Smoking Gun Van Halen Rider" href="http://www.thesmokinggun.com/archive/years/2008/1211081vanhalen1.html">The Smoking Gun</a>. Yes, the &#8220;no brown M&amp;Ms&#8221; line is there, and intriguingly a requirement that forks are not plastic and have four prongs. Did Eddie Van Halen have some terrible two-prong fork related accident as a child?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inceweb.com/adrian/2009/06/17/no-brown-mms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Map Tools</title>
		<link>http://blog.inceweb.com/adrian/2009/03/30/free-map-tools/</link>
		<comments>http://blog.inceweb.com/adrian/2009/03/30/free-map-tools/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 08:21:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[centre of gravity]]></category>
		<category><![CDATA[COG]]></category>
		<category><![CDATA[google-maps]]></category>
		<category><![CDATA[meeting]]></category>
		<category><![CDATA[tunelling]]></category>

		<guid isPermaLink="false">http://blog.inceweb.com/adrian/?p=75</guid>
		<description><![CDATA[This site has some super Google Map tools &#8211; including Meeting Centre Of Gravity by Postcode and Map Tunnelling.
http://www.freemaptools.com
]]></description>
			<content:encoded><![CDATA[<p>This site has some super Google Map tools &#8211; including Meeting Centre Of Gravity by Postcode and Map Tunnelling.</p>
<p><a title="Free Map Tools" href="http://www.freemaptools.com">http://www.freemaptools.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inceweb.com/adrian/2009/03/30/free-map-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.7.1 auto upgrade fix</title>
		<link>http://blog.inceweb.com/adrian/2009/02/16/wordpress-271-auto-upgrade-fix/</link>
		<comments>http://blog.inceweb.com/adrian/2009/02/16/wordpress-271-auto-upgrade-fix/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 10:51:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[1and1]]></category>
		<category><![CDATA[php4]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[x-mapp]]></category>

		<guid isPermaLink="false">http://blog.inceweb.com/adrian/?p=72</guid>
		<description><![CDATA[I discovered last night that the auto-upgrade function to take WordPress 2.7 to 2.7.1 failed &#8211; or rather it sat at the &#8220;downloading wordpress-2.7.1.zip&#8221; message indefinitely.
At the auto-upgrade is a new feature of 2.7, I had never been able to test this functionality, although I had high expectations of it since the plugin upgrade has [...]]]></description>
			<content:encoded><![CDATA[<p>I discovered last night that the auto-upgrade function to take WordPress 2.7 to 2.7.1 failed &#8211; or rather it sat at the &#8220;downloading wordpress-2.7.1.zip&#8221; message indefinitely.</p>
<p>At the auto-upgrade is a new feature of 2.7, I had never been able to test this functionality, although I had high expectations of it since the plugin upgrade has worked so well.</p>
<p>After searching the forums and Google for a while I found <a title="Wordpress 2.7.1 Upgrade Failed" href="http://bassmadrigal.com/blog/2009/02/11/wordpress-271-upgrade-failed/">bassmadrigal&#8217;s solution</a> &#8211; modify .htaccess for the WordPress installation in question and add:</p>
<p><code>AddType x-mapp-php5 .php</code></p>
<p>Works fine, and the auto upgrade of plugins stills works too.</p>
<h3>The science bit</h3>
<p>Using 1and1 as a host requires this directive in .htaccess as detailed in the <a title="Core Update Host Compatibility" href="http://codex.wordpress.org/Core_Update_Host_Compatibility">WordPress codex</a>. It forces the 1and1 server to parse .php files as php5 files (instead of, presumably, php4).</p>
<p>I had this before my upgrade to 2.7 (OK, technically a re-installation) and unfortunately the baby got thrown out with the bathwater.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inceweb.com/adrian/2009/02/16/wordpress-271-auto-upgrade-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1and1 contract secret</title>
		<link>http://blog.inceweb.com/adrian/2009/02/16/1and1-contract-secret/</link>
		<comments>http://blog.inceweb.com/adrian/2009/02/16/1and1-contract-secret/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 10:24:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[1and1]]></category>
		<category><![CDATA[cancel]]></category>
		<category><![CDATA[contract]]></category>
		<category><![CDATA[secret]]></category>

		<guid isPermaLink="false">http://blog.inceweb.com/adrian/2009/02/16/1and1-contract-secret/</guid>
		<description><![CDATA[Shhh, 1and1 don&#8217;t want you to know this, but&#8230;
&#8230; you can cancel or amend contracts at
contract.1and1.co.uk
As far as I can tell, this information is not to be found on the admin.1and1.co.uk FAQ or Help pages. I had to complete an online support request to find this info.
Once you are in, it&#8217;s easy &#8211; so I [...]]]></description>
			<content:encoded><![CDATA[<p>Shhh, 1and1 don&#8217;t want you to know this, but&#8230;<br />
&#8230; you can cancel or amend contracts at<br />
<a title="1and1 Contract management" href="http://contract.1and1.co.uk">contract.1and1.co.uk</a><br />
As far as I can tell, this information is not to be found on the <a title="1and1 administration console" href="http://admin.1and1.co.uk">admin.1and1.co.uk</a> FAQ or Help pages. I had to complete an online support request to find this info.<br />
Once you are in, it&#8217;s easy &#8211; so I have started the process of releasing four unwanted domain names.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inceweb.com/adrian/2009/02/16/1and1-contract-secret/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GS1 Prefixes</title>
		<link>http://blog.inceweb.com/adrian/2009/02/10/gs1-prefixes/</link>
		<comments>http://blog.inceweb.com/adrian/2009/02/10/gs1-prefixes/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 23:25:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[EAN]]></category>
		<category><![CDATA[epos]]></category>
		<category><![CDATA[POS]]></category>
		<category><![CDATA[prefix]]></category>
		<category><![CDATA[UPC]]></category>

		<guid isPermaLink="false">http://blog.inceweb.com/adrian/?p=66</guid>
		<description><![CDATA[GS1 is the organisation which deals with retail barcode number range issuing; they publish a handy table showing prefix codes.
]]></description>
			<content:encoded><![CDATA[<p>GS1 is the organisation which deals with retail barcode number range issuing; they publish a handy table <a title="GS1 Prefix List" href="http://www.gs1.org/productssolutions/idkeys/support/prefix_list.html">showing prefix codes</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inceweb.com/adrian/2009/02/10/gs1-prefixes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
