<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>PowerShell Cmdlet and Help Designer</title><link>http://cmdletdesigner.codeplex.com/Project/ProjectRss.aspx</link><description>The Cmdlet Designer makes it much easier for teams to concentrate on the design, naming, and consistency of their cmdlets, while also guaranteeing name registration and collision avoidance across a...</description><item><title>Updated Wiki: Home</title><link>http://cmdletdesigner.codeplex.com/wikipage?version=4</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Note: This is a source-only release. The Cmdlet designer is a sharing platform. It requires a supporting database and web service, as described in the Deployment Guide. Please see the documentation for more information.&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;The Cmdlet Designer makes it much easier for teams to concentrate on the design, naming, and consistency of their cmdlets, while also guaranteeing name registration and collision avoidance across a project.&lt;br /&gt;&lt;br /&gt;To sweeten the deal, it offers:&lt;br /&gt;&lt;br /&gt;Integrated help authoring&lt;br /&gt;Efficient bulk operations (parameter and cmdlet cloning) &lt;br /&gt;Generation of cmdlet code&lt;br /&gt;Full scripting support &lt;br /&gt;Automatic code-spec comparison and testing&lt;br /&gt;Role-based security, history logging, and more. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Architecturally, the Cmdlet Designer offers a reference implementation to benefit developers as well:&lt;br /&gt;&lt;br /&gt;UI on top of Cmdlets&lt;br /&gt;UI extensibility through scripting&lt;br /&gt;Cmdlet / Webservice interaction&lt;br /&gt;Role-based security, with a trusted subsystem implementation&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>PowerShellTeam</author><pubDate>Tue, 26 Jan 2010 17:35:47 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100126053547P</guid></item><item><title>Source code checked in, #35979</title><link>http://cmdletdesigner.codeplex.com/SourceControl/changeset/view/35979</link><description>Removing test project from main solution. Removing auto-registration of snapin &amp;#40;so that Visual Studio doesn&amp;#39;t need to run as admin.&amp;#41; Updating database creation script to add a TODO for database storage location.</description><author>PowerShellTeam</author><pubDate>Mon, 19 Oct 2009 18:09:35 GMT</pubDate><guid isPermaLink="false">Source code checked in, #35979 20091019060935P</guid></item><item><title>New Post: Complilation Errors</title><link>http://cmdletdesigner.codeplex.com/Thread/View.aspx?ThreadId=72289</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Yes, there are missing files in this project.&amp;nbsp; Get-ProviderHelp.ps1 is one, createTestData.sql is another.&lt;/p&gt;
&lt;p&gt;It's great (really great) to have a reference project like this available, but it's difficult to learn from it when it can't even be compiled.&lt;/p&gt;
&lt;p&gt;Hopefully someone will be able to upload the missing files soon...&lt;/p&gt;&lt;/div&gt;</description><author>DaveM75</author><pubDate>Sat, 17 Oct 2009 22:16:14 GMT</pubDate><guid isPermaLink="false">New Post: Complilation Errors 20091017101614P</guid></item><item><title>New Post: Complilation Errors</title><link>http://cmdletdesigner.codeplex.com/Thread/View.aspx?ThreadId=72289</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets(2341,9): error MSB3113: Could not find file 'Get-ProviderHelp.ps1'.&lt;/p&gt;
&lt;div id="_mcePaste" style="left:-10000px;top:0px;width:1px;height:1px;overflow-x:hidden;overflow-y:hidden"&gt;Done building project &amp;quot;CmdletDesigner.csproj&amp;quot; -- FAILED.&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;C:\Windows\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets(2341,9): error MSB3113: Could not find file 'Get-ProviderHelp.ps1'.&lt;/p&gt;
&lt;p&gt;Done building project &amp;quot;CmdletDesigner.csproj&amp;quot; -- FAILED.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I can't find Get-ProviderHelp.ps1 anywhere on my system...&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>skrymsli</author><pubDate>Sat, 17 Oct 2009 01:59:09 GMT</pubDate><guid isPermaLink="false">New Post: Complilation Errors 20091017015909A</guid></item><item><title>Updated Release: Cmdlet Designer Design Spec (Oct 15, 2009)</title><link>http://cmdletdesigner.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=34511</link><description>&lt;div class="wikidoc"&gt;Design specification for the Cmdlet Designer&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>PowerShellTeam</author><pubDate>Thu, 15 Oct 2009 22:28:10 GMT</pubDate><guid isPermaLink="false">Updated Release: Cmdlet Designer Design Spec (Oct 15, 2009) 20091015102810P</guid></item><item><title>Updated Release: Cmdlet Designer Deployment Guide (Oct 15, 2009)</title><link>http://cmdletdesigner.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=34512</link><description>&lt;div class="wikidoc"&gt;Deployment and Setup guide for the Cmdlet Designer&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>PowerShellTeam</author><pubDate>Thu, 15 Oct 2009 22:27:33 GMT</pubDate><guid isPermaLink="false">Updated Release: Cmdlet Designer Deployment Guide (Oct 15, 2009) 20091015102733P</guid></item><item><title>Updated Release: Cmdlet Designer Design Spec (Oct 15, 2009)</title><link>http://cmdletdesigner.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=34511</link><description>&lt;div class="wikidoc"&gt;Design specification for the Cmdlet Designer&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>PowerShellTeam</author><pubDate>Thu, 15 Oct 2009 22:26:53 GMT</pubDate><guid isPermaLink="false">Updated Release: Cmdlet Designer Design Spec (Oct 15, 2009) 20091015102653P</guid></item><item><title>Source code checked in, #35212</title><link>http://cmdletdesigner.codeplex.com/SourceControl/changeset/view/35212</link><description>Initial Import</description><author>PowerShellTeam</author><pubDate>Thu, 15 Oct 2009 22:22:36 GMT</pubDate><guid isPermaLink="false">Source code checked in, #35212 20091015102236P</guid></item></channel></rss>