<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Thinking in G (Comments)</title>
	
	<link>http://thinkinging.com</link>
	<description>RSS feed of article comments posted by readers of Thinking in G.</description>
	<lastBuildDate>Fri,  6 Nov 2009 17:37:00 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/CommentsForThinkingInG" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Comment on How to list files in a LabVIEW 2009 executable app by Jim Kring</title>
		<link>http://feedproxy.google.com/~r/CommentsForThinkingInG/~3/y-qfp0RX-Qk/</link>
		<dc:creator>Jim Kring</dc:creator>
		<pubDate>Fri, 06 Nov 2009 17:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinging.com/?p=776#comment-25443</guid>
		<description>Thomson: I think that that LabVIEW 8.x file layout will change the structure but not the format.  Meaning, it will still be stored in a ZIP format, but it will just be a flat folder with no subfolders.</description>
		<content:encoded><![CDATA[<p>Thomson: I think that that LabVIEW 8.x file layout will change the structure but not the format.  Meaning, it will still be stored in a ZIP format, but it will just be a flat folder with no subfolders.</p>
]]></content:encoded>
	<feedburner:origLink>http://thinkinging.com/2009/10/02/how-to-list-files-in-a-labview-2009-executable-app/comment-page-1/#comment-25443</feedburner:origLink></item>
	<item>
		<title>Comment on How to list files in a LabVIEW 2009 executable app by Thomson Tat</title>
		<link>http://feedproxy.google.com/~r/CommentsForThinkingInG/~3/R0Jacxz_Mu8/</link>
		<dc:creator>Thomson Tat</dc:creator>
		<pubDate>Fri, 06 Nov 2009 16:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinging.com/?p=776#comment-25442</guid>
		<description>Couldn't you just use the "Use LabVIEW 8.x file layout" option when you build the executable instead?</description>
		<content:encoded><![CDATA[<p>Couldn&#8217;t you just use the &#8220;Use LabVIEW 8.x file layout&#8221; option when you build the executable instead?</p>
]]></content:encoded>
	<feedburner:origLink>http://thinkinging.com/2009/10/02/how-to-list-files-in-a-labview-2009-executable-app/comment-page-1/#comment-25442</feedburner:origLink></item>
	<item>
		<title>Comment on How to list files in a LabVIEW 2009 executable app by Ton Plomp</title>
		<link>http://feedproxy.google.com/~r/CommentsForThinkingInG/~3/vnvYuVrNm5I/</link>
		<dc:creator>Ton Plomp</dc:creator>
		<pubDate>Tue, 03 Nov 2009 08:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinging.com/?p=776#comment-25441</guid>
		<description>In LabVIEW 8.x you need to strip some header part from your executable, the rest is an llb like in the 7.x days.

Somewhere on Lava is info about this, I just can't find it.

Ton</description>
		<content:encoded><![CDATA[<p>In LabVIEW 8.x you need to strip some header part from your executable, the rest is an llb like in the 7.x days.</p>
<p>Somewhere on Lava is info about this, I just can&#8217;t find it.</p>
<p>Ton</p>
]]></content:encoded>
	<feedburner:origLink>http://thinkinging.com/2009/10/02/how-to-list-files-in-a-labview-2009-executable-app/comment-page-1/#comment-25441</feedburner:origLink></item>
	<item>
		<title>Comment on How to list files in a LabVIEW 2009 executable app by Jim Kring</title>
		<link>http://feedproxy.google.com/~r/CommentsForThinkingInG/~3/VeG028uyBlg/</link>
		<dc:creator>Jim Kring</dc:creator>
		<pubDate>Fri, 30 Oct 2009 16:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinging.com/?p=776#comment-25440</guid>
		<description>Thomas: Yes, you are probably right.  I forgot that they disabled this capability in 8.x.</description>
		<content:encoded><![CDATA[<p>Thomas: Yes, you are probably right.  I forgot that they disabled this capability in 8.x.</p>
]]></content:encoded>
	<feedburner:origLink>http://thinkinging.com/2009/10/02/how-to-list-files-in-a-labview-2009-executable-app/comment-page-1/#comment-25440</feedburner:origLink></item>
	<item>
		<title>Comment on How to list files in a LabVIEW 2009 executable app by Thomas</title>
		<link>http://feedproxy.google.com/~r/CommentsForThinkingInG/~3/WEjY91tIayw/</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Fri, 30 Oct 2009 14:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinging.com/?p=776#comment-25439</guid>
		<description>We were not able to list a LabVIEW 8.x exe's vi's using list folder.  Are you sure you didn't mean prior to LabVIEW 8.0 you could view vi's the first way?</description>
		<content:encoded><![CDATA[<p>We were not able to list a LabVIEW 8.x exe&#8217;s vi&#8217;s using list folder.  Are you sure you didn&#8217;t mean prior to LabVIEW 8.0 you could view vi&#8217;s the first way?</p>
]]></content:encoded>
	<feedburner:origLink>http://thinkinging.com/2009/10/02/how-to-list-files-in-a-labview-2009-executable-app/comment-page-1/#comment-25439</feedburner:origLink></item>
	<item>
		<title>Comment on Password Protecting VIs is Security Through Obscurity by BH Chan</title>
		<link>http://feedproxy.google.com/~r/CommentsForThinkingInG/~3/wTHiz3Ww8iw/</link>
		<dc:creator>BH Chan</dc:creator>
		<pubDate>Tue, 29 Sep 2009 02:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinging.com/2007/08/19/password-protecting-vis-is-security-through-obscurity/#comment-25437</guid>
		<description>I have problem to access VI which create by previous programmer. The VI now is protected by password. Can anyone tell me how to remove the password ?

