<?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>Twelve Dozen</title>
	<atom:link href="http://www.twelvedozen.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.twelvedozen.co.uk</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 30 Sep 2010 12:17:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Multisite Drupal Install</title>
		<link>http://www.twelvedozen.co.uk/2010/09/multisite-drupal-install/</link>
		<comments>http://www.twelvedozen.co.uk/2010/09/multisite-drupal-install/#comments</comments>
		<pubDate>Thu, 30 Sep 2010 12:17:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.twelvedozen.co.uk/2010/09/multisite-drupal-install/</guid>
		<description><![CDATA[http://www.drupalcoder.com/story/205-drupal-multisite-in-subfolders
I had problems with alias. I get it working in a simpler way:
My drupal is under /var/www/drupal and I want 2 diferent sites at myserver.com/site1 and myserver.com/site2
I only need 2 simple steps:
1.-Create var/www/drupal/sites/myserver.com.site1, copy settings.php inside and setup database conection string at settings.php
2.-Create simbolic links at /var/www
sudo ln -s /var/www/drupal /var/www/site1
sudo ln -s /var/www/drupal /var/www/site2
And [...]]]></description>
			<content:encoded><![CDATA[<p>http://www.drupalcoder.com/story/205-drupal-multisite-in-subfolders</p>
<p>I had problems with alias. I get it working in a simpler way:<br />
My drupal is under /var/www/drupal and I want 2 diferent sites at myserver.com/site1 and myserver.com/site2<br />
I only need 2 simple steps:<br />
1.-Create var/www/drupal/sites/myserver.com.site1, copy settings.php inside and setup database conection string at settings.php<br />
2.-Create simbolic links at /var/www<br />
sudo ln -s /var/www/drupal /var/www/site1<br />
sudo ln -s /var/www/drupal /var/www/site2<br />
And nothing else. It works perfectly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twelvedozen.co.uk/2010/09/multisite-drupal-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website SEO check &#8211; 1.1</title>
		<link>http://www.twelvedozen.co.uk/2010/06/website-seo-check-1-1/</link>
		<comments>http://www.twelvedozen.co.uk/2010/06/website-seo-check-1-1/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 08:26:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.twelvedozen.co.uk/2010/06/website-seo-check-1-1/</guid>
		<description><![CDATA[To take action to update the SEO on your website here&#8217;s some things that we can do:
TRY THIS: Type in google &#8217;site:yourdomain.com&#8217;
These are the pages of your website that are listed on Google. This gives us a good idea of how your individual listings look for each keyword.
Page title &#8211; this is the link text. [...]]]></description>
			<content:encoded><![CDATA[<p style="color:#008;text-align:right;" align="left"><span style="color:Black">To take action to update the SEO on your website here&#8217;s some things that we can do:</span></p>
<p style="color:#008;text-align:right;" align="left"><span style="color:Black"><strong>TRY THIS:</strong> Type in google &#8217;site:yourdomain.com&#8217;</span></p>
<p style="color:#008;text-align:right;" align="left"><span style="color:Black">These are the pages of your website that are listed on Google. This gives us a good idea of how your individual listings look for each keyword.</p>
<p><strong>Page title</strong> &#8211; this is the link text. <br /><strong>Description meta tag</strong> &#8211; Description text, max of 150 characters. Use word count in Word to check this. Exceeding that the words are cut off and an ellipse (&#8230;) is displayed. If a description meta tag is not specified Google will use the first bit of text on the page.</p>
<p>Ideally the title and description will contain specific keywords for that page.</p>
<p><strong>TRY THIS:</strong><br />Do a search in Google. Notice that if the keyword or keyphrase you used is in the description that it turns bold. </p>
<p><strong>TRY THIS:</strong><br />Type the following/copy and paste into Google search include the word &#8217;site:&#8217;-: site:mediaworks.co.uk<br />We can see how the experts deal with the page title and description text.</p>
<p><strong>ACTION: </strong><br />Identify your top website pages, start with only a few 5 at most. We can always tweak other pages later. Choose a keyword or keyphrase. Create page title and description for those pages.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.twelvedozen.co.uk/2010/06/website-seo-check-1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3 in IE</title>
		<link>http://www.twelvedozen.co.uk/2010/05/css3-in-ie/</link>
		<comments>http://www.twelvedozen.co.uk/2010/05/css3-in-ie/#comments</comments>
		<pubDate>Wed, 26 May 2010 08:55:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.twelvedozen.co.uk/2010/05/css3-in-ie/</guid>
		<description><![CDATA[I&#8217;ve recently been trying to implement rounded corners in IE and since this works so well using CSS3 in firefox I&#8217;m hoping that I can find a javascript solution for IE.
http://woork.blogspot.com/2009/08/css3-rounded-corners-for-every-browser.html
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently been trying to implement rounded corners in IE and since this works so well using CSS3 in firefox I&#8217;m hoping that I can find a javascript solution for IE.</p>
<p>http://woork.blogspot.com/2009/08/css3-rounded-corners-for-every-browser.html</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twelvedozen.co.uk/2010/05/css3-in-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jquery style switcher</title>
		<link>http://www.twelvedozen.co.uk/2010/05/jquery-style-switcher/</link>
		<comments>http://www.twelvedozen.co.uk/2010/05/jquery-style-switcher/#comments</comments>
		<pubDate>Tue, 25 May 2010 11:41:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.twelvedozen.co.uk/2010/05/jquery-style-switcher/</guid>
		<description><![CDATA[http://www.cssnewbie.com/simple-jquery-stylesheet-switcher/
]]></description>
			<content:encoded><![CDATA[<p>http://www.cssnewbie.com/simple-jquery-stylesheet-switcher/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twelvedozen.co.uk/2010/05/jquery-style-switcher/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal Jump menu</title>
		<link>http://www.twelvedozen.co.uk/2010/05/drupal-jump-menu/</link>
		<comments>http://www.twelvedozen.co.uk/2010/05/drupal-jump-menu/#comments</comments>
		<pubDate>Tue, 25 May 2010 05:07:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.twelvedozen.co.uk/2010/05/drupal-jump-menu/</guid>
		<description><![CDATA[http://mrsimonelliott.com/blog/creating-jump-menu-drupal-using-views-some-template-overrides-and-bit-javascript
http://drupal.org/project/jump
]]></description>
			<content:encoded><![CDATA[<p>http://mrsimonelliott.com/blog/creating-jump-menu-drupal-using-views-some-template-overrides-and-bit-javascript</p>
<p>http://drupal.org/project/jump</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twelvedozen.co.uk/2010/05/drupal-jump-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connecting Google Account to Google Aps</title>
		<link>http://www.twelvedozen.co.uk/2010/05/connecting-google-account-to-google-aps/</link>
		<comments>http://www.twelvedozen.co.uk/2010/05/connecting-google-account-to-google-aps/#comments</comments>
		<pubDate>Tue, 18 May 2010 10:04:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.twelvedozen.co.uk/2010/05/connecting-google-account-to-google-aps/</guid>
		<description><![CDATA[http://www.zoliblog.com/2008/01/20/google-apps-and-account-chaos-almost-fixed/
]]></description>
			<content:encoded><![CDATA[<p>http://www.zoliblog.com/2008/01/20/google-apps-and-account-chaos-almost-fixed/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twelvedozen.co.uk/2010/05/connecting-google-account-to-google-aps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create Self Signed SSL Certificate on debian</title>
		<link>http://www.twelvedozen.co.uk/2010/04/create-self-signed-ssl-certificate-on-debian/</link>
		<comments>http://www.twelvedozen.co.uk/2010/04/create-self-signed-ssl-certificate-on-debian/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 10:44:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.twelvedozen.co.uk/2010/04/create-self-signed-ssl-certificate-on-debian/</guid>
		<description><![CDATA[http://www.debian-administration.org/articles/284
]]></description>
			<content:encoded><![CDATA[<p>http://www.debian-administration.org/articles/284</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twelvedozen.co.uk/2010/04/create-self-signed-ssl-certificate-on-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal &#8211; Ubercart setup</title>
		<link>http://www.twelvedozen.co.uk/2010/04/drupal-ubercart-setup/</link>
		<comments>http://www.twelvedozen.co.uk/2010/04/drupal-ubercart-setup/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 13:49:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ubercart]]></category>

		<guid isPermaLink="false">http://www.twelvedozen.co.uk/2010/04/drupal-ubercart-setup/</guid>
		<description><![CDATA[I had a problem with SagePay and IP address. This post really helped me out:
The problem was differing IP address setup on the server.
http://drupal.org/node/541746
I have traced the code to see what the issue is. If I put:
print_r($response);
after
  list($response, $http_response_code, $curl_error) = uc_protx_vsp_direct_curl($url, $post);
which is line 535 of the module file I get:
Array
(
   [...]]]></description>
			<content:encoded><![CDATA[<p>I had a problem with SagePay and IP address. This post really helped me out:</p>
<p>The problem was differing IP address setup on the server.</p>
<p>http://drupal.org/node/541746</p>
<p>I have traced the code to see what the issue is. If I put:</p>
<p>print_r($response);</p>
<p>after</p>
<p>  list($response, $http_response_code, $curl_error) = uc_protx_vsp_direct_curl($url, $post);</p>
<p>which is line 535 of the module file I get:</p>
<p>Array<br />
(<br />
    [VPSProtocol] => 2.23<br />
    [Status] => INVALID<br />
    [StatusDetail] => 3058 : The CardHolder field is required.<br />
)</p>
<p>There is indeed no field on the screen for &#8220;CardHolder.&#8221; If I hard code that field in the code, then it proceeds. I actually realize now that the reason I thought it wasn&#8217;t connecting was because I was logging into the SagePay live system and it was configured for the Test system. When I set it for Live, then it indeed connects and I see the error in my SagePay transaction listing: &#8220;INVALID &#8211; 3058 : The CardHolder field is required.&#8221;</p>
<p>I have temporarily set the CardHolder value to be Billing First Name, space, Billing Last Name and now it works fine.</p>
<p>But why do I not have a CardHolder field in the form?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twelvedozen.co.uk/2010/04/drupal-ubercart-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal Web Form Auto Responder</title>
		<link>http://www.twelvedozen.co.uk/2010/03/drupal-web-form-auto-responder/</link>
		<comments>http://www.twelvedozen.co.uk/2010/03/drupal-web-form-auto-responder/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 16:12:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.twelvedozen.co.uk/2010/03/drupal-web-form-auto-responder/</guid>
		<description><![CDATA[http://drupal.org/node/323666
]]></description>
			<content:encoded><![CDATA[<p>http://drupal.org/node/323666</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twelvedozen.co.uk/2010/03/drupal-web-form-auto-responder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux shell tutorial</title>
		<link>http://www.twelvedozen.co.uk/2010/03/linux-shell-tutorial/</link>
		<comments>http://www.twelvedozen.co.uk/2010/03/linux-shell-tutorial/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 11:01:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.twelvedozen.co.uk/2010/03/linux-shell-tutorial/</guid>
		<description><![CDATA[http://steve-parker.org/
]]></description>
			<content:encoded><![CDATA[<p>http://steve-parker.org/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twelvedozen.co.uk/2010/03/linux-shell-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

