<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Mai-lan&amp;#39;s Blog : Developers</title><link>http://blogs.iis.net/mailant/archive/tags/Developers/default.aspx</link><description>Tags: Developers</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Windows Cache Extension for PHP (aka, “WinCache”) 1.0 General Availability Today</title><link>http://blogs.iis.net/mailant/archive/2009/11/19/windows-cache-extension-for-php-aka-wincache-1-0-general-availability-today.aspx</link><pubDate>Thu, 19 Nov 2009 21:21:59 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3522758</guid><dc:creator>mailant</dc:creator><slash:comments>14</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mailant/rsscomments.aspx?PostID=3522758</wfw:commentRss><comments>http://blogs.iis.net/mailant/archive/2009/11/19/windows-cache-extension-for-php-aka-wincache-1-0-general-availability-today.aspx#comments</comments><description>&lt;p&gt;Today we announce the general availability of the &lt;a href="http://www.iis.net/expand/wincacheforphp"&gt;Windows Cache Extension for PHP 1.0&lt;/a&gt; (affectionately known as “WinCache”), which is an open source &lt;em&gt;built-for-Windows &lt;/em&gt;caching extension to the PHP engine. You can view, contribute and download the source code for WinCache at the PHP repository for extensions (&lt;a href="http://pecl.php.net/package/WinCache"&gt;http://pecl.php.net/package/WinCache&lt;/a&gt;), where &lt;a href="http://pecl.php.net/packages.php?catpid=3&amp;amp;catname=Caching"&gt;we have joined other Linux-based PHP caches&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.iis.net/blogs/mailant/image_2E634D05.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://blogs.iis.net/blogs/mailant/image_thumb_0E84C37D.png" width="777" height="410" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;I wanted to thank &lt;a href="http://channel9.msdn.com/tags/Pierre+Joye/"&gt;Pierre Joye&lt;/a&gt; for his invaluable help in helping connect the IIS product team with PECL, and for agreeing to host the WinCache binaries on &lt;a href="http://windows.php.net"&gt;http://windows.php.net&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;We cordially invite the PHP development community to join us in development of this caching extension for PHP on Windows. &lt;/strong&gt;We already have gotten one contribution from the community in our pre-release mode and are very excited to have others join this new PHP on Windows caching community. The IIS team at Microsoft is going to start off the v2.0 development by adding a user cache and lazy class loading to the opcode cache, file cache, and relative file cache that is available today in WinCache 1.0. &lt;/p&gt;  &lt;p&gt;I am proud of the WinCache project for many reasons, including:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;&lt;strong&gt;&lt;em&gt;WinCache solves a real customer problem&lt;/em&gt;.&lt;/strong&gt; WinCache provides a Windows PHP caching extension that is free and part of the PECL extension library, and can accelerate the performance of all PHP applications on Windows. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;&lt;em&gt;WinCache is our first big open source contribution to the PHP on Windows community.&lt;/em&gt;&lt;/strong&gt; The IIS team has made &lt;a href="http://blogs.iis.net/mailant/archive/2009/05/18/contributions-to-the-php-engine.aspx"&gt;several code contributions (big fixes) to the PHP 5.3 release&lt;/a&gt;, as well as provided support for the &lt;a href="http://blogs.iis.net/ruslany/archive/2009/02/13/windows-installer-for-php-5-2-9-rc-and-php-5-3-beta.aspx"&gt;Windows Installer for PHP community&lt;/a&gt; (John Mertic rocks) and the &lt;a href="http://www.php.net/manual/en/install.windows.php"&gt;Windows documentation on the PHP website&lt;/a&gt;. This WinCache release is a substantial amount of code that we are open sourcing on the PECL extension library. We hope others join this new community to help accelerate PHP performance on Windows. &lt;/li&gt;    &lt;li&gt;&lt;strong&gt;&lt;em&gt;WinCache represents a series of “firsts” for Microsoft&lt;/em&gt;&lt;/strong&gt;…first time Microsoft has contributed to the PECL repository, first Windows-based PHP cache, first joint community project between Microsoft and the PHP development community, first BSD license for the IIS team….and the list goes on. The WinCache feature team of &lt;a href="http://blogs.iis.net/ruslany"&gt;Ruslan&lt;/a&gt;, &lt;a href="http://blogs.iis.net/ksingla"&gt;Kanwal&lt;/a&gt; and &lt;a href="http://blogs.iis.net/donraman "&gt;Don&lt;/a&gt; are incredibly passionate about PHP on Windows, respond to their blog and forum comments,&amp;#160; and lurk on the &lt;a href="http://news.php.net/group.php?group=php.windows"&gt;PHP on Windows mailing list&lt;/a&gt; if you want to connect with them. &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;Here’s some more information about WinCache.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#800080"&gt;What is WinCache?&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;WinCache is actually a collection of three caches:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;An opcode file cache, just like the one that APC provides to cache compiled PHP code &lt;/li&gt;    &lt;li&gt;A file cache to help when your PHP scripts run on remote servers. This is net new functionality that is not available in other caching modules at the time of this blog. &lt;/li&gt;    &lt;li&gt;A relative file cache to cache relative file paths for when you are running PHP scripts on remote servers. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;WinCache itself was designed, written, and tested by the IIS engineering team that also brings you FastCGI, the core PHP hosting platform in IIS. We are planning to add more caches to WinCache in 2010.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#800080"&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#800080"&gt;What is the WinCache license?&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;WinCache is licensed under &lt;a href="http://www.opensource.org/licenses/bsd-license.php"&gt;BSD&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#800080"&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#800080"&gt;How do I get WinCache?&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;You can &lt;a href="http://us2.php.net/manual/en/wincache.win32build.php"&gt;compile WinCache as part of your PHP compilation from the PECL library&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;If you download any PHP application from &lt;a href="http://www.microsoft.com/web/downloads/platform.aspx"&gt;Web Platform Installer&lt;/a&gt; and/or the &lt;a href="http://www.microsoft.com/web/gallery"&gt;Windows Web Application Gallery&lt;/a&gt; (&lt;a href="http://www.microsoft.com/web/gallery/WordPress.aspx"&gt;WordPress&lt;/a&gt;, &lt;a href="http://www.microsoft.com/web/gallery/moodle.aspx"&gt;Moodle&lt;/a&gt;, &lt;a href="http://www.microsoft.com/web/gallery/silverstripe.aspx"&gt;SilverStripe&lt;/a&gt;, &lt;a href="http://www.microsoft.com/web/gallery/sugarcrm.aspx"&gt;SugarCRM&lt;/a&gt;, &lt;a href="http://www.microsoft.com/web/gallery/drupal.aspx"&gt;Acquia Drupal&lt;/a&gt;, &lt;a href="http://www.microsoft.com/web/gallery/gallery.aspx"&gt;Gallery 2&lt;/a&gt;, and any other new PHP app in the Web App Gallery), you will automatically get WinCache installed on your IIS computer as part of the PHP application install. We want to make sure that your PHP application deployment and hosting experience is great on Windows. &lt;/p&gt;  &lt;p&gt;&lt;font color="#800080"&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#800080"&gt;&lt;strong&gt;How do I learn more about WinCache?&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;You can learn more about WinCache’s features and how to get started on the &lt;a href="http://php.iis.net"&gt;http://php.iis.net&lt;/a&gt; community site. You can also check out the blogs for the feature team (&lt;a href="http://blogs.iis.net/ksingla"&gt;Kanwal&lt;/a&gt;, &lt;a href="http://blogs.iis.net/ruslany"&gt;Ruslan&lt;/a&gt;, &lt;a href="http://blogs.iis.net/donraman"&gt;Don&lt;/a&gt;) or visit the &lt;a href="http://forums.iis.net/1164.aspx"&gt;community forum&lt;/a&gt; which is supported by the feature team and WinCache community. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#800080"&gt;&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#800080"&gt;How much faster is it to run WinCache with my PHP application?&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;We are seeing quite a significant increase in performance. But don’t take our word for it. Check out the perspective of other members of the PHP developer community:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.phpdeveloper.org/news/13173"&gt;Cal Evans&lt;/a&gt;’ benchmark results&lt;/li&gt;    &lt;li&gt;&lt;a href="http://techportal.ibuildings.com/2009/11/19/php-on-windows-the-wincache-1-0-benchmark./"&gt;TechPortal at iBuildings.com&lt;/a&gt; benchmark results &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;We hope that others try WinCache and publish their findings as well. &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#800080"&gt;Why is Microsoft investing in making PHP run faster?&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;IIS is all about making apps run at their finest on IIS. We have a built-in advantage with ASP.NET apps because we can walk down the hallway in our building here in the Seattle area to talk to the ASP.NET team about how to make the ASP.NET on IIS experience better. But we also care deeply about the PHP experience on IIS – there are some amazing applications like WordPress and Drupal that form the foundation of many a Web site on the Internet. We are committed to making those applications run great on Windows, which is the primary motivation for our WinCache project.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font color="#800080"&gt;How do I learn more about WinCache?&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;To learn more about WinCache, you can check out:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;The &lt;a href="http://us3.php.net/wincache/"&gt;PECL documentation on WinCache&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;The PHP on Windows feature team (&lt;a href="http://blogs.iis.net/ksingla"&gt;Kanwal&lt;/a&gt;, &lt;a href="http://blogs.iis.net/ruslany"&gt;Ruslan&lt;/a&gt;, and &lt;a href="http://blogs.iis.net/donraman"&gt;Don&lt;/a&gt;) blogs &lt;/li&gt;    &lt;li&gt;The &lt;a href="http://forums.iis.net/1164.aspx"&gt;WinCache community forum&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;The &lt;a href="http://forums.iis.net/1164.aspx"&gt;IIS.NET documentation on WinCache&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;The &lt;a href="http://pecl.php.net/package/wincache/"&gt;source code of WinCache on PECL&lt;/a&gt;, licensed under BSD &lt;/li&gt;    &lt;li&gt;How to &lt;a href="http://pecl.php.net/package/wincache/"&gt;file bugs on WinCache in PECL&lt;/a&gt; &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;Thanks, &lt;/p&gt;  &lt;p&gt;Mai-lan&lt;/p&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3522758" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mailant/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mailant/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category><category domain="http://blogs.iis.net/mailant/archive/tags/Developers/default.aspx">Developers</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+PI/default.aspx">Web PI</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+Application+Gallery/default.aspx">Web Application Gallery</category><category domain="http://blogs.iis.net/mailant/archive/tags/PHP/default.aspx">PHP</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+App+Gallery/default.aspx">Web App Gallery</category></item><item><title>IIS SEO Toolkit 1.0 Final Release Available Today</title><link>http://blogs.iis.net/mailant/archive/2009/11/17/iis-seo-toolkit-1-0-final-release-available-today.aspx</link><pubDate>Tue, 17 Nov 2009 23:06:19 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3518607</guid><dc:creator>mailant</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mailant/rsscomments.aspx?PostID=3518607</wfw:commentRss><comments>http://blogs.iis.net/mailant/archive/2009/11/17/iis-seo-toolkit-1-0-final-release-available-today.aspx#comments</comments><description>&lt;p&gt;Today, IIS launched the &lt;a href="http://www.microsoft.com/web/seo "&gt;IIS SEO Toolkit 1.0&lt;/a&gt;, a free, fully supported extension to IIS7 that makes it easy for you to build and maintain Web sites optimized for search engines and site quality. In a world where thousands of new Web sites appear on the Internet every month, it is more important than ever to provide a Web destination that is easily discoverable by search engines. Users have a tremendous amount of choice on Web sites today, and poor site quality, like slow response time and broken links, will end up costing you site visitors and visits. Developers and site administrators can download the IIS SEO Toolkit today using &lt;a href="http://www.microsoft.com/web/downloads/platform.aspx"&gt;Web Platform Installer&lt;/a&gt; or directly from the &lt;a href="http://go.microsoft.com/?linkid=9695985"&gt;Microsoft Download Center&lt;/a&gt;, and start optimizing any Web sites on Windows (ASP.NET, HTML, ASP, or PHP).&lt;/p&gt;  &lt;p&gt;The IIS SEO Toolkit installs and runs on &lt;a href="http://www.iis.net/getstarted"&gt;IIS 7.x&lt;/a&gt;, which is the Microsoft Web server shipped as part of Windows Server 2008, Windows Server 2008 R2, Windows Vista and Windows 7. &lt;/p&gt;  &lt;p&gt;If you are a &lt;strong&gt;&lt;font color="#000080" size="4"&gt;site administrator&lt;/font&gt;&lt;/strong&gt;, you will love using the IIS SEO toolkit because you don’t have to write code to improve your Web site’s “searchability” by Bing, Google and other Web sites, and you can directly impact the quality of your Web site. You can find and fix-up site issues by running reports that:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;analyze everything from broken links to load times on Web pages &lt;/li&gt;    &lt;li&gt;discover common browsing paths through your Web site taken by customers&lt;/li&gt;    &lt;li&gt;duplicate files and other issues with site quality&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;If you are a &lt;font color="#000080" size="4"&gt;&lt;strong&gt;developer&lt;/strong&gt;&lt;/font&gt;, you will be interested in the IIS SEO toolkit because it can simplify your development process for new Web sites and help you maintain existing sites. You can use the same Web server administration console that you use for managing your site to:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;run reports to report on broken links across your Web site&lt;/li&gt;    &lt;li&gt;control robots crawling behavior on your site&lt;/li&gt;    &lt;li&gt;build custom site analysis reports for site administrators&lt;/li&gt;    &lt;li&gt;add and edit sitemaps and sitemap indices&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;One of the most powerful features in the IIS SEO toolkit is the built-in site analyzer that lets you run detailed reports on web sites that are hosted on external Web sites or your localhost environment. &lt;/p&gt;  &lt;p&gt;The “dashboard” for the Site Analysis Report gives you a summary of violations and other built-in reports like pages with the most violations, or sort by violation categories or levels.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.iis.net/blogs/mailant/clip_image002_2BAA080C.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://blogs.iis.net/blogs/mailant/clip_image002_thumb_7283053C.jpg" width="602" height="422" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;If you want to take a different “view” of your Web site, you can look at your site by content, performance or links. The query builder that comes with the Site Analysis tool lets you set up custom queries to get a detailed view of the content you care about. In this example below, you can see all the links to images on your site.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.iis.net/blogs/mailant/clip_image0028_7F10B258.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="clip_image002[8]" border="0" alt="clip_image002[8]" src="http://blogs.iis.net/blogs/mailant/clip_image0028_thumb_5D44D9C7.jpg" width="672" height="472" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;The IIS SEO toolkit is part of the IIS7 mission to provide the best Web application hosting platform for developers and administrators. We hope you enjoy using this extension and look forward to hearing your suggestions in our &lt;a href="http://forums.iis.net/1162.aspx"&gt;SEO Toolkit forum&lt;/a&gt;!&lt;/p&gt;  &lt;p&gt;For more information, check out these sources:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://blogs.iis.net/carlosag"&gt;Carlos’ blogs&lt;/a&gt; with many a post on the SEO toolkit&lt;/li&gt;    &lt;li&gt;The &lt;a href="http://forums.iis.net/1162.aspx"&gt;public forum, monitored by the IIS product team, for SEO Toolkit&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;The &lt;a href="http://www.iis.net/extensions/SEOToolkit"&gt;SEO Toolkit extension page&lt;/a&gt; with a summary of features and links to more detailed articles&lt;/li&gt; &lt;/ul&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3518607" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mailant/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mailant/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category><category domain="http://blogs.iis.net/mailant/archive/tags/Developers/default.aspx">Developers</category></item><item><title>New IIS Web Extensions for Web Site Developers and Web Server Administrators</title><link>http://blogs.iis.net/mailant/archive/2009/09/24/launch.aspx</link><pubDate>Thu, 24 Sep 2009 20:08:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3423974</guid><dc:creator>mailant</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mailant/rsscomments.aspx?PostID=3423974</wfw:commentRss><comments>http://blogs.iis.net/mailant/archive/2009/09/24/launch.aspx#comments</comments><description>&lt;FONT size=2 face=verdana&gt;I am very proud to announce our September 2009 release of IIS Web extensions!&amp;nbsp; This September launch includes the RTW release of &lt;A href="http://www.iis.net/extensions/WebDeploymentTool" mce_href="http://www.iis.net/extensions/WebDeploymentTool"&gt;Web Deploy 1.0&lt;/A&gt;, &lt;A href="http://www.iis.net/extensions/webpi" mce_href="http://www.iis.net/extensions/webpi"&gt;Web Platform Installer 2.0&lt;/A&gt;, and &lt;A href="http://www.iis.net/extensions/databasemanager" mce_href="http://www.iis.net/extensions/databasemanager"&gt;IIS Database Manager 1.0&lt;/A&gt;, as well as the pre-release versions of &lt;A href="http://www.iis.net/extensions/arr" mce_href="http://www.iis.net/extensions/arr"&gt;Application Request Routing 2.0 RC&lt;/A&gt; and &lt;A href="http://www.iis.net/extensions/seotoolkit" mce_href="http://www.iis.net/extensions/seotoolkit"&gt;Search Engine Optimizer (SEO) Toolkit Beta 2.0&lt;/A&gt;. We are also releasing international support for a number of IIS extensions and the Windows Web Application Gallery. Along with these engineering releases, we are proud to make available &lt;A href="http://blogs.iis.net/bills/archive/2009/09/24/a-big-day-for-web-pros-websitespark-web-pi-and-more.aspx" mce_href="http://blogs.iis.net/bills/archive/2009/09/24/a-big-day-for-web-pros-websitespark-web-pi-and-more.aspx"&gt;Website Spark&lt;/A&gt;, a business program that makes it easy and affordable for Web development professionals to use the Microsoft Web platform. 
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Quick Start to What Important For You In This September Release&lt;/H3&gt;
&lt;P mce_keep="true"&gt;As a “quick start” to the IIS September 2009 releases, if you are… &lt;BR&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;A &lt;STRONG&gt;&lt;FONT color=#800080 size=3&gt;Web developer&lt;/FONT&gt;&lt;/STRONG&gt;, you will be interested in &lt;A href="http://www.iis.net/extensions/webpi" mce_href="http://www.iis.net/extensions/webpi"&gt;Web Platform Installer&lt;/A&gt; to easily get the Microsoft&amp;nbsp; Web stack as well as free community applications from the &lt;A href="http://www.microsoft.com/web/gallery" mce_href="http://www.microsoft.com/web/gallery"&gt;Windows Web Application Gallery&lt;/A&gt;, &lt;A href="http://www.iis.net/extensions/WebDeploymentTool" mce_href="http://www.iis.net/extensions/WebDeploymentTool"&gt;Web Deploy&lt;/A&gt; for application deployment and migration, the &lt;A href="http://www.iis.net/extensions/seotoolkit" mce_href="http://www.iis.net/extensions/seotoolkit"&gt;Search Optimization Engine (SEO) Toolkit&lt;/A&gt; for improving site discoverability and quality, and &lt;A href="http://www.iis.net/extensions/databasemanager" mce_href="http://www.iis.net/extensions/databasemanager"&gt;IIS Database Manager&lt;/A&gt; for managing remote or local databases. You may also be interested in our new language support for Web Platform Installer 2.0, Web Deploy 1.0, Database Manager 1.0 and URL Rewrite 1.1. &lt;BR&gt;&lt;/LI&gt;
&lt;LI&gt;A &lt;STRONG&gt;&lt;FONT color=#800080 size=3&gt;Web server administrator&lt;/FONT&gt;&lt;/STRONG&gt;, you will be interested in &lt;A href="http://www.iis.net/extensions/WebDeploymentTool" mce_href="http://www.iis.net/extensions/WebDeploymentTool"&gt;Web Deploy&lt;/A&gt; for server and application migration and deployment, and &lt;A href="http://www.iis.net/extensions/arr" mce_href="http://www.iis.net/extensions/arr"&gt;Application Request Routing (ARR)&lt;/A&gt; for load balancing and cache/proxy support. &lt;A href="http://www.iis.net/extensions/webpi" mce_href="http://www.iis.net/extensions/webpi"&gt;Web Platform Installer&lt;/A&gt; will help setting up servers with the right Microsoft Web stack. We also have international language support for URL Rewrite 1.1 and ARR v1.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;As you may know, IIS7 in Windows Server 2008 was a major release for the Microsoft Web server. Among its many changes are a &lt;A href="http://learn.iis.net/page.aspx/22/extending-iis-70/" mce_href="http://learn.iis.net/page.aspx/22/extending-iis-70/"&gt;brand new extensibility model&lt;/A&gt; that lets third parties (and the IIS product team!) use a rich API to innovate on the core Web server. And that's exactly what we've done over the last two years as you can see from our &lt;A href="http://www.iis.net/extensions" mce_href="http://www.iis.net/extensions"&gt;IIS Extensions&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;With this release, we are not only continuing to expand the scope and features of our IIS extensions, but we're also providing localized versions in different languages for customers. All of our IIS Web server extensions released via Web download are fully supported by Microsoft for the support lifecycle of the underlying operating system. &lt;BR&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;H3&gt;Inside The September 2009 IIS Release&lt;/H3&gt;&lt;BR&gt;
&lt;H4&gt;Web Deploy 1.0&lt;/H4&gt;&lt;A href="http://www.iis.net/extensions/WebDeploymentTool" mce_href="http://www.iis.net/extensions/WebDeploymentTool"&gt;Web Deploy 1.0&lt;/A&gt; is the migration and deployment platform for IIS Web servers and applications. Web Deploy provides: 
&lt;UL&gt;
&lt;LI&gt;A solution integrated with IIS Manager for creating, exporting and importing Web application packages. You can package up a Web site, which also pulls in app resources (registry, COM, DB, etc), and use our built-in remoting in IIS Manager to export the application package to a remote IIS server. Because of its IIS Manager integration, you also get built-in delegation support for administrators to authorize local and remote users to perform tasks like creating a Web site that previously required admin-only permissions. &lt;/LI&gt;&lt;/UL&gt;
&lt;P align=center&gt;&lt;A href="http://blogs.iis.net/blogs/mailant/clip_image002_0644EE1D.jpg"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px" title=clip_image002 border=0 alt=clip_image002 src="http://blogs.iis.net/blogs/mailant/clip_image002_thumb_3E173240.jpg" width=618 height=401&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P align=center&gt;&lt;FONT face=Consolas&gt;&lt;STRONG&gt;Figure. Application Packaging in IIS Manager using Web Deploy&lt;/STRONG&gt;&lt;/FONT&gt; &lt;BR&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;A command line tool that can be used to migrate and synchronize IIS 6 and IIS 7.x Web servers, as well as to package and deploy applications. This tool greatly simplifies the process of upgrading IIS6 servers to IIS7, and to sync IIS servers across Web farms. It can also be used for application packaging and deployment. &lt;BR&gt;&lt;/LI&gt;
&lt;LI&gt;A platform for other tools and apps to use for migration and deployment. For example, the upcoming release of Visual Studio uses Web Deploy as the underlying platform for packaging Web applications and their resources. &lt;A href="http://www.iis.net/extensions/webpi" mce_href="http://www.iis.net/extensions/webpi"&gt;Web Platform Installer&lt;/A&gt; uses Web Deploy as the platform for reading text-based manifest files from zip packages of community applications in the &lt;A href="http://www.microsoft.com/web/gallery" mce_href="http://www.microsoft.com/web/gallery"&gt;Windows Web Application Gallery&lt;/A&gt;, and creates sites from open source applications like &lt;A href="http://www.microsoft.com/web/gallery/umbraco.aspx" mce_href="http://www.microsoft.com/web/gallery/umbraco.aspx" umbraco?="umbraco?" gallery="gallery" web="web" mce_hrefwww.microsoft.com="mce_hrefwww.microsoft.com"&gt;Umbraco&lt;/A&gt; and &lt;A href="http://www.microsoft.com/web/gallery/wordpress.aspx" mce_href="http://www.microsoft.com/web/gallery/wordpress.aspx"&gt;WordPress&lt;/A&gt;. &lt;BR&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;Learn more/download &lt;A href="http://www.iis.net/extensions/WebDeploymentTool" mce_href="http://www.iis.net/extensions/WebDeploymentTool"&gt;Web Deploy&lt;/A&gt;. &lt;BR&gt;Read the &lt;A href="http://blogs.iis.net/msdeploy/default.aspx" mce_href="http://blogs.iis.net/msdeploy/default.aspx"&gt;Web Deploy blog&lt;/A&gt;. &lt;BR&gt;Get &lt;A href="http://forums.iis.net/1144.aspx" mce_href="http://forums.iis.net/1144.aspx"&gt;free, best effort forum support on Web Deploy&lt;/A&gt; from the community and IIS product group. &lt;BR&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;H4&gt;Web Platform Installer 2.0&lt;/H4&gt;
&lt;P&gt;Supported on Windows XP and later, &lt;A href="http://www.iis.net/extensions/webpi" mce_href="http://www.iis.net/extensions/webpi"&gt;Web Platform Installer (Web PI)&lt;/A&gt; provides a central location to find and install the Microsoft Web platform and applications from the Web Application Gallery. &lt;/P&gt;
&lt;P mce_keep="true"&gt;Web PI checks your computer for installed software and environment variables and then presents an up-to-date list of Web components that you can install. &lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;A href="http://blogs.iis.net/blogs/mailant/Webpi_7CBEDDA4.png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px" title=Webpi border=0 alt=Webpi src="http://blogs.iis.net/blogs/mailant/Webpi_thumb_6688C252.png" width=678 height=502&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P align=center mce_keep="true"&gt;&lt;STRONG&gt;&lt;FONT face=Consolas&gt;Figure. Web Platform Installer “Web Platform” tab&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;You can learn more about the products themselves in a details page, add multiple products to a list, select a product or two and Web PI will handle the installation of your choices, including pre-requisites, reboots and rollbacks. &lt;/P&gt;
&lt;P&gt;Once you make your choices, Web PI downloads the installers to your computer and then runs the installation silently so that you don’t have to click through multiple screens across multiple products. Web PI intelligently caches the product installers on your computer, so you also don’t have to pay for the bandwidth to get the installer on your computer multiple times.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;You can also browse free community Web applications from the &lt;A href="http://www.microsoft.com/web/gallery" mce_href="http://www.microsoft.com/web/gallery"&gt;Windows Web App Gallery&lt;/A&gt;. Web PI uses XML feeds to provide access to the latest of the Web product stack and apps from Web App Gallery – and also supports reading custom XML feeds so that hosters and other users can add other products to the Web PI experience. Web PI uses &lt;A href="http://www.iis.net/extensions/WebDeploymentTool" mce_href="http://www.iis.net/extensions/WebDeploymentTool"&gt;Web Deploy&lt;/A&gt; as the underlying app deployment platform to install and deploy the free app so that you end up with a working Web site based on the app after a few simple screens. &lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;Learn more/download &lt;/EM&gt;&lt;A href="http://www.iis.net/extensions/webpi" mce_href="http://www.iis.net/extensions/webpi"&gt;&lt;EM&gt;Web Platform Installer&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;. &lt;BR&gt;Check out &lt;/EM&gt;&lt;A href="http://www.microsoft.com/web/gallery" mce_href="http://www.microsoft.com/web/gallery"&gt;&lt;EM&gt;free community Web Applications on the Window Web Application Gallery&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;. &lt;BR&gt;Get &lt;/EM&gt;&lt;A href="http://forums.iis.net/1155.aspx" mce_href="http://forums.iis.net/1155.aspx"&gt;&lt;EM&gt;free, best effort forum support on Web PI&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt; from the community, IIS product group, and partners. &lt;BR&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;H4&gt;Database Manager 1.0&lt;/H4&gt;
&lt;P&gt;The &lt;A href="http://www.iis.net/extensions/databasemanager" mce_href="http://www.iis.net/extensions/databasemanager"&gt;IIS Database Manager&lt;/A&gt; lets you manage your Web application’s databases (SQL or MySQL) from IIS Manager, the same unified management console that you use to manage your Web application. &lt;/P&gt;
&lt;P&gt;&lt;A href="file:///C:/Users/mailant/AppData/Local/Temp/WindowsLiveWriter1286139640/supfilesD323EC9/DBManAction[4].png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH: 0px; DISPLAY: block; FLOAT: none; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN-LEFT: auto; BORDER-LEFT-WIDTH: 0px; MARGIN-RIGHT: auto" title=DBManAction_thumb[2] border=0 alt=DBManAction_thumb[2] src="http://blogs.iis.net/blogs/mailant/DBManAction_thumb2_640CE296.png" width=550 height=361&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P align=center&gt;&lt;STRONG&gt;&lt;FONT face=Consolas&gt;Figure. Database Manager Via IIS Manager&lt;/FONT&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With Database Manager, you get: &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The ability to manage local and remote database tables, views, stored procedures and data as well as running ad hoc queries. &lt;/LI&gt;
&lt;LI&gt;Built-in delegation support for administrators to delegate access to remote and local users &lt;/LI&gt;
&lt;LI&gt;Support for Microsoft SQL and MySQL databases &lt;/LI&gt;
&lt;LI&gt;A rich provider model that allows developers to add new data sources including XML. &lt;/LI&gt;
&lt;LI&gt;Local and remote backup and restore for SQL databases. &lt;BR&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;IIS Database Manager gives Web app developers and administrators the ability to manage a key resource of the Web application – its database – in a single integrated experience through IIS Manager. &lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;Learn more/download &lt;/EM&gt;&lt;A href="http://www.iis.net/extensions/databasemanager" mce_href="http://www.iis.net/extensions/databasemanager"&gt;&lt;EM&gt;IIS Database Manager 1.0 &lt;BR&gt;&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;Get &lt;/EM&gt;&lt;A href="http://forums.iis.net/1161.aspx" mce_href="http://forums.iis.net/1161.aspx"&gt;&lt;EM&gt;free, best effort forum support on IIS Database Manager&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt; from the community, IIS product group, and partners.&lt;/EM&gt; &lt;BR&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;H4&gt;Application Request Routing 2.0 RC &lt;BR&gt;&lt;/H4&gt;
&lt;P&gt;&lt;A href="http://www.iis.net/extensions/arr" mce_href="http://www.iis.net/extensions/arr"&gt;Application Request Routing (ARR)&lt;/A&gt; provides a load balancer for Web farms and an edge caching solution as a Web extension for IIS. In this RC release for the second version of ARR, we are increasing the performance of intelligent, rules-based routing of HTTP requests in Web farms by providing disk based caching. With ARR, you can see how our new extensibility model in IIS7 lets us open up production-grade new scenarios like load balancing and proxy/cache…all built on Windows Server and freely downloadable to IIS 7 and later. &lt;/P&gt;
&lt;P&gt;ARR’s intelligent load balancing transforms the Web server into a dynamic environment for routing requests based on rules that allow the administrators to control traffic to sites based on site or client affinity. We introduce the concept of "server farms" in ARR as well, allowing you to dictate which server in a cluster that you want to handle a request. &lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt; mso-fareast-font-family: calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: en-us; mso-fareast-language: en-us; mso-bidi-language: ar-sa"&gt;&lt;SHAPETYPE id=_x0000_t75 coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"&gt;&amp;nbsp;&lt;/SHAPETYPE&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.iis.net/blogs/mailant/clip_image002_thumb11_29ACFABB.jpg"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: block; FLOAT: none; MARGIN-LEFT: auto; BORDER-TOP: 0px; MARGIN-RIGHT: auto; BORDER-RIGHT: 0px" title=clip_image002_thumb[1] border=0 alt=clip_image002_thumb[1] src="http://blogs.iis.net/blogs/mailant/clip_image002_thumb11_thumb_7670C151.jpg" width=633 height=216&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P align=center&gt;&lt;STRONG&gt;&lt;FONT face=Consolas&gt;Figure. Introducing Server Farms in ARR&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Hosters like &lt;A href="http://www.maximumasp.net/" mce_href="http://www.maximumasp.net"&gt;MaximumASP&lt;/A&gt; can use ARR to create new hosting offers. &lt;A href="http://www.businesswire.com/portal/site/google/?ndmViewId=news_view&amp;amp;newsId=20090923005832" mce_href="http://www.businesswire.com/portal/site/google/?ndmViewId=news_view&amp;amp;newsId=20090923005832"&gt;MaxESP&lt;/A&gt;, a new offer from MaximumASP, provides customers with load balancing and redundancy using ARR on the server without requiring any application changes. &lt;/P&gt;
&lt;P&gt;In ARR 2.0, we expand the capabilities of ARR into edge caching. ARR plays a critical server component role to our end-to-end rich media delivery solution (check out &lt;A href="http://www.iis.net/media" mce_href="http://www.iis.net/media"&gt;IIS Smooth Streaming&lt;/A&gt; in action!), where ARR can turn an IIS server into a cache node in a CDN/ECN environment. In a hierarchical caching environment, ARR can be used as an edge/child cache node or a parent cache node, dynamically compressing content for maximum caching efficiency. &lt;/P&gt;
&lt;P&gt;As with all our IIS extensions, you can use the same familiar IIS management tools like IIS Manager to quickly set up ARR as a load balancer or cache in a hierarchical environment.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;Download &lt;/EM&gt;&lt;A href="http://www.iis.net/extensions/arr" mce_href="http://www.iis.net/extensions/arr"&gt;&lt;EM&gt;ARR v2 RC&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt; (note that ARR v1 and ARR v2 can’t be installed side-by-side since ARR requires a dedicated server – pick the version that addresses your business needs).&amp;nbsp; &lt;BR&gt;&lt;/EM&gt;&lt;A href="http://learn.iis.net/page.aspx/570/application-request-routing-version-2/" mce_href="http://learn.iis.net/page.aspx/570/application-request-routing-version-2/"&gt;&lt;EM&gt;Learn more about ARR v2 RC&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;. &lt;BR&gt;Get &lt;/EM&gt;&lt;A href="http://forums.iis.net/1154.aspx" mce_href="http://forums.iis.net/1154.aspx"&gt;&lt;EM&gt;free, best effort forum support for ARR v2 RC&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt; from the community and IIS product group.&lt;/EM&gt; &lt;BR&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;H4&gt;SEO Toolkit 1.0 Beta 2&lt;/H4&gt;
&lt;P&gt;In a world of rapidly increasing web sites, every Web site developer wants to make sure that their site is easily discoverable with good site quality. The &lt;A href="http://www.iis.net/extensions/seotoolkit" mce_href="http://www.iis.net/extensions/seotoolkit"&gt;SEO Toolkit Beta 2&lt;/A&gt; simplifies site quality and searchability from the same management console that you administer your Web applications. The Toolkit provides the ability for developers to do site analysis, which helps you discover broken links and other site quality issues based on validation rules – as well as helps you troubleshoot common problems like duplicate content and poor keywords. &lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.iis.net/blogs/mailant/image_6D196E17.png"&gt;&lt;IMG style="BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px" title=image border=0 alt=image src="http://blogs.iis.net/blogs/mailant/image_thumb_12A2EB79.png" width=648 height=463&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P align=center&gt;&lt;STRONG&gt;&lt;FONT face=Consolas&gt;Figure. IIS SEO Toolkit Site Analysis&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;You can also use the SEO Toolkit to define robots exclusion files using a powerful editor – and then run another site analysis to assess the impact of applying your robots files. The sitemap functionality in the SEO Toolkit makes it easy to author index files that make it easy to discover a physical and logical view of the site. &lt;/P&gt;
&lt;P&gt;In this Beta 2, you’ll experience a simplified workflow through the optimization process and take advantage of new features like report exporting into a single consolidated report that you can then compare with previous reports to flags, ability to set credentials that allow the site analysis tool to crawl login-protected pages, and extensibility that allows developer to customize the crawling process to handle new content types or to declare and flag their own violations in existing content types.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;Learn more/download &lt;/EM&gt;&lt;A href="http://www.iis.net/extensions/seotoolkit" mce_href="http://www.iis.net/extensions/seotoolkit"&gt;&lt;EM&gt;SEO Toolkit Beta 2&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;.&amp;nbsp; &lt;BR&gt;Get &lt;/EM&gt;&lt;A href="http://forums.iis.net/1162.aspx" mce_href="http://forums.iis.net/1162.aspx"&gt;&lt;EM&gt;free, best effort forum support for SEO Toolkit&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt; from the community and IIS product group. &lt;BR&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;H4&gt;New International Support for IIS Extensions and the Web App Gallery &lt;BR&gt;&lt;/H4&gt;
&lt;P&gt;Today marks the beginning of our international rollout of our IIS extensions and &lt;A href="http://www.microsoft.com/web/gallery" target=_blank mce_href="http://www.microsoft.com/web/gallery"&gt;Windows Web Application Gallery&lt;/A&gt;, so customers all over the world can take advantage of a rapidly innovating IIS. &lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.iis.net/blogs/mailant/WebPIRussian_4CEE07C1.jpg"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: inline; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title="WebPI Russian" border=0 alt="WebPI Russian" src="http://blogs.iis.net/blogs/mailant/WebPIRussian_thumb_0BDF885D.jpg" width=675 height=424&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P align=center&gt;&lt;FONT face=Consolas&gt;&lt;STRONG&gt;Figure. Web PI in Russian&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Our goal is to provide support for nine primary languages for RTW IIS extensions (not betas) with today’s releases taking us the first step. With this release, we provide the following international support for the following products: &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Web Platform Installer 2.0 in French, Italian, Spanish, German, Simplified Chinese, Traditional Chinese, Japanese, Korean, and Russian &lt;/LI&gt;
&lt;LI&gt;Web Deploy 1.0 in French, Italian, Spanish, German, Simplified Chinese, Traditional Chinese, Japanese, Korean, and Russian &lt;/LI&gt;
&lt;LI&gt;IIS Database Manager 1.0 in French, Spanish, German, and Japanese &lt;/LI&gt;
&lt;LI&gt;Application Request Routing 1.0 in French, Spanish, German, and Japanese &lt;/LI&gt;
&lt;LI&gt;URL Rewrite 1.1 in French, Spanish, German, and Japanese. &lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.microsoft.com/web/gallery" mce_href="http://www.microsoft.com/web/gallery"&gt;Web Application Gallery&lt;/A&gt;: Support for &lt;A href="http://www.microsoft.com/web/gallery/developer.aspx" mce_href="http://www.microsoft.com/web/gallery/developer.aspx"&gt;submitting free community applications&lt;/A&gt; in French, Italian, German, Simplified Chinese, Traditional Chinese, Japanese, Korean, and Russian via a Web App Gallery application submission. All Web App Gallery submissions in any language must follow the &lt;A href="http://learn.iis.net/page.aspx/605/windows-web-application-gallery-principles/" mce_href="http://learn.iis.net/page.aspx/605/windows-web-application-gallery-principles/"&gt;Web App Gallery Principles&lt;/A&gt; before links to the Web application are added to the Web App Gallery.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Look for more international releases for IIS extensions in the upcoming months as we continue to expand on languages and coverage of IIS released products. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I hope you enjoy the new functionality that this brings to your Web server! I am very proud of the work that we are launching today -- it is a reflection of how deeply we care about building the best Web server on the planet. &lt;/P&gt;
&lt;P&gt;Try out the new extensions by installing from &lt;A href="http://www.iis.net/extensions/webpi" mce_href="http://www.iis.net/extensions/webpi"&gt;Web Platform Installer&lt;/A&gt;. If you have any questions or want to talk to our larger community of experts and product team members, try &lt;A href="http://forums.iis.net/" mce_href="http://forums.iis.net/"&gt;http://forums.iis.net/&lt;/A&gt;. &lt;/P&gt;&lt;/FONT&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3423974" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mailant/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mailant/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category><category domain="http://blogs.iis.net/mailant/archive/tags/Developers/default.aspx">Developers</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+PI/default.aspx">Web PI</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+Application+Gallery/default.aspx">Web Application Gallery</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+App+Gallery/default.aspx">Web App Gallery</category></item><item><title>8 New Free ASP.NET and PHP Open Source Apps in the Web App Gallery</title><link>http://blogs.iis.net/mailant/archive/2009/07/30/8-new-free-asp-net-and-php-open-source-apps-in-the-web-app-gallery.aspx</link><pubDate>Thu, 30 Jul 2009 05:00:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3320517</guid><dc:creator>mailant</dc:creator><slash:comments>8</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mailant/rsscomments.aspx?PostID=3320517</wfw:commentRss><comments>http://blogs.iis.net/mailant/archive/2009/07/30/8-new-free-asp-net-and-php-open-source-apps-in-the-web-app-gallery.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;It's been four months since we launched the Windows Web Application Gallery, and we've been adding apps to the Gallery steadily. Today saw the &lt;A href="http://www.microsoft.com/web/gallery/SugarCRM.aspx" mce_href="http://www.microsoft.com/web/gallery/SugarCRM.aspx"&gt;arrival of SugarCRM Community Edition (CE)&lt;/A&gt;, a free customer relationship management PHP open source application with a vibrant community. SugarCRM CE joins seven ASP.NET apps that have been added to the App Gallery, with a healthy pipeline of ASP.NET and PHP open source apps in the proces of review and approval. &lt;/P&gt;
&lt;P mce_keep="true"&gt;All of these apps followed the &lt;A href="http://learn.iis.net/page.aspx/605/windows-web-application-gallery-principles/" mce_href="http://learn.iis.net/page.aspx/605/windows-web-application-gallery-principles/"&gt;Web App Gallery Principles&lt;/A&gt; and went through the &lt;A href="http://www.microsoft.com/web/gallery/developer.aspx" mce_href="http://www.microsoft.com/web/gallery/developer.aspx"&gt;submission process&lt;/A&gt; for the Web App Gallery, which is open to any app that adheres to the &lt;A href="http://learn.iis.net/page.aspx/605/windows-web-application-gallery-principles/" mce_href="http://learn.iis.net/page.aspx/605/windows-web-application-gallery-principles/"&gt;Principles&lt;/A&gt;. We have also added more &lt;A href="http://learn.iis.net/page.aspx/619/windows-web-application-gallery/" mce_href="http://learn.iis.net/page.aspx/619/windows-web-application-gallery/"&gt;Web App Gallery integration best practices for developers&lt;/A&gt; looking to submit links to their app in the Web App Gallery.&lt;/P&gt;
&lt;P mce_keep="true"&gt;To sum up, here are the apps added to the Web App Gallery over the last four months, listed in alphabetical order:&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;A href="http://www.microsoft.com/web/gallery/Amplifeeder.aspx" mce_href="http://www.microsoft.com/web/gallery/Amplifeeder.aspx"&gt;Amplifeeder&lt;/A&gt;: ASP.NET lifestream platform aggregating online activity in one place, published by &lt;A href="http://amplifeeder.com/" mce_href="http://amplifeeder.com/"&gt;Amplifeeder&lt;/A&gt;. &lt;BR&gt;&lt;A href="http://www.microsoft.com/web/gallery/AtomSite.aspx" mce_href="http://www.microsoft.com/web/gallery/AtomSite.aspx"&gt;AtomSite&lt;/A&gt;: ASP.NET CMS built on MVC, published by &lt;A href="http://www.atomsite.net/" mce_href="http://www.atomsite.net/"&gt;AtomSite&lt;/A&gt;.&lt;BR&gt;&lt;A href="http://www.microsoft.com/web/gallery/Kentico.aspx" mce_href="http://www.microsoft.com/web/gallery/Kentico.aspx"&gt;KenticoCMS for ASP.NET&lt;/A&gt;: ASP.NET CMS, brought to you by &lt;A href="http://www.kentico.com/" mce_href="http://www.kentico.com/"&gt;Kentico&lt;/A&gt;.&lt;BR&gt;&lt;A href="http://www.microsoft.com/web/gallery/mojoPortal.aspx" mce_href="http://www.microsoft.com/web/gallery/mojoPortal.aspx"&gt;mojoPortal&lt;/A&gt;: ASP.NET content management system, published by &lt;A href="http://www.mojoportal.com/" mce_href="http://www.mojoportal.com/"&gt;Source Tree Solutions, LLC&lt;/A&gt;&amp;nbsp;&lt;BR&gt;&lt;A href="http://www.microsoft.com/web/gallery/nopCommerce.aspx" mce_href="http://www.microsoft.com/web/gallery/nopCommerce.aspx"&gt;nopCommerce&lt;/A&gt;: ASP.NET shopping cart, published by &lt;A href="http://nopcommerce.com/" mce_href="http://nopcommerce.com/"&gt;nopCommerce&lt;/A&gt;. &lt;BR&gt;&lt;A href="http://www.microsoft.com/web/gallery/nService.aspx" mce_href="http://www.microsoft.com/web/gallery/nService.aspx"&gt;nService&lt;/A&gt;: ASP.NET help desk system, published by &lt;A href="http://avensoft.com/nservice.html" mce_href="http://avensoft.com/nservice.html"&gt;Avensoft&lt;/A&gt;.&lt;BR&gt;&lt;A href="http://www.microsoft.com/web/gallery/ResourceBlender.NET.aspx" mce_href="http://www.microsoft.com/web/gallery/ResourceBlender.NET.aspx"&gt;ResourceBlender.NET&lt;/A&gt;: ASP.NET app that helps you translate an application into multiple languages, published by &lt;A href="http://www.resourceblender.com/" mce_href="http://www.resourceblender.com/"&gt;ResourceBlender.NET&lt;/A&gt;. &lt;BR&gt;&lt;A href="http://www.microsoft.com/web/gallery/SugarCRM.aspx" mce_href="http://www.microsoft.com/web/gallery/SugarCRM.aspx"&gt;SugarCRM CE&lt;/A&gt;: PHP customer relationship management (CRM) system, published by&amp;nbsp;&lt;A href="http://www.sugarcrm.com/crm/" mce_href="http://www.sugarcrm.com/crm/"&gt;SugarCRM&lt;/A&gt;.&amp;nbsp;&lt;BR&gt;&lt;BR&gt;I have been pretty impressed with all the apps! There's a good variety of functionality, themes, templates, and&amp;nbsp; customization modules to let you build your own site or&amp;nbsp;system&amp;nbsp;on top of the apps.&lt;/P&gt;
&lt;P mce_keep="true"&gt;All of these apps are free and open source. If you want to check them out, visit the &lt;A href="http://www.microsoft.com/web/gallery" mce_href="http://www.microsoft.com/web/gallery"&gt;Web App Gallery&lt;/A&gt; and download from the site, or open the Web Apps tab in &lt;A href="http://www.microsoft.com/web/downloads/" mce_href="http://www.microsoft.com/web/downloads/"&gt;Web Platform Installer 2.0&lt;/A&gt; and select the apps you want. Web Platform Installer handles all the downloads from Web App Gallery and also can be used as a separate standalone tool -- it makes sure that the right platform dependencies (apps, frameworks, etc.) are installed before laying down the app. For example, if the app requires IIS' &lt;A href="http://www.iis.net/extensions/urlrewrite" mce_href="http://www.iis.net/extensions/urlrewrite"&gt;URL Rewrite&lt;/A&gt; module for dynamic URL rewriting on Windows, like WordPress 2.8, Web Platform Installer will install URL Rewrite before installing Wordpress so you don't have to. Likewise, Web Platform Installer will make sure that the right stack dependencies like PHP or ASP.NET are installed for the app that needs it.&lt;/P&gt;
&lt;P mce_keep="true"&gt;The Web App Gallery lists customer reviews and other data that you might find interesting.&amp;nbsp;&amp;nbsp;I have seen reviewers of apps list their sites that show the apps in action as a reference point too.&amp;nbsp;I always check out the publisher's site&amp;nbsp;as part of my research process&amp;nbsp;-- all have useful tutorials/docs/videos/etc. to help learn more about the apps. &lt;/P&gt;
&lt;P mce_keep="true"&gt;I just did a demo at an internal Microsoft conference for the MS sales field where I downloaded four different content management systems from Web App Gallery, playing the role of a Web consultant trying to find the right starter app for a small business Web site. I then customized each of the Web apps with a template and a little bit of text...it was amazing to see how quickly I could get a bare bones site up and running with a CMS infrastructure from start (find the app on Web App Gallery) to selection (evaluating which app was the one that worked best for my customer site). As we add more apps to the Web App Gallery, you'll get even more choice. I expect the Content Management category will continue to get the most apps since CMS tends to be the backbone of business sites, but you'll start seeing more in the eCommerce and other categories as our Web App Gallery community expands. &lt;/P&gt;
&lt;P mce_keep="true"&gt;And, of course, both the ASP.NET and PHP open source applications in the Web App Gallery run the best on the IIS7 platform. Our Open Source Lab team here at Microsoft recently published two videos to YouTube that provide a pretty funny take on the entire ASP.NET + PHP app hosting story on IIS. Check them out if you can: &lt;A href="http://www.youtube.com/watch?v=RFSfuWHXcTg" mce_href="http://www.youtube.com/watch?v=RFSfuWHXcTg"&gt;"Deployment"&lt;/A&gt; and &lt;A href="http://www.youtube.com/watch?v=pjYpj52WFAM" mce_href="http://www.youtube.com/watch?v=pjYpj52WFAM"&gt;"The Showdown"&lt;/A&gt;.&lt;/P&gt;
&lt;P mce_keep="true"&gt;Thanks,&lt;/P&gt;
&lt;P mce_keep="true"&gt;Mai-lan&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3320517" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mailant/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mailant/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category><category domain="http://blogs.iis.net/mailant/archive/tags/Developers/default.aspx">Developers</category><category domain="http://blogs.iis.net/mailant/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+PI/default.aspx">Web PI</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+Application+Gallery/default.aspx">Web Application Gallery</category><category domain="http://blogs.iis.net/mailant/archive/tags/PHP/default.aspx">PHP</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+App+Gallery/default.aspx">Web App Gallery</category></item><item><title>Contributions to the PHP Engine</title><link>http://blogs.iis.net/mailant/archive/2009/05/18/contributions-to-the-php-engine.aspx</link><pubDate>Mon, 18 May 2009 16:47:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3170504</guid><dc:creator>mailant</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mailant/rsscomments.aspx?PostID=3170504</wfw:commentRss><comments>http://blogs.iis.net/mailant/archive/2009/05/18/contributions-to-the-php-engine.aspx#comments</comments><description>&lt;P&gt;I am always amazed at the passion and energy that open source contributors put into what is often their “night job” after whatever they do to pay the bills. It is that passion that has driven a vibrant community of PHP open source applications that ranges from on-line learning to shopping carts. Those PHP applications are in turn driving the development of Web sites all over the world. &lt;/P&gt;
&lt;P&gt;We want to ensure that Windows Server is a first class platform for those PHP Web sites and applications. We took the first step in this direction with IIS6 and IIS7, which is part of Windows Server and the Windows client operating systems. We&amp;nbsp;provided a critical platform component called &lt;A href="http://www.iis.net/extensions/fastcgi" mce_href="http://www.iis.net/extensions/fastcgi"&gt;FastCGI&lt;/A&gt;. FastCGI&amp;nbsp;first shipped as a Web download for IIS6 in November 2007 and is also included&amp;nbsp;as part of the IIS installation in&amp;nbsp;Windows Server 2008 and later. FastCGI&amp;nbsp;provides reliable hosting of PHP applications with better performance than any previous Windows Server operating system. This &lt;A href="http://www.iis.net/php" mce_href="http://www.iis.net/php"&gt;app hosting support in the Microsoft Web platform&lt;/A&gt; was the first step towards making sure that PHP applications could run as a first-class citizen on IIS. &lt;/P&gt;
&lt;P&gt;Then we built &lt;A href="http://www.iis.net/extensions/urlrewrite" mce_href="http://www.iis.net/extensions/urlrewrite"&gt;URL Rewrite&lt;/A&gt; to provide developers with the same type of support for canonical host names and control over URL writing as mod_rewrite but with an easier management experience.&amp;nbsp;We also launched the &lt;A href="http://www.microsoft.com/web/gallery" mce_href="http://www.microsoft.com/web/gallery"&gt;Web Application Gallery&lt;/A&gt; and &lt;A href="http://www.iis.net/extensions/webplatforminstaller" mce_href="http://www.iis.net/extensions/webplatforminstaller"&gt;Web Platform Installer&lt;/A&gt;, which make it easy for users to discover, download, and install open source community applications (PHP and ASP.NET)&amp;nbsp;with &lt;A href="http://www.iis.net/extensions/webdeploymenttool" mce_href="http://www.iis.net/extensions/webdeploymenttool"&gt;Web Deployment Tool&lt;/A&gt; integration on Windows Server 2003, Windows Server 2008, Windows Server 2008 R2, Windows XP, Windows Vista, and Windows 7. We work with the Windows installer community for PHP so that &lt;A href="http://windows.php.net/download/" mce_href="http://windows.php.net/download/"&gt;the latest non-thread-safe version of production-ready PHP&lt;/A&gt;&amp;nbsp;configures FastCGI automatically on install. We also include &lt;A href="http://blogs.iis.net/mailant/archive/2009/04/01/php-installed-using-the-microsoft-web-platform-installer-v2-beta.aspx" mce_href="http://blogs.iis.net/mailant/archive/2009/04/01/php-installed-using-the-microsoft-web-platform-installer-v2-beta.aspx"&gt;the latest production version of the PHP as an option for users to download and install&amp;nbsp;using our Web Platform Installer&lt;/A&gt; so that apps can be installed with the required PHP dependency. &lt;/P&gt;
&lt;P&gt;All of these investments in PHP support tie back to our engagement goals, which are:&lt;BR&gt;1.&amp;nbsp;Make it easy to &lt;STRONG&gt;install PHP on Windows Server&lt;/STRONG&gt;&lt;BR&gt;2.&amp;nbsp;Make it easy to &lt;STRONG&gt;find and deploy top community PHP apps&lt;/STRONG&gt; on Windows Server&lt;/P&gt;
&lt;P&gt;We are now focusing an important third goal that we started with our FastCGI support:&lt;BR&gt;3.&amp;nbsp;Make sure that &lt;STRONG&gt;PHP applications run&amp;nbsp;well &lt;/STRONG&gt;on Windows Server&lt;/P&gt;
&lt;P&gt;The PHP core and extensions&amp;nbsp;started and have&amp;nbsp;evolved on Linux. In the last couple of years, with the support of a growing PHP on Windows Server community led by &lt;A href="http://blog.thepimp.net/" mce_href=" http://blog.thepimp.net/"&gt;Pierre Joye&lt;/A&gt; and the &lt;A href="http://port25.technet.com/" mce_href="http://port25.technet.com/"&gt;Microsoft Open Source Technology Center&lt;/A&gt;, we have seen the community focus more and more on&amp;nbsp;how that core and extensions run and perform on Windows Server. The fruits of that labor is the first PHP release optimized for Windows Server,&amp;nbsp;&lt;A href="http://www.php.net/archive/2009.php#id2009-05-07-1" mce_href="http://www.php.net/archive/2009.php#id2009-05-07-1"&gt;PHP 5.3. RC1 which released on March 27th, 2009&lt;/A&gt;.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Significant functional and performance improvements specific to Windows Server have been made in the upcoming PHP 5.3 release. &lt;/P&gt;
&lt;P&gt;In particular, the community has implemented the following improvements:&lt;BR&gt;
&lt;UL&gt;
&lt;LI&gt;Recompiled PHP with Visual C++ v 9.0, which improved the performance of the PHP core significantly.&lt;BR&gt;
&lt;LI&gt;Both 32bit and 64bit builds (64 bit builds expiramentalexperimental until PHP 5.4/6.0) of PHP have been made available. 
&lt;LI&gt;Optimized the PHP implementation to take advantage of native Win32 APIs, instead of relying on POSIX emulation libraries&lt;BR&gt;
&lt;LI&gt;Fixed the standard PHP test suite, which now has a much higher pass rate on Windows Server&lt;BR&gt;
&lt;LI&gt;All PHP libraries have been fixed to be built from the source code. 10 years old libraries have been updated to newest versions.&lt;BR&gt;
&lt;LI&gt;Build environment for PHP on Windows Server has been standardized and now it is easy for anyone to rebuild the exact same PHP stack on Windows Server as the release build. &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;In addition to that, there is greater integration for Windows Server development in the PHP community with PHP on Windows Server is now treated by the community as first class platform. Some specific examples: 
&lt;UL&gt;
&lt;LI&gt;PHP versions for Windows Server are released at the same time as other platforms.&lt;BR&gt;
&lt;LI&gt;Builds are available on the same day as the source releases.&lt;BR&gt;
&lt;LI&gt;The PHP security mailing list now includes&amp;nbsp;has developers with Windows expertise.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;The next step is to focus on &lt;EM&gt;PHP on Windows Server Fundamentals&lt;/EM&gt; – making sure that PHP installs and configures correctly without regressing functionality or performance as part of the transfer on Windows Server. We are focusing on &lt;EM&gt;PHP on Windows Server Fundamentals&lt;/EM&gt; to help the Windows Server on PHP open source community. Our goal with engaging with the PHP Core community is to improve PHP’s performance and integration with Windows Server. &lt;/P&gt;
&lt;P&gt;Our engineering team has&amp;nbsp;started to contribute directly to the PHP on Windows code base by helping out with bug fixing functions in PHP 5.3 that work on Linux and&amp;nbsp;break on Windows...specifically,&amp;nbsp;we&amp;nbsp;fixed the &lt;A href="http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1531&amp;amp;r2=1.2027.2.547.2.1532" mce_href="http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1531&amp;amp;r2=1.2027.2.547.2.1532"&gt;_nan() function so that developers can use&amp;nbsp;it&amp;nbsp;to see&amp;nbsp;if a math function returned a proper value or not&lt;/A&gt;, and workely closed with Pierre to fix and test&amp;nbsp;&lt;A href="http://bugs.php.net/bug.php?id=44859" mce_href="http://bugs.php.net/bug.php?id=44859"&gt;the is_readable/is_writeable functions to work with Windows ACLs&lt;/A&gt;. These two&amp;nbsp;code fixes&amp;nbsp;are just the starting point for us -- our engineering team&amp;nbsp;will continue working with Pierre and the PHP on Windows community&amp;nbsp;by tuning performance, fixing bugs, and contributing code to&amp;nbsp;improve&amp;nbsp;specific PHP components&amp;nbsp;that have issues running&amp;nbsp;on the Windows Server platform.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We also want to provide specific Windows Server expertise to the PHP app community and to help fix issues with some of the most popular PHP applications that surface on Windows Server.&amp;nbsp;For example,&amp;nbsp;we contributed a&amp;nbsp;fix to &lt;A href="http://core.trac.wordpress.org/ticket/8974#comment:30" mce_href="http://core.trac.wordpress.org/ticket/8974#comment:30"&gt;WordPress&amp;nbsp;for dynamic URL rewriting for "pretty URLs" with IIS&amp;nbsp;URL Rewrite&lt;/A&gt;&amp;nbsp;on Windows Server&amp;nbsp;that was&amp;nbsp;accepted in the WordPress 2.8 code branch.&lt;/P&gt;
&lt;P&gt;Our goal with all of these contributions is to help improve the performance of PHP on Windows Server and with other Microsoft Web platform software. We are freely providing all contributions for use with PHP because we believe that PHP running well out of the box on Windows Server means not just happy Windows Server customers, but also happy PHP developers who can now feel more confident about supporting Windows Server for their projects. &lt;/P&gt;
&lt;P&gt;You can stay&amp;nbsp;updated on&amp;nbsp;PHP on Windows Server&amp;nbsp;development&amp;nbsp;by checking the &lt;A href="http://php.iis.net/" mce_href="http://php.iis.net/"&gt;IIS PHP portal&lt;/A&gt; or the &lt;A href="http://windows.php.net/" mce_href="http://windows.php.net/"&gt;PHP for Windows site&lt;/A&gt;. &lt;/P&gt;&lt;/LI&gt;
&lt;UL&gt;&lt;/UL&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3170504" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mailant/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mailant/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category><category domain="http://blogs.iis.net/mailant/archive/tags/Developers/default.aspx">Developers</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+PI/default.aspx">Web PI</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+Application+Gallery/default.aspx">Web Application Gallery</category><category domain="http://blogs.iis.net/mailant/archive/tags/PHP/default.aspx">PHP</category></item><item><title>Real World IIS Videocasts for Community ASP.NET and PHP Application Packaging and Deployment</title><link>http://blogs.iis.net/mailant/archive/2009/05/04/real-world-iis-videocasts-for-open-source-community-application-packaging-and-deployment.aspx</link><pubDate>Mon, 04 May 2009 22:17:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3139714</guid><dc:creator>mailant</dc:creator><slash:comments>7</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mailant/rsscomments.aspx?PostID=3139714</wfw:commentRss><comments>http://blogs.iis.net/mailant/archive/2009/05/04/real-world-iis-videocasts-for-open-source-community-application-packaging-and-deployment.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;I just wrapped up a series of videocasts that target developers and users who want to experience a simplified deployment experience for apps and the Web stack on Windows, focusing particularly on ASP.NET and PHP open source community applications. &lt;/P&gt;
&lt;H2 mce_keep="true"&gt;For developers &lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;&lt;STRONG&gt;make sure that you have the latest Microsoft Web platform tools&lt;/STRONG&gt; (including the Microsoft Web server, applications and frameworks, database and tools, as well as PHP), watch the &lt;A href="http://blogs.iis.net/mailant/archive/2009/05/02/real-world-iis-staying-current-with-the-latest-microsoft-web-platform-with-web-platform-installer-videocast.aspx" mce_href="http://blogs.iis.net/mailant/archive/2009/05/02/real-world-iis-staying-current-with-the-latest-microsoft-web-platform-with-web-platform-installer-videocast.aspx"&gt;Staying Current with the Latest Web Platform with Web Platform Installer&lt;/A&gt;&amp;nbsp;videocast (7 minutes).&amp;nbsp; &lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;add required Web Deployment tool integration for the Windows Web App Gallery&lt;/STRONG&gt; and/or simplify installation on Windows, watch &lt;A href="http://blogs.iis.net/mailant/archive/2009/05/04/real-world-iis-adding-web-deployment-tool.aspx" mce_href="http://blogs.iis.net/mailant/archive/2009/05/04/real-world-iis-adding-web-deployment-tool.aspx"&gt;Adding Web Deployment Tool Support to Community Application Zip Packages&lt;/A&gt; (12 minutes). This video&amp;nbsp;explains how to add Web Deployment Tool manifest files to a community application zip file (WordPress in this case) for easier deployment on Windows. &lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;find a community application that deploys easily on Windows and learn how to re-package that app with customizations&lt;/STRONG&gt; for deployment to a rstrongote IIS7 Web server, see the &lt;A href="http://blogs.iis.net/mailant/archive/2009/05/01/real-world-iis-packaging-and-deploying-an-open-source-application-using-web-deployment-tool-screencast.aspx" mce_href="http://blogs.iis.net/mailant/archive/2009/05/01/real-world-iis-packaging-and-deploying-an-open-source-application-using-web-deployment-tool-screencast.aspx"&gt;Packaging and Deploying an Open Source Application Using Web Deployment Tool&lt;/A&gt;&amp;nbsp;videocast (11 minutes).&amp;nbsp;This video walks through&amp;nbsp;how to find and customize SilverStripe from the Web App Gallery, then re-package and deploy the customized SilverStripe package using Web Deployment Tool&amp;nbsp;to a remote IIS7 server.&lt;/LI&gt;&lt;/UL&gt;
&lt;H2 mce_keep="true"&gt;For Windows users&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;try out the Web Platform Installer&lt;/STRONG&gt;, start with the &lt;A href="http://blogs.iis.net/mailant/archive/2009/04/30/real-world-iis-finding-and-installing-web-platform-installer-2-0.aspx" mce_href="http://blogs.iis.net/mailant/archive/2009/04/30/real-world-iis-finding-and-installing-web-platform-installer-2-0.aspx"&gt;Finding and Installing the Web Platform Installer 2.0&lt;/A&gt;&amp;nbsp;videocast (3 minutes).&amp;nbsp;This video&amp;nbsp;showing the different ways to find and install the Web Platform Installer, as well as provides a brief introduction to the Web Platform Installer Tool.&lt;/LI&gt;
&lt;LI&gt;&lt;ITALICS&gt;&lt;STRONG&gt;install a free open source community application&lt;/STRONG&gt;&lt;/ITALICS&gt; easily on Windows, watch the &lt;A href="http://blogs.iis.net/mailant/archive/2009/04/30/real-world-iis-installing-a-free-community-application-using-web-platform-installer-videocast.aspx" mce_href="http://blogs.iis.net/mailant/archive/2009/04/30/real-world-iis-installing-a-free-community-application-using-web-platform-installer-videocast.aspx"&gt;Installing a Free Community Application Using Web Platform Installer&lt;/A&gt;&amp;nbsp;videocast (7 minutes). This video&amp;nbsp;shows how to install Umbraco on Windows using the Web Platform Installer. &lt;/LI&gt;&lt;/UL&gt;
&lt;H2&gt;Technologies discussed&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://www.iis.net/extensions/webdeploymenttool"&gt;Web Deployment Tool&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.iis.net/extensions/webplatforminstaller"&gt;Web Platform Installer&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.microsoft.com/web/gallery" mce_href="http://www.microsoft.com/web/gallery"&gt;Web Application Gallery&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;As always, HTTP streaming over IIS brought to you by &lt;A href="http://www.iis.net/extensions/smoothstreaming"&gt;IIS Smooth Streaming&lt;/A&gt;. My next set of videos focuses on IIS7 extensions on the server that make it easier to manage Web apps and their databases, and optimize for search engines. Stay tuned!&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3139714" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mailant/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mailant/archive/tags/Developers/default.aspx">Developers</category><category domain="http://blogs.iis.net/mailant/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+PI/default.aspx">Web PI</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+Application+Gallery/default.aspx">Web Application Gallery</category><category domain="http://blogs.iis.net/mailant/archive/tags/PHP/default.aspx">PHP</category></item><item><title>Real World IIS: Adding Web Deployment Tool Support to Community Application ZIP Packages (videocast)</title><link>http://blogs.iis.net/mailant/archive/2009/05/04/real-world-iis-adding-web-deployment-tool.aspx</link><pubDate>Mon, 04 May 2009 21:31:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3139621</guid><dc:creator>mailant</dc:creator><slash:comments>7</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mailant/rsscomments.aspx?PostID=3139621</wfw:commentRss><comments>http://blogs.iis.net/mailant/archive/2009/05/04/real-world-iis-adding-web-deployment-tool.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;If you package your application in ZIP format, you can add &lt;A href="http://www.iis.net/extensions/webdeploymenttool" mce_href="http://www.iis.net/extensions/webdeploymenttool"&gt;Web Deployment Tool&lt;/A&gt; support to simplify the installation of your application on Windows. Our open source application partners (ASP.NET apps like DotNetNuke and PHP apps like WordPress) add this Web Deployment Tool integration as part of being included in the &lt;A href="http://www.microsoft.com/web/gallery"&gt;Windows Web Application Gallery&lt;/A&gt; (as defined in the &lt;A href="http://learn.iis.net/page.aspx/605/windows-web-application-gallery-principles/"&gt;Web App Gallery Principles&lt;/A&gt;). &lt;/P&gt;
&lt;P&gt;This 12 minute videocast shows you how to: 
&lt;OL&gt;
&lt;LI&gt;
&lt;P mce_keep="true"&gt;Start from a&amp;nbsp;&lt;A href="http://wordpress.org/download/" mce_href="http://wordpress.org/download/"&gt;WordPress zip package without Web Deployment Tool support&lt;/A&gt;&amp;nbsp;from the &lt;A href="http://www.wordpress.org/" mce_href="http://www.wordpress.org"&gt;WordPress community site&lt;/A&gt;.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P mce_keep="true"&gt;Look at and add manifest.xml, parameters.xml and install.sql files to the WordPress package.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P mce_keep="true"&gt;Import the new modified WordPress package using the IIS7 Manager (the new "Manage Packages" action, powered by Web Deployment Tool). This validates that the WordPress app deploys easily and works using the Web Deployment tool integration for the new WordPress package. &lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P mce_keep="true"&gt;

				        &lt;!--##blog-video-start##--&gt;&lt;!--##blog-video-params:width=500|height=384|isAdaptive=True|title=Adding Web Deployment Manifest Files to an Application Package|url=http://mediadl.microsoft.com/mediadl/iisnet/SmoothMedia/Mai-lan/Adding Web Deployment Manifest Files to an Application Package/Adding Web Deployment Manifest Files to an Application Package.ism/Manifest##--&gt;

					        &lt;object id="SilverlightMediaPlayer" style="width:500px;height:384px;" width="500" height="384" autoupdate="true" type="application/x-silverlight-2"&gt;
						        &lt;param name="MinRuntimeVersion" value="2.0.31005.0" /&gt; 
						        &lt;param name="Source" value="/clientbin/AdaptiveStreaming.xap" /&gt; 
						        &lt;param name="windowless" value="false" /&gt;
						        &lt;param name="InitParams" value='fakemode=,background=#FF000000,autoplay=False,muted=False,stretchmode=0,playlist=&lt;playList&gt;&lt;playListItems&gt;&lt;playListItem title="Adding Web Deployment Manifest Files to an Application Package" description="" mediaSource="http://mediadl.microsoft.com/mediadl/iisnet/SmoothMedia/Mai-lan/Adding Web Deployment Manifest Files to an Application Package/Adding Web Deployment Manifest Files to an Application Package.ism/Manifest" adaptiveStreaming="True" thumbSource=""&gt;&lt;/playListItem&gt;&lt;/playListItems&gt;&lt;/playList&gt;' /&gt; 
								&lt;a style="text-decoration: none;" href="http://blogs.iis.net/mailant/archive/2009/05/04/real-world-iis-adding-web-deployment-tool.aspx"&gt;
									&lt;img style="border-width:0px" alt="Click to see video" src="http://blogs.iis.net/Themes/IIS/images/content/IIS-Video-Link-for-RSS.png" /&gt; 
								&lt;/a&gt;
							&lt;/object&gt;
                            
				        &lt;!--##blog-video-end##--&gt;

			         &lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;EM&gt;HTTP streaming brought to you by&lt;/EM&gt;&lt;A href="http://www.iis.net/extensions/smoothstreaming" mce_href="http://www.iis.net/extensions/smoothstreaming"&gt;&lt;EM&gt;&lt;FONT color=#034af3&gt; IIS Smooth Streaming&lt;/FONT&gt;&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;.&lt;/EM&gt;&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3139621" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mailant/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mailant/archive/tags/Developers/default.aspx">Developers</category><category domain="http://blogs.iis.net/mailant/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+PI/default.aspx">Web PI</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+Application+Gallery/default.aspx">Web Application Gallery</category><category domain="http://blogs.iis.net/mailant/archive/tags/PHP/default.aspx">PHP</category></item><item><title>Real World IIS: Staying Current with the Latest Microsoft Web Platform with Web Platform Installer (videocast)</title><link>http://blogs.iis.net/mailant/archive/2009/05/02/real-world-iis-staying-current-with-the-latest-microsoft-web-platform-with-web-platform-installer-videocast.aspx</link><pubDate>Sat, 02 May 2009 05:13:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3134451</guid><dc:creator>mailant</dc:creator><slash:comments>9</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mailant/rsscomments.aspx?PostID=3134451</wfw:commentRss><comments>http://blogs.iis.net/mailant/archive/2009/05/02/real-world-iis-staying-current-with-the-latest-microsoft-web-platform-with-web-platform-installer-videocast.aspx#comments</comments><description>If you have been plugged into what has happened across the &lt;A href="http://www.microsoft.com/web/platform" mce_href="http://www.microsoft.com/web/platform"&gt;Microsoft Web Platform&lt;/A&gt; in the last two years, you will have noticed a new focus on delivering free Web releases that extend the core functionality of the Microsoft Web stack. We do this all the time in IIS. We build &lt;A href="http://www.iis.net/extensions" mce_href="http://www.iis.net/extensions"&gt;IIS Web extensions&lt;/A&gt; on the IIS7 platform (which ships in Windows Server 2008) to open up new capabilities on the Web server across media, request serving, management and administration, and security. 