If not convinient to tell me, i can send you the VI and you help to remove it


my email is binheng.chan@my.flextronics.com</description>
		<content:encoded><![CDATA[<p>I have problem to access VI which create by previous programmer. The VI now is protected by password. Can anyone tell me how to remove the password ?</p>
<p>If not convinient to tell me, i can send you the VI and you help to remove it</p>
<p>my email is <a href="mailto:binheng.chan@my.flextronics.com">binheng.chan@my.flextronics.com</a></p>
]]></content:encoded>
	<feedburner:origLink>http://thinkinging.com/2007/08/19/password-protecting-vis-is-security-through-obscurity/comment-page-1/#comment-25437</feedburner:origLink></item>
	<item>
		<title>Comment on XML comes free (but not easy) with LabVIEW 8.6 by Jim Kring</title>
		<link>http://feedproxy.google.com/~r/CommentsForThinkingInG/~3/0SmB2BbFp3c/</link>
		<dc:creator>Jim Kring</dc:creator>
		<pubDate>Thu, 13 Aug 2009 15:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinging.com/?p=357#comment-25426</guid>
		<description>Diego: The LAVA website was recently upgraded and some of the old links were lost.  I tried, but I can't easily find the thread that I linked to.</description>
		<content:encoded><![CDATA[<p>Diego: The LAVA website was recently upgraded and some of the old links were lost.  I tried, but I can&#8217;t easily find the thread that I linked to.</p>
]]></content:encoded>
	<feedburner:origLink>http://thinkinging.com/2008/09/16/xml-comes-free-but-not-easy-with-labview-86/comment-page-1/#comment-25426</feedburner:origLink></item>
	<item>
		<title>Comment on XML comes free (but not easy) with LabVIEW 8.6 by Diego</title>
		<link>http://feedproxy.google.com/~r/CommentsForThinkingInG/~3/Z7iZT9fgIWg/</link>
		<dc:creator>Diego</dc:creator>
		<pubDate>Tue, 11 Aug 2009 20:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinging.com/?p=357#comment-25425</guid>
		<description>I have the same question of Marcus Törndahl (November 13, 2008) but i cannot open the link posted by Jim Kring which is supposed to give the answer. Can someone help me?</description>
		<content:encoded><![CDATA[<p>I have the same question of Marcus Törndahl (November 13, 2008) but i cannot open the link posted by Jim Kring which is supposed to give the answer. Can someone help me?</p>
]]></content:encoded>
	<feedburner:origLink>http://thinkinging.com/2008/09/16/xml-comes-free-but-not-easy-with-labview-86/comment-page-1/#comment-25425</feedburner:origLink></item>
	<item>
		<title>Comment on My NIWeek 2009 Schedule by Ron</title>
		<link>http://feedproxy.google.com/~r/CommentsForThinkingInG/~3/093ETyvFmQc/</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Sun, 02 Aug 2009 15:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinging.com/?p=756#comment-25424</guid>
		<description>I wish I could be there!  I know you'll be covering areas that I need to know to be a better LabVIEW programmer. Is there any way I could a hold of the presentations?   Thanks!</description>
		<content:encoded><![CDATA[<p>I wish I could be there!  I know you&#8217;ll be covering areas that I need to know to be a better LabVIEW programmer. Is there any way I could a hold of the presentations?   Thanks!</p>
]]></content:encoded>
	<feedburner:origLink>http://thinkinging.com/2009/07/31/my-niweek-2009-schedule/comment-page-1/#comment-25424</feedburner:origLink></item>
	<item>
		<title>Comment on My NIWeek 2009 Schedule by Jim Kring</title>
		<link>http://feedproxy.google.com/~r/CommentsForThinkingInG/~3/bhsGarNPpqg/</link>
		<dc:creator>Jim Kring</dc:creator>
		<pubDate>Sat, 01 Aug 2009 17:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://thinkinging.com/?p=756#comment-25423</guid>
		<description>Christian: thanks for the warning on the room -- ya, it seems like 16B is the "LabVIEW room", this year.  I'll see if I can get a room number out of Todd S.</description>
		<content:encoded><![CDATA[<p>Christian: thanks for the warning on the room &#8212; ya, it seems like 16B is the &#8220;LabVIEW room&#8221;, this year.  I&#8217;ll see if I can get a room number out of Todd S.</p>
]]></content:encoded>
	<feedburner:origLink>http://thinkinging.com/2009/07/31/my-niweek-2009-schedule/comment-page-1/#comment-25423</feedburner:origLink></item>
</channel>
</rss>
