<?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: Path Analysis in Visio</title>
	<atom:link href="http://www.visguy.com/2009/04/08/path-analysis-in-visio/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.visguy.com/2009/04/08/path-analysis-in-visio/</link>
	<description>Shapes, Stencils, Drawings Templates, Tutorials, Tips &#38; Developer Info for Microsoft Visio</description>
	<lastBuildDate>Tue, 27 Jul 2010 23:59:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Dimensional Analysis? &#124; Mechanics Homework &#124; Mechanics Solutions</title>
		<link>http://www.visguy.com/2009/04/08/path-analysis-in-visio/comment-page-1/#comment-22330</link>
		<dc:creator>Dimensional Analysis? &#124; Mechanics Homework &#124; Mechanics Solutions</dc:creator>
		<pubDate>Wed, 13 May 2009 11:22:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.visguy.com/?p=2365#comment-22330</guid>
		<description>[...] Visio Guy » Path Analysis in Visio [...]</description>
		<content:encoded><![CDATA[<p>[...] Visio Guy » Path Analysis in Visio [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Visio Guy &#187; Analyze Connectivity Between Process Flows</title>
		<link>http://www.visguy.com/2009/04/08/path-analysis-in-visio/comment-page-1/#comment-22176</link>
		<dc:creator>Visio Guy &#187; Analyze Connectivity Between Process Flows</dc:creator>
		<pubDate>Wed, 22 Apr 2009 05:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.visguy.com/?p=2365#comment-22176</guid>
		<description>[...] Edlund also covers connectivity issues and offers VBA code to help in the analysis in: Path Analysis in Visio, by Al Edlund. Check it [...]</description>
		<content:encoded><![CDATA[<p>[...] Edlund also covers connectivity issues and offers VBA code to help in the analysis in: Path Analysis in Visio, by Al Edlund. Check it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al Edlund</title>
		<link>http://www.visguy.com/2009/04/08/path-analysis-in-visio/comment-page-1/#comment-22097</link>
		<dc:creator>Al Edlund</dc:creator>
		<pubDate>Fri, 10 Apr 2009 21:25:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.visguy.com/?p=2365#comment-22097</guid>
		<description>tools=&gt;macros=&gt;visual basic editor
should look like the screen capture above, there&#039;s also code in the form ....
al</description>
		<content:encoded><![CDATA[<p>tools=&gt;macros=&gt;visual basic editor<br />
should look like the screen capture above, there&#8217;s also code in the form &#8230;.<br />
al</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Distai</title>
		<link>http://www.visguy.com/2009/04/08/path-analysis-in-visio/comment-page-1/#comment-22095</link>
		<dc:creator>John Distai</dc:creator>
		<pubDate>Fri, 10 Apr 2009 13:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.visguy.com/?p=2365#comment-22095</guid>
		<description>Um, I have a dumb question.  How do I actually open the code to view all the code pieces?  I was able to open one piece of code, but it looked far too short for the functionality displayed.  How do I view all those modules and classes?

Thanks!</description>
		<content:encoded><![CDATA[<p>Um, I have a dumb question.  How do I actually open the code to view all the code pieces?  I was able to open one piece of code, but it looked far too short for the functionality displayed.  How do I view all those modules and classes?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Visio Guy</title>
		<link>http://www.visguy.com/2009/04/08/path-analysis-in-visio/comment-page-1/#comment-22085</link>
		<dc:creator>Visio Guy</dc:creator>
		<pubDate>Thu, 09 Apr 2009 12:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.visguy.com/?p=2365#comment-22085</guid>
		<description>Hi Philippe,

I guess the best thing to do is develop some libraries that make connecting a matter of one call to one method. 

Visio 2007 has the new AutoConnect method, which makes coding somewhat easier than before. 

But I&#039;ll agree with you. The raw Visio connection API is too elemental and I too forget some details that I always have to look up again!</description>
		<content:encoded><![CDATA[<p>Hi Philippe,</p>
<p>I guess the best thing to do is develop some libraries that make connecting a matter of one call to one method. </p>
<p>Visio 2007 has the new AutoConnect method, which makes coding somewhat easier than before. </p>
<p>But I&#8217;ll agree with you. The raw Visio connection API is too elemental and I too forget some details that I always have to look up again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philippe c</title>
		<link>http://www.visguy.com/2009/04/08/path-analysis-in-visio/comment-page-1/#comment-22083</link>
		<dc:creator>philippe c</dc:creator>
		<pubDate>Thu, 09 Apr 2009 07:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.visguy.com/?p=2365#comment-22083</guid>
		<description>I have tried to understand connections, but after two days I forget.  That&#039;s why I&#039;ll wait for Visio Next Version.
The same thing for a language as Python.  It may be very powerful, but what is the use if you forget it after one week ?</description>
		<content:encoded><![CDATA[<p>I have tried to understand connections, but after two days I forget.  That&#8217;s why I&#8217;ll wait for Visio Next Version.<br />
The same thing for a language as Python.  It may be very powerful, but what is the use if you forget it after one week ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
