<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: EMC World 2008: Implementing DFS Search Services</title>
	<atom:link href="http://wordofpie.com/2008/05/21/emc-world-2008-implementing-dfs-search-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordofpie.com/2008/05/21/emc-world-2008-implementing-dfs-search-services/</link>
	<description>Ponderings on Life, the Universe, and Information</description>
	<lastBuildDate>Fri, 25 May 2012 11:29:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Pie</title>
		<link>http://wordofpie.com/2008/05/21/emc-world-2008-implementing-dfs-search-services/#comment-3205</link>
		<dc:creator><![CDATA[Pie]]></dc:creator>
		<pubDate>Thu, 29 May 2008 14:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2008/05/21/emc-world-2008-implementing-dfs-search-services/#comment-3205</guid>
		<description><![CDATA[Thanks Mike.  I am familiar with JSON, but I&#039;m sure not everyone is.  I didn&#039;t take time to define it while I was busy typing that day.

If you were referring to my comment on using WSDL&#039;s instead of the client libraries, that stems from the fact that my teams are usually interacting with Web Services from multiple systems.  It is also referring to the code in the servlet, not the client.  I prefer my teams to be consistent across the board since they are conversant with the technology.

-Pie]]></description>
		<content:encoded><![CDATA[<p>Thanks Mike.  I am familiar with JSON, but I&#8217;m sure not everyone is.  I didn&#8217;t take time to define it while I was busy typing that day.</p>
<p>If you were referring to my comment on using WSDL&#8217;s instead of the client libraries, that stems from the fact that my teams are usually interacting with Web Services from multiple systems.  It is also referring to the code in the servlet, not the client.  I prefer my teams to be consistent across the board since they are conversant with the technology.</p>
<p>-Pie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Hancock</title>
		<link>http://wordofpie.com/2008/05/21/emc-world-2008-implementing-dfs-search-services/#comment-3204</link>
		<dc:creator><![CDATA[Mike Hancock]]></dc:creator>
		<pubDate>Thu, 29 May 2008 14:04:43 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2008/05/21/emc-world-2008-implementing-dfs-search-services/#comment-3204</guid>
		<description><![CDATA[Hi Pie,

JSON is alternative to XML.  Many javascript developers prefer it for exchanging data/messages across the net because it is much less verbose.

http://www.json.org/fatfree.html

My personal preference is contract-based development using WSDL/XML for the backend.  And for client code I&#039;m fine with any of WSDL, REST/POX, or REST/JSON.]]></description>
		<content:encoded><![CDATA[<p>Hi Pie,</p>
<p>JSON is alternative to XML.  Many javascript developers prefer it for exchanging data/messages across the net because it is much less verbose.</p>
<p><a href="http://www.json.org/fatfree.html" rel="nofollow">http://www.json.org/fatfree.html</a></p>
<p>My personal preference is contract-based development using WSDL/XML for the backend.  And for client code I&#8217;m fine with any of WSDL, REST/POX, or REST/JSON.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Implementing DFS Search Services</title>
		<link>http://wordofpie.com/2008/05/21/emc-world-2008-implementing-dfs-search-services/#comment-3191</link>
		<dc:creator><![CDATA[Implementing DFS Search Services]]></dc:creator>
		<pubDate>Wed, 28 May 2008 17:01:47 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2008/05/21/emc-world-2008-implementing-dfs-search-services/#comment-3191</guid>
		<description><![CDATA[Craig has posted the &lt;a href=&quot;http://craigrandall.net/dfs/080521%20Implementing%20DFS%20Search%20Services%20(Brette,%20SDC08).ppt&quot; rel=&quot;nofollow&quot;&gt;presentation&lt;/a&gt; on his site.

Thanks Craig.]]></description>
		<content:encoded><![CDATA[<p>Craig has posted the <a href="http://craigrandall.net/dfs/080521%20Implementing%20DFS%20Search%20Services%20(Brette,%20SDC08).ppt" rel="nofollow">presentation</a> on his site.</p>
<p>Thanks Craig.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pie</title>
		<link>http://wordofpie.com/2008/05/21/emc-world-2008-implementing-dfs-search-services/#comment-3180</link>
		<dc:creator><![CDATA[Pie]]></dc:creator>
		<pubDate>Tue, 27 May 2008 13:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2008/05/21/emc-world-2008-implementing-dfs-search-services/#comment-3180</guid>
		<description><![CDATA[Nobody talked about it in the sessions that I attended, but I know that it has been done before and wasn&#039;t seeking that information.  It uses the ECI product.

Partial list including Google Appliance:
http://www.emc.com/products/documentum-platform/eci-services-adapter-library.htm

Google Desktop announcement:
http://www.emc.com/about/news/press/us/2006/01172006-3811.htm]]></description>
		<content:encoded><![CDATA[<p>Nobody talked about it in the sessions that I attended, but I know that it has been done before and wasn&#8217;t seeking that information.  It uses the ECI product.</p>
<p>Partial list including Google Appliance:<br />
<a href="http://www.emc.com/products/documentum-platform/eci-services-adapter-library.htm" rel="nofollow">http://www.emc.com/products/documentum-platform/eci-services-adapter-library.htm</a></p>
<p>Google Desktop announcement:<br />
<a href="http://www.emc.com/about/news/press/us/2006/01172006-3811.htm" rel="nofollow">http://www.emc.com/about/news/press/us/2006/01172006-3811.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://wordofpie.com/2008/05/21/emc-world-2008-implementing-dfs-search-services/#comment-3176</link>
		<dc:creator><![CDATA[James]]></dc:creator>
		<pubDate>Tue, 27 May 2008 11:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2008/05/21/emc-world-2008-implementing-dfs-search-services/#comment-3176</guid>
		<description><![CDATA[Did anyone talk about integrating DFS search into a google appliance? I know that EMC almost never talks about integration unless it is with another EMC product. Would love to know why the Documentum community doesn&#039;t keep them honest?]]></description>
		<content:encoded><![CDATA[<p>Did anyone talk about integrating DFS search into a google appliance? I know that EMC almost never talks about integration unless it is with another EMC product. Would love to know why the Documentum community doesn&#8217;t keep them honest?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

