<?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>Blogs &#187; Kevin J. Jones (Intel)</title>
	<atom:link href="http://software.intel.com/en-us/blogs/author/kevin-j-jones/feed/" rel="self" type="application/rss+xml" />
	<link>http://software.intel.com/en-us/blogs</link>
	<description></description>
	<lastBuildDate>Fri, 25 May 2012 22:49:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>New Identity; Old silos</title>
		<link>http://software.intel.com/en-us/blogs/2009/09/09/new-identity-old-silos/</link>
		<comments>http://software.intel.com/en-us/blogs/2009/09/09/new-identity-old-silos/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 18:37:54 +0000</pubDate>
		<dc:creator>Kevin J. Jones (Intel)</dc:creator>
				<category><![CDATA[Software Tools]]></category>

		<guid isPermaLink="false">http://software.intel.com/en-us/blogs/2009/09/09/new-identity-old-silos/</guid>
		<description><![CDATA[Mike Loukides makes a good point that the promise of single sign on via OpenID is being reduced by the creation of new identity silos. Many large sites are allowing you to use an identity you have created with them as an OpenID so you can use that identity to login to other sites. With [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://radar.oreilly.com/2008/04/building-better-silos.html">Mike Loukides </a> makes a good point that the promise of single sign on via OpenID is being reduced by the creation of new identity silos. Many large sites are allowing you to use an identity you have created with them as an OpenID so you can use that identity to login to other sites. With this backing its estimated that there will be 1.4 billion OpenID accounts this year with 40,000 accepting websites, quite staggering figures. The problem is they do not often accept the OpenID identities of other sites themselves. This has the making of a great farce if it was not for the obvious detrimental effect it has on the hope for single sign on.</p>
<p>There is one good security argument for this situation, it's hard to trust just any old identity provider when the entry bar is very low as it technically is for OpenID. This is fairly easy to overcome via simple cooperation between the major OpenID providers. There is however obviously a business driver to maintaining control over identities, the associated profile data has value. </p>
<p>Facebook is notable here because earlier this year it took the step to act as a relaying party for other OpenID providers. This case is particularly interesting because the nature of Facebook means that most profile data is automatically generated rather than being teased from users in exchange for  service use, so the usual downside of not getting profile data as part of being a relaying party were not that important and there was upside in community appreciation and perhaps a few more accounts. Lets hope the other sites can follow by finding their own ways of creating business value from adding OpenID relaying party support. </p>
]]></content:encoded>
			<wfw:commentRss>http://software.intel.com/en-us/blogs/2009/09/09/new-identity-old-silos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What next for XML Services?</title>
		<link>http://software.intel.com/en-us/blogs/2009/04/29/what-next-for-xml-services/</link>
		<comments>http://software.intel.com/en-us/blogs/2009/04/29/what-next-for-xml-services/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 15:27:45 +0000</pubDate>
		<dc:creator>Kevin J. Jones (Intel)</dc:creator>
				<category><![CDATA[Software Tools]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[APML]]></category>
		<category><![CDATA[Data Portability]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[OPML]]></category>
		<category><![CDATA[RDF]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[XMPP]]></category>

		<guid isPermaLink="false">http://software.intel.com/en-us/blogs/2009/04/29/what-next-for-xml-services/</guid>
		<description><![CDATA[For my first post here I thought best to start with some background and a bit of future gazing to help explain who I am (largely a data-orientated XML geek) and what interests me. My personal involvement with XML processing goes back just about 10 years now, it's been a great personal adventure, from utter [...]]]></description>
			<content:encoded><![CDATA[<p>For my first post here I thought best to start with some background and a bit of future gazing to help explain who I am (largely a data-orientated XML geek) and what interests me. My personal involvement with XML processing goes back just about 10 years now, it's been a great personal adventure, from utter confusion, to enlightenment and then overuse abuse before coming back to enabling the services revolution.</p>
<p>There is no doubt I am biased here, but when I hear people characterize XML as just "angle brackets" (or compare JSON with XML for that matter), I know they missed the point. For me it's never been about the syntax but about the the joining of two parts of the data processing world so that we could at last seamlessly mix our human languages and those of our machines in an inclusive model that did not discriminate. The implementation of this ideal in XML is far from perfect, but it meets the good enough rule for the vision and that is I think about all we can ask for something so ambitious.</p>
<p>So where to next?  I mention services above because they represent phase 2 or what I think of as at least a 3 phase transition in how we think about data. If the merging of semi-structured and structured data with XML was the first phase, then the integration of application data silos via service &amp; resource architectures with XML has to be the second phase and that feels like it is now also nearing completion at least in vision if not in implementation. </p>
<p>My prediction for the third phase has to be the opening of that data to unexpected and ad-hoc use. While I so mean this in the sense of Web 2.0 mash-ups and social networking they are just the surface artifacts of something much bigger. I think we can all feel that, but as yet don't know fully what lurks below the water of this particular iceberg. </p>
<p>If I was a betting man maybe I would put some money on the <a href="http://www.dataportability.org/">data portability project</a> having the strongest vision here although it is rather too biased to the social and idealistic at times  for my tastes. The software stack they promote is certainly something to note, <a href="http://openid.net/">OpenID</a>, <a href="http://oauth.net/">OAuth</a>, <a href="http://www.rssboard.org/">RSS</a>, <a href="http://www.opml.org/">OPML</a>, <a href="http://microformats.org/">microformats</a>, <a href="http://www.w3.org/RDF/">RDF</a>, <a href="http://www.apml.org/">apml</a>, &amp; <a href="http://xmpp.org/">XMPP</a>, quite a collection if ever I saw one.</p>
]]></content:encoded>
			<wfw:commentRss>http://software.intel.com/en-us/blogs/2009/04/29/what-next-for-xml-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

