<?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>Search results matching tags 'Media' and 'Developers'</title><link>http://blogs.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=Media,Developers&amp;orTags=0</link><description>Search results matching tags 'Media' and 'Developers'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Why IIS7? Top 12 cool features…</title><link>http://blogs.iis.net/bills/archive/2008/11/20/why-iis7-top-12-cool-features.aspx</link><pubDate>Fri, 21 Nov 2008 04:13:45 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2759317</guid><dc:creator>bills</dc:creator><cs:applicationKey>bills</cs:applicationKey><description>&lt;p&gt;Every time I talk with customers in meetings or at conferences I’m struck by how many cool amazing new capabilities IIS7 has.&amp;#160; I can go on for literally hours talking about the new features and benefits, and showing demos.&amp;#160; And with each new &lt;a href="http://www.iis.net/extensions"&gt;IIS7 Extension&lt;/a&gt;, the list of new features just gets bigger and bigger.&amp;#160; A few months ago I realized we didn’t have the top list of features written up anywhere, and so we started the process of distilling down the list to the top 10.&amp;#160; We almost made it!&amp;#160; We ended up with the top 12 reasons you should get IIS7 today.&amp;#160; Check them out here:&lt;/p&gt;  &lt;p&gt;&lt;a title="http://www.iis.net/getstarted" href="http://www.iis.net/getstarted"&gt;http://www.iis.net/getstarted&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Over the next few weeks we’ll be adding a cool demo for each of the reasons to show the features in action.&amp;#160; Be sure to check back soon!&lt;/p&gt;</description></item><item><title>New IIS7 extensions available for download!</title><link>http://blogs.iis.net/bills/archive/2008/03/21/new-iis7-extensions-available-for-download.aspx</link><pubDate>Sat, 22 Mar 2008 00:22:10 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2248069</guid><dc:creator>bills</dc:creator><cs:applicationKey>bills</cs:applicationKey><description>&lt;p&gt;One of the best parts of being on the IIS team is shipping great software.&amp;#160; First there was IIS7, now you can expect to see lots of great extensions for the best Web server in the world that plug-in seamlessly using the new IIS7 extensibility model.&amp;#160; When IIS7 launched, we also shipped &lt;a href="http://blogs.iis.net/bills/archive/2008/02/27/windows-2008-and-iis7-now-available.aspx"&gt;several new free extensions&lt;/a&gt; which I linked to in my last post.&amp;#160; Now we're at it again...the past few weeks we've shipped several more ultra-cool modules free for download.&amp;#160; Check out:&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h2&gt;Administration Pack for IIS7&lt;/h2&gt;  &lt;p&gt;This technical preview adds &lt;strong&gt;&lt;em&gt;seven&lt;/em&gt;&lt;/strong&gt; new administration features to IIS Manager with some never-seen-before administration capabilities, including:&amp;#160;&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Database manager&lt;/strong&gt;, which provides built-in SQL Server management, including the ability to create, delete and edit tables and indexes, manage stored procedures and execute custom queries (just like sql query analyzer).&amp;#160; Best of all, it is fully integrated into IIS manager, remotes through the IIS Manager administration services (over HTTP/SSL), and works for local administrators and delegated users alike. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;IIS reports&lt;/strong&gt;, which provides built-in reports that provide fancy charts and HTML reports of your log file data (like popular URLs, status code, user agent, etc. etc.) it let's you filter by date range, print reports or save them to an archive.&amp;#160; As a built-in IIS Manager module, it remotes over HTTP/SSL, and works great for delegated as well as local administrators.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Configuration Editor&lt;/strong&gt;, which provides built-in support for editing ALL configuration sections through a single configuration feature.&amp;#160; This power toy is an advanced feature which can even auto-generate scripts based on your configuration changes! &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Request Filtering UI,&lt;/strong&gt; which provides support for the IIS7 &lt;a href="http://learn.iis.net/page.aspx/143/how-to-use-request-filtering/"&gt;built-in request filtering feature&lt;/a&gt;.&amp;#160;&amp;#160;&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;FastCGI UI&lt;/strong&gt;, which provides support for the editing the all new built-in &amp;lt;fastCGI&amp;gt; feature which allows for &lt;a href="http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis7/"&gt;fast and reliable hosting of open source frameworks like PHP&lt;/a&gt;.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;.NET Authorization&lt;/strong&gt; rules editor, which allows you to manage the &lt;a href="http://msdn2.microsoft.com/en-us/library/wce3kxhd.aspx"&gt;ASP.NET &amp;lt;authorization&amp;gt;&lt;/a&gt; section via the IIS manager tool.&amp;#160; Don't confuse this with the all-new &lt;a href="http://blogs.iis.net/bills/archive/2007/05/18/iis7-urlauthorization-get-rid-of-setting-file-system-permissions.aspx"&gt;IIS7 URLauthorization&lt;/a&gt; feature.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;.NET Errors&lt;/strong&gt; configuration editor, which allows you to manage the &lt;a href="http://msdn2.microsoft.com/en-us/library/h0hfz6fc(VS.71).aspx"&gt;ASP.NET custom errors feature &amp;lt;customErrors&amp;gt;.&lt;/a&gt;&amp;#160; Don't confuse this with the all-new &lt;a href="http://learn.iis.net/page.aspx/267/how-to-use-http-detailed-errors-in-iis7/rev/2"&gt;IIS7 httpErrors feature&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;You can download the Administration pack (&lt;/strong&gt;&lt;a href="http://www.iis.net//1646/ItemPermalink.ashx"&gt;&lt;strong&gt;x86&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;) and (&lt;/strong&gt;&lt;a href="http://www.iis.net//1647/ItemPermalink.ashx"&gt;&lt;strong&gt;x64&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;) today!&amp;#160; Check out the &lt;a href="http://learn.iis.net/page.aspx/401/using-the-administration-pack/"&gt;learn.iis.net&lt;/a&gt; chapter for more information on each feature.&amp;#160; &lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h2&gt;IIS7 Media Pack Bit Rate Throttling Module&lt;/h2&gt;  &lt;p&gt;This cool feature is now available in final release form and provides intelligent progressive download of rich media content (audio and video files) for all the popular types including WMV, flash video, quicktime, MP4, and more!&amp;#160; If you have media on your Web site, or want to throttle downloads of your large files, this is a must have feature.&amp;#160; Scott Hanselman has &lt;a href="http://www.hanselman.com/blog/SqueezingTheMostOutOfIIS7MediaBitRateThrottling.aspx"&gt;an awesome post&lt;/a&gt; on this feature on his blog.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;You can download the Bit Rate throttling module (&lt;/strong&gt;&lt;a href="http://www.iis.net//1640/ItemPermalink.ashx"&gt;&lt;strong&gt;x86&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;) and (&lt;/strong&gt;&lt;a href="http://www.iis.net//1641/ItemPermalink.ashx"&gt;&lt;strong&gt;x64&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;) today!&amp;#160; Check out the &lt;a href="http://learn.iis.net/page.aspx/89/serving-media-content/"&gt;learn.iis.net&lt;/a&gt; chapter on media serving for more information!&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h2&gt;&lt;strong&gt;WebDAV&lt;/strong&gt; for IIS7&lt;/h2&gt;  &lt;p&gt;This cool feature actually shipped at the same time as IIS7, but I somehow forgot to link to it.&amp;#160; WebDAV provides an all-new implementation of this HTTP standards way of publishing files over HTTP.&amp;#160; Read more about WebDAV in Robert's post &lt;a href="http://blogs.iis.net/robert_mcmurray/archive/2008/03/12/webdav-extension-for-windows-server-2008-rtm-is-released.aspx"&gt;here&lt;/a&gt;.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;You can download the WebDAV module (&lt;/strong&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=105144"&gt;&lt;strong&gt;x86&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;) and (&lt;/strong&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=105145"&gt;&lt;strong&gt;x64&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;) today!&amp;#160; Check out the &lt;a href="http://learn.iis.net/page.aspx/357/webdav-for-iis-70/"&gt;learn.iis.net&lt;/a&gt; chapter for more information on using WebDAV.&amp;#160; &lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;What can I say, the IIS team rocks. ;)&lt;/p&gt;</description></item><item><title>Good Reading... 8/14/2007</title><link>http://blogs.iis.net/bills/archive/2007/08/14/good-reading-8-14-2007.aspx</link><pubDate>Tue, 14 Aug 2007 20:52:23 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1858262</guid><dc:creator>bills</dc:creator><cs:applicationKey>bills</cs:applicationKey><description>&lt;p&gt;I haven't been able to write for a few weeks due to some time off and other "distractions".&amp;nbsp; (This time of year at Microsoft is especially busy for managers as we not only do all of normal work needed to develop software, but also have to deal with budgeting, performance reviews, and vacation schedules).&amp;nbsp; &lt;/p&gt; &lt;p&gt;Over the past few weeks there have been some good&amp;nbsp;articles published, so I thought I would make up for my lack of writing time by passing along a few of the interesting things I've read lately.&amp;nbsp; &lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Netcraft madness&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;First, Netcraft published their &lt;a href="http://news.netcraft.com/archives/2007/08/06/august_2007_web_server_survey.html"&gt;August Web Server survey&lt;/a&gt; which shows IIS continuing to gain ground versus Apache, with another 1.4% gain for Windows/IIS, and a 1.7% slip for Apache.&amp;nbsp; The amount of press pickup on this report was amazing, with a lot of positive news for IIS, including several mentions about the upcoming Server release of IIS7:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;a href="http://www.informationweek.com/windows/showArticle.jhtml?articleID=201203296"&gt;Microsoft Gains Ground On Open-Source Apache Web Server&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.infoworld.com/article/07/08/08/microsoft-iis-narrows-gap-with-apache_1.html"&gt;Survey: Microsoft's IIS may catch Apache in Web server market&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://www.techspot.com/news/26487-microsoft-gains-on-apache-in-web-server-market-share.html"&gt;Microsoft gains on Apache in web server market&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href="http://arstechnica.com/journals/microsoft.ars/2007/08/06/microsofts-web-server-market-share-is-rising"&gt;Survey: Microsoft's web server market share continues to grow&lt;/a&gt;&lt;/li&gt; &lt;li&gt;and dozens more...&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;As all of these articles will point out that IIS is not the only Web server gaining market share, lighthttp has been gaining grown as has Google's front end server (which was previously reported as Apache).&amp;nbsp; Still, it is great to see IIS growing it's share on the Internet and I have no doubt that IIS7 will help the momentum.&amp;nbsp; &lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&lt;a href="http://wordpress.org/"&gt;&lt;strong&gt;WordPress&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt; authentication integration with IIS7&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;WordPress is one of the most popular PHP-based blogging engines in the world, and Mike just built a &lt;a href="http://blogs.iis.net/mvolo/archive/2007/08/13/iis-authentication-plugin-for-the-wordpress-php-blogging-engine.aspx"&gt;cool extension for WordPress&lt;/a&gt; that allows for really deep integration with IIS7.&amp;nbsp; If you've seen any of the integrated pipeline demos of IIS7 where we show ASP.NET Forms authentication support for all types of content (including PHP applications), and the administration power that IIS7 adds, with built-in support for managing users and roles, you have an idea just how cool this is.&amp;nbsp; Read all about it on &lt;a href="http://blogs.iis.net/mvolo/archive/2007/08/13/iis-authentication-plugin-for-the-wordpress-php-blogging-engine.aspx"&gt;Mike's blog&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;IIS7 Media Pack features and comparison with Windows Media Server&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;Chris Knowlton published a &lt;a href="http://blogs.iis.net/chriskno/archive/2007/08/13/comparing-web-servers-to-streaming-media-servers.aspx"&gt;great post&lt;/a&gt; that reveals some of the features you can expect to see with the upcoming IIS7 Media Pack release and how they compare to Windows Media Server.&amp;nbsp; We're preparing for the first Technical Preview of this Media Pack and still have a few surprises in store.&amp;nbsp; I'm really excited for it to debut as I think it will be a really powerful addition to IIS.&amp;nbsp; &lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;New IIS Evangelist!&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;I was excited to hear that &lt;a href="http://blogs.iis.net/drobbins/archive/2007/08/14/iis-technical-evangelist.aspx"&gt;Drew Robbins&lt;/a&gt; was hired into the IIS evangelist role that I posted about a while back.&amp;nbsp; He has been a Developer Evangelist for quite some time and has created &lt;a href="http://www.google.com/search?hl=en&amp;amp;rls=com.microsoft%3A*&amp;amp;q=drew+robbins&amp;amp;btnG=Search"&gt;quite a name for himself&lt;/a&gt;.&amp;nbsp; I look forward to working with Drew!&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;How to create a site, app or virtual directory in IIS7?&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;This is probably the most common task an IIS administrator may have, and also one of the most frequently asked questions I see.&amp;nbsp; Mike put together &lt;a href="http://blogs.iis.net/mvolo/archive/2007/07/12/creating-iis7-sites-applications-and-virtual-directories.aspx"&gt;a great post&lt;/a&gt; that explains the Site/App/VDir model in IIS7 and provides sample cmd-line steps for how to create and manage them.&amp;nbsp; &lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Understanding IIS7 configuration paths&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;One of the most complex pieces of IIS7 is the new configuration system.&amp;nbsp; While it is a world above the Metabase, it does take some time to get used to.&amp;nbsp; Mike published a &lt;a href="http://blogs.iis.net/mvolo/archive/2007/07/21/anatomy-of-an-iis7-configuration-path.aspx"&gt;great blog post&lt;/a&gt; on the new configuration system that explains how configuration paths work.&amp;nbsp; &lt;/p&gt;</description></item></channel></rss>