<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Guidance Explorer Authoring Toolkit</title><link>http://www.codeplex.com/GEAuthoringToolkit/Project/ProjectRss.aspx</link><description>The Authoring Toolkit is a stripped down version of Guidance Explorer that does not come with a guidance library and includes just the basic guidance types. The Authoring Toolkit is designed for gu...</description><item><title>NEW POST: Customizing the Guidance Explorer web edition</title><link>http://www.codeplex.com/GEAuthoringToolkit/Thread/View.aspx?ThreadId=27841</link><description>&lt;div style="line-height: normal;"&gt;I have downloaded GuidanceExplorerOnline Solution source code. I want to make the customized my own topics within the library.&lt;br&gt;
&lt;br&gt;
I have created custom library topics from thick client and pasted these into the web edition &amp;quot;Library&amp;quot; directory.&lt;br&gt;
&lt;br&gt;
Now i am able to view the files topics fine in thick client. But in the web edition, its loading the section names in the tree  view on left side. But not displaying the articles on right side.&lt;br&gt;
&lt;br&gt;
It is giving the error message like  &amp;quot;&lt;em&gt;&lt;strong&gt;Column '&lt;span style="font-size:16px"&gt;filePath&lt;/span&gt;' does not belong to table Data.&lt;/strong&gt;&lt;/em&gt; &amp;quot;&lt;br&gt;
&lt;br&gt;
&lt;span style="font-family:arial"&gt;&lt;strong&gt;Exception Details: &lt;/strong&gt;System.ArgumentException: Column 'filePath' does not belong to table Data.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Source Error:&lt;/b&gt; &lt;br&gt;
&lt;br&gt;
&lt;/span&gt;
&lt;table width="100%" bgcolor="#ffffcc"&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td&gt;&lt;code&gt;
            &lt;pre&gt;Line 103:            foreach (string name in gifr.CustomData)
Line 104:            {
&lt;span style="color:#ff0000"&gt;Line 105: if (row[name] != null)&lt;/span&gt;Line 106:                    row[name] = gifr.CustomData[name];
Line 107:            }&lt;/pre&gt;
            &lt;/code&gt;&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&lt;br&gt;
