<?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>How they Discovered Something Worth Knowing &#187; OpenId</title>
	<atom:link href="http://www.silverchairsolutions.com/blog/category/openid/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.silverchairsolutions.com/blog</link>
	<description>reflections on life, technology and brownies</description>
	<lastBuildDate>Wed, 12 May 2010 14:39:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Using your website url as your OpenID</title>
		<link>http://www.silverchairsolutions.com/blog/2008/03/using-your-website-url-as-your-openid/</link>
		<comments>http://www.silverchairsolutions.com/blog/2008/03/using-your-website-url-as-your-openid/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 14:22:28 +0000</pubDate>
		<dc:creator>mhagedorn</dc:creator>
				<category><![CDATA[OpenId]]></category>

		<guid isPermaLink="false">http://www.silverchairsolutions.com/blog/?p=23</guid>
		<description><![CDATA[I have an OpenId, I have found it useful. But frankly its just another thing that I have to remember. Somthing that I can&#8217;t forget is my website url. What if you could set up some kind of cool forwarding that allows me to use my website url as my OpenID? Well&#8230; you can. Actually [...]]]></description>
			<content:encoded><![CDATA[<p>I have an OpenId, I have found it useful.   But frankly its just another thing that I have to remember.  Somthing that I can&#8217;t forget is my website url.  What if you could set up some kind of cool forwarding that allows me to use my website url as my OpenID?   Well&#8230; you can.  Actually if you just have a blog and not a full blown website, this will work too.   </p>

<p>Add some entries to the head section of the index page of your website </p>

<hr />

<pre><code>`&lt;link rel="openid.server" href="http://www.myopenid.com/server" /&gt;
&lt;link rel="openid.delegate" href="http://your.real.openid.com/" /&gt;'
</code></pre>

<p>Where, the openid.server is the url of your provider, and the openid.delegate is your real openid identity.</p>

<p>This trick will work with any resource you have access to on the internet, i.e. anything where you could add information to the head portion of your index page.   Many thanks to <a href="www.duncandavidson.com">Duncan Davidson</a> for this tip</p>
]]></content:encoded>
			<wfw:commentRss>http://www.silverchairsolutions.com/blog/2008/03/using-your-website-url-as-your-openid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
