<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>Visio Guy &#187; Code</title>
	<atom:link href="http://www.visguy.com/category/development/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.visguy.com</link>
	<description>Shapes, Stencils, Drawings Templates, Tutorials, Tips &#38; Developer Info for Microsoft Visio</description>
	<lastBuildDate>Tue, 07 Feb 2012 18:03:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Fit All Pages to Window in a Visio Document</title>
		<link>http://www.visguy.com/2011/04/13/fit-all-pages-to-window-in-a-visio-document/</link>
		<comments>http://www.visguy.com/2011/04/13/fit-all-pages-to-window-in-a-visio-document/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 08:14:27 +0000</pubDate>
		<dc:creator>Visio Guy</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Pages]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.visguy.com/?p=7120</guid>
		<description><![CDATA[If you create Visio documents with lots of pages, you probably like to quickly flip through all of them to check for visual consistency.
But if each page has been zoomed or panned, it can be ...<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.visguy.com/2006/09/18/export-all-pages-in-document/" rel="bookmark">Export All Pages in Document</a><!-- (11)--></li>
		<li><a href="http://www.visguy.com/2010/08/01/take-control-of-visio-window-arrangement-with-aquasnap/" rel="bookmark">Take Control of Visio Window Arrangement with AquaSnap!</a><!-- (6.2)--></li>
		<li><a href="http://www.visguy.com/2009/02/03/design-web-pages-with-this-visio-breadcrumbs-shape/" rel="bookmark">Design Web Pages With This Visio Breadcrumbs Shape</a><!-- (6)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.visguy.com/2011/04/13/fit-all-pages-to-window-in-a-visio-document/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>New Article about Validation Rules in Visio 2010</title>
		<link>http://www.visguy.com/2010/10/21/validation-rules-in-visio-2010/</link>
		<comments>http://www.visguy.com/2010/10/21/validation-rules-in-visio-2010/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 14:09:13 +0000</pubDate>
		<dc:creator>Visio Guy</dc:creator>
				<category><![CDATA[Business Process Modeling]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Flowcharting]]></category>
		<category><![CDATA[Visio 2010]]></category>
		<category><![CDATA[David Parker]]></category>
		<category><![CDATA[rules]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://www.visguy.com/?p=6770</guid>
		<description><![CDATA[What if you could click a button and have Visio notify you if a drawing was incorrect, had errors, or did not follow your company&#8217;s standards?
Visio 2010 offers this capability, and more information is coming ...<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.visguy.com/2010/07/21/sample-chapter-for-rules-validation-book/" rel="bookmark">Sample Chapter for Rules &#038; Validation Book</a><!-- (28.2)--></li>
		<li><a href="http://www.visguy.com/2010/07/19/new-book-visio-2010-rules-validation-business-process-diagramming/" rel="bookmark">New Book: Visio 2010 Rules, Validation &#038; Business Process Diagramming</a><!-- (23.9)--></li>
		<li><a href="http://www.visguy.com/2009/08/10/visio-2010-sharepoint-workflows/" rel="bookmark">Visio 2010 SharePoint Workflows</a><!-- (8.7)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.visguy.com/2010/10/21/validation-rules-in-visio-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stress Test: Nesting &#8220;IF&#8221; Functions in the ShapeSheet</title>
		<link>http://www.visguy.com/2010/07/10/nesting-visio-shapesheet-if-functions/</link>
		<comments>http://www.visguy.com/2010/07/10/nesting-visio-shapesheet-if-functions/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 12:16:15 +0000</pubDate>
		<dc:creator>Visio Guy</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[ShapeSheet]]></category>
		<category><![CDATA[ShapeSheet Formulas]]></category>
		<category><![CDATA[ShapeSheet Functions]]></category>

		<guid isPermaLink="false">http://www.visguy.com/?p=6297</guid>
		<description><![CDATA[A Visio Guy forum member asked the question: &#8220;How many nested IF statements can I stuff into a ShapeSheet formula?&#8221;
&#8220;Good question!&#8221;, I thought and went off to investigate!

Rather than get all scientific about it, I ...<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.visguy.com/2007/01/01/user-defined-shapesheet-functions-in-visio-2007/" rel="bookmark">User-defined ShapeSheet Functions in Visio 2007</a><!-- (12.2)--></li>
		<li><a href="http://www.visguy.com/2010/04/21/list-separators-in-visios-shapesheet-are-crazy/" rel="bookmark">List Separators in Visio&#8217;s ShapeSheet are Crazy!</a><!-- (7.9)--></li>
		<li><a href="http://www.visguy.com/2007/08/21/text-resizing-with-shapesheet-formulas/" rel="bookmark">Text Resizing with ShapeSheet Formulas</a><!-- (7.1)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.visguy.com/2010/07/10/nesting-visio-shapesheet-if-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Visio 2010 Containers &amp; Lists to Create Server Drilldowns with Excel Data</title>
		<link>http://www.visguy.com/2010/06/05/using-visio-2010-containers-to-create-server-drilldowns-with-excel-data/</link>
		<comments>http://www.visguy.com/2010/06/05/using-visio-2010-containers-to-create-server-drilldowns-with-excel-data/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 15:41:52 +0000</pubDate>
		<dc:creator>Visio Guy</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Al Edlund]]></category>

		<guid isPermaLink="false">http://www.visguy.com/?p=5815</guid>
		<description><![CDATA[Learn about new features in Visio 2010 that will help you to build better network rack diagrams, and download code to help you automate the process!<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.visguy.com/2006/09/13/create-visio-flowcharts-programmatically/" rel="bookmark">Create Visio Flowcharts Programmatically</a><!-- (5.4)--></li>
		<li><a href="http://www.visguy.com/2007/05/04/data-graphics-resources/" rel="bookmark">Data Graphics Resources</a><!-- (5.4)--></li>
		<li><a href="http://www.visguy.com/2008/06/27/visio-2007-exchange-server-add-in/" rel="bookmark">Visio 2007 Exchange Server Add-In</a><!-- (5.3)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.visguy.com/2010/06/05/using-visio-2010-containers-to-create-server-drilldowns-with-excel-data/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What&#8217;s My Shape&#8217;s ID?</title>
		<link>http://www.visguy.com/2009/07/15/whats-my-shapes-id/</link>
		<comments>http://www.visguy.com/2009/07/15/whats-my-shapes-id/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 09:50:56 +0000</pubDate>
		<dc:creator>Visio Guy</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[ShapeSheet]]></category>
		<category><![CDATA[Shape ID]]></category>

		<guid isPermaLink="false">http://www.visguy.com/?p=3469</guid>
		<description><![CDATA[Find out what Sheet.1, Sheet.27 and Sheet.362 are called.<h3>Related Posts</h3>

No related posts.
]]></description>
		<wfw:commentRss>http://www.visguy.com/2009/07/15/whats-my-shapes-id/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Automatically Number &amp; Connect Shapes &#8211; With Code!</title>
		<link>http://www.visguy.com/2009/07/13/automatically-number-connect-shapes-with-code/</link>
		<comments>http://www.visguy.com/2009/07/13/automatically-number-connect-shapes-with-code/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 08:22:43 +0000</pubDate>
		<dc:creator>Visio Guy</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Connectors]]></category>
		<category><![CDATA[David Edson]]></category>
		<category><![CDATA[Pr]]></category>

		<guid isPermaLink="false">http://www.visguy.com/?p=3377</guid>
		<description><![CDATA[Connect shapes in numerical-order at the press of a button! Then download the VBA code to see how it's done!<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.visguy.com/2008/03/17/connect-all-shapes-to-each-other/" rel="bookmark">Connect All Shapes to Each Other</a><!-- (11)--></li>
		<li><a href="http://www.visguy.com/2011/09/29/visio-2010-insert-flowchart-shapes-shift-automatically/" rel="bookmark">Shift Flowchart Shapes Automatically!</a><!-- (8.9)--></li>
		<li><a href="http://www.visguy.com/2008/06/23/save-time-simplify-your-vba-code-with-callbyname/" rel="bookmark">Save Time &amp; Simplify Your VBA Code With CallByName</a><!-- (7.2)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.visguy.com/2009/07/13/automatically-number-connect-shapes-with-code/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Send All Connectors to Back</title>
		<link>http://www.visguy.com/2009/06/17/send-all-connectors-to-back/</link>
		<comments>http://www.visguy.com/2009/06/17/send-all-connectors-to-back/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 06:02:22 +0000</pubDate>
		<dc:creator>Visio Guy</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.visguy.com/?p=3070</guid>
		<description><![CDATA[Stop "Shift + Clicking". Start selecting all connectors on the page USING CODE. Then do something to them!<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.visguy.com/2007/10/29/oblique-connectors-for-your-3d-diagrams/" rel="bookmark">Oblique Connectors For Your 3D Diagrams</a><!-- (10.1)--></li>
		<li><a href="http://www.visguy.com/2010/04/21/making-bends-in-visios-dynamic-connector/" rel="bookmark">Making Bends in Visio&#8217;s Dynamic Connector</a><!-- (5.6)--></li>
		<li><a href="http://www.visguy.com/2009/07/17/run-for-your-lives-clippy-is-back/" rel="bookmark">Run For Your Lives! Clippy Is Back!</a><!-- (5.5)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.visguy.com/2009/06/17/send-all-connectors-to-back/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VBA Class Property Generator</title>
		<link>http://www.visguy.com/2009/05/20/vba-class-property-generator/</link>
		<comments>http://www.visguy.com/2009/05/20/vba-class-property-generator/#comments</comments>
		<pubDate>Wed, 20 May 2009 18:58:32 +0000</pubDate>
		<dc:creator>Visio Guy</dc:creator>
				<category><![CDATA[Add-ins & Tools]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.visguy.com/?p=2912</guid>
		<description><![CDATA[Stop typing "Property Let", "Property Get" over and over and over. Let our VBA code do it for you.<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.visguy.com/2008/01/05/circular-text-generator-version-2/" rel="bookmark">Circular Text Generator (version 2)</a><!-- (7.8)--></li>
		<li><a href="http://www.visguy.com/2007/10/18/circular-text-generator-version-1/" rel="bookmark">Circular Text Generator (version 1)</a><!-- (6.9)--></li>
		<li><a href="http://www.visguy.com/2006/11/02/visio-snowflake-generator/" rel="bookmark">Visio Snowflake Generator</a><!-- (5.9)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.visguy.com/2009/05/20/vba-class-property-generator/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Data Refresh on Open</title>
		<link>http://www.visguy.com/2009/05/13/data-refresh-on-open/</link>
		<comments>http://www.visguy.com/2009/05/13/data-refresh-on-open/#comments</comments>
		<pubDate>Wed, 13 May 2009 05:56:32 +0000</pubDate>
		<dc:creator>Visio Guy</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Visio 2007]]></category>
		<category><![CDATA[David Edson]]></category>

		<guid isPermaLink="false">http://www.visguy.com/?p=2832</guid>
		<description><![CDATA[Refresh your Data each and every time you open your Visio 2007 Professional Data-Connected Diagramme<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.visguy.com/2007/05/25/run-vba-code-when-documents-open/" rel="bookmark">Run VBA Code When Documents Open</a><!-- (10.5)--></li>
		<li><a href="http://www.visguy.com/2009/02/25/trilogy-meter-data-graphics-part-iii/" rel="bookmark">Trilogy-meter Data Graphics Part III</a><!-- (8.5)--></li>
		<li><a href="http://www.visguy.com/2010/06/05/using-visio-2010-containers-to-create-server-drilldowns-with-excel-data/" rel="bookmark">Using Visio 2010 Containers &#038; Lists to Create Server Drilldowns with Excel Data</a><!-- (6.6)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.visguy.com/2009/05/13/data-refresh-on-open/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Analyze Connectivity Between Process Flows</title>
		<link>http://www.visguy.com/2009/04/22/analyze-connectivity-between-process-flows/</link>
		<comments>http://www.visguy.com/2009/04/22/analyze-connectivity-between-process-flows/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 05:45:31 +0000</pubDate>
		<dc:creator>Visio Guy</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Shapes]]></category>
		<category><![CDATA[Connection Points]]></category>
		<category><![CDATA[Connectors]]></category>
		<category><![CDATA[David Edson]]></category>
		<category><![CDATA[Glue]]></category>

		<guid isPermaLink="false">http://www.visguy.com/?p=2553</guid>
		<description><![CDATA[Learn how VBA code can be used to detect connections between shapes and traverse paths through diagrams.<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.visguy.com/2006/09/13/create-visio-flowcharts-programmatically/" rel="bookmark">Create Visio Flowcharts Programmatically</a><!-- (6.8)--></li>
		<li><a href="http://www.visguy.com/2007/06/14/when-2d-glue-breaks/" rel="bookmark">When 2D Glue Breaks</a><!-- (6.8)--></li>
		<li><a href="http://www.visguy.com/2010/04/21/making-bends-in-visios-dynamic-connector/" rel="bookmark">Making Bends in Visio&#8217;s Dynamic Connector</a><!-- (6.1)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.visguy.com/2009/04/22/analyze-connectivity-between-process-flows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Path Analysis in Visio</title>
		<link>http://www.visguy.com/2009/04/08/path-analysis-in-visio/</link>
		<comments>http://www.visguy.com/2009/04/08/path-analysis-in-visio/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 18:57:43 +0000</pubDate>
		<dc:creator>Visio Guy</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Al Edlund]]></category>
		<category><![CDATA[Connectors]]></category>

		<guid isPermaLink="false">http://www.visguy.com/?p=2365</guid>
		<description><![CDATA[Download a Visio file packed with sample VBA code that will help you understand not only connectors and connecting in Visio, but also path analysis as well!<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.visguy.com/2010/02/09/text-along-a-connectors-path-in-microsoft-visio-2010/" rel="bookmark">Text Along a Connector&#8217;s Path in Microsoft Visio 2010</a><!-- (7.9)--></li>
		<li><a href="http://www.visguy.com/2010/06/05/register-now-for-analystview-process-analysis-webinar/" rel="bookmark">Register Now for analystView Process-analysis Webinar</a><!-- (7.1)--></li>
		<li><a href="http://www.visguy.com/2009/04/22/analyze-connectivity-between-process-flows/" rel="bookmark">Analyze Connectivity Between Process Flows</a><!-- (5.8)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.visguy.com/2009/04/08/path-analysis-in-visio/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Trilogy-meter Data Graphics Part III</title>
		<link>http://www.visguy.com/2009/02/25/trilogy-meter-data-graphics-part-iii/</link>
		<comments>http://www.visguy.com/2009/02/25/trilogy-meter-data-graphics-part-iii/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 13:00:24 +0000</pubDate>
		<dc:creator>Visio Guy</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Power User]]></category>
		<category><![CDATA[Visio 2007]]></category>
		<category><![CDATA[Data Linking]]></category>
		<category><![CDATA[Images]]></category>

		<guid isPermaLink="false">http://www.visguy.com/?p=2086</guid>
		<description><![CDATA[
Today, we continue with the movie-trilogy theme, but concentrate on advanced tips for importing and working with multiple shapes automatically.
This is the third and final piece in our trilogy of articles on Visio data graphics ...<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.visguy.com/2009/02/24/trilogy-meter-data-graphics-part-ii/" rel="bookmark">Trilogy-meter Data Graphics Part II</a><!-- (25.4)--></li>
		<li><a href="http://www.visguy.com/2009/02/23/trilogy-meter-data-graphics-part-i/" rel="bookmark">Trilogy-meter Data Graphics Part I</a><!-- (24.9)--></li>
		<li><a href="http://www.visguy.com/2007/05/04/data-graphics-resources/" rel="bookmark">Data Graphics Resources</a><!-- (11.4)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.visguy.com/2009/02/25/trilogy-meter-data-graphics-part-iii/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Improving Visio&#8217;s Save As Web Feature</title>
		<link>http://www.visguy.com/2008/09/29/improving-visios-save-as-web-feature/</link>
		<comments>http://www.visguy.com/2008/09/29/improving-visios-save-as-web-feature/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 09:57:03 +0000</pubDate>
		<dc:creator>Visio Guy</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[javaScript]]></category>
		<category><![CDATA[John Goldsmith]]></category>
		<category><![CDATA[Save As HTML]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.visguy.com/?p=1222</guid>
		<description><![CDATA[When you Save As Web with Visio, you create a subdirectory full of small files, just begging to be modified. This article points you to resources that will help you to understand and work with those files so that you can get Save As Web to do what you really want it to do.<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.visguy.com/2006/11/08/save-as-web-link-problem-visio-2003-ie7/" rel="bookmark">Save As Web Link Problem: Visio 2003 &#038; IE7</a><!-- (10.2)--></li>
		<li><a href="http://www.visguy.com/2007/08/24/customized-visio-html-export/" rel="bookmark">Customized Visio HTML Export</a><!-- (6.3)--></li>
		<li><a href="http://www.visguy.com/2008/10/29/save-money-on-visio-and-project/" rel="bookmark">Save Money on Visio and Project</a><!-- (6)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.visguy.com/2008/09/29/improving-visios-save-as-web-feature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Save Time &amp; Simplify Your VBA Code With CallByName</title>
		<link>http://www.visguy.com/2008/06/23/save-time-simplify-your-vba-code-with-callbyname/</link>
		<comments>http://www.visguy.com/2008/06/23/save-time-simplify-your-vba-code-with-callbyname/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 21:02:01 +0000</pubDate>
		<dc:creator>Visio Guy</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.visguy.com/?p=996</guid>
		<description><![CDATA[Learn how to re-use your code, save time, and work more efficiently by using VBAs CallByName method!<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.visguy.com/2007/10/20/lengthiu-bug-workaround-code/" rel="bookmark">LengthIU Bug Workaround Code</a><!-- (8.8)--></li>
		<li><a href="http://www.visguy.com/2007/05/25/run-vba-code-when-documents-open/" rel="bookmark">Run VBA Code When Documents Open</a><!-- (8.1)--></li>
		<li><a href="http://www.visguy.com/2009/07/13/automatically-number-connect-shapes-with-code/" rel="bookmark">Automatically Number &#038; Connect Shapes &#8211; With Code!</a><!-- (7.4)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.visguy.com/2008/06/23/save-time-simplify-your-vba-code-with-callbyname/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>European Cup 2008 Auto-Updating Visio Diagram (v2)</title>
		<link>http://www.visguy.com/2008/06/21/european-cup-2008-auto-updating-diagram-v2/</link>
		<comments>http://www.visguy.com/2008/06/21/european-cup-2008-auto-updating-diagram-v2/#comments</comments>
		<pubDate>Sat, 21 Jun 2008 07:49:11 +0000</pubDate>
		<dc:creator>Visio Guy</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Drawings & Templates]]></category>
		<category><![CDATA[Maps & Geography]]></category>
		<category><![CDATA[Shapes]]></category>
		<category><![CDATA[ShapeSheet]]></category>
		<category><![CDATA[Europe]]></category>
		<category><![CDATA[Football]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Smart Drawings]]></category>
		<category><![CDATA[SmartShapes]]></category>
		<category><![CDATA[Soccer]]></category>
		<category><![CDATA[Sport]]></category>
		<category><![CDATA[Web Service]]></category>

		<guid isPermaLink="false">http://www.visguy.com/?p=991</guid>
		<description><![CDATA[
UPDATE! 
Hey football/soccer fans! We&#8217;ve got an update to our automated smart drawing for this years European Cup soccer tournament.
Perhaps you are familiar with the first version, which can be found here: European Cup 2008 ...<h3>Related Posts</h3>
<ol>
		<li><a href="http://www.visguy.com/2008/06/09/european-cup-2008-auto-updating-diagram/" rel="bookmark">European Cup 2008 Auto-Updating Visio Diagram</a><!-- (41.7)--></li>
		<li><a href="http://www.visguy.com/2008/06/01/european-cup-2008-country-flag-visio-shapes/" rel="bookmark">European Cup 2008 Country-Flag Visio Shapes</a><!-- (12.7)--></li>
		<li><a href="http://www.visguy.com/2007/10/18/circular-text-generator-version-1/" rel="bookmark">Circular Text Generator (version 1)</a><!-- (7.2)--></li>
	</ol>
]]></description>
		<wfw:commentRss>http://www.visguy.com/2008/06/21/european-cup-2008-auto-updating-diagram-v2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 7/110 queries in 0.063 seconds using disk: basic
Object Caching 1933/2066 objects using disk: basic
Content Delivery Network via N/A

Served from: www.visguy.com @ 2012-02-10 23:21:05 -->
