<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Paul Turner</title>
	<link>http://paulturner.me</link>
	<description>What was that again?</description>
	<lastBuildDate>Fri, 21 Aug 2009 14:49:01 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Wordpress code highlighting</title>
		<description><![CDATA[I finally found a code highlighting plugin for Wordpress that I like; CodeColorer.
This works on the server side, so there is no need for JavaScript support on the client browser.
The side effect of this is that I&#8217;ve had to re-visit all my previous posts to remove all the formatting I had manually applied.
]]></description>
		<link>http://paulturner.me/2009/08/wordpress-code-highlighting/</link>
			</item>
	<item>
		<title>Iñtërnâtiônàlizætiøn</title>
		<description><![CDATA[Iñtërnâtiônàlizætiøn &#8211; This is string I found some time back which is very useful for testing internationalization issues.  I can&#8217;t remember the original source of this.  Please let me know if you know! 
]]></description>
		<link>http://paulturner.me/2009/08/internationaliz%c3%a6ti%c3%b8n/</link>
			</item>
	<item>
		<title>Reading HTTP POST data using BASH</title>
		<description><![CDATA[I recently needed to read the HTTP POST data using a BASH cgi script.  
When using BASH this way most of the HTTP variables are set as environment variables, and can be accessed simply.  The exception is the HTTP POST data, this goes to the stdin stream.
There were some examples of reading stdin [...]]]></description>
		<link>http://paulturner.me/2009/07/reading-http-post-data-using-bash/</link>
			</item>
	<item>
		<title>Outlook / Google Calendar synchronization</title>
		<description><![CDATA[I&#8217;ve been using Google Calendar Sync for several weeks now and it has removed the headaches of having calendars in two places.
Google Calendar Sync can be configured to do a 2-way synchronization, or a 1-way synchronization (in either direction).  It is very quick to setup, and has very few options that need configuring.
The only [...]]]></description>
		<link>http://paulturner.me/2009/03/outlook-and-google-calendar-synchronization/</link>
			</item>
	<item>
		<title>WordTwit WordPress Plugin Installed</title>
		<description><![CDATA[I have just installed the WordTwit WordPress Plugin.  This post is primarily a test to check that it is all working.
]]></description>
		<link>http://paulturner.me/2009/02/wordtwit-wordpress-plugin-installed/</link>
			</item>
	<item>
		<title>The domain switch</title>
		<description><![CDATA[After much procrastination I have finally made the domain switch over to paulturner.me.
All requests to the original domain paulturner.net are automatically redirected to the correct page on the new domain with a &#8220;301 Moved Permanently&#8221; HTTP header.
This means that all search engine traffic should be preserved, and the links updated over time.
This was achieved simply [...]]]></description>
		<link>http://paulturner.me/2009/01/the-domain-switch/</link>
			</item>
	<item>
		<title>paulturner.me</title>
		<description><![CDATA[A while ago I registered the domain paulturner.me for
a few reasons:

I don&#8217;t really like the hyphen in paul-turner.net.
It&#8217;s a little more personal.
I currently don&#8217;t own paul-turner.net.  (It&#8217;s owned by my web hosting company, although I have the option to purchase it)

Currently http://paulturner.me/ redirects back to http://paul-turner.net/ although I have been considering a swap over for [...]]]></description>
		<link>http://paulturner.me/2009/01/paulturnerme/</link>
			</item>
	<item>
		<title>Time-lapse tilt-shift photography</title>
		<description><![CDATA[Time-lapse photography is a technique where each frame is captured at a much slower rate than it is played back.  When it is replayed everything appears to be moving faster.
Tilt-shift photography is a technique of distorting the plane of focus of an image by tilting the camera lens and distorting the perspective by shifting the [...]]]></description>
		<link>http://paulturner.me/2008/12/time-lapse-tilt-shift-photography/</link>
			</item>
	<item>
		<title>7 Day Shop</title>
		<description><![CDATA[7 Day Shop have always provided good value photographic products, computer &#38; digital accessories (and more as well).
I have used them several times in the past and they have always been reliable and efficient.  They have recently announced that they are no longer charging for postage in the UK.
This is great news!
]]></description>
		<link>http://paulturner.me/2008/11/7-day-shop/</link>
			</item>
	<item>
		<title>Connect to a Windows remote desktop using Linux</title>
		<description><![CDATA[Whilst browsing I found this article of 10 tips when making the switch to Ubuntu Linux.  One of the tips is Remote desktop to a Windows desktop/server.
There is a program called rdesktop that allows you to connect to a windows remote desktop sesson on an IP address (over RDP):
rdesktop [server]:[port]
The remote desktop I tried this [...]]]></description>
		<link>http://paulturner.me/2008/10/connect-to-a-windows-remote-desktop-using-linux/</link>
			</item>
</channel>
</rss>