&lt;P&gt;Customers can download our extensions onto IIS7 (and sometimes IIS6) as a free, fully supported product that expands the IIS7 Web server in new directions. Getting new functionality every three to six months on the Web server is a good thing but it can be hard to track when a new release comes out. 
&lt;P&gt;The Web Platform Installer helps centralize a single discovery point for the Microsoft Web Platform -- Web server (&lt;A href="http://www.microsoft.com/web/platform/server.aspx" mce_href="http://www.microsoft.com/web/platform/server.aspx"&gt;IIS&lt;/A&gt;), application frameworks (&lt;A href="http://www.microsoft.com/web/platform/framework.aspx" mce_href="http://www.microsoft.com/web/platform/framework.aspx"&gt;ASP.NET&lt;/A&gt; and &lt;A href="http://windows.php.net/" mce_href="http://windows.php.net"&gt;PHP&lt;/A&gt;), database (&lt;A href="http://www.microsoft.com/web/platform/database.aspx" mce_href="http://www.microsoft.com/web/platform/database.aspx"&gt;SQL&lt;/A&gt;), and tools (&lt;A href="http://www.microsoft.com/web/platform/tools.aspxhttp://www.microsoft.com/web/platform/tools.aspx"&gt;Visual Web Developer&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;The Web Platform Installer (Web PI) does the work of checking to see what is the latest available across the Microsoft Web Platform against what is already installed on your computer; you can see what is new and what you haven't yet installed. You can use the Web Platform Installer to learn more about different components and install one or more components in a chained installation, with Web PI handling reboots and logging failures where applicable. It's pretty handy. We use WebPI on the product team to set up new servers and desktops for development and/or demo environments. &lt;/P&gt;
&lt;P&gt;This short 7 minute video describes how you can use the Web Platform Installer to stay current with the latest in the Microsoft Web Platform. &lt;/P&gt;
&lt;P mce_keep="true"&gt;

				        &lt;!--##blog-video-start##--&gt;&lt;!--##blog-video-params:width=512|height=384|isAdaptive=True|title=Staying Current with the Microsoft Web Development Platform|url=http://mediadl.microsoft.com/mediadl/iisnet/SmoothMedia/Mai-lan/Staying Current with the Microsoft Web Development Platform/Staying Current with the Microsoft Web Development Platform.ism/Manifest##--&gt;

					        &lt;object id="SilverlightMediaPlayer" style="width:512px;height:384px;" width="512" height="384" autoupdate="true" type="application/x-silverlight-2"&gt;
						        &lt;param name="MinRuntimeVersion" value="2.0.31005.0" /&gt; 
						        &lt;param name="Source" value="/clientbin/AdaptiveStreaming.xap" /&gt; 
						        &lt;param name="windowless" value="false" /&gt;
						        &lt;param name="InitParams" value='fakemode=,background=#FF000000,autoplay=False,muted=False,stretchmode=0,playlist=&lt;playList&gt;&lt;playListItems&gt;&lt;playListItem title="Staying Current with the Microsoft Web Development Platform" description="" mediaSource="http://mediadl.microsoft.com/mediadl/iisnet/SmoothMedia/Mai-lan/Staying Current with the Microsoft Web Development Platform/Staying Current with the Microsoft Web Development Platform.ism/Manifest" adaptiveStreaming="True" thumbSource=""&gt;&lt;/playListItem&gt;&lt;/playListItems&gt;&lt;/playList&gt;' /&gt; 
								&lt;a style="text-decoration: none;" href="http://blogs.iis.net/mailant/archive/2009/05/02/real-world-iis-staying-current-with-the-latest-microsoft-web-platform-with-web-platform-installer-videocast.aspx"&gt;
									&lt;img style="border-width:0px" alt="Click to see video" src="http://blogs.iis.net/Themes/IIS/images/content/IIS-Video-Link-for-RSS.png" /&gt; 
								&lt;/a&gt;
							&lt;/object&gt;
                            
				        &lt;!--##blog-video-end##--&gt;

			        &lt;/P&gt;
&lt;P&gt;&lt;EM&gt;HTTP streaming brought to you by&lt;/EM&gt;&lt;A href="http://www.iis.net/extensions/smoothstreaming"&gt;&lt;FONT color=#034af3&gt; IIS Smooth Streaming&lt;/FONT&gt;&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;.&lt;/EM&gt;&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3134451" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mailant/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mailant/archive/tags/Developers/default.aspx">Developers</category><category domain="http://blogs.iis.net/mailant/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+PI/default.aspx">Web PI</category><category domain="http://blogs.iis.net/mailant/archive/tags/PHP/default.aspx">PHP</category></item><item><title>Real World IIS: Packaging and Deploying an Open Source Application Using Web Deployment Tool (videocast)</title><link>http://blogs.iis.net/mailant/archive/2009/05/01/real-world-iis-packaging-and-deploying-an-open-source-application-using-web-deployment-tool-screencast.aspx</link><pubDate>Sat, 02 May 2009 03:46:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3134358</guid><dc:creator>mailant</dc:creator><slash:comments>9</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mailant/rsscomments.aspx?PostID=3134358</wfw:commentRss><comments>http://blogs.iis.net/mailant/archive/2009/05/01/real-world-iis-packaging-and-deploying-an-open-source-application-using-web-deployment-tool-screencast.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;Many Web&amp;nbsp;site developers start development from an open source application as the base for a custom Web site. There are many high quality open source applications out there that make it much easier to put together a content, ecommerce, social network and/or community Web site. IIS offers a couple features that make your life a lot easier if you want to:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Find the open source application on the &lt;A href="http://www.microsoft.com/web/gallery" mce_href="http://www.microsoft.com/web/gallery"&gt;Windows Web Application Gallery&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;Download and install&amp;nbsp;the open source application on IIS using &lt;A href="http://www.iis.net/extensions/webplatforminstaller" mce_href="http://www.iis.net/extensions/webplatforminstaller"&gt;Web Platform Installer&lt;/A&gt; (you can check out &lt;A href="http://blogs.iis.net/mailant/archive/2009/04/30/real-world-iis-installing-a-free-community-application-using-web-platform-installer-videocast.aspx" mce_href="http://blogs.iis.net/mailant/archive/2009/04/30/real-world-iis-installing-a-free-community-application-using-web-platform-installer-videocast.aspx"&gt;this screencast&lt;/A&gt; to see a demo).&lt;/LI&gt;
&lt;LI&gt;Customize the app in the way you see fit.&lt;/LI&gt;
&lt;LI&gt;Package your application using the &lt;A href="http://www.iis.net/extensions/webdeploymenttool" mce_href="http://www.iis.net/extensions/webdeploymenttool"&gt;Web Deployment Tool&lt;/A&gt; support in the IIS7 Manager.&lt;/LI&gt;
&lt;LI&gt;Connect to a&amp;nbsp;remote Web server from your development computer to &lt;A href="http://learn.iis.net/page.aspx/158/remote-administration-for-iis-manager/" mce_href="http://learn.iis.net/page.aspx/158/remote-administration-for-iis-manager/"&gt;remotely administer the IIS7 server&lt;/A&gt;&amp;nbsp;using IIS Manager. (Thanks to Chris Morrow at MaximumASP for letting us use one of his dedicated Windows Server 2008 servers for my videocast.)&lt;/LI&gt;
&lt;LI&gt;Import the customized application's package on the remote Web server, which deploys&amp;nbsp;your custom&amp;nbsp;app easily to another server.&lt;/LI&gt;&lt;/OL&gt;
&lt;P mce_keep="true"&gt;In this short video (11 minutes), I walk through how you can use IIS to take these steps with a&amp;nbsp; PHP Content Management System named &lt;A href="http://www.silverstripe.org/" mce_href="http://www.silverstripe.org"&gt;SilverStripe&lt;/A&gt;. (The audio quality is a little lower on this one since I recorded it at the wrong volume...sorry about that.)&lt;/P&gt;
&lt;P mce_keep="true"&gt;

				        &lt;!--##blog-video-start##--&gt;&lt;!--##blog-video-params:width=500|height=384|isAdaptive=True|title=Package and Deploy using the Web Deployment Tool|url=http://mediadl.microsoft.com/mediadl/iisnet/SmoothMedia/Mai-lan/Package and Deploy using Web Deployment Tool/Package and Deploy using Web Deployment Tool.ism/Manifest##--&gt;

					        &lt;object id="SilverlightMediaPlayer" style="width:500px;height:384px;" width="500" height="384" autoupdate="true" type="application/x-silverlight-2"&gt;
						        &lt;param name="MinRuntimeVersion" value="2.0.31005.0" /&gt; 
						        &lt;param name="Source" value="/clientbin/AdaptiveStreaming.xap" /&gt; 
						        &lt;param name="windowless" value="false" /&gt;
						        &lt;param name="InitParams" value='fakemode=,background=#FF000000,autoplay=False,muted=False,stretchmode=0,playlist=&lt;playList&gt;&lt;playListItems&gt;&lt;playListItem title="Package and Deploy using the Web Deployment Tool" description="" mediaSource="http://mediadl.microsoft.com/mediadl/iisnet/SmoothMedia/Mai-lan/Package and Deploy using Web Deployment Tool/Package and Deploy using Web Deployment Tool.ism/Manifest" adaptiveStreaming="True" thumbSource=""&gt;&lt;/playListItem&gt;&lt;/playListItems&gt;&lt;/playList&gt;' /&gt; 
								&lt;a style="text-decoration: none;" href="http://blogs.iis.net/mailant/archive/2009/05/01/real-world-iis-packaging-and-deploying-an-open-source-application-using-web-deployment-tool-screencast.aspx"&gt;
									&lt;img style="border-width:0px" alt="Click to see video" src="http://blogs.iis.net/Themes/IIS/images/content/IIS-Video-Link-for-RSS.png" /&gt; 
								&lt;/a&gt;
							&lt;/object&gt;
                            
				        &lt;!--##blog-video-end##--&gt;

			         &lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;EM&gt;HTTP streaming brought to you by&lt;/EM&gt;&lt;A href="http://www.iis.net/extensions/smoothstreaming" mce_href="http://www.iis.net/extensions/smoothstreaming"&gt;&lt;EM&gt;&lt;FONT color=#034af3&gt; IIS Smooth Streaming&lt;/FONT&gt;&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;. &lt;/EM&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3134358" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mailant/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mailant/archive/tags/Developers/default.aspx">Developers</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+PI/default.aspx">Web PI</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+Application+Gallery/default.aspx">Web Application Gallery</category><category domain="http://blogs.iis.net/mailant/archive/tags/PHP/default.aspx">PHP</category></item><item><title>Videos of IIS sessions at MIX 2009</title><link>http://blogs.iis.net/mailant/archive/2009/04/08/videos-of-iis-session-at-mix-2009.aspx</link><pubDate>Thu, 09 Apr 2009 01:13:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3074358</guid><dc:creator>mailant</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mailant/rsscomments.aspx?PostID=3074358</wfw:commentRss><comments>http://blogs.iis.net/mailant/archive/2009/04/08/videos-of-iis-session-at-mix-2009.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;If you are interested, you can check out the videos of the three IIS sessions at MIX. The sessions were 75 minutes long. I will be posting some shorter videos soon on IIS.NET for demos of how different IIS extensions work, starting with Web Platform Installer and IIS Database Manager.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://videos.visitmix.com/MIX09/T51F" mce_href="http://videos.visitmix.com/MIX09/T51F"&gt;Video of IIS session introducing Web Application Gallery, Web Platform Installer, and IIS app-oriented extensions (Speaker: me)&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://videos.visitmix.com/MIX09/T57F" mce_href="http://videos.visitmix.com/MIX09/T57F"&gt;Video of IIS session drilling down into developing IIS extensions and deploying Web Apps on IIS7 (Speaker: Thomas Deml)&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://videos.visitmix.com/MIX09/T56F" mce_href="http://videos.visitmix.com/MIX09/T56F"&gt;Video of IIS session on delivering media via HTTP using the new IIS media services (Speaker: John Bocharov)&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P mce_keep="true"&gt;Please put up with my "ums". :-) Thomas' session rocked as always. Definately check out&amp;nbsp;John's media session too -- it will surprise you what you can do with streaming media now with IIS!&lt;/P&gt;
&lt;P mce_keep="true"&gt;Questions and feedback are always welcome.&lt;/P&gt;&lt;/A&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3074358" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mailant/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mailant/archive/tags/Developers/default.aspx">Developers</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+PI/default.aspx">Web PI</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+Application+Gallery/default.aspx">Web Application Gallery</category></item><item><title>IIS At MIX 2009: 10 New IIS Server Extensions, Windows Web Application Gallery, Web Platform Installer 2.0 beta</title><link>http://blogs.iis.net/mailant/archive/2009/03/18/iis-at-mix-2009-10-new-iis-server-extensions-and-web-app-gallery.aspx</link><pubDate>Wed, 18 Mar 2009 17:18:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3017276</guid><dc:creator>mailant</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mailant/rsscomments.aspx?PostID=3017276</wfw:commentRss><comments>http://blogs.iis.net/mailant/archive/2009/03/18/iis-at-mix-2009-10-new-iis-server-extensions-and-web-app-gallery.aspx#comments</comments><description>&lt;P class=style1 mce_keep="true"&gt;Today, at the 2009 MIX conference in Las Vegas, the IIS team rolls out a whole new set of releases...&lt;STRONG&gt;ten&lt;/STRONG&gt; (yes,10) new free Web server extensions with a new end-to-end story for installing popular community applications like WordPress, Acquia Drupal, and DotNetNuke on IIS.&lt;/P&gt;
&lt;P class=style1 mce_keep="true"&gt;We started releasing free IIS extensions on IIS7's extensibility platform a year ago, when Windows Server 2008 launched. We shifted focus on these free Web download extensions because it gives us the ability to ship fully supported Microsoft software in 12-16 month cycles, including multiple pre-release versions. (We also continue to ship in Windows Server releases.)&lt;/P&gt;
&lt;P class=style1 mce_keep="true"&gt;Today, we announce&amp;nbsp;the release of the these new extensions and extension packs:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P class=style1 mce_keep="true"&gt;&lt;A href="http://www.iis.net/extensions/ApplicationRequestRouting" mce_href="http://www.iis.net/extensions/ApplicationRequestRouting"&gt;Application Request Router (ARR)&lt;/A&gt; 2.0 beta, with disk cache and cache proxy support for edge configurations the IIS HTTP load balancer. ARR can be used as a complement to existing hardware load balancers, or as a standalone proxy. &lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P class=style1 mce_keep="true"&gt;&lt;A href="http://www.iis.net/extensions/ftp" mce_href="http://www.iis.net/extensions/ftp"&gt;FTP 7.5&lt;/A&gt; RTW, with extensibility&amp;nbsp; support for developers who want to customize this IIS7 FTP publishing service.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P class=style1 mce_keep="true"&gt;&lt;A href="http://www.iis.net/extensions/webdav" mce_href="http://www.iis.net/extensions/webdav"&gt;WebDav 7.5&lt;/A&gt; RTW, with support for both shared and exclusive locks to prevent lost updates due to overwrites.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P class=style1 mce_keep="true"&gt;&lt;A href="http://www.iis.net/extensions/advancedlogging" mce_href="http://www.iis.net/extensions/advancedlogging"&gt;Advanced Logging&lt;/A&gt; beta for monitoring and measuring media and Web browsing experiences, rich and flexible data collection, client-side logging and real-time logging capabilities. &lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P class=style1 mce_keep="true"&gt;&lt;A href="http://www.iis.net/extensions/administrationpack" mce_href="http://www.iis.net/extensions/administrationpack"&gt;Administration Pack for IIS7&lt;/A&gt; RTW, with IIS Manager support for management of FastCGI, Request Filtering, ASP.NET authorization and custom error settings, and HTTP request filtering, and Configuration Editor for easier config management. &lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P class=style1 mce_keep="true"&gt;&lt;A href="http://www.iis.net/extensions/powershell" mce_href="http://www.iis.net/extensions/powershell"&gt;IIS Snap-in for Windows PowerShell&lt;/A&gt; RTW, for management of the IIS configuration system through Windows PowerShell, along with 60 cmdlets for common management tasks in Powershell.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P class=style1 mce_keep="true"&gt;&lt;A href="http://www.iis.net/extensions/webdeploymenttool" mce_href="http://www.iis.net/extensions/webdeploymenttool"&gt;Web Deployment Tool&lt;/A&gt; RC, which is a platform for Web deployment of IIS servers and applications that run on servers. This extension provides a foundation for administrators who want to synchronize and migrate Web servers in a web farm. Developers use Web Deployment Tool to deploy applications to a server or integrate with the new Windows Web Application Gallery. &lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P class=style1 mce_keep="true"&gt;&lt;A href="http://www.iis.net/extensions/databasemanager" mce_href="http://www.iis.net/extensions/databasemanager"&gt;Database Manager&lt;/A&gt; RC, providing Web database management support for local and remote databases from within IIS Manager. &lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P class=style1 mce_keep="true"&gt;&lt;A href="http://www.iis.net/media" mce_href="http://www.iis.net/media"&gt;Media Services 3.0 beta&lt;/A&gt;, which introduces the world to live streaming on IIS with multiple extensions extensions, including &lt;A href="http://www.iis.net/extensions/smoothstreaming"&gt;Smooth Streaming&lt;/A&gt; and &lt;A href="http://www.iis.net/extensions/advancedlogging" mce_href="http://www.iis.net/extensions/advancedlogging"&gt;Advanced Logging&lt;/A&gt;. Our media extensions bring high quality media delivery to IIS customers as well as CDNs like Akamai. &lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P class=style1 mce_keep="true"&gt;&lt;A href="http://www.microsoft.com/web/downloads/platform.aspx" mce_href="http://www.microsoft.com/web/downloads/platform.aspx"&gt;Web Platform Installer 2.0&lt;/A&gt; beta, which installs community applications and its dependencies on Windows computers. See &lt;A href="http://learn.iis.net/page.aspx/616/introducing-the-microsoft-web-platform-installer/" mce_href="http://learn.iis.net/page.aspx/616/introducing-the-microsoft-web-platform-installer/"&gt;Introducing the Web Platform Installer&lt;/A&gt; for more details. &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P class=style1 mce_keep="true"&gt;In addition, we have launched Web properties that showcase IIS technologies:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P class=style3 mce_keep="true"&gt;&lt;A href="http://www.microsoft.com/web/gallery/" mce_href="http://www.microsoft.com/web/gallery/"&gt;Windows Web Application Gallery&lt;/A&gt;, a destination for users to discover and install community applications that deploy and run well on IIS. See &lt;A href="http://learn.iis.net/page.aspx/606/introducing-the-windows-web-application-gallery/" mce_href="http://learn.iis.net/page.aspx/606/introducing-the-windows-web-application-gallery/"&gt;Introducing the Windows Web Application Gallery&lt;/A&gt; for more information. We are launch with Web Deployment Tool integration with a great set of partners including &lt;A href="http://www.microsoft.com/web/gallery/WordPress.aspx"&gt;WordPress&lt;/A&gt;, &lt;A href="http://www.microsoft.com/web/gallery/AcquaiDrupal.aspx"&gt;Acquai Drupal&lt;/A&gt;, &lt;A href="http://www.microsoft.com/web/gallery/Gallery.aspx"&gt;Gallery 2&lt;/A&gt;, &lt;A href="http://www.microsoft.com/web/gallery/SilverStripe.aspx"&gt;SilverStripe&lt;/A&gt;, &lt;A href="http://www.microsoft.com/web/gallery/DotNetNuke.aspx"&gt;DotNetNuke&lt;/A&gt;, &lt;A href="http://www.microsoft.com/web/gallery/SubText.aspx"&gt;SubTex&lt;/A&gt;t, &lt;A href="http://www.microsoft.com/web/gallery/DasBlog.aspx"&gt;DasBlog&lt;/A&gt;, &lt;A href="http://www.microsoft.com/web/gallery/Umbarco.aspx"&gt;Umbarco&lt;/A&gt;, &lt;A href="http://www.microsoft.com/web/gallery/ScrewTurn.aspx"&gt;ScrewTurn&lt;/A&gt; and &lt;A href="http://www.microsoft.com/web/galleryBlogEngine.aspx"&gt;BlogEngine.NET&lt;/A&gt;. A big thanks to these communities and the dedicated developers who participate in building these great apps!&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P class=style1 mce_keep="true"&gt;New &lt;A href="http://www.iis.net/" mce_href="http://www.iis.net/"&gt;www.iis.net&lt;/A&gt; content for &lt;A href="http://www.iis.net/php"&gt;PHP support on IIS&lt;/A&gt; and &lt;A href="http://www.iis.net/media"&gt;media&lt;/A&gt;, as well as a new section in Learn that talks about the &lt;A href="http://learn.iis.net/page.aspx/619/windows-web-application-gallery/"&gt;Web Application Gallery&lt;/A&gt; and &lt;A href="http://learn.iis.net/page.aspx/522/web-platform-installer/"&gt;Web Platform Installer&lt;/A&gt;. &lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;P class=style1 mce_keep="true"&gt;New &lt;A href="http://www.microsoft.com/web/platform/server.aspx" mce_href="http://www.microsoft.com/web/platform/server.aspx"&gt;IIS server Web page&lt;/A&gt; on microsoft.com &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P class=style1 mce_keep="true"&gt;That's a lot of releases! Let's break it down what we do by customer. &lt;/P&gt;
&lt;HR&gt;

&lt;P class=style1 mce_keep="true"&gt;As a &lt;SPAN class=style2&gt;&lt;STRONG&gt;&lt;FONT color=#800080&gt;Web developer&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt; (our focus here at MIX), I would want &lt;A href="http://www.iis.net/extensions/urlrewrite" mce_href="http://www.iis.net/extensions/urlrewrite"&gt;URL Rewrite 1.0&lt;/A&gt; RTW, which released late last year for search engine friendly URLs. I have to manage databases as part of my Web application, so the &lt;A href="http://www.iis.net/extensions/databasemanager" mce_href="http://www.iis.net/extensions/databasemanager"&gt;Database Manager&lt;/A&gt; for IIS would help me do basic CRUD for my app database from within the same IIS Manager console. The &lt;A href="http://www.iis.net/extensions/webdeploymenttool" mce_href="http://www.iis.net/extensions/webdeploymenttool"&gt;Web Deployment Tool&lt;/A&gt; helps me package up and move applications from development to staging to production environments, which simplifies the final mile for getting my apps out there. &lt;/P&gt;
&lt;P class=style1 mce_keep="true"&gt;Today we launched the&lt;A href="http://www.microsoft.com/web/gallery/" mce_href="http://www.microsoft.com/web/gallery/"&gt; Windows Web Application Gallery&lt;/A&gt;, where users can discover and install popular community applications like WordPress, Acquia Drupal, SilverStripe and Gallery 2 on IIS. Clicking &lt;STRONG&gt;Install&lt;/STRONG&gt; on Web Application Gallery launches Web Platform Installer 2.0 beta to handle the install of the application and its dependencies -- including community PHP 5.2.9-1. Web PI's support for handling pre-requisites really simplifies getting apps up and running. You will have set up MySQL if you need it using &lt;A href="http://learn.iis.net/page.aspx/610/setting-up-mysql-for-php-applications/" mce_href="http://learn.iis.net/page.aspx/610/setting-up-mysql-for-php-applications/"&gt;this walkthrough&lt;/A&gt;.&lt;/P&gt;
&lt;P class=style1 mce_keep="true"&gt;Web Application Gallery integration involves adding a couple manifest files to their existing ZIP package and following the &lt;A href="http://learn.iis.net/page.aspx/605/windows-web-application-gallery-principles/" mce_href="http://learn.iis.net/page.aspx/605/windows-web-application-gallery-principles/"&gt;Web Application Gallery Principles&lt;/A&gt;. The manifest files give Web Deployment Tool the information it needs to unpack the application for install on IIS. Once the application is added to Web Application Gallery, the app goes into an ATOM feed that is then consumed by the Web Platform Installer and participating control panel vendors who &lt;A href="http://learn.iis.net/page.aspx/607/integrating-the-windows-web-application-gallery---beta/" mce_href="http://learn.iis.net/page.aspx/607/integrating-the-windows-web-application-gallery---beta/"&gt;implement control panel integration &lt;/A&gt;like DotNetPanel. The application developer owns the distribution point; Web PI will go out to the link provided by the application developer to pull down the &lt;A href="http://learn.iis.net/page.aspx/578/application-packaging-guide-for-the-windows-web-application-gallery/" mce_href="http://learn.iis.net/page.aspx/578/application-packaging-guide-for-the-windows-web-application-gallery/"&gt;Web Deployment Tool-enabled package&lt;/A&gt;. As a developer, I would also download the &lt;A href="http://www.microsoft.com/web/downloads/platform.aspx" mce_href="http://www.microsoft.com/web/downloads/platform.aspx"&gt;Web Platform Installer 2.0&lt;/A&gt; to keep track of the latest in the Web stack and browse/install apps from the Web App Gallery directly in one tool.&lt;/P&gt;
&lt;HR&gt;

&lt;P class=style1 mce_keep="true"&gt;If I am &lt;SPAN class=style2&gt;&lt;STRONG&gt;&lt;FONT color=#800080&gt;an administrator of a Web farm&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;, I would care about migrating and replicating servers between machines (&lt;A href="http://www.iis.net/extensions/webdeploymenttool" mce_href="http://www.iis.net/extensions/webdeploymenttool"&gt;Web Deployment Tool&lt;/A&gt;) and setting up Level 7 application request routing to complement my hardware load balancers (&lt;A href="http://www.iis.net/extensions/ApplicationRequestRouting" mce_href="http://www.iis.net/extensions/ApplicationRequestRouting"&gt;Application Request Router (ARR&lt;/A&gt;). If I support Web publishing for my customers, I would likely want the latest, secure &lt;A href="http://www.iis.net/extensions/webdav" mce_href="http://www.iis.net/extensions/webdav"&gt;WebDav 7.5&lt;/A&gt; support on my IIS servers and secure &lt;A href="http://www.iis.net/extensions/ftp" mce_href="http://www.iis.net/extensions/ftp"&gt;FTP 7.5&lt;/A&gt; publishing. If I am a command-line geek, I would use the &lt;A href="http://www.iis.net/extensions/powershell" mce_href="http://www.iis.net/extensions/powershell"&gt;IIS Snap-in for Windows PowerShell&lt;/A&gt; as well as the &lt;A href="http://www.iis.net/extensions/administrationpack" mce_href="http://www.iis.net/extensions/administrationpack"&gt;Administration Pack's Configuration Editor&lt;/A&gt; to automatically generate scripts that I could reuse in my day-to-day management of the Web server. I might also be interested in using the &lt;A href="http://www.iis.net/extensions/dynamiciprestrictions" mce_href="http://www.iis.net/extensions/dynamiciprestrictions"&gt;Dynamic IP Restrictions&lt;/A&gt; beta (released earlier this year) to help prevent denial-of-service attacks on applications running on my server. I would use the &lt;A href="http://www.microsoft.com/web/downloads/platform.aspx" mce_href="http://www.microsoft.com/web/downloads/platform.aspx"&gt;Web Platform Installer 2.0&lt;/A&gt; to actually FIND and install all those extensions.&lt;/P&gt;
&lt;HR&gt;

&lt;P class=style1 mce_keep="true"&gt;As a &lt;SPAN class=style2&gt;&lt;STRONG&gt;&lt;FONT color=#800080&gt;Content Delivery Network administrator&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;, I would be particularly interested in the &lt;A href="http://www.iis.net/media" mce_href="http://www.iis.net/media"&gt;Media Services 3.0 beta&lt;/A&gt;, combined with &lt;A href="http://www.iis.net/extensions/ApplicationRequestRouting" mce_href="http://www.iis.net/extensions/ApplicationRequestRouting"&gt;Application Request Router (ARR)&lt;/A&gt; 2.0 beta 2 for its new hierarchical caching support. I would use &lt;A href="http://www.iis.net/extensions/advancedlogging" mce_href="http://www.iis.net/extensions/advancedlogging"&gt;Advanced Logging&lt;/A&gt; to help track usage on the client and aggregate that data on the server for reporting. &lt;/P&gt;
&lt;HR&gt;

&lt;P class=style1 mce_keep="true"&gt;We have gotten a ton of great feedback during our pre-release cycles, in many cases with customers deploying RC candidates in production because of the demand and quality of what we ship. We're also working hard right now to localize our extensions in four languages (French, German, Japanese, Spanish at minimum) for release this summer. &lt;/P&gt;
&lt;HR&gt;

&lt;P class=style1 mce_keep="true"&gt;We've got a whole new ball game going on over here! Stay tuned to all the new things that the IIS team is building by downloading the &lt;A href="http://www.microsoft.com/web/downloads/platform.aspx" mce_href="http://www.microsoft.com/web/downloads/platform.aspx"&gt;Web Platform Installer 2.0&lt;/A&gt; today. &lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3017276" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mailant/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mailant/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category><category domain="http://blogs.iis.net/mailant/archive/tags/Developers/default.aspx">Developers</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+PI/default.aspx">Web PI</category><category domain="http://blogs.iis.net/mailant/archive/tags/Web+Application+Gallery/default.aspx">Web Application Gallery</category></item><item><title>IIS7 in Windows Server 2008 R2</title><link>http://blogs.iis.net/mailant/archive/2009/01/11/iis7-in-windows-server-2008-r2.aspx</link><pubDate>Sun, 11 Jan 2009 23:24:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2860759</guid><dc:creator>mailant</dc:creator><slash:comments>16</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mailant/rsscomments.aspx?PostID=2860759</wfw:commentRss><comments>http://blogs.iis.net/mailant/archive/2009/01/11/iis7-in-windows-server-2008-r2.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;Windows Server 2008 R2 includes new additions to the IIS7 Web server, adding fit, finish, and a few extras to the best IIS platform ever. &lt;/P&gt;
&lt;P mce_keep="true"&gt;For the last year and a half, the IIS product team has been working hard on building IIS extensions on top of the IIS7 platform, releasing &lt;A class="" title="IIS Extensions" href="http://www.iis.net/extensions" target=_blank mce_href="http://www.iis.net/extensions"&gt;betas, RCs and RTWs that add new support for optimizing media hosting, web content publishing, site and server administration, deployment and migration, and request handling&lt;/A&gt;.&amp;nbsp; We would not be able to innovate and build production-ready, fully supported MS software in 12-18 months like this without the architectural changes we introduced in IIS7 in Windows Server 2008. Now with Windows Server 2008 R2, we have added some improvements, fit and finish to that IIS7 platform.&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;Highlights of the main IIS7&amp;nbsp;improvements in the Windows Server 2008 R2 Beta today:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;&lt;STRONG&gt;&lt;U&gt;Integration of Content Publishing Extensions (FTP, WebDav) into the Windows Server OS&lt;/U&gt;&lt;/STRONG&gt;&lt;BR&gt;We started development on a complete rewrite of the FTP server and our WebDav implementation&amp;nbsp;well before the Windows Server 2008 release. Early last year, we released the new &lt;A class="" title="New IIS7 FTP Service" href="http://www.iis.net/extensions/ftp" target=_blank mce_href="http://www.iis.net/extensions/ftp"&gt;FTP Publishing Service as&amp;nbsp;a Web download for Windows Server 2008&lt;/A&gt;&amp;nbsp;with features like secure publishing of content using FTPS, IPv6 support, integrated management of FTP/HTTP sites using IIS Manager, and more powerful logging and authentication support. Like all of our extensions,&amp;nbsp;the FTP Publishing Service for Windows Server 2008 is fully supported by Microsoft product support with &lt;A class="" title="IIS forums" href="http://www.iis.net/forums" target=_blank mce_href="http://www.iis.net/forums"&gt;rich&amp;nbsp;forum support&lt;/A&gt; provided by expert users and&amp;nbsp;our&amp;nbsp;own product team. What we have done in&amp;nbsp;Windows Server 2008 &lt;STRONG&gt;R2&lt;/STRONG&gt; is to integrate the FTP Publishing Service into the server OS. &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;From a customer perspective, that means:&lt;/P&gt;
&lt;OL&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;With the FTP Publishing Service installed on Windows Server 2008, you had to uninstall the old FTP server before installing the new one, which is a complete replacement of the old and&amp;nbsp;outdated&amp;nbsp;FTP. With Windows Server 2008 R2, you can install the new FTP server as part of the IIS component install. The&amp;nbsp;IIS setup will replace your old FTP server and even upgrade the new IIS7 FTP publishing service if you have installed it on Windows Server 2008. &lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;You can take advantage of bug fixes that we have made since the release of the FTP Publishing Service in February 2008.&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;You can use newly added extensibility for authentication, logging, authorization and the home directory that will be documented on MSDN.&lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;
&lt;P mce_keep="true"&gt;We will also ship an updated FTP Publishing Service for Windows Server 2008 for Web download on &lt;A href="http://www.iis.net/"&gt;www.iis.net&lt;/A&gt; in May 2009 so that those customers can also take advantage of the bug fixes and extensibility. In other words:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;&lt;EM&gt;(Web May 2009 release of FTP Publishing + Windows Server 2008) == (FTP Publishing feature in Windows Server 2008 R2)&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;With the following exception:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;&lt;EM&gt;FTP Publishing Server for Windows Server 2008 is always installed with a Web download, whereas FTP is now integrated into setup for Windows Server 2008 R2 and later.&lt;/EM&gt; &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;Same thing with WebDav, which released in&amp;nbsp;July 2008. &lt;A class="" title="WebDav for IIS7" href="http://www.iis.net/extensions/webdav" target=_blank mce_href="http://www.iis.net/extensions/webdav"&gt;WebDav for Windows Server 2008&lt;/A&gt; provided a brand new implementation (to spec) of the WebDAV extension to the HTTP protocol. We have included WebDav in the setup/installation for Windows Server 2008 R2, which means that you can install WebDav as part of Windows Server 2008 R2 setup. The big new feature for WebDav is support for locks. We will also ship a new version of WebDav for Windows Server 2008 that has locking -- look for this release in May 2009 as well. Same model applies:&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;EM&gt;(Web May 2009 release of WebDav + Windows Server 2008) == (WebDav Publishing feature in Windows Server 2008 R2)&lt;/EM&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;With the following exception:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;&lt;EM&gt;WebDav for Windows Server 2008 is always installed with a Web download, whereas&amp;nbsp;WebDav is now integrated into setup for Windows Server 2008 R2 and later.&lt;/EM&gt; &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;&lt;STRONG&gt;&lt;U&gt;Integration of Administration Pack Extension into the Windows Server OS&lt;BR&gt;&lt;/U&gt;&lt;/STRONG&gt;We integrated the functionality of the &lt;A class="" title="IIS7 Admin Pack" href="http://www.iis.net/extensions/administrationpack" target=_blank mce_href="http://www.iis.net/extensions/administrationpack"&gt;IIS7 Administration Pack&lt;/A&gt;&amp;nbsp;into the Windows Server 2008 R2 installation, which provides customers with:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Integrated administration support in IIS Manager for&amp;nbsp;the ASP.NET authorization, custom errors, FastCGI, and Request Filtering features.&amp;nbsp;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Configuration Manager, which gives you a visual editor for managing the IIS7 configuration system. If you want to check it out, Carlos Aguilar Mares, our IIS Dev Manager, wrote a &lt;A class="" title="Configuration Editor" href="http://blogs.iis.net/carlosag/archive/2008/03/31/iis-admin-pack-configuration-editor.aspx" target=_blank mce_href="http://blogs.iis.net/carlosag/archive/2008/03/31/iis-admin-pack-configuration-editor.aspx"&gt;comprehensive blog on the Config Editor's capabilities&lt;/A&gt;. My favorite part of Configuration Editor is the script generation functionality -- comes in very handy with demos! :-) &lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P mce_keep="true"&gt;We didn't incorporate the IIS Reports feature into the Windows Server OS, so if you need that particular functionality, you can use it as part of the Web download IIS Administration Pack. As with our usual policy, we will be releasing an update of the IIS Administration Pack for Windows Server 2008 users with the bug fixes and other changes that you see in Windows Server 2008 R2 (except for the setup integration). &lt;/P&gt;
&lt;P mce_keep="true"&gt;The Administration Pack for Windows Server 2008 will release by Windows Server 2008 R2&amp;nbsp;general availability&amp;nbsp;to keep on par with the Administration Pack functionality in the Windows Server 2008 R2 release. &lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;STRONG&gt;&lt;U&gt;New IIS7 PowerShell Provider and Commandlet Support in Windows Server 2008 R2&lt;BR&gt;&lt;/U&gt;&lt;/STRONG&gt;The IIS PowerShell provider, also &lt;A class="" title="IIS PS Provider" href="http://www.iis.net/extensions/powershell" target=_blank mce_href="http://www.iis.net/extensions/powershell"&gt;downloadable for Windows Server 2008&lt;/A&gt;, lets users manage IIS, ASP.NET and custom configuration using the PowerShell programming environment. Yes, it's true -- we have IIS:/&amp;gt;&amp;nbsp;for the PowerShell users out there. With our PowerShell support, we have implemented three levels of support:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;&lt;STRONG&gt;PowerShell provider&lt;/STRONG&gt;: Use the provider if you are familiar with the IIS configuration system and want to adminster config directly in the PS programming environment.&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;&lt;STRONG&gt;Low-level commandlets&lt;/STRONG&gt;: Use our collection of low-level commandlets to manage every IIS setting if you want this level of fine-grained control.&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;&lt;STRONG&gt;Task-oriented commandlets&lt;/STRONG&gt;: Use our many task-oriented commandlets to manage websites (ex: New-WebSite to create a site), backup and restore web server configuration, and other common tasks. &lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P mce_keep="true"&gt;With the integration into Windows Server 2008 R2, you can install&amp;nbsp;the PowerShell&amp;nbsp;provider and 60+ commandlets using Windows Server&amp;nbsp;setup.&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;As with FTP and WebDav:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;&lt;EM&gt;(summer 2009 Web&amp;nbsp;release of PowerShell + Windows Server 2008) == (PowerShell feature in Windows Server 2008 R2)&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;With the following exception:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;&lt;EM&gt;PowerShell&amp;nbsp;for Windows Server 2008 is always installed with a Web download, whereas&amp;nbsp;PowerShell is now integrated into setup for Windows Server 2008 R2 and later.&lt;/EM&gt; &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;Check out Thomas Deml, Group Program Manager and PowerShell guru's blog, for more information about our PowerShell support&amp;nbsp;(&lt;A href="http://blogs.iis.net/thomad"&gt;http://blogs.iis.net/thomad&lt;/A&gt;).&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;U&gt;&lt;STRONG&gt;Rich Application Hosting on Server Core&lt;BR&gt;&lt;/STRONG&gt;&lt;/U&gt;With Windows Server 2008 R2, you can host ASP.NET applications on IIS installations running Server Core. ASP.NET/CLR did some work to refactor and make sure that the managed code environment for ASP.NET pages could work on Server and voila! We have support for not just images, media, PHP, and classic ASP pages on Server Core but also ASP.NET applications. &lt;/P&gt;
&lt;P mce_keep="true"&gt;The PowerShell 2.0 release in Windows Server 2008 R2 handles remote management now, which comes in handy with Server Core installations and our new IIS7 PowerShell provider. So not only can you host all your apps on IIS with Server Core, it is also much easier to administer them&amp;nbsp;locally and remotely using our new IIS PowerShell provider and commandlets. For overall PowerShell mojo, check out the &lt;A class="" title="Windows Powershell Blog" href="http://blogs.msdn.com/powershell" target=_blank mce_href="http://blogs.msdn.com/powershell"&gt;Windows PowerShell blog&lt;/A&gt;. &lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;U&gt;&lt;STRONG&gt;Improvements to FastCGI Support&lt;BR&gt;&lt;/STRONG&gt;&lt;/U&gt;IIS7 supports PHP hosting through our FastCGI implementation, which&amp;nbsp;we substantially overhauled and improved in IIS7. Enhancements for PHP support on Windows Server 2008 R2 include: &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Support in IIS Manager for administering FastCGI settings.&amp;nbsp;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Automatic recycling of php-cgi.exe whenever php.ini changes.&amp;nbsp;In this release, IIS monitors changes to a file for each process pool and recycle FastCGI process for the process pool when a change to the file is made. By default, this feature is turned off. If you turn it on (by setting a property in the user interface), you can specify a file path to monitor changes.&amp;nbsp;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;FREB support for FastCGI, so you can troubleshoot PHP and other FastCGI-compliant apps more effectively. &lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;MaxInstance is now dynamic -- if maxInstance is set to 0, IIS automatically detects the system load and adjusts the maxInstances count. This allows us to optimize performance for our PHP support. &lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;New support for controlling FastCGI error behavior based on specific errors. &lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P mce_keep="true"&gt;&lt;STRONG&gt;&lt;U&gt;IIS Core Changes&lt;BR&gt;&lt;/U&gt;&lt;/STRONG&gt;We have also made a number of changes to our core IIS7 platform, based on customer request and our own development experience for extensions&amp;nbsp;using the IIS7 platform: &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Support for custom tracing in the configuration system. This new feature will come in handy for troubleshooting config. &lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;The ability to audit or trace configuration changes through configuration polling -- this was a&amp;nbsp;request from our hosters in particular who want to monitor changes to the configuration system by their customers.&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Support for ASP.NET to support different CLR versions (for example, CLR 4.0). With multiple versions of the CLR in use, this feature is important for developers to be able to switch versions. We have also backported this functionality to Windows Server 2008 SP2. &lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Better control over application pools with the ability to set the CLR setting per application pool and to monitor performance with new Application Pool performance counters. &lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Delegateable custom errors, which was a top request from developers to be able to change custom errors locally or remotely as a non-server admin.&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;IPv6 support for IP restriction list.&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;More fine-grained control over request filtering, specifically for query strings to help prevent SQL injection attacks on applications hosted on the server. Request filtering also now supports request-specific rules so that SQL Injection rules apply to specified requests only.&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Nego2 support, which will allow for built-in support of LiveID providers, FedSSP, and more granular Kerberos/NTLM enablement.&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Support for Managed Service Accounts for domain accounts that don't require a password.&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;AppPool identity support -- this one calls for a whole separate blog posting, so stay tuned for that. &lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Support for application pool warm-up for large applications&amp;nbsp;that want to "prime" an application pool for better performance on the intial request. &lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P mce_keep="true"&gt;&lt;STRONG&gt;&lt;U&gt;IIS Best Practice Analyzer&lt;BR&gt;&lt;/U&gt;&lt;/STRONG&gt;Windows Server&amp;nbsp;2008 R2 introduces a new feature in Server Manager called the &lt;A class="" title="Server Manager's BPA" href="http://technet.microsoft.com/en-us/library/dd378896.aspx" target=_blank mce_href="http://technet.microsoft.com/en-us/library/dd378896.aspx"&gt;Best Practice Analyzer&lt;/A&gt;. The BPA provides a single console experience within Server Manager to manage best practice rules for configuration across different server roles, like Exchange, AD, and IIS.&amp;nbsp;In Server Manager, you can run the BPA&amp;nbsp;against&amp;nbsp;some IIS rules&amp;nbsp;that focus on best practices for security and performance -- for example,&amp;nbsp;checking to make sure that basic authentication is not enabled without SSL. This list of BPA rules for IIS is not exhaustive by any means&amp;nbsp;but it does give&amp;nbsp;a good core&amp;nbsp;set of guidance to get started. We will also be updating and increasing&amp;nbsp;the rule set&amp;nbsp;automatically through Server Manager. Note that this functionality lives in Server Manager only, and&amp;nbsp;is not hosted in IIS Manager.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;And of course, we have fixed bugs along the way. &lt;/P&gt;
&lt;P mce_keep="true"&gt;Your feedback helped us refine IIS7, which is the best Web server&amp;nbsp;platform yet. You can download the Windows Server 2008 R2 beta today &lt;A class="" title="Windows Server 2008 R2 Download Site" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=85cfe4c9-34de-477c-b5ca-75edae3d57c5&amp;amp;DisplayLang=en" target=_blank mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyID=85cfe4c9-34de-477c-b5ca-75edae3d57c5&amp;amp;DisplayLang=en"&gt;here&lt;/A&gt;. A nice way to bring in 2009! &lt;/P&gt;
&lt;P mce_keep="true"&gt;Thanks for reading,&lt;/P&gt;
&lt;P mce_keep="true"&gt;Mai-lan&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2860759" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mailant/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mailant/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category><category domain="http://blogs.iis.net/mailant/archive/tags/Developers/default.aspx">Developers</category><category domain="http://blogs.iis.net/mailant/archive/tags/ASP.NET/default.aspx">ASP.NET</category></item></channel></rss>