<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Google API shift</title>
	<atom:link href="http://eric.van-der-vlist.com/blog/2006/12/20/5526_google_api_shift/feed/" rel="self" type="application/rss+xml" />
	<link>http://eric.van-der-vlist.com/blog/2006/12/20/5526_google_api_shift/</link>
	<description>XML, apiculture et pré-vergers</description>
	<pubDate>Fri, 12 Mar 2010 14:26:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Eric van der Vlist</title>
		<link>http://eric.van-der-vlist.com/blog/2006/12/20/5526_google_api_shift/#comment-80</link>
		<dc:creator>Eric van der Vlist</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://eric.van-der-vlist.com/blog/?p=80#comment-80</guid>
		<description>&lt;p&gt;Frederik,&lt;/p&gt;&lt;p&gt;If I don't publish more often on this blog, this is because I don't want to speak about what I don't know :) !&lt;/p&gt;&lt;p&gt;This post has been published in reaction to many other posts which emphasize the fact that this move is the end of mashups because Google takes control over the way search results are presented in your pages.&lt;/p&gt;&lt;p&gt;My point is that this is not true and that the real difference is a shift from server side to client side mashups.&lt;/p&gt;&lt;p&gt;I appreciate the difference between a SOAP service and a JavaScript API, but in this context where you focus on client side Web programming which is very largely dominated by JavaScript, the difference will be very thin for most developers.&lt;/p&gt;&lt;p&gt;Eric&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Frederik,</p>
<p>If I don&#8217;t publish more often on this blog, this is because I don&#8217;t want to speak about what I don&#8217;t know <img src='http://eric.van-der-vlist.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> !</p>
<p>This post has been published in reaction to many other posts which emphasize the fact that this move is the end of mashups because Google takes control over the way search results are presented in your pages.</p>
<p>My point is that this is not true and that the real difference is a shift from server side to client side mashups.</p>
<p>I appreciate the difference between a SOAP service and a JavaScript API, but in this context where you focus on client side Web programming which is very largely dominated by JavaScript, the difference will be very thin for most developers.</p>
<p>Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frederik Bilhaut</title>
		<link>http://eric.van-der-vlist.com/blog/2006/12/20/5526_google_api_shift/#comment-81</link>
		<dc:creator>Frederik Bilhaut</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://eric.van-der-vlist.com/blog/?p=80#comment-81</guid>
		<description>&lt;p&gt;Eric,&lt;/p&gt;&lt;p&gt;
I absolutely disagree with you. How can you say that it makes no difference ? It makes me wonder if you just know what you're talking about !&lt;/p&gt;&lt;p&gt;For sure, for the lambda web programmer, the difference may be very light. Probably, he will even consider it easyer to use a client-side javascript API to "embed" a search facility in its pages.&lt;/p&gt;&lt;p&gt;But from a more architectural point of view it makes a lot of difference ! The main point of the SOAP protocole is that it makes services accessible from almost any piece of software, not just a web client. The other point of SOAP is that this is standardized which guarantees the independance of server and client implementations.&lt;/p&gt;&lt;p&gt;You suggest that calling the API from a server-side javascript engine could do the trick, but this would just be a very ugly hack, which would not be acceptable for millions of good reasons.&lt;/p&gt;&lt;p&gt;
So it is just pointless to compare a SOAP service and a proprietary client/server architecture (with a javacript client API). &lt;/p&gt;&lt;p&gt;
However I agree with your conclusion : both may be useful and one could be based on the other (would the other be REST or SOAP).&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Eric,</p>
<p>
I absolutely disagree with you. How can you say that it makes no difference ? It makes me wonder if you just know what you&#8217;re talking about !</p>
<p>For sure, for the lambda web programmer, the difference may be very light. Probably, he will even consider it easyer to use a client-side javascript API to &#8220;embed&#8221; a search facility in its pages.</p>
<p>But from a more architectural point of view it makes a lot of difference ! The main point of the SOAP protocole is that it makes services accessible from almost any piece of software, not just a web client. The other point of SOAP is that this is standardized which guarantees the independance of server and client implementations.</p>
<p>You suggest that calling the API from a server-side javascript engine could do the trick, but this would just be a very ugly hack, which would not be acceptable for millions of good reasons.</p>
<p>
So it is just pointless to compare a SOAP service and a proprietary client/server architecture (with a javacript client API). </p>
<p>
However I agree with your conclusion : both may be useful and one could be based on the other (would the other be REST or SOAP).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric van der Vlist</title>
		<link>http://eric.van-der-vlist.com/blog/2006/12/20/5526_google_api_shift/#comment-82</link>
		<dc:creator>Eric van der Vlist</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://eric.van-der-vlist.com/blog/?p=80#comment-82</guid>
		<description>&lt;p&gt;My question was rather why can't they use HTTP(S) to connect to proprietary data services?&lt;/p&gt;&lt;p&gt;If they really want to do so, they should be able to authentify their API and use a standard protocol that is implemented in all the browsers than create a new network protocol which would be complex if not impossible to implement in the different browsers, don't you think so?&lt;/p&gt;&lt;p&gt;As for Microsoft, they can be tempted to create their own client/server protocol but they also need to make it work in other browsers if they want to generalize on the Web.&lt;/p&gt;&lt;p&gt;The browsers war is what has left the Web open and I don't see what would make that change in a near future!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>My question was rather why can&#8217;t they use HTTP(S) to connect to proprietary data services?</p>
