<?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: Using XML Data in LabVIEW Just Got Easier</title>
	<atom:link href="http://thinkinging.com/2008/03/01/using-xml-data-in-labview-just-got-easier/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkinging.com/2008/03/01/using-xml-data-in-labview-just-got-easier/</link>
	<description>an unfiltered stream of data flow consciousness</description>
	<pubDate>Fri,  5 Sep 2008 20:08:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Jim Kring</title>
		<link>http://thinkinging.com/2008/03/01/using-xml-data-in-labview-just-got-easier/#comment-12400</link>
		<dc:creator>Jim Kring</dc:creator>
		<pubDate>Mon, 07 Jul 2008 15:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinging.com/2008/03/05/using-xml-data-in-labview-just-got-easier/#comment-12400</guid>
		<description>John: EasyXML works on LabVIEW 7.1 or greater.  You can find all of the system requirements here: &lt;a href="http://jkisoft.com/easyxml/requirements/" rel="nofollow"&gt;http://jkisoft.com/easyxml/requirements/&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>John: EasyXML works on LabVIEW 7.1 or greater.  You can find all of the system requirements here: <a href="http://jkisoft.com/easyxml/requirements/" rel="nofollow">http://jkisoft.com/easyxml/requirements/</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://thinkinging.com/2008/03/01/using-xml-data-in-labview-just-got-easier/#comment-12396</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 07 Jul 2008 13:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinging.com/2008/03/05/using-xml-data-in-labview-just-got-easier/#comment-12396</guid>
		<description>I was just wondering which versions of Labview is this toolkit compatible with. I am creating a application were the toolkit would be a great timesaver but I am using Labview 6.1. Is this too old a version?</description>
		<content:encoded><![CDATA[<p>I was just wondering which versions of Labview is this toolkit compatible with. I am creating a application were the toolkit would be a great timesaver but I am using Labview 6.1. Is this too old a version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eli</title>
		<link>http://thinkinging.com/2008/03/01/using-xml-data-in-labview-just-got-easier/#comment-11379</link>
		<dc:creator>Eli</dc:creator>
		<pubDate>Mon, 02 Jun 2008 22:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinging.com/2008/03/05/using-xml-data-in-labview-just-got-easier/#comment-11379</guid>
		<description>Thank you Jim. Thats what I though was happening and exactly what I wanted to avoid.</description>
		<content:encoded><![CDATA[<p>Thank you Jim. Thats what I though was happening and exactly what I wanted to avoid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Kring</title>
		<link>http://thinkinging.com/2008/03/01/using-xml-data-in-labview-just-got-easier/#comment-11362</link>
		<dc:creator>Jim Kring</dc:creator>
		<pubDate>Mon, 02 Jun 2008 05:54:20 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinging.com/2008/03/05/using-xml-data-in-labview-just-got-easier/#comment-11362</guid>
		<description>Eli: That's a custom VI that I wrote.  It's part of what makes it hard to use XML in LabVIEW, I guess ;)  Basically, it writes the string to a temp file and then uses the LabVIEW Internet Toolkit's  &lt;em&gt;Read XML from File&lt;/em&gt; functionality to read the temp file, which is then deleted.</description>
		<content:encoded><![CDATA[<p>Eli: That&#8217;s a custom VI that I wrote.  It&#8217;s part of what makes it hard to use XML in LabVIEW, I guess <img src='http://thinkinging.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Basically, it writes the string to a temp file and then uses the LabVIEW Internet Toolkit&#8217;s  <em>Read XML from File</em> functionality to read the temp file, which is then deleted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eli</title>
		<link>http://thinkinging.com/2008/03/01/using-xml-data-in-labview-just-got-easier/#comment-11261</link>
		<dc:creator>Eli</dc:creator>
		<pubDate>Fri, 30 May 2008 03:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinging.com/2008/03/05/using-xml-data-in-labview-just-got-easier/#comment-11261</guid>
		<description>I though it was too but I cannot find that specific one anywhere. I have all the other ones.</description>
		<content:encoded><![CDATA[<p>I though it was too but I cannot find that specific one anywhere. I have all the other ones.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ton Plomp</title>
		<link>http://thinkinging.com/2008/03/01/using-xml-data-in-labview-just-got-easier/#comment-11246</link>
		<dc:creator>Ton Plomp</dc:creator>
		<pubDate>Thu, 29 May 2008 20:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinging.com/2008/03/05/using-xml-data-in-labview-just-got-easier/#comment-11246</guid>
		<description>I think it's part of the Internet toolkit

Ton</description>
		<content:encoded><![CDATA[<p>I think it&#8217;s part of the Internet toolkit</p>
<p>Ton</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eli</title>
		<link>http://thinkinging.com/2008/03/01/using-xml-data-in-labview-just-got-easier/#comment-11244</link>
		<dc:creator>Eli</dc:creator>
		<pubDate>Thu, 29 May 2008 20:00:19 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinging.com/2008/03/05/using-xml-data-in-labview-just-got-easier/#comment-11244</guid>
		<description>Where did you find the first (orange) VI that converts the XML string into a DOM parser session? I can't find it anywhere...</description>
		<content:encoded><![CDATA[<p>Where did you find the first (orange) VI that converts the XML string into a DOM parser session? I can&#8217;t find it anywhere&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Kring</title>
		<link>http://thinkinging.com/2008/03/01/using-xml-data-in-labview-just-got-easier/#comment-10635</link>
		<dc:creator>Jim Kring</dc:creator>
		<pubDate>Fri, 16 May 2008 20:17:57 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinging.com/2008/03/05/using-xml-data-in-labview-just-got-easier/#comment-10635</guid>
		<description>Jon: the trail version of &lt;a href="http://jkisoft.com/easyxml/" rel="nofollow"&gt;EasyXML&lt;/a&gt; is full-featured, but will present a dialog, telling you that it is a demo version.</description>
		<content:encoded><![CDATA[<p>Jon: the trail version of <a href="http://jkisoft.com/easyxml/" rel="nofollow">EasyXML</a> is full-featured, but will present a dialog, telling you that it is a demo version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon McBee</title>
		<link>http://thinkinging.com/2008/03/01/using-xml-data-in-labview-just-got-easier/#comment-10631</link>
		<dc:creator>Jon McBee</dc:creator>
		<pubDate>Fri, 16 May 2008 19:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinging.com/2008/03/05/using-xml-data-in-labview-just-got-easier/#comment-10631</guid>
		<description>What is the difference between the trial version of the software and the purchased version?  I cant seem to find an online comparison of the two.</description>
		<content:encoded><![CDATA[<p>What is the difference between the trial version of the software and the purchased version?  I cant seem to find an online comparison of the two.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Kring</title>
		<link>http://thinkinging.com/2008/03/01/using-xml-data-in-labview-just-got-easier/#comment-6791</link>
		<dc:creator>Jim Kring</dc:creator>
		<pubDate>Thu, 06 Mar 2008 17:31:55 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinging.com/2008/03/05/using-xml-data-in-labview-just-got-easier/#comment-6791</guid>
		<description>Vincent: As Ton mentioned, the &lt;a href="http://forums.lavag.org/downloads.html" rel="nofollow"&gt;LAVA Code Repository&lt;/a&gt; is a great place to share your code.  But, if you don't want to do something that formal, you can just post your code to the &lt;a href="http://forums.lavag.org" rel="nofollow"&gt;LAVA discussion forums&lt;/a&gt; for people to see.</description>
		<content:encoded><![CDATA[<p>Vincent: As Ton mentioned, the <a href="http://forums.lavag.org/downloads.html" rel="nofollow">LAVA Code Repository</a> is a great place to share your code.  But, if you don&#8217;t want to do something that formal, you can just post your code to the <a href="http://forums.lavag.org" rel="nofollow">LAVA discussion forums</a> for people to see.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
