<?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/"
		>
<channel>
	<title>Comments on: XML to/from MV &#8211; Part 1</title>
	<atom:link href="http://nebula-rnd.com/blog/mv-net/2009/07/xmlmv1.html/feed" rel="self" type="application/rss+xml" />
	<link>http://nebula-rnd.com/blog/mv-net/2009/07/xmlmv1.html</link>
	<description>Welcome to the Nebula</description>
	<lastBuildDate>Fri, 06 Jan 2012 09:44:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Tony Gravagno</title>
		<link>http://nebula-rnd.com/blog/mv-net/2009/07/xmlmv1.html/comment-page-1#comment-334</link>
		<dc:creator>Tony Gravagno</dc:creator>
		<pubDate>Mon, 10 Aug 2009 18:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://nebula-rnd.com/blog/?p=350#comment-334</guid>
		<description>Danny - you&#039;re right on topic for Part 2, coming (I hope) sometime this week.

As for &quot;running for office&quot;, I wish this community had positions for market leaders. Sure, I&#039;d run ... whatsit pay? ;) Seriously, if any of these MV DBMS companies, or even Spectrum, had a position for &quot;MultiValue Evangelist&quot;, I&#039;d probably apply. But they don&#039;t - and here we are. :(</description>
		<content:encoded><![CDATA[<p>Danny &#8211; you&#8217;re right on topic for Part 2, coming (I hope) sometime this week.</p>
<p>As for &#8220;running for office&#8221;, I wish this community had positions for market leaders. Sure, I&#8217;d run &#8230; whatsit pay? <img src='http://nebula-rnd.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Seriously, if any of these MV DBMS companies, or even Spectrum, had a position for &#8220;MultiValue Evangelist&#8221;, I&#8217;d probably apply. But they don&#8217;t &#8211; and here we are. <img src='http://nebula-rnd.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dannyruckel</title>
		<link>http://nebula-rnd.com/blog/mv-net/2009/07/xmlmv1.html/comment-page-1#comment-332</link>
		<dc:creator>dannyruckel</dc:creator>
		<pubDate>Mon, 10 Aug 2009 16:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://nebula-rnd.com/blog/?p=350#comment-332</guid>
		<description>if i am working in a &quot;D3 in *nix&quot; environment, is .NET an option?  i do like the notion of leveraging schemas to produce code.  how are you mapping data elements?  it seems you almost necessarily have to define dictionaries somehow to associate with a schema element.

tony, thanks for all your insights and the passion you have for the mv community.  would you be averse to me nominating you for governor of MV?

danny</description>
		<content:encoded><![CDATA[<p>if i am working in a &#8220;D3 in *nix&#8221; environment, is .NET an option?  i do like the notion of leveraging schemas to produce code.  how are you mapping data elements?  it seems you almost necessarily have to define dictionaries somehow to associate with a schema element.</p>
<p>tony, thanks for all your insights and the passion you have for the mv community.  would you be averse to me nominating you for governor of MV?</p>
<p>danny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Gravagno</title>
		<link>http://nebula-rnd.com/blog/mv-net/2009/07/xmlmv1.html/comment-page-1#comment-330</link>
		<dc:creator>Tony Gravagno</dc:creator>
		<pubDate>Mon, 03 Aug 2009 18:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://nebula-rnd.com/blog/?p=350#comment-330</guid>
		<description>When you&#039;re doing web development JSON has become a standard for transmission of complex objects. This is because a single developer generally controls both client and server, and there is no need for schema.

However when you&#039;re exchanging data among trading partners, XML and related XSD documents are still the standard. You can also serialize documents and spreadsheets to XML as defined by schema, not JSON. And schema like DocBook are commonly used to exchange documents across the internet when people have no idea what software will be used to process it or how the data will be used. You also can&#039;t do transformations on JSON with XSLT or parse through it with XPath or XQuery.

In short, JSON has its place, and I may blog about that too in relation to MV, but I don&#039;t think we&#039;re going to outgrow XML anytime in the next few decades.</description>
		<content:encoded><![CDATA[<p>When you&#8217;re doing web development JSON has become a standard for transmission of complex objects. This is because a single developer generally controls both client and server, and there is no need for schema.</p>
<p>However when you&#8217;re exchanging data among trading partners, XML and related XSD documents are still the standard. You can also serialize documents and spreadsheets to XML as defined by schema, not JSON. And schema like DocBook are commonly used to exchange documents across the internet when people have no idea what software will be used to process it or how the data will be used. You also can&#8217;t do transformations on JSON with XSLT or parse through it with XPath or XQuery.</p>
<p>In short, JSON has its place, and I may blog about that too in relation to MV, but I don&#8217;t think we&#8217;re going to outgrow XML anytime in the next few decades.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cfontaine</title>
		<link>http://nebula-rnd.com/blog/mv-net/2009/07/xmlmv1.html/comment-page-1#comment-329</link>
		<dc:creator>cfontaine</dc:creator>
		<pubDate>Mon, 03 Aug 2009 15:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://nebula-rnd.com/blog/?p=350#comment-329</guid>
		<description>I&#039;m just experiencing transfer between MV and languages like javascript, java or php and my best solution is json. You should have a look at it, it&#039;s so simple and efficient !</description>
		<content:encoded><![CDATA[<p>I&#8217;m just experiencing transfer between MV and languages like javascript, java or php and my best solution is json. You should have a look at it, it&#8217;s so simple and efficient !</p>
]]></content:encoded>
	</item>
</channel>
</rss>

