<?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:wfw="http://wellformedweb.org/CommentAPI/" 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:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">

<channel>
	<title>JKI Software Blog</title>
	
	<link>http://blog.jkisoft.com</link>
	<description />
	<lastBuildDate>Wed, 21 Oct 2009 19:14:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<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/jki-software" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Show resizable VI window without showing scrollbars</title>
		<link>http://blog.jkisoft.com/labview/show-resizable-vi-window-without-showing-scrollbars/</link>
		<comments>http://blog.jkisoft.com/labview/show-resizable-vi-window-without-showing-scrollbars/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 17:37:59 +0000</pubDate>
		<dc:creator>Jim Kring</dc:creator>
				<category><![CDATA[LabVIEW]]></category>
		<category><![CDATA[LabVIEW tip]]></category>

		<guid isPermaLink="false">http://blog.jkisoft.com/?p=1077</guid>
		<description><![CDATA[One of the downsides of using splitter bars (panes) is that, even when a VI&#8217;s main window is resizable, if you hide the scroll-bars of the bottom-right pane, the resize window image () goes away (as shown below).
 
Sometimes, you might want to keep the resize window handle, such as cases where you use panes [...]]]></description>
			<content:encoded><![CDATA[<p>One of the downsides of using <a href="http://zone.ni.com/devzone/cda/tut/p/id/3687">splitter bars (panes)</a> is that, even when a VI&#8217;s main window is resizable, if you hide the scroll-bars of the bottom-right pane, the resize window image (<img class="alignnone size-full wp-image-1085" title="Resize Handle" src="http://blog.jkisoft.com/wp-content/uploads/2009/10/Resize-Handle.png" alt="Resize Handle" width="15" height="15" />) goes away (as shown below).</p>
<p><img class="size-full wp-image-1078" style="margin-bottom: 4px;" title="Hide Scrollbars Hides Resize" src="http://blog.jkisoft.com/wp-content/uploads/2009/10/Hide-Scrollbars-Hides-Resize.png" alt="Hide Scrollbars Hides Resize" width="286" height="227" /> <img class="size-full wp-image-1079" title="Scrollbars Hidden" src="http://blog.jkisoft.com/wp-content/uploads/2009/10/Scrollbars-Hidden.png" alt="Scrollbars Hidden" width="290" height="231" /></p>
<p>Sometimes, you might want to keep the resize window handle, such as cases where you use panes to create a status bar at the bottom of the window, as we do with VIPM (shown below).</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1083" title="VIPM Window" src="http://blog.jkisoft.com/wp-content/uploads/2009/10/VIPM.png" alt="VIPM Window" width="554" height="393" /></p>
<p style="text-align: center;">
<p style="text-align: left;">While there&#8217;s no obvious way to do this in LabVIEW, you can use an <strong>image decoration</strong> (an image of the resize window handle) to achieve the effect.</p>
<p style="text-align: left;">To see an example, download this VI (LabVIEW 8.2 or greater): <a href="http://blog.jkisoft.com/wp-content/uploads/2009/10/Show-Resize-Window.zip">Show Resize Window.vi (zipped)</a><a href="../wp-content/uploads/2009/10/Show-Resize-Window.zip"></a></p>
<p><img class="aligncenter size-full wp-image-1080" title="Show Resize Handle" src="http://blog.jkisoft.com/wp-content/uploads/2009/10/Show-Resize-Handle.png" alt="Show Resize Handle" width="352" height="189" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jkisoft.com/labview/show-resizable-vi-window-without-showing-scrollbars/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>New in VIPM 3.0: VIPM is Now Faster than Ever!</title>
		<link>http://blog.jkisoft.com/products/vipm/new-in-vipm-3-0-vipm-is-now-faster-than-ever/</link>
		<comments>http://blog.jkisoft.com/products/vipm/new-in-vipm-3-0-vipm-is-now-faster-than-ever/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 07:00:03 +0000</pubDate>
		<dc:creator>Jim Kring</dc:creator>
				<category><![CDATA[VIPM]]></category>
		<category><![CDATA[What's new in VIPM 3.0?]]></category>

		<guid isPermaLink="false">http://blog.jkisoft.com/?p=956</guid>
		<description><![CDATA[In my last article, I talked about one of the major new features in VIPM 3.0: the ability to manage your own VI Package Repository.  Repository management is critical to JKI because we have one of the largest reusable LabVIEW code libraries in the world (hundreds of packages, thousands of VIs), and it&#8217;s all managed using [...]]]></description>
			<content:encoded><![CDATA[<p>In my last article, I talked about one of the major new features in <a href="http://jkisoft.com/vipm/">VIPM 3.0</a>: the ability to <a href="http://blog.jkisoft.com/products/vipm/new-in-vipm-3-0-manage-your-own-vi-package-repository/">manage your own VI Package Repository</a>.  Repository management is critical to JKI because we have one of the largest reusable LabVIEW code libraries in the world (hundreds of packages, thousands of VIs), and it&#8217;s all managed using VIPM.  That&#8217;s what we mean when we talk about eating our own dogfood.</p>
<p>Having the world&#8217;s largest VI Package repository means that we can identify scaling problems before they start to affect our customers.  That&#8217;s why we identified some key bottlenecks when using VIPM to manage large repositories, and fixed them in VIPM 3.0.  The result is that <strong>VIPM 3.0 is faster than VIPM 2.0</strong>, especially when dealing with large numbers of packages.  Here are a few of the benefits you&#8217;ll see as a VIPM user:</p>
<p><strong>Faster initial setup time for new VIPM users</strong></p>
<p>In VIPM 2.0, you might have noticed that it could take several minutes for VIPM to download information from the VI Package Network about all the packages available.  Now, in VIPM 3.0, we&#8217;ve implemented <em>lazy downloading</em> of package information (see the <a href="http://www.kircher-schwanninger.de/michael/publications/LazyAcquisition.pdf">lazy acquisition design pattern [PDF]</a> for more info), which means that VIPM downloads only the information it needs, right when it needs it.</p>
<p><strong>Faster &#8220;Check Network for Package Updates&#8221;</strong></p>
<p>Another effect of the <em>lazy downloading</em> of packages (described above) is a faster check for package updates.</p>
<p><strong>Faster Installation and use of VI Packages and VI Package  Configurations</strong></p>
<p>We&#8217;ve optimized the zipping and unzipping of VI Packages and VI Package Configurations.  We found some areas where we were using high-level <a href="http://wiki.openg.org/Oglib_lvzip">OpenG Zip Tools</a> functions, but there were more optimal ways to use some of the lower-level functions.  This means that saving and loading of VI Packages &amp; VI Package Configurations is now a lot faster.  You&#8217;ll notice a big difference especially when working with large VIPC files.</p>
<p><strong>Faster Package Search and Column Sorting</strong></p>
<p>We noticed that when there were a lot of packages in VIPM&#8217;s package list, the search and column sorting got a little slow.  So, we took a close look and found some ways to optimize this.  This wasn&#8217;t rocket science; VIPM mostly just caches certain data now, rather than recalculating it every time the search/sort operation is performed.  The result is that searching your package list for the package you want will be more responsive with larger numbers of packages in your library.</p>
<p>We hope you find VIPM 3.0&#8217;s performance to be better than ever.  If you haven&#8217;t downloaded it already, what are you waiting for?  <a href="http://jkisoft.com/vipm/">Get it now!</a></p>
<p>And, stay tuned for more articles about &#8220;<a href="../tag/whats-new-in-vipm-3-0/">What&#8217;s new in VIPM 3.0?</a>&#8220;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jkisoft.com/products/vipm/new-in-vipm-3-0-vipm-is-now-faster-than-ever/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New in VIPM 3.0: Manage Your Own VI Package Repository</title>
		<link>http://blog.jkisoft.com/products/vipm/new-in-vipm-3-0-manage-your-own-vi-package-repository/</link>
		<comments>http://blog.jkisoft.com/products/vipm/new-in-vipm-3-0-manage-your-own-vi-package-repository/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 07:00:48 +0000</pubDate>
		<dc:creator>Jim Kring</dc:creator>
				<category><![CDATA[VIPM]]></category>
		<category><![CDATA[What's new in VIPM 3.0?]]></category>

		<guid isPermaLink="false">http://blog.jkisoft.com/?p=967</guid>
		<description><![CDATA[JKI has just released VIPM 3.0, and there are some great new features that I&#8217;d like to share with you.  So, I&#8217;m going to be blogging about them in a series called &#8220;What&#8217;s new in VIPM 3.0?&#8221;  (of course, you can  check out the release notes for a quick overview).
One of the most important [...]]]></description>
			<content:encoded><![CDATA[<p>JKI has <a href="http://blog.jkisoft.com/news/jki-releases-vi-package-manager-3-0-with-enterprise-package-repositories/">just released VIPM 3.0</a>, and there are some great new features that I&#8217;d like to share with you.  So, I&#8217;m going to be blogging about them in a series called &#8220;<a href="http://blog.jkisoft.com/tag/whats-new-in-vipm-3-0/">What&#8217;s new in VIPM 3.0?</a>&#8221;  (<em>of course, you can </em><span style="color: #ff0000;"><em> </em></span><a href="http://forums.jkisoft.com/index.php?showtopic=1335"><em>check out the release notes</em></a><em> for a quick overview</em>).</p>
<p>One of the most important new features in VIPM 3.0 is the ability to <strong>create and manage your own VI Package Repository </strong>using VIPM Enterprise.  Now you can find, download, and install VI Packages of <em>your team&#8217;s</em> reusable code from a VI Package Repository located on your corporate network or the Internet.  Your developers will be able to install and use your VI Packages just as easily as they install and use packages from <em><a href="http://openg.org/">OpenG</a></em><em> or <a href="http://jkisoft.com/toolkits-for-labview/">JKI Software</a>!</em></p>
<p style="text-align: center;"><em><img class="aligncenter size-full wp-image-1045" title="VIPM Enterprise Reuse System" src="http://blog.jkisoft.com/wp-content/uploads/2009/10/Reuse-Diagram-NEW.png" alt="VIPM Enterprise Reuse System" width="590" height="348" /><br />
</em></p>
<p><strong>How Does It Work?<br />
</strong></p>
<p>Sharing VI Packages with VIPM Enterprise is easy.  VIPM provides a Repository Manager window that lets you <strong>create a VI Package Repository on any standard file or web server</strong>.  Using the Repository Manager window, you can see what&#8217;s in your repository, add or remove packages from the repository, and manage users&#8217; access to the repository.  To publish a package, just drag &amp; drop a package file from Windows Explorer into the Repository Manager window.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-994" title="Publish a VI Package" src="http://blog.jkisoft.com/wp-content/uploads/2009/09/1.png" alt="Publish a VI Package" width="448" height="436" /></p>
<p>Once the VI Package has been published to your VI Package Repository, VIPM users on your team will get a message from VIPM, telling them that the new package is available for download and installation into LabVIEW.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-996" title="New Packages" src="http://blog.jkisoft.com/wp-content/uploads/2009/09/2.png" alt="New Packages" width="508" height="360" /></p>
<p><strong>VIPM is so &#8220;Web 2.0&#8243;</strong></p>
<p>As an added bonus, VIPM allows you to <strong>publish an RSS feed of your package releases</strong>, so your team can also receive notifications of package releases in any RSS reader (Outlook, Google Reader, Thunderbird, etc.).  Now go <a href="http://en.wikipedia.org/wiki/Twitter">tweet</a> your coworkers, telling them that your LabVIEW code reuse system is <a href="http://en.wikipedia.org/wiki/Web_2.0">Web 2.0</a> compatible! <img src='http://blog.jkisoft.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-988" title="RSS Feed" src="http://blog.jkisoft.com/wp-content/uploads/2009/09/0.png" alt="RSS Feed" width="461" height="530" /></p>
<p>But that&#8217;s not all!  VIPM 3.0 includes other cool features, like:</p>
<ul>
<li><strong><strong>User Management</strong><span style="font-weight: normal;"> &#8212; VIPM lets you control which users are authorized to access your VI Package Repository.</span></strong></li>
<li><strong>VI Package Deprecation</strong> &#8212; VIPM lets you hide outdated packages from your users to discourage their use.</li>
<li><strong>VI Package Validation</strong> &#8212; VIPM calculates a cryptographic hash for every package, which allows users to verify that they have the official released version of a package for traceability purposes.</li>
<li>much more&#8230;</li>
</ul>
<p>I&#8217;ll be going over these features (and other VIPM 3.0 features) in future articles, so stay tuned.</p>
<p>If you haven&#8217;t downloaded VIPM 3.0 already, what are you waiting for?  <a href="http://jkisoft.com/vipm/">Get it now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jkisoft.com/products/vipm/new-in-vipm-3-0-manage-your-own-vi-package-repository/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JKI Releases VI Package Manager 3.0 with Enterprise Package Repositories</title>
		<link>http://blog.jkisoft.com/news/jki-releases-vi-package-manager-3-0-with-enterprise-package-repositories/</link>
		<comments>http://blog.jkisoft.com/news/jki-releases-vi-package-manager-3-0-with-enterprise-package-repositories/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 22:08:07 +0000</pubDate>
		<dc:creator>JKI Software</dc:creator>
				<category><![CDATA[Company News]]></category>
		<category><![CDATA[VIPM]]></category>

		<guid isPermaLink="false">http://blog.jkisoft.com/?p=969</guid>
		<description><![CDATA[JKI is very excited to announce the availability of VI Package Manager 3.0 with Enterprise Package Sharing. This release allows you to take share your reusable VIs over the network with your team, via a centralized VI Package Repository.
VI Package Manager™ allows you to get your reusable LabVIEW VIs into the palettes, organized the way [...]]]></description>
			<content:encoded><![CDATA[<p>JKI is very excited to announce the availability of <em><strong>VI Package Manager 3.0 with Enterprise Package Sharing</strong></em>. This release allows you to take share your reusable VIs over the network with your team, via a centralized <strong><em>VI Package Repository</em></strong>.</p>
<p>VI Package Manager™ allows you to get your reusable LabVIEW VIs into the palettes, organized the way you want, in just minutes. It has powerful, easy-to-use features that make sure you&#8217;re always in control of your reusable VIs, without the worry of missing subVIs in your LabVIEW projects.  And, it allows you to share your reusable VIs with your entire team, over the network.</p>
<p style="text-align: center;"><a href="http://jkisoft.com/vipm"><img class="size-full wp-image-971 aligncenter" style="border: none;" title="vi-package-builder-drag-and-drop" src="http://blog.jkisoft.com/wp-content/uploads/2009/09/vi-package-builder-drag-and-drop.png" border="0" alt="vi-package-builder-drag-and-drop" width="404" height="234" /></a></p>
<p>Want to hear what others are saying about VI Package Manager?  See our <a href="http://www.jkisoft.com/vipm/customer-quotes/" target="_blank">Customer Quotes</a>.</p>
<p><strong>VIPM Community</strong></p>
<ul>
<li>Install VI Packages</li>
<li>Download free OpenG VIs</li>
<li>Keyword search for VIs</li>
</ul>
<p><strong>VIPM Professional </strong>- In addition to all the features available in VIPM Community, VIPM Professional offers the following additional features:</p>
<ul>
<li>Create VI Packages</li>
<li>Configuration Management of Projects</li>
<li>Source Code Control  Integration</li>
</ul>
<p><strong>VIPM Enterprise</strong> &#8211; In addition to all the features available in VIPM Professional, VIPM Enterprise offers the following additional features:</p>
<ul>
<li>Network Package Sharing</li>
<li>Team-based code reuse</li>
<li>User Management</li>
</ul>
<p>You can learn more about VIPM 3.0, as well as download it on the Web at: <a href="http://jkisoft.com/vipm">jkisoft.com/vipm</a></p>
<p>We&#8217;re very proud of this release and hope you find that it&#8217;s full of great new features that help you in your LabVIEW projects. Thank you for all your feedback and support.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jkisoft.com/news/jki-releases-vi-package-manager-3-0-with-enterprise-package-repositories/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New VIPM Video Explains Features and Concepts</title>
		<link>http://blog.jkisoft.com/products/vipm/new-vipm-video-explains-features-and-concepts/</link>
		<comments>http://blog.jkisoft.com/products/vipm/new-vipm-video-explains-features-and-concepts/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 18:15:48 +0000</pubDate>
		<dc:creator>Jim Kring</dc:creator>
				<category><![CDATA[VIPM]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.jkisoft.com/?p=942</guid>
		<description><![CDATA[We&#8217;ve created a new video (below) for the VIPM product homepage to help explain the features and concepts behind VIPM, including the Professional and Enterprise (coming soon) editions of the product.  We&#8217;re really happy with how it came out and hope you like it, too.


Watch video in HD
]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve created a new video (below) for the <a href="http://jkisoft.com/vipm/">VIPM product homepage</a> to help explain the features and concepts behind VIPM, including the <a href="http://jkisoft.com/vipm/professional/">Professional</a> and Enterprise (<a href="http://blog.jkisoft.com/products/vipm/a-early-look-at-vipm-enterprise-edition/">coming soon</a>) editions of the product.  We&#8217;re really happy with how it came out and hope you like it, too.</p>
<p><object width="640" height="378" data="http://content.screencast.com/users/JKI_Software/folders/Public/media/2f0de27d-87de-4de3-825a-2f70923e492a/VIPM%20Marketing%20Video%20Small_controller.swf" type="application/x-shockwave-flash"><param name="quality" value="high" /><param name="bgcolor" value="#FFFFFF" /><param name="flashVars" value="thumb=http://content.screencast.com/users/JKI_Software/folders/Public/media/2f0de27d-87de-4de3-825a-2f70923e492a/thumbnail.png&amp;containerwidth=640&amp;containerheight=378&amp;showstartscreen=true&amp;showendscreen=true&amp;loop=false&amp;autostart=false&amp;color=1A1A1A,1A1A1A&amp;thumbscale=45&amp;content=http://content.screencast.com/users/JKI_Software/folders/Public/media/2f0de27d-87de-4de3-825a-2f70923e492a/VIPM%20Marketing%20Video%20Small.mp4" /><param name="allowFullScreen" value="true" /><param name="scale" value="showall" /><param name="allowScriptAccess" value="always" /><param name="base" value="http://content.screencast.com/users/JKI_Software/folders/Public/media/2f0de27d-87de-4de3-825a-2f70923e492a/" /><param name="src" value="http://content.screencast.com/users/JKI_Software/folders/Public/media/2f0de27d-87de-4de3-825a-2f70923e492a/VIPM%20Marketing%20Video%20Small_controller.swf" /><param name="flashvars" value="thumb=http://content.screencast.com/users/JKI_Software/folders/Public/media/2f0de27d-87de-4de3-825a-2f70923e492a/thumbnail.png&amp;containerwidth=640&amp;containerheight=378&amp;showstartscreen=true&amp;showendscreen=true&amp;loop=false&amp;autostart=false&amp;color=1A1A1A,1A1A1A&amp;thumbscale=45&amp;content=http://content.screencast.com/users/JKI_Software/folders/Public/media/2f0de27d-87de-4de3-825a-2f70923e492a/VIPM%20Marketing%20Video%20Small.mp4" /><param name="allowfullscreen" value="true" /></object></p>
<div>
<p><a href="http://jkisoft.com/vipm/videohd.php">Watch video in HD</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.jkisoft.com/products/vipm/new-vipm-video-explains-features-and-concepts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://content.screencast.com/users/JKI_Software/folders/Public/media/2f0de27d-87de-4de3-825a-2f70923e492a/VIPM%20Marketing%20Video%20Small.mp4" length="20638447" type="video/mp4" />
		</item>
		<item>
		<title>Creating a State Diagram from the JKI State Machine with the Endevo UML Tool (video)</title>
		<link>http://blog.jkisoft.com/products/creating-a-state-diagram-from-the-jki-state-machine-with-the-endevo-uml-tool-video/</link>
		<comments>http://blog.jkisoft.com/products/creating-a-state-diagram-from-the-jki-state-machine-with-the-endevo-uml-tool-video/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 19:06:24 +0000</pubDate>
		<dc:creator>JKI Software</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[JKI Software Products]]></category>
		<category><![CDATA[JKI State Machine]]></category>
		<category><![CDATA[LabVIEW]]></category>
		<category><![CDATA[TortoiseSVN]]></category>

		<guid isPermaLink="false">http://blog.jkisoft.com/?p=913</guid>
		<description><![CDATA[Since we released the JKI State Machine a few months ago, lots of people have been using it to build powerful, maintainable software in LabVIEW™.  But did you know that the JKI State Machine can also be combined with other tools, to make it even more powerful?
The engineers at Endevo have put together a great [...]]]></description>
			<content:encoded><![CDATA[<p>Since we released the <a href="http://www.jkisoft.com/state-machine/">JKI State Machine</a> a few months ago, lots of people have been using it to build powerful, maintainable software in LabVIEW™.  But did you know that the JKI State Machine can also be combined with other tools, to make it even more powerful?</p>
<p>The engineers at <a href="http://www.flander.com/English/Endevo/tabid/7425/language/en-US/Default.aspx">Endevo</a> have put together a great video that shows how to use their  <a title="Endevo UML Modeller" href="http://www.flander.com/English/Endevo/Products/UMLModeller12/tabid/8086/language/en-US/Default.aspx">UML Modeller</a> with the JKI State Machine:</p>
<p><a href="http://www.goop.endevo.net/GDS/videos/StateMachine">Click here to watch it.</a></p>
<p>And don&#8217;t forget, the JKI State Machine is a free tool from JKI Software.  You can always learn more about it at <a href="http://jkisoft.com">jkisoft.com</a>, or <a href="http://jkisoft.com/state-machine/download/">install it in just a few clicks</a> using <a href="http://jkisoft.com/vipm">VI Package Manager™</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jkisoft.com/products/creating-a-state-diagram-from-the-jki-state-machine-with-the-endevo-uml-tool-video/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Announcing the Release of the JKI Right-Click Framework for LabVIEW</title>
		<link>http://blog.jkisoft.com/news/announcing-the-release-of-the-jki-right-click-framework-for-labview/</link>
		<comments>http://blog.jkisoft.com/news/announcing-the-release-of-the-jki-right-click-framework-for-labview/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 23:18:53 +0000</pubDate>
		<dc:creator>JKI Software</dc:creator>
				<category><![CDATA[Company News]]></category>
		<category><![CDATA[Right-Click Framework]]></category>

		<guid isPermaLink="false">http://blog.jkisoft.com/?p=903</guid>
		<description><![CDATA[JKI is pleased to announce the recent release of the JKI Right-Click Framework, from the JKI Labs, which allows you to install new features into LabVIEW right-click menu.  And, we&#8217;re excited  to show you some of the new LabVIEW features (right-click plugins) that the community has already created.
Community Contributed RCF Plugins

Build Array of References &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>JKI is pleased to announce the recent release of the <a href="http://decibel.ni.com/content/groups/jki-right-click-framework-for-labview/">JKI Right-Click Framework</a>, from the <a href="http://jkisoft.com/labs">JKI Labs</a>, which allows you to install new features into LabVIEW right-click menu.  And, we&#8217;re excited  to show you some of the new LabVIEW features (<em>right-click plugins</em>) that the community has already created.</p>
<p><strong>Community Contributed RCF Plugins</strong></p>
<ul>
<li><a class="jive-link-wiki-small" href="http://decibel.ni.com/content/docs/DOC-5678">Build Array of References</a> &#8211; builds an array control references on the block diagram for the selected FP controls or BD control terminals.</li>
<li><a class="jive-link-wiki-small" href="http://decibel.ni.com/content/docs/DOC-5813">Build Cluster of References</a> &#8211; builds a typedef cluster of control references for the selected controls.</li>
<li><a class="jive-link-wiki-small" href="http://decibel.ni.com/content/docs/DOC-5786"><span class="active_link">Case Selector</span></a> &#8211; allows you to view a list of frames in a Case Structure and select one outside of the native interface.  Also, reorder/copy/insert/delete frames easier than ever.</li>
<li><a class="jive-link-wiki-small" href="http://decibel.ni.com/content/docs/DOC-5812">Create Typedef From Constant</a> &#8211; creates a typedef from a constant.</li>
<li><a class="jive-link-thread-small" href="http://decibel.ni.com/content/thread/3267">Disabled Property</a> &#8211; enable and disable selected FP controls.</li>
<li><a class="jive-link-wiki-small" href="http://decibel.ni.com/content/docs/DOC-5674">Explore&#8230;</a> &#8211; Windows Explorer Plugin &#8211; Opens a explorer window with the VI or CTL selected.</li>
<li><a class="jive-link-external-small" href="http://lavag.org/index.php?app=downloads&amp;showfile=85" target="_blank">Insert Typecast</a> &#8211; automatically inserts a typecast on selected wires if needed.</li>
<li><a class="jive-link-wiki-small" href="http://decibel.ni.com/content/docs/DOC-5891">Size Window to Contents</a> &#8211; resizes the contents of the selected window to enclose its contents.</li>
</ul>
<p><strong>Hands-on Demo of the RCF at NIWeek 2009</strong></p>
<p>If you&#8217;re coming to NIWeek 2009, make sure you check out <a href="http://blog.jkisoft.com/jki/jki-niweek-2009-schedule/">JKI&#8217;s NIWeek 2009 Schedule</a> and stop by the JKI Booth (#335) for a hands-on demo of the RCF and other JKI Software technology in action.  See you there!</p>
<p><strong>Download and More Info</strong></p>
<p>For more information about the JKI RCF including <em>download</em>, <em>getting started</em>, a <em>how-to</em> articles, please visit the <a href="http://decibel.ni.com/content/groups/jki-right-click-framework-for-labview/">JKI RCF Homepage</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jkisoft.com/news/announcing-the-release-of-the-jki-right-click-framework-for-labview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JKI NIWeek 2009 Schedule</title>
		<link>http://blog.jkisoft.com/jki/jki-niweek-2009-schedule/</link>
		<comments>http://blog.jkisoft.com/jki/jki-niweek-2009-schedule/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 02:09:32 +0000</pubDate>
		<dc:creator>JKI Software</dc:creator>
				<category><![CDATA[JKI]]></category>
		<category><![CDATA[NIWeek]]></category>

		<guid isPermaLink="false">http://blog.jkisoft.com/?p=848</guid>
		<description><![CDATA[
We love NIWeek.  It&#8217;s a great opportunity for us to connect with the LabVIEW community and share ideas.   We&#8217;re busily finishing our preparations for NIWeek 2009 and want to call your attention to some of the can&#8217;t-miss events that excite us the most.
Note: You can also follow JKI Software on Twitter to stay up-to-date on [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-876" title="team" src="http://blog.jkisoft.com/wp-content/uploads/2009/07/team.jpg" alt="team" width="256" height="171" /></p>
<p>We love NIWeek.  It&#8217;s a great opportunity for us to connect with the LabVIEW community and share ideas.   We&#8217;re busily finishing our preparations for <a href="http://www.ni.com/niweek/">NIWeek 2009</a> and want to call your attention to some of the can&#8217;t-miss events that excite us the most.</p>
<p><a href="http://twitter.com/jkisoftware"><img class="size-full wp-image-878 alignleft" style="border: 0pt none; padding-right: 5px;" title="twitter-logo" src="http://blog.jkisoft.com/wp-content/uploads/2009/07/twitter-logo.jpg" alt="twitter-logo" width="50" height="50" /></a>Note: You can also follow <a title="http://twitter.com/jkisoftware" href="http://twitter.com/jkisoftware">JKI Software on Twitter</a> to stay up-to-date on any schedule changes or last-minute plans throughout the week (including impromptu foosball tournaments!).  We look forward to seeing everyone in Austin in a few days!</p>
<hr />
<p style="text-align: center;"><strong><big>JKI NIWeek 2009 Schedule</big></strong></p>
<p><strong>All Week</strong></p>
<p style="padding-left: 30px;">JKI Booth, (#335) by the Robotics Pavilion (see <a href="https://secure.niweek.com/2009/exhibitor/reg/boothmap/boothMap.jsp">expo floor plan</a>).  We&#8217;ll be there all week showing off our commercial products, like <a href="http://jkisoft.com/vipm/">VI Package Manager</a>, the <a href="http://jkisoft.com/tortoisesvn-tool/">JKI TortoiseSVN Tool for LabVIEW</a>, <a href="http://jkisoft.com/easyxml/">EasyXML</a>, and the <a href="http://jkisoft.com/state-machine/">JKI State Machine</a>, as well as <a href="http://jkisoft.com/labs/">JKI Labs</a> tools like <a href="http://forums.jkisoft.com/index.php?showtopic=985">VI Tester</a> and the new <a href="http://jkisoft.com/right-click-framework/">JKI Right Click Framework</a>.  Drop by for a demo, or to get answers to your questions, or just to chat about whatever is going on at JKI and in the LabVIEW world!</p>
<p><strong>Sunday</strong></p>
<p style="padding-left: 30px;">Evening/Night: Pre-conference warmup at <a href="http://aus.gingermanpub.com/">The Ginger Man</a>.  If you&#8217;re in town Sunday night, drop by and grab a few beers before things get hectic!  Note that The Ginger Man has moved since last year &#8212; it&#8217;s only a half-block away, but check their website for the new address.</p>
<p><strong>Tuesday</strong></p>
<p style="padding-left: 30px;">12:00 PM (Tech Theater): LabVIEW Experts Panel &#8211; Jim Kring will be answering LabVIEW questions, with other LabVIEW experts.</p>
<p style="padding-left: 30px;">8:00 PM: <a title="LAVA/OpenG NIWeek BBQ 2009" href="http://lavag.org/topic/10031-2009-lavaopeng-ni-week-bar-b-q/"> LAVA/OpenG NIWeek BBQ 2009</a> at <a href="http://www.stubbsaustin.com/">Stubb&#8217;s BAR-B-Q</a>.  The yearly tradition.  Come enjoy great BBQ with dozens of LAVA, OpenG, and NI personalities. <em>(Special note from LAVA: Please pay via PayPal ASAP; see the linked LAVA thread for details.)</em></p>
<p><strong>Wednesday</strong></p>
<p style="padding-left: 30px;">8:30 AM (Ballroom G): <strong>NIWeek Keynote</strong> &#8211; you definitely want to see this one!  And, make sure to keep your eye out for a <em>world-premier demo</em> of some amazing new tools from JKI Software.</p>
<p style="padding-left: 30px;">10:30 AM-11:30 AM (Room 16B): <strong>TS1238-SW &#8211; LabVIEW Code Reuse for Teams and Large Projects</strong>, presented by Jim Kring.<em> Abstract &gt;&gt; LabVIEW code reuse is a key component of team-based development, large project work, and knowledge sharing within an organization. Learn how to create a shared repository of reusable VIs and use analytics tools to report your organization’s software reuse metrics.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jkisoft.com/jki/jki-niweek-2009-schedule/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JKI TortoiseSVN 2.0.1 Released</title>
		<link>http://blog.jkisoft.com/news/jki-tortoisesvn-201-released/</link>
		<comments>http://blog.jkisoft.com/news/jki-tortoisesvn-201-released/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 00:31:31 +0000</pubDate>
		<dc:creator>JKI Software</dc:creator>
				<category><![CDATA[Company News]]></category>
		<category><![CDATA[TortoiseSVN]]></category>

		<guid isPermaLink="false">http://blog.jkisoft.com/?p=838</guid>
		<description><![CDATA[JKI is pleased to announce the 2.0.1 release of the JKI TortoiseSVN Tool for LabVIEW.  This is a maintenance release with minor fixes.  Please see the release notes for more details.
To download and install the demo version, purchase the toolkit, or for more information please visit http://jkisoft.com/tortoisesvn-tool/
]]></description>
			<content:encoded><![CDATA[<p>JKI is pleased to announce the 2.0.1 release of the <a href="http://jkisoft.com/tortoisesvn-tool/">JKI TortoiseSVN Tool for LabVIEW</a>.  This is a maintenance release with minor fixes.  Please see the <a href="http://forums.jkisoft.com/index.php?showtopic=1120&amp;st=0">release notes</a> for more details.</p>
<p>To download and install the demo version, purchase the toolkit, or for more information please visit <a href="http://jkisoft.com/tortoisesvn-tool/" target="_blank">http://jkisoft.com/tortoisesvn-tool/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jkisoft.com/news/jki-tortoisesvn-201-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing the New JKI TortoiseSVN Tool for LabVIEW</title>
		<link>http://blog.jkisoft.com/news/announcing-the-new-jki-tortoisesvn-tool-for-labview/</link>
		<comments>http://blog.jkisoft.com/news/announcing-the-new-jki-tortoisesvn-tool-for-labview/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 18:34:35 +0000</pubDate>
		<dc:creator>JKI Software</dc:creator>
				<category><![CDATA[Company News]]></category>
		<category><![CDATA[TortoiseSVN]]></category>

		<guid isPermaLink="false">http://blog.jkisoft.com/?p=664</guid>
		<description><![CDATA[You don&#8217;t have to look very hard to find JKI Engineers raving about how TortoiseSVN (TSVN) is our software version control system of choice.  It&#8217;s a critical part of our workflow, and we couldn&#8217;t imagine living without it.  However, using TSVN requires leaving LabVIEW and going to the Windows Explorer for every operation.  We like [...]]]></description>
			<content:encoded><![CDATA[<p>You don&#8217;t have to look very hard to find JKI Engineers raving about how <a href="http://tortoisesvn.tigris.org/">TortoiseSVN</a> (TSVN) is our software version control system of choice.  It&#8217;s a critical part of our workflow, and we couldn&#8217;t imagine living without it.  However, using TSVN requires leaving LabVIEW and going to the Windows Explorer for every operation.  We like to do our work <em>inside LabVIEW</em>.</p>
<p style="text-align: center;"><strong>That&#8217;s why we&#8217;re excited to announce the new <a href="http://jkisoft.com/tortoisesvn-tool/">JKI TortoiseSVN Tool for LabVIEW</a>.</strong></p>
<p>The <a href="http://jkisoft.com/tortoisesvn-tool/">JKI TortoiseSVN Tool for LabVIEW</a> is a new JKI product that puts the power of TortoiseSVN into your LabVIEW Tools menu.</p>
<div class="wp-caption aligncenter" style="width: 482px"><a href="http://jkisoft.com/tortoisesvn-tool/"><img style="border: 0;" title="JKI TortoiseSVN Tool" src="http://blog.jkisoft.com/wp-content/uploads/2009/05/tsvn_menu.png" alt="JKI TortoiseSVN Tool" width="472" height="338" /></a><p class="wp-caption-text">The JKI TortoiseSVN Tool for LabVIEW in use</p></div>
<p style="text-align: left;"><strong>TortoiseSVN, Without the Shell</strong></p>
<p style="text-align: left;">The JKI TortoiseSVN Tool for LabVIEW adds a new <em>TortoiseSVN</em> submenu to the <em>Tools </em>menu in LabVIEW.  To invoke a given TortoiseSVN operation on the current VI, just select the command you want from the menu.</p>
<p>&#8220;But,&#8221; you may be saying to yourself, &#8220;it&#8217;s already easy to use TortoiseSVN from the Windows Explorer!  Why do I need to integrate it with LabVIEW?&#8221;  That&#8217;s a good question.  The JKI TSVN Tool solves a few significant problems that you may be so used to working around, you don&#8217;t notice them anymore!</p>
<ul>
<li><strong>No more searching for a VI&#8217;s location on disk.</strong> To use TSVN in the Windows Explorer, you have to know where a given VI in LabVIEW&#8217;s memory lives on disk.  This requires you to <em>stop thinking about your code</em>, switch to Windows Explorer, find the window your VI lives in (or worse, open a new window &amp; navigate to the right folder), and locate your VI.  With the JKI TSVN Tool, all you have to do is go to the <em>Tools</em> menu <em>in the VI window you&#8217;ve already got open</em>, select <em>Commit&#8230;</em> and then get back to work.</li>
<li><strong>No more manually syncing VIs after TSVN modifies them.</strong> Some TSVN operations can affect VIs that LabVIEW already has in memory.  For example, if you perform an SVN Update or Revert on a file on disk, you have to remember to also revert the file in LabVIEW.  At the very least, this is an annoying distraction.  But it can be downright painful if you forget to do it and discover an SVN Conflict (or worse, a corrupted VI) when you commit your code later!  The JKI TSVN Tool takes care of this for you.  When you do an SVN operation on a VI from the TSVN Tool menu, it automatically makes sure that your VI in memory is synchronized to the VI file on disk.</li>
<li><strong>It&#8217;s just easier.</strong> Mental context-switching is a productivity killer.  The JKI TSVN Tool for LabVIEW eliminates a lot of mini-context switches and helps you stay focused on solving the problems at hand.</li>
</ul>
<p>There are other benefits to using the JKI TortoiseSVN Tool for LabVIEW, as well.  For example, if you want to see a VI&#8217;s SVN Log, simply go to <em>Tools&#8211;&gt;TortoiseSVN&#8211;&gt;Show Log &#8230;</em> This will allow you to see the commit history of your VI, in just a couple clicks, whenever you need it.  We&#8217;ve identified the SVN functions we use most often, and made them accessible from <em>within your LabVIEW environment.</em></p>
<p>You can try the <a href="http://jkisoft.com/tortoisesvn-tool/">JKI TortoiseSVN Tool for LabVIEW</a> for free.  So feel free to try it out and improve your LabVIEW and TortoiseSVN workflows today!</p>
<p>Watch a quick video:</p>
<p><object width="640" height="378" data="http://content.screencast.com/users/JKI_Software/folders/Jing/media/4535d306-0f9a-4c1f-a3fc-c238a293ccb5/tsvn%20video1_controller.swf" type="application/x-shockwave-flash"><param name="quality" value="high" /><param name="bgcolor" value="#FFFFFF" /><param name="flashVars" value="thumb=http://content.screencast.com/users/JKI_Software/folders/Jing/media/4535d306-0f9a-4c1f-a3fc-c238a293ccb5/FirstFrame.png&amp;containerwidth=640&amp;containerheight=378&amp;showstartscreen=true&amp;showendscreen=false&amp;loop=false&amp;autostart=false&amp;color=1A1A1A,1A1A1A&amp;thumbscale=75&amp;content=http://content.screencast.com/users/JKI_Software/folders/Jing/media/4535d306-0f9a-4c1f-a3fc-c238a293ccb5/tsvn%20video1.mp4" /><param name="allowFullScreen" value="true" /><param name="scale" value="showall" /><param name="allowScriptAccess" value="always" /><param name="base" value="http://content.screencast.com/users/JKI_Software/folders/Jing/media/4535d306-0f9a-4c1f-a3fc-c238a293ccb5/" /><param name="src" value="http://content.screencast.com/users/JKI_Software/folders/Jing/media/4535d306-0f9a-4c1f-a3fc-c238a293ccb5/tsvn%20video1_controller.swf" /><param name="flashvars" value="thumb=http://content.screencast.com/users/JKI_Software/folders/Jing/media/4535d306-0f9a-4c1f-a3fc-c238a293ccb5/FirstFrame.png&amp;containerwidth=640&amp;containerheight=378&amp;showstartscreen=true&amp;showendscreen=false&amp;loop=false&amp;autostart=false&amp;color=1A1A1A,1A1A1A&amp;thumbscale=75&amp;content=http://content.screencast.com/users/JKI_Software/folders/Jing/media/4535d306-0f9a-4c1f-a3fc-c238a293ccb5/tsvn%20video1.mp4" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jkisoft.com/news/announcing-the-new-jki-tortoisesvn-tool-for-labview/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://content.screencast.com/users/JKI_Software/folders/Jing/media/4535d306-0f9a-4c1f-a3fc-c238a293ccb5/tsvn%20video1.mp4" length="24923030" type="video/mp4" />
		</item>
	</channel>
</rss>
