<?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"
	>
<channel>
	<title>Comments on: Mono Package and Deployment Framework</title>
	<atom:link href="http://zbowling.com/blog/2005/02/26/mono-package-and-deployment-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://zbowling.com/blog/2005/02/26/mono-package-and-deployment-framework/</link>
	<description>Human Code Generator</description>
	<pubDate>Fri, 05 Sep 2008 17:00:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: 9447976b5b7c</title>
		<link>http://zbowling.com/blog/2005/02/26/mono-package-and-deployment-framework/#comment-26284</link>
		<dc:creator>9447976b5b7c</dc:creator>
		<pubDate>Thu, 15 May 2008 17:02:40 +0000</pubDate>
		<guid isPermaLink="false">http://zacbowling.com/archives/2005/02/26/mono-package-and-deployment-framework/#comment-26284</guid>
		<description>&lt;strong&gt;9447976b5b7c...&lt;/strong&gt;

9447976b5b7cd51a7b10...</description>
		<content:encoded><![CDATA[<p><strong>9447976b5b7c&#8230;</strong></p>
<p>9447976b5b7cd51a7b10&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Idetrorce</title>
		<link>http://zbowling.com/blog/2005/02/26/mono-package-and-deployment-framework/#comment-25792</link>
		<dc:creator>Idetrorce</dc:creator>
		<pubDate>Sat, 15 Dec 2007 13:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://zacbowling.com/archives/2005/02/26/mono-package-and-deployment-framework/#comment-25792</guid>
		<description>very interesting, but I don't agree with you 
Idetrorce</description>
		<content:encoded><![CDATA[<p>very interesting, but I don&#8217;t agree with you<br />
Idetrorce</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Willeke</title>
		<link>http://zbowling.com/blog/2005/02/26/mono-package-and-deployment-framework/#comment-171</link>
		<dc:creator>Scott Willeke</dc:creator>
		<pubDate>Sun, 13 Mar 2005 08:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://zacbowling.com/archives/2005/02/26/mono-package-and-deployment-framework/#comment-171</guid>
		<description>You should also consider usage scenarios for deploying development components &#38; tools, and application plug-ins/extensions. I work for a .NET component vendor and actively work with MS related to deployment &#38; versioning challenges we face. Some examples of challenging deployment considerations we face as a component vendor are as follows:
	
	* GAC policy (should the assembly be GAC'd or not)
	* Publisher policy
	* Help files &#38; IDE Help Integration
	* Samples locations
	* IIS Virtual Folders
	* IIS/ASP.NET HttpHandlers registration &#38; IIS file extension registration
	* IDE Registration in the "References Dialog"
	* IDE Toolbox Integration (and *not* have it deleted the next time somebody installs a visual studio package that "resets (see devenv /setup)" the environment)
	* IDE Package Integration (for tighter integration with the IDE for things like language services, visual designers, etc...)
	* Support URL
	* Version update URL

Obviously we have overcome these items, but they are remarkably challenging and seem like relatively basic deployment scenarios. Also consider a configuration tool that could be used to explore installed components, launch samples, add/remove toolbox items, integrate packages, view help, check for updates, etc...

Plug-in scenarios like Mozilla's Firefox and Thunderbird extensions should also be considered. Make sure the deployment file can be signed with digital signatures (more on digital signing: http://blogs.pingpoet.com/overflow/archive/2005/03/13.aspx). Anyway, I think you're onto something and I hope to see something come of this.</description>
		<content:encoded><![CDATA[<p>You should also consider usage scenarios for deploying development components &amp; tools, and application plug-ins/extensions. I work for a .NET component vendor and actively work with MS related to deployment &amp; versioning challenges we face. Some examples of challenging deployment considerations we face as a component vendor are as follows:</p>
<p>	* GAC policy (should the assembly be GAC&#8217;d or not)<br />
	* Publisher policy<br />
	* Help files &amp; IDE Help Integration<br />
	* Samples locations<br />
	* IIS Virtual Folders<br />
	* IIS/ASP.NET HttpHandlers registration &amp; IIS file extension registration<br />
	* IDE Registration in the &#8220;References Dialog&#8221;<br />
	* IDE Toolbox Integration (and *not* have it deleted the next time somebody installs a visual studio package that &#8220;resets (see devenv /setup)&#8221; the environment)<br />
	* IDE Package Integration (for tighter integration with the IDE for things like language services, visual designers, etc&#8230;)<br />
	* Support URL<br />
	* Version update URL</p>
<p>Obviously we have overcome these items, but they are remarkably challenging and seem like relatively basic deployment scenarios. Also consider a configuration tool that could be used to explore installed components, launch samples, add/remove toolbox items, integrate packages, view help, check for updates, etc&#8230;</p>
<p>Plug-in scenarios like Mozilla&#8217;s Firefox and Thunderbird extensions should also be considered. Make sure the deployment file can be signed with digital signatures (more on digital signing: <a href="http://blogs.pingpoet.com/overflow/archive/2005/03/13.aspx" rel="nofollow">http://blogs.pingpoet.com/overflow/archive/2005/03/13.aspx</a>). Anyway, I think you&#8217;re onto something and I hope to see something come of this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scooter's Musings</title>
		<link>http://zbowling.com/blog/2005/02/26/mono-package-and-deployment-framework/#comment-160</link>
		<dc:creator>Scooter's Musings</dc:creator>
		<pubDate>Thu, 03 Mar 2005 17:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://zacbowling.com/archives/2005/02/26/mono-package-and-deployment-framework/#comment-160</guid>
		<description>&lt;strong&gt;Great Night of .NET/Mono&lt;/strong&gt;

</description>
		<content:encoded><![CDATA[<p><strong>Great Night of .NET/Mono</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A.Nahr</title>
		<link>http://zbowling.com/blog/2005/02/26/mono-package-and-deployment-framework/#comment-153</link>
		<dc:creator>A.Nahr</dc:creator>
		<pubDate>Sun, 27 Feb 2005 10:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://zacbowling.com/archives/2005/02/26/mono-package-and-deployment-framework/#comment-153</guid>
		<description>.Net automatically packages an Application into a PE file, so I don't understand why using an additional packaging - mechanism should make any sense.
Surely using PE as package format isn't as simple as using e.g. ZIP files, however it also provides advantages over more simpler formats (like the ability to digially sign the resulting package, add metadata).
I agree that for a centralized deployment you need some sort of externalized information-set so the user doesn't need to download the entire package to do any checks.</description>
		<content:encoded><![CDATA[<p>.Net automatically packages an Application into a PE file, so I don&#8217;t understand why using an additional packaging - mechanism should make any sense.<br />
Surely using PE as package format isn&#8217;t as simple as using e.g. ZIP files, however it also provides advantages over more simpler formats (like the ability to digially sign the resulting package, add metadata).<br />
I agree that for a centralized deployment you need some sort of externalized information-set so the user doesn&#8217;t need to download the entire package to do any checks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>


