<?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>Max says... &#187; Technology</title>
	<atom:link href="http://maxmanders.co.uk/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://maxmanders.co.uk</link>
	<description>thoughts of a web developer</description>
	<lastBuildDate>Wed, 08 Sep 2010 22:47:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Hosting With Hostgator</title>
		<link>http://maxmanders.co.uk/technology/hosting-with-hostgator/</link>
		<comments>http://maxmanders.co.uk/technology/hosting-with-hostgator/#comments</comments>
		<pubDate>Sat, 19 May 2007 23:54:06 +0000</pubDate>
		<dc:creator>maxmanders</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://maxmanders.co.uk/technology/hosting-with-hostgator/</guid>
		<description><![CDATA[Up until recently my hosting was provided by Fasthosts. For reasons that have nothing to do with the experience I have had with Fasthosts I have had to move to an alternative hosting provider. After some research I opted to go with Hostgator&#8217;s Baby plan. The features included with this hosting plan are excellent for [...]]]></description>
			<content:encoded><![CDATA[<p>Up until recently my hosting was provided by Fasthosts.  For reasons that have nothing to do with the experience I have had with Fasthosts I have had to move to an alternative hosting provider.  After some research I opted to go with Hostgator&#8217;s Baby plan. The features included with this hosting plan are excellent for the small fee of Â£5.00 per month.   And the technical support is brilliant.  I initially had problems getting SSH access, but after raising the issue via the ticket system, I had SSH access within a few emails! <span id="more-46"></span></p>
<p>Once I was certain I had everything I needed from the hosting, I changed the domain name servers and within a day or two my domain name was pointing to the Hostgator server and my MX records were altered accordingly.  The next step &#8211; migrating WordPress!</p>
<p>This is the first time I have migrated content between hosts, and I was reasonably confident I could manage it.  Hostgator did offer a migration service but I thought it would be beneficial to have a shot myself.  I have come to expect reliability and robustness from WordPress, and this migration was no exception &#8211; almost.  I migrated the database between servers without any problems; a simple enough task with the help of PHPMyAdmin.  Next I downloaded my wordpress directory from Fasthosts and uploaded it to Hostgator.  The configuration was changed with Vi, and all was almost well.</p>
<p>Unfortunately WordPress stores the records that represent files (uploads, images etc.) as absolute filesystem paths rather than relative URLs.  As such my uploaded images and other files, despite being on the new server, failed to load in the browser.  I had to manually alter all of the records in the database that referred to filesystem paths so that my uploads were correctly referenced by WordPress.  I&#8217;m sure there must be a patch or plugin to do this, but at the time I couldn&#8217;t find one.</p>
<p>I think now that I have done this migration without too much difficulty I&#8217;ll export my database again, and do a clean install of the latest version of WordPress.  Given that we are now in summer, although the ever changing Scottish weather would have you believe otherwise, my autumnal theme should be updated to a give a more summery feel.  So that&#8217;s my next project, a redesigned &#8216;Max says&#8230;&#8217;!</p>
]]></content:encoded>
			<wfw:commentRss>http://maxmanders.co.uk/technology/hosting-with-hostgator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>OpenID: Decentralised User-Centric Identity Management</title>
		<link>http://maxmanders.co.uk/technology/openid-decentralised-user-centric-idenity-management/</link>
		<comments>http://maxmanders.co.uk/technology/openid-decentralised-user-centric-idenity-management/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 10:12:50 +0000</pubDate>
		<dc:creator>maxmanders</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://maxmanders.co.uk/blog/technology/openid-decentralised-user-centric-idenity-management/</guid>
		<description><![CDATA[We sign up to more and more services online every day. This often involves remembering multiple, often similar (in the case of username1984, user_name_84 etc) usernames and passwords. A solution to this is so called single-sign on, whereby you use only a single identity such as a Microsoft Passport or a Yahoo! username. The problem [...]]]></description>
			<content:encoded><![CDATA[<p>We sign up to more and more services online every day.  This often involves remembering multiple, often similar (in the case of username1984, user_name_84 etc) usernames and passwords.  A solution to this is so called single-sign on, whereby you use only a single identity such as a Microsoft Passport or a Yahoo! username.  The problem with this solution is that you can find yourself tied in to one large company&#8217;s services.</p>
<p>If you already have a Microsoft Passport, you are unlikely to want to create a Yahoo! account to use their services as this would involve going through a sign up process, replicating friends lists and so on from one provider to the other etc.  Besides, I don&#8217;t know about anyone else but I don&#8217;t like the idea of some large company controlling my identity: storing my username; hashed password and other details.  It would be better if I could arbitrarily choose who controlled my identity, or even better, control it myself.  This is where OpenID comes in.<span id="more-33"></span></p>
<p>Initially created as part of LiveJournal, OpenID is a decentralised user-centric identity management framework.  What this jargon essentially means is that you decide who controls your identity &#8211; and there are many places that offer this service.  You can even do it yourself.  An OpenID has to be unique, so the ID would usually be a domain you control, or some other ID provider that would offer an ID like <strong>http://username.serviceprovider.com</strong>.</p>
<p>A traditional web application sign up process would involve completing a form where you select a username; select a password and re-enter it; enter your email address and often verify using email or a CAPTCHA.  You could instead specify your OpenID and forget about selecting a username and password.  The authentication would be delegated to another server, thus decoupling the authentication and identity ownership from any specific site.</p>
<p>When you use OpenID</p>
<ul>
<li>you tell a site your OpenID (e.g. http://maxmanders.co.uk)</li>
<li>site parses document referenced by OpenID for specific link elements</li>
<li>site redirects user to their provider based upon URL found in link elements</li>
<li>user authenticates to provider</li>
<li>provider redirects user back to site with evidence that they have been authenticated</li>
</ul>
<p>This is quite a high level overview.  There are a number of redirects and parameters passed between pages, and also some cryptography in the form of a shared secret involved.  This cryptography is required so that the original site (relying site) can be sure that the user who is redirected back has indeed come from and been authenticated by a provider, and not somehow spoofed the request.</p>
<p>What all this means is that you only need to remember your OpenID and the password you chose for a particular provider.  It should be noted that OpenID is in some sense a replacement for the usual username/password combination.  It doesn&#8217;t inherently offer any more trust than a traditional username/password.  Just as a username/password can be cracked, so too can an OpenID.  The ht difference is that you control the identity, so you can switch providers at any time.  If you feel like your provider is untrustworthy, then use another one or host your own.  This change of provider won&#8217;t effect how you use your OpenID.</p>
<p>There has also been recent news that both Digg, AOL and possibly even Microsoft intend to use OpenID in current and future products to varying degrees.  We have Digg, the massively popular user contributed bookmarking site which is bound to have a shed load of users; AOL which must have upward of 60 million users and Microsoft (need I say more).  With a potential userbase of this size, OpenID may well be the way forward! It&#8217;s nice to see cool technologies like this snowballing from the humble geek to the massive multinational company; similar to the way Microformats have emerged. Further information on OpenID can be found on <a href="http://en.wikipedia.org/wiki/Openid" title="Wikipedia: OpenID">Wikipedia</a>, the <a href="http://openid.net" title="openid.net">OpenID official website</a> and <a href="http://simonwillison.net/tags/openid/" title="Simon Willison on OpenID">Simon Willison&#8217;s blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://maxmanders.co.uk/technology/openid-decentralised-user-centric-idenity-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