<p>If they really want to do so, they should be able to authentify their API and use a standard protocol that is implemented in all the browsers than create a new network protocol which would be complex if not impossible to implement in the different browsers, don&#8217;t you think so?</p>
<p>As for Microsoft, they can be tempted to create their own client/server protocol but they also need to make it work in other browsers if they want to generalize on the Web.</p>
<p>The browsers war is what has left the Web open and I don&#8217;t see what would make that change in a near future!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xavier Cazin</title>
		<link>http://eric.van-der-vlist.com/blog/2006/12/20/5526_google_api_shift/#comment-83</link>
		<dc:creator>Xavier Cazin</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://eric.van-der-vlist.com/blog/?p=80#comment-83</guid>
		<description>&lt;p&gt;Why would they want to connect directly the client to proprietary data services? The answer is almost in the question. Since data is the real fuel (some say the "Intel Inside") of the web, it unfortunately makes sense to me that companies who run data services would like to have control on their use. But no data-locking of course, since Google is set to not do evil, isn't it?&lt;/p&gt;&lt;p&gt;As to how would they do that, a virtual machine should be good enough. Microsoft already put a .NET VM into their SQL Server 2005. Wouldn't the new Java Virtual Machine be a good candidate for such a system?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Why would they want to connect directly the client to proprietary data services? The answer is almost in the question. Since data is the real fuel (some say the &#8220;Intel Inside&#8221;) of the web, it unfortunately makes sense to me that companies who run data services would like to have control on their use. But no data-locking of course, since Google is set to not do evil, isn&#8217;t it?</p>
<p>As to how would they do that, a virtual machine should be good enough. Microsoft already put a .NET VM into their SQL Server 2005. Wouldn&#8217;t the new Java Virtual Machine be a good candidate for such a system?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric van der Vlist</title>
		<link>http://eric.van-der-vlist.com/blog/2006/12/20/5526_google_api_shift/#comment-84</link>
		<dc:creator>Eric van der Vlist</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://eric.van-der-vlist.com/blog/?p=80#comment-84</guid>
		<description>&lt;p&gt;Xavier,&lt;/p&gt;&lt;p&gt;I haven't double checked, but I had assumed that behind the scene they are still using HTTP(S) and a serialization format such as XML or JSON.&lt;/p&gt;&lt;p&gt;If they were be bypassing HTTP, I agree that this would be more worrying.&lt;/p&gt;&lt;p&gt;On the other hand, why and how would they do that? I would think that client side JavaScript miss the low level networking functions that would make that possible and that HTTP(S) is really the most sensible option.&lt;/p&gt;&lt;p&gt;Eric&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Xavier,</p>
<p>I haven&#8217;t double checked, but I had assumed that behind the scene they are still using HTTP(S) and a serialization format such as XML or JSON.</p>
<p>If they were be bypassing HTTP, I agree that this would be more worrying.</p>
<p>On the other hand, why and how would they do that? I would think that client side JavaScript miss the low level networking functions that would make that possible and that HTTP(S) is really the most sensible option.</p>
<p>Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xavier Cazin</title>
		<link>http://eric.van-der-vlist.com/blog/2006/12/20/5526_google_api_shift/#comment-85</link>
		<dc:creator>Xavier Cazin</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://eric.van-der-vlist.com/blog/?p=80#comment-85</guid>
		<description>&lt;p&gt;I agree when you say that &lt;em&gt;this isn't that much the end of mashups but rather a shift between server side mashups and client side mashups&lt;/em&gt;, but I do think this is indeed where we might have worries.&lt;/p&gt;&lt;p&gt;Microsoft recently made the same kind of shift with its Ajax API, and one could wonder whether this kind of move wouldn't eventually lead to merely bypassing the HTTP/CGI layer, therefore connecting directly client with the data server, where the data could also be preprocessed in all kind of useful ways before retrieval.&lt;/p&gt;&lt;p&gt;For instance, there should become possible to retrieve web pages directly from SQL Server 2005, build from any internal and external data, since the server itself &lt;strong&gt;includes&lt;/strong&gt; a full .NET virtual machine. It would be interesting to watch Google moves to this respect.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I agree when you say that <em>this isn&#8217;t that much the end of mashups but rather a shift between server side mashups and client side mashups</em>, but I do think this is indeed where we might have worries.</p>
<p>Microsoft recently made the same kind of shift with its Ajax API, and one could wonder whether this kind of move wouldn&#8217;t eventually lead to merely bypassing the HTTP/CGI layer, therefore connecting directly client with the data server, where the data could also be preprocessed in all kind of useful ways before retrieval.</p>
<p>For instance, there should become possible to retrieve web pages directly from SQL Server 2005, build from any internal and external data, since the server itself <strong>includes</strong> a full .NET virtual machine. It would be interesting to watch Google moves to this respect.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