When i debugged in the coding, I found when &lt;span style="font-size:13px;color:#008080"&gt;ModelStorageService &lt;/span&gt;loaded the xml files from the &amp;quot;Library&amp;quot; folder. When it is loaded, It has the items which has the list of all the topics.&lt;br&gt;
Interesting point is the newly coped topics columns are having the new column as &amp;quot;filepath&amp;quot;. But other topics which are existing already does not have this column.&lt;br&gt;
When loading the  &amp;quot;name&amp;quot; (line no 105 above code)  of value &amp;quot;file path&amp;quot; ie name=filepath and tries to store it in  the row [&lt;span style="font-size:13px"&gt;source.Data.AddDataRow(row);]. But it is failing here.&lt;br&gt;
&lt;/span&gt;&lt;br&gt;
Can any one shed light on this and suggest how we can have customed topic xmls, that can be deployed in the library folder can be available in the guidance web edtion online.&lt;br&gt;
&lt;br&gt;
Thanks.&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>mjt_daues</author><pubDate>Fri, 16 May 2008 09:22:20 GMT</pubDate><guid isPermaLink="false">NEW POST: Customizing the Guidance Explorer web edition 20080516092220A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GEAuthoringToolkit/Wiki/View.aspx?title=Home&amp;version=9</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
patterns &amp;amp; practices Guidance Explorer Authoring Toolkit
&lt;/h3&gt;The Authoring Toolkit is a stripped down version of Guidance Explorer that does not come with a guidance library and includes just the basic guidance types.  The Authoring Toolkit is designed for guidance authors who want to use Guidance Explorer to create and/or distribute their own guidance. &lt;br /&gt;- &lt;i&gt;&lt;a href="http://blogs.msdn.com/jmeier" class="externalLink"&gt;J.D. Meier&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, &lt;a href="http://jtaylorgoodlife.blogspot.com/" class="externalLink"&gt;Jason Taylor&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, &lt;a href="http://prashantbansode.blogspot.com/" class="externalLink"&gt;Prashant Bansode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, Diego Gonzalez&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
Usage Scenarios
&lt;/h4&gt;&lt;ol&gt;
&lt;ol&gt;
&lt;li&gt;You can customize the application title to match your team or organization&lt;/li&gt;&lt;li&gt;You can add/remove/edit guidance types&lt;/li&gt;&lt;li&gt;You have full access to all of the Guidance Explorer features, except for connection to an online store.  &lt;/li&gt;
&lt;/ol&gt;
&lt;/ol&gt;Once you've customized guidance types you can distribute to your team for guidance browsing, authoring or modification.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
Downloads
&lt;/h4&gt;&lt;ul&gt;
&lt;li&gt;Download the latest Authoring Toolkit build here: &lt;a href="http://www.codeplex.com/GEAuthoringToolkit/Release/ProjectReleases.aspx?ReleaseId=10165"&gt;GE Authoring Toolkit - 20080124&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h4&gt;
ScreenShots
&lt;/h4&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=GEAuthoringToolkit&amp;amp;DownloadId=26341" alt="attop.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
Guidance Explorer
&lt;/h4&gt;This project contains the Guidance Explorer Authoring Toolkit. If you are interested in the Guidance Explorer project, including screenshots, demos, slides and install packages, you can find it here: &lt;a href="http://www.codeplex.com/guidanceexplorer" class="externalLink"&gt;http://www.codeplex.com/guidanceexplorer&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;The entire Guidance Explorer family of projects is:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Guidance Explorer&lt;/b&gt; - The Guidance Explorer smart client allows browsing local or remote libraries from a winforms thick client application.  Remote libraries are automatically synchronized with a local cache to allow publish/subscribe scenarios.  The Guidance Explorer smart client has full capabilities for creating and editing guidance as well as guidance types.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Online Guidance Store&lt;/b&gt; - The online store provides a mechanism for publishing to, and sharing from, a guidance library on the web.  It is a web service interface backed by a SQL 2005 database.  When Guidance Explorer is connected to the online store all clients automatically stay in sync with add/remove/modify of guidance in the library.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Guidance Explorer Web Edition&lt;/b&gt; - The Guidance Explorer online application allows a user to browse guidance from the online store.  The online application does not allow for the creation or modification of guidance. Unlike the smart client it is a read-only view on guidance. &lt;/li&gt;&lt;li&gt;&lt;b&gt;Guidance Explorer Authoring Toolkit&lt;/b&gt; - The Authoring Toolkit is a stripped down version of Guidance Explorer that does not come with a guidance library and includes just the basic guidance types. &lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>jtaylorsi</author><pubDate>Tue, 29 Jan 2008 21:02:36 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080129090236P</guid></item><item><title>UPDATED RELEASE: GE Authoring Toolkit - 20080124 (Jan 29, 2008)</title><link>http://www.codeplex.com/GEAuthoringToolkit/Release/ProjectReleases.aspx?ReleaseId=10165</link><description>&amp;#33;&amp;#33; Get Guidance Explorer Authoring Toolkit&lt;br /&gt;Under the heading &amp;#42;Files&amp;#42; below, click the link to &amp;#42;GE Authoring Toolkit - 20080124.zip&amp;#42; to download Guidance Explorer Authoring Toolkit build 20080124</description><author></author><pubDate>Tue, 29 Jan 2008 20:35:58 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: GE Authoring Toolkit - 20080124 (Jan 29, 2008) 20080129083558P</guid></item><item><title>RELEASED: GE Authoring Toolkit - 20080124 (Jan 29, 2008)</title><link>http://www.codeplex.com/GEAuthoringToolkit/Release/ProjectReleases.aspx?ReleaseId=10165</link><description>&amp;#33;&amp;#33; Get Guidance Explorer Authoring Toolkit&lt;br /&gt;Under the heading &amp;#42;Files&amp;#42; below, click the link to &amp;#42;GE Authoring Toolkit - 20080124.zip&amp;#42; to download Guidance Explorer Authoring Toolkit build 20080124</description><author></author><pubDate>Tue, 29 Jan 2008 20:35:58 GMT</pubDate><guid isPermaLink="false">RELEASED: GE Authoring Toolkit - 20080124 (Jan 29, 2008) 20080129083558P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GEAuthoringToolkit/Wiki/View.aspx?title=Home&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
patterns &amp;amp; practices Guidance Explorer Authoring Toolkit
&lt;/h3&gt;The Authoring Toolkit is a stripped down version of Guidance Explorer that does not come with a guidance library and includes just the basic guidance types.  The Authoring Toolkit is designed for guidance authors who want to use Guidance Explorer to create and/or distribute their own guidance. &lt;br /&gt;- &lt;i&gt;&lt;a href="http://blogs.msdn.com/jmeier" class="externalLink"&gt;J.D. Meier&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, &lt;a href="http://jtaylorgoodlife.blogspot.com/" class="externalLink"&gt;Jason Taylor&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, &lt;a href="http://prashantbansode.blogspot.com/" class="externalLink"&gt;Prashant Bansode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, Diego Gonzalez&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
Usage Scenarios
&lt;/h4&gt;&lt;ol&gt;
&lt;ol&gt;
&lt;li&gt;You can customize the application title to match your team or organization&lt;/li&gt;&lt;li&gt;You can add/remove/edit guidance types&lt;/li&gt;&lt;li&gt;You have full access to all of the Guidance Explorer features, except for connection to an online store.  &lt;/li&gt;
&lt;/ol&gt;
&lt;/ol&gt;Once you've customized guidance types you can distribute to your team for guidance browsing, authoring or modification.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
Downloads
&lt;/h4&gt; &lt;br /&gt;&lt;h4&gt;
ScreenShots
&lt;/h4&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=GEAuthoringToolkit&amp;amp;DownloadId=26341" alt="attop.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
Guidance Explorer
&lt;/h4&gt;This project contains the Guidance Explorer Authoring Toolkit. If you are interested in the Guidance Explorer project, including screenshots, demos, slides and install packages, you can find it here: &lt;a href="http://www.codeplex.com/guidanceexplorer" class="externalLink"&gt;http://www.codeplex.com/guidanceexplorer&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;The entire Guidance Explorer family of projects is:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Guidance Explorer&lt;/b&gt; - The Guidance Explorer smart client allows browsing local or remote libraries from a winforms thick client application.  Remote libraries are automatically synchronized with a local cache to allow publish/subscribe scenarios.  The Guidance Explorer smart client has full capabilities for creating and editing guidance as well as guidance types.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Online Guidance Store&lt;/b&gt; - The online store provides a mechanism for publishing to, and sharing from, a guidance library on the web.  It is a web service interface backed by a SQL 2005 database.  When Guidance Explorer is connected to the online store all clients automatically stay in sync with add/remove/modify of guidance in the library.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Guidance Explorer Web Edition&lt;/b&gt; - The Guidance Explorer online application allows a user to browse guidance from the online store.  The online application does not allow for the creation or modification of guidance. Unlike the smart client it is a read-only view on guidance. &lt;/li&gt;&lt;li&gt;&lt;b&gt;Guidance Explorer Authoring Toolkit&lt;/b&gt; - The Authoring Toolkit is a stripped down version of Guidance Explorer that does not come with a guidance library and includes just the basic guidance types. &lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>jtaylorsi</author><pubDate>Thu, 24 Jan 2008 20:19:57 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080124081957P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GEAuthoringToolkit/Wiki/View.aspx?title=Home&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
patterns &amp;amp; practices Guidance Explorer Authoring Toolkit
&lt;/h3&gt;The Authoring Toolkit is a stripped down version of Guidance Explorer that does not come with a guidance library and includes just the basic guidance types.  The Authoring Toolkit is designed for guidance authors who want to use Guidance Explorer to create and/or distribute their own guidance. &lt;br /&gt;- &lt;i&gt;&lt;a href="http://blogs.msdn.com/jmeier" class="externalLink"&gt;J.D. Meier&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, &lt;a href="http://jtaylorgoodlife.blogspot.com/" class="externalLink"&gt;Jason Taylor&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, &lt;a href="http://prashantbansode.blogspot.com/" class="externalLink"&gt;Prashant Bansode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, Diego Gonzalez&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
Usage Scenarios
&lt;/h4&gt;&lt;ol&gt;
&lt;ol&gt;
&lt;li&gt;You can customize the application title to match your team or organization&lt;/li&gt;&lt;li&gt;You can add/remove/edit guidance types&lt;/li&gt;&lt;li&gt;You have full access to all of the Guidance Explorer features, except for connection to an online store.  &lt;/li&gt;
&lt;/ol&gt;
&lt;/ol&gt;Once you've customized guidance types you can distribute to your team for guidance browsing, authoring or modification.&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
Downloads
&lt;/h4&gt; &lt;br /&gt;&lt;h4&gt;
ScreenShots
&lt;/h4&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=GEAuthoringToolkit&amp;amp;DownloadId=26340" alt="getop.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;h4&gt;
Guidance Explorer
&lt;/h4&gt;This project is for the Guidance Explorer Authoring Toolkit. If you are interested in the Guidance Explorer project, including screenshots, demos, slides and install packages, you can find it here: &lt;a href="http://www.codeplex.com/guidanceexplorer" class="externalLink"&gt;http://www.codeplex.com/guidanceexplorer&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;The entire Guidance Explorer family of projects is:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Guidance Explorer&lt;/b&gt; - The Guidance Explorer smart client allows browsing local or remote libraries from a winforms thick client application.  Remote libraries are automatically synchronized with a local cache to allow publish/subscribe scenarios.  The Guidance Explorer smart client has full capabilities for creating and editing guidance as well as guidance types.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Online Guidance Store&lt;/b&gt; - The online store provides a mechanism for publishing to, and sharing from, a guidance library on the web.  It is a web service interface backed by a SQL 2005 database.  When Guidance Explorer is connected to the online store all clients automatically stay in sync with add/remove/modify of guidance in the library.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Guidance Explorer Web Edition&lt;/b&gt; - The Guidance Explorer online application allows a user to browse guidance from the online store.  The online application does not allow for the creation or modification of guidance. Unlike the smart client it is a read-only view on guidance. &lt;/li&gt;&lt;li&gt;&lt;b&gt;Guidance Explorer Authoring Toolkit&lt;/b&gt; - The Authoring Toolkit is a stripped down version of Guidance Explorer that does not come with a guidance library and includes just the basic guidance types. &lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>jtaylorsi</author><pubDate>Thu, 24 Jan 2008 20:18:09 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080124081809P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GEAuthoringToolkit/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
patterns &amp;amp; practices Guidance Explorer Authoring Toolkit
&lt;/h3&gt;The Authoring Toolkit is a stripped down version of Guidance Explorer that does not come with a guidance library and includes just the basic guidance types.  The Authoring Toolkit is designed for guidance authors who want to use Guidance Explorer to create and/or distribute their own guidance. &lt;br /&gt;- &lt;i&gt;&lt;a href="http://blogs.msdn.com/jmeier" class="externalLink"&gt;J.D. Meier&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, &lt;a href="http://jtaylorgoodlife.blogspot.com/" class="externalLink"&gt;Jason Taylor&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, &lt;a href="http://prashantbansode.blogspot.com/" class="externalLink"&gt;Prashant Bansode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, Diego Gonzalez&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Usage Scenarios
&lt;/h2&gt;&lt;ol&gt;
&lt;ol&gt;
&lt;li&gt;You can customize the application title to match your team or organization&lt;/li&gt;&lt;li&gt;You can add/remove/edit guidance types&lt;/li&gt;&lt;li&gt;You have full access to all of the Guidance Explorer features, except for connection to an online store.  &lt;/li&gt;
&lt;/ol&gt;
&lt;/ol&gt;Once you've customized guidance types you can distribute to your team for guidance browsing, authoring or modification.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Downloads
&lt;/h2&gt; &lt;br /&gt;&lt;h2&gt;
Guidance Explorer
&lt;/h2&gt;This project is for the Guidance Explorer Authoring Toolkit. If you are interested in the Guidance Explorer project, including screenshots, demos, slides and install packages, you can find it here: &lt;a href="http://www.codeplex.com/guidanceexplorer" class="externalLink"&gt;http://www.codeplex.com/guidanceexplorer&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;The entire Guidance Explorer family of projects is:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Guidance Explorer&lt;/b&gt; - The Guidance Explorer smart client allows browsing local or remote libraries from a winforms thick client application.  Remote libraries are automatically synchronized with a local cache to allow publish/subscribe scenarios.  The Guidance Explorer smart client has full capabilities for creating and editing guidance as well as guidance types.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Online Guidance Store&lt;/b&gt; - The online store provides a mechanism for publishing to, and sharing from, a guidance library on the web.  It is a web service interface backed by a SQL 2005 database.  When Guidance Explorer is connected to the online store all clients automatically stay in sync with add/remove/modify of guidance in the library.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Guidance Explorer Web Edition&lt;/b&gt; - The Guidance Explorer online application allows a user to browse guidance from the online store.  The online application does not allow for the creation or modification of guidance. Unlike the smart client it is a read-only view on guidance. &lt;/li&gt;&lt;li&gt;&lt;b&gt;Guidance Explorer Authoring Toolkit&lt;/b&gt; - The Authoring Toolkit is a stripped down version of Guidance Explorer that does not come with a guidance library and includes just the basic guidance types. &lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>jtaylorsi</author><pubDate>Thu, 24 Jan 2008 20:16:40 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080124081640P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GEAuthoringToolkit/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
patterns &amp;amp; practices Guidance Explorer Authoring Toolkit
&lt;/h3&gt;The Authoring Toolkit is a stripped down version of Guidance Explorer that does not come with a guidance library and includes just the basic guidance types.  The Authoring Toolkit is designed for guidance authors who want to use Guidance Explorer to create and/or distribute their own guidance. &lt;br /&gt;- &lt;i&gt;&lt;a href="http://blogs.msdn.com/jmeier" class="externalLink"&gt;J.D. Meier&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, &lt;a href="http://jtaylorgoodlife.blogspot.com/" class="externalLink"&gt;Jason Taylor&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, &lt;a href="http://prashantbansode.blogspot.com/" class="externalLink"&gt;Prashant Bansode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, Diego Gonzalez&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;!!Usage Scenarios&lt;br /&gt;&lt;ol&gt;
&lt;ol&gt;
&lt;li&gt;You can customize the application title to match your team or organization&lt;/li&gt;&lt;li&gt;You can add/remove/edit guidance types&lt;/li&gt;&lt;li&gt;You have full access to all of the Guidance Explorer features, except for connection to an online store.  &lt;/li&gt;
&lt;/ol&gt;
&lt;/ol&gt;Once you've customized guidance types you can distribute to your team for guidance browsing, authoring or modification.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Downloads
&lt;/h2&gt; &lt;br /&gt;&lt;h2&gt;
Guidance Explorer
&lt;/h2&gt;This project is for the Guidance Explorer Authoring Toolkit. If you are interested in the Guidance Explorer project, including screenshots, demos, slides and install packages, you can find it here: &lt;a href="http://www.codeplex.com/guidanceexplorer" class="externalLink"&gt;http://www.codeplex.com/guidanceexplorer&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;The entire Guidance Explorer family of projects is:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Guidance Explorer&lt;/b&gt; - The Guidance Explorer smart client allows browsing local or remote libraries from a winforms thick client application.  Remote libraries are automatically synchronized with a local cache to allow publish/subscribe scenarios.  The Guidance Explorer smart client has full capabilities for creating and editing guidance as well as guidance types.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Online Guidance Store&lt;/b&gt; - The online store provides a mechanism for publishing to, and sharing from, a guidance library on the web.  It is a web service interface backed by a SQL 2005 database.  When Guidance Explorer is connected to the online store all clients automatically stay in sync with add/remove/modify of guidance in the library.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Guidance Explorer Web Edition&lt;/b&gt; - The Guidance Explorer online application allows a user to browse guidance from the online store.  The online application does not allow for the creation or modification of guidance. Unlike the smart client it is a read-only view on guidance. &lt;/li&gt;&lt;li&gt;&lt;b&gt;Guidance Explorer Authoring Toolkit&lt;/b&gt; - The Authoring Toolkit is a stripped down version of Guidance Explorer that does not come with a guidance library and includes just the basic guidance types. &lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>jtaylorsi</author><pubDate>Thu, 24 Jan 2008 20:16:26 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080124081626P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GEAuthoringToolkit/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
patterns &amp;amp; practices Guidance Explorer Authoring Toolkit
&lt;/h3&gt;patterns &amp;amp; practices Guidance Explorer is a tool that enables discovery, composition and consumption of high quality development guidance.  Guidance Explorer installs with a connection to the patterns &amp;amp; practices guidance library including performance and security topics for .NET, ASP.NET, and ADO.NET applications. The guidance library contains a variety of guidance types including checklists and guidelines covering design, implementation and deployment topics.&lt;br /&gt;- &lt;i&gt;&lt;a href="http://blogs.msdn.com/jmeier" class="externalLink"&gt;J.D. Meier&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, &lt;a href="http://jtaylorgoodlife.blogspot.com/" class="externalLink"&gt;Jason Taylor&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, &lt;a href="http://prashantbansode.blogspot.com/" class="externalLink"&gt;Prashant Bansode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, Diego Gonzalez&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;The Authoring Toolkit is a stripped down version of Guidance Explorer that does not come with a guidance library and includes just the basic guidance types.  The Authoring Toolkit is designed for guidance authors who want to use Guidance Explorer to create and/or distribute their own guidance. It has the following capabilities:&lt;br /&gt;&lt;ol&gt;
&lt;ol&gt;
&lt;li&gt;You can customize the application title to match your team or organization&lt;/li&gt;&lt;li&gt;You can add/remove/edit guidance types&lt;/li&gt;&lt;li&gt;You have full access to all of the Guidance Explorer features, except for connection to an online store.  &lt;/li&gt;
&lt;/ol&gt;
&lt;/ol&gt;Once you've customized guidance types you can distribute to your team for guidance browsing, authoring or modification.&lt;br /&gt; &lt;br /&gt;&lt;h2&gt;
Downloads
&lt;/h2&gt; &lt;br /&gt;&lt;h2&gt;
Guidance Explorer
&lt;/h2&gt;This project is for the Guidance Explorer Authoring Toolkit. If you are interested in the Guidance Explorer project, including screenshots, demos, slides and install packages, you can find it here: &lt;a href="http://www.codeplex.com/guidanceexplorer" class="externalLink"&gt;http://www.codeplex.com/guidanceexplorer&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;The entire Guidance Explorer family of projects is:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Guidance Explorer&lt;/b&gt; - The Guidance Explorer smart client allows browsing local or remote libraries from a winforms thick client application.  Remote libraries are automatically synchronized with a local cache to allow publish/subscribe scenarios.  The Guidance Explorer smart client has full capabilities for creating and editing guidance as well as guidance types.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Online Guidance Store&lt;/b&gt; - The online store provides a mechanism for publishing to, and sharing from, a guidance library on the web.  It is a web service interface backed by a SQL 2005 database.  When Guidance Explorer is connected to the online store all clients automatically stay in sync with add/remove/modify of guidance in the library.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Guidance Explorer Web Edition&lt;/b&gt; - The Guidance Explorer online application allows a user to browse guidance from the online store.  The online application does not allow for the creation or modification of guidance. Unlike the smart client it is a read-only view on guidance. &lt;/li&gt;&lt;li&gt;&lt;b&gt;Guidance Explorer Authoring Toolkit&lt;/b&gt; - The Authoring Toolkit is a stripped down version of Guidance Explorer that does not come with a guidance library and includes just the basic guidance types. &lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>jtaylorsi</author><pubDate>Thu, 24 Jan 2008 20:15:26 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080124081526P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GEAuthoringToolkit/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
patterns &amp;amp; practices Guidance Explorer Authoring Toolkit
&lt;/h3&gt;patterns &amp;amp; practices Guidance Explorer is a tool that enables discovery, composition and consumption of high quality development guidance.  Guidance Explorer installs with a connection to the patterns &amp;amp; practices guidance library including performance and security topics for .NET, ASP.NET, and ADO.NET applications. The guidance library contains a variety of guidance types including checklists and guidelines covering design, implementation and deployment topics.&lt;br /&gt;- &lt;i&gt;&lt;a href="http://blogs.msdn.com/jmeier" class="externalLink"&gt;J.D. Meier&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, &lt;a href="http://jtaylorgoodlife.blogspot.com/" class="externalLink"&gt;Jason Taylor&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, &lt;a href="http://prashantbansode.blogspot.com/" class="externalLink"&gt;Prashant Bansode&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, Diego Gonzalez&lt;/i&gt;&lt;br /&gt; &lt;br /&gt;The Authoring Toolkit is a stripped down version of Guidance Explorer that does not come with a guidance library and includes just the basic guidance types.  The Authoring Toolkit is designed for guidance authors who want to use Guidance Explorer to create and/or distribute their own guidance. It has the following capabilities:&lt;br /&gt;&lt;ol&gt;
&lt;ol&gt;
&lt;li&gt;You can customize the application title to match your team or organization&lt;/li&gt;&lt;li&gt;You can add/remove/edit guidance types&lt;/li&gt;&lt;li&gt;You have full access to all of the Guidance Explorer features, except for connection to an online store.  &lt;/li&gt;
&lt;/ol&gt;
&lt;/ol&gt;Once you've customized guidance types you can distribute to your team for guidance browsing, authoring or modification.&lt;br /&gt; &lt;br /&gt;This project is for the Guidance Explorer Authoring Toolkit. If you are interested in the Guidance Explorer project you can find it here: &lt;a href="http://www.codeplex.com/guidanceexplorer" class="externalLink"&gt;http://www.codeplex.com/guidanceexplorer&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>jtaylorsi</author><pubDate>Thu, 24 Jan 2008 20:12:26 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080124081226P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/GEAuthoringToolkit/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
 &lt;br /&gt;t&lt;br /&gt;
&lt;/div&gt;</description><author>jtaylorsi</author><pubDate>Thu, 24 Jan 2008 20:05:11 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080124080511P</guid></item></channel></rss>