<?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>Vishal Sood : IIS News Item</title><link>http://blogs.iis.net/vsood/archive/tags/IIS+News+Item/default.aspx</link><description>Tags: IIS News Item</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>IIS Advanced Logging Beta is now Live</title><link>http://blogs.iis.net/vsood/archive/2009/03/18/iis-advanced-logging-is-now-live.aspx</link><pubDate>Wed, 18 Mar 2009 19:29:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:3017616</guid><dc:creator>vsood</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/vsood/rsscomments.aspx?PostID=3017616</wfw:commentRss><comments>http://blogs.iis.net/vsood/archive/2009/03/18/iis-advanced-logging-is-now-live.aspx#comments</comments><description>&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;FONT face=Calibri&gt;&lt;FONT size=3&gt;We proudly announce the Beta of IIS Advanced Logging.&amp;nbsp; With Advanced Logging you will be able to capture rich details in your logs and process them in real-time. These capabilities make this feature really compelling by&lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; 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; helping you monetize your content with better analytics and improve service with rich QOS information.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal mce_keep="true"&gt;&lt;FONT face=Calibri&gt;&lt;FONT size=3&gt;&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal mce_keep="true"&gt;&lt;FONT face=Calibri&gt;&lt;FONT size=3&gt;IIS Advanced Logging includes the following features:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face=Calibri&gt;&lt;FONT size=3&gt;&lt;B&gt;Client-side logging&lt;/B&gt;. Advanced Logging builds capabilities into IIS to accept client-side consumption metrics. This provides relevant and important user engagement metrics that your customers will love. &lt;/FONT&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Calibri&gt;&lt;FONT size=3&gt;&lt;B&gt;Centralized logging&lt;/B&gt;. Advanced Logging provides capabilities to set up a central log farm that collects and logs client-side metrics. This reduces the effort required to collect distributed logs, and consolidated log collection results in more efficient post-processing.&lt;/FONT&gt;&lt;/FONT&gt; I wanted to clarify that this is not for all logging. &lt;STRONG&gt;Note&lt;/STRONG&gt;: This is for client-side logging.&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Calibri&gt;&lt;FONT size=3&gt;&lt;B&gt;Multiple Logs per request&lt;/B&gt;. Advanced Logging provides capabilities to filter information relevant to specific purposes by creating multiple logs per request, with each log containing data relevant to the log's purpose. For example, Quality of Service (QoS) data in one log and Analytics data in another. All the post-processing required to distill the information using today's solutions is no longer needed. &lt;/FONT&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Calibri&gt;&lt;FONT size=3&gt;&lt;B&gt;Real-time logging&lt;/B&gt;. Advanced Logging can extend the platform to support real-time analytics, helping you to provide real-time reports to customers or work with partners to do the same.&lt;/FONT&gt;&lt;/FONT&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Calibri&gt;&lt;FONT size=3&gt;&lt;B&gt;Rich/Flexible logging&lt;/B&gt;. Advanced Logging does not assume what is important to you. Instead, it provides enough control to specify what fields are important to you, add additional fields with ease, and provide policies around log rollover and request filtering. These capabilities do not exist today. Now you can log any of the HTTP request/response headers, IIS server variables, and client-side fields with simple configuration through the management console.&lt;/FONT&gt;&lt;/FONT&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;B&gt;Application Logging&lt;/B&gt;. Making use of the IIS configuration system, Advanced Logging provides capabilities to generate separate logs for sites, applications and so on.&lt;/FONT&gt;&lt;/FONT&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;STRONG&gt;Module Specific Log fields&lt;/STRONG&gt;. If you are developing modules for IIS, you can specify custom fields that can be collected in logs.&lt;/FONT&gt;&lt;/FONT&gt;&amp;nbsp; &lt;/LI&gt;&lt;/UL&gt;&lt;FONT face=Calibri&gt;&lt;FONT size=3&gt;
&lt;P mce_keep="true"&gt;You can learn more about the feature by reading the walkthroughs:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://learn.iis.net/page.aspx/579/advanced-logging-for-iis-70---custom-logging/" target=_blank mce_href=" http://learn.iis.net/page.aspx/579/advanced-logging-for-iis-70---custom-logging/"&gt;Getting started with Advanced Logging&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A title="Real Time Logging" href="http://learn.iis.net/page.aspx/581/advanced-logging-for-iis-70---real-time-logging" mce_href="http://learn.iis.net/page.aspx/581/advanced-logging-for-iis-70---real-time-logging"&gt;Real-Time Logging&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://learn.iis.net/page.aspx/582/advanced-logging-for-iis-70---client-logging/" target=_blank mce_href="http://learn.iis.net/page.aspx/582/advanced-logging-for-iis-70---client-logging/"&gt;Client Logging&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;Learn more about the feature on - &lt;A href="http://www.iis.net/extensions/AdvancedLogging"&gt;http://www.iis.net/extensions/AdvancedLogging&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;
&lt;P mce_keep="true"&gt;We eagerly await your feedback and comments on the &lt;A href="http://forums.iis.net/1160.aspx" target=_blank mce_href="http://forums.iis.net/1160.aspx"&gt;Advanced Logging Discussion Forum&lt;/A&gt;.&lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=3017616" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/vsood/archive/tags/Media/default.aspx">Media</category><category domain="http://blogs.iis.net/vsood/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category><category domain="http://blogs.iis.net/vsood/archive/tags/Advanced+Logging/default.aspx">Advanced Logging</category></item><item><title>Web Playlists Release Candidate (RC) Released</title><link>http://blogs.iis.net/vsood/archive/2008/09/12/web-playlists-release-candidate-rc-released.aspx</link><pubDate>Fri, 12 Sep 2008 16:08:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2618411</guid><dc:creator>vsood</dc:creator><slash:comments>14</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/vsood/rsscomments.aspx?PostID=2618411</wfw:commentRss><comments>http://blogs.iis.net/vsood/archive/2008/09/12/web-playlists-release-candidate-rc-released.aspx#comments</comments><description>&lt;p&gt;I am pleased to announce that the Web Playlists Release Candidate (RC) release is ready for you to download and deploy.&lt;/p&gt;  &lt;p&gt;This release supports upgrade from the previous Go Live release. (&lt;b&gt;Note&lt;/b&gt;: It is recommended that if you have a release earlier than Go Live, you should uninstall the old build and then use the downloads below to do a fresh installation.)&lt;/p&gt;  &lt;p&gt;You can get the RC downloads here: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;32 bit - &lt;a href="http://go.microsoft.com/?linkid=9493384" target="_blank" mce_href="http://go.microsoft.com/?linkid=9493384"&gt;Download&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;64 bit - &lt;a href="http://go.microsoft.com/?linkid=9493385" target="_blank" mce_href="http://go.microsoft.com/?linkid=9493385"&gt;Download&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;SDK - &lt;a href="http://go.microsoft.com/?linkid=9493383" target="_blank" mce_href="http://go.microsoft.com/?linkid=9493383"&gt;Download&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Here is a list of walkthroughs published that will help you get going with this release:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://go.microsoft.com/?linkid=8388531" target="_blank" mce_href="http://go.microsoft.com/?linkid=8388531"&gt;Web Playlists for IIS 7.0 - Setup and Configuration&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://go.microsoft.com/?linkid=8388530" target="_blank" mce_href="http://go.microsoft.com/?linkid=8388530"&gt;Web Playlists for IIS 7.0 - Creating a Simple Playlist&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://go.microsoft.com/?linkid=8388532" target="_blank" mce_href="http://go.microsoft.com/?linkid=8388532"&gt;Web Playlists for IIS 7.0 – Using Playlist with different Media Players&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://go.microsoft.com/?linkid=8745726" target="_blank" mce_href="http://go.microsoft.com/?linkid=8745726"&gt;Web Playlists for IIS 7.0 – Extending Web Playlists through custom providers&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://go.microsoft.com/?linkid=9489149" target="_blank" mce_href="http://go.microsoft.com/?linkid=9489149"&gt;Web Playlists for IIS 7.0 – Extending Output Formats using XSLT&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Please refer to the &lt;a href="http://go.microsoft.com/?linkid=9493379" target="_blank" mce_href="http://go.microsoft.com/?linkid=9493379"&gt;online readme&lt;/a&gt; for more details. &lt;/p&gt;  &lt;p&gt;For general information on how Web Playlists work, please see this &lt;a href="http://blogs.iis.net/vsood/archive/2008/05/01/web-playlists-how-does-that-thing-work.aspx" mce_href="http://blogs.iis.net/vsood/archive/2008/05/01/web-playlists-how-does-that-thing-work.aspx"&gt;post&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;For us, this release was primarily about two things:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;A step towards embracing open standards - The playlist format now is SMIL-based and additionally you can output the playlist in any XML/text format. The &lt;a href="http://go.microsoft.com/?linkid=9489149" target="_blank" mce_href="http://go.microsoft.com/?linkid=9489149"&gt;walkthrough&lt;/a&gt; talks more about this feature and illustrates and example where you can use ATOM as an output format. &lt;/li&gt;    &lt;li&gt;Even more thorough testing - This is incremental release over our earlier Go Live release and our test team has tested it even more than previous release &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The three key new features in Web Playlists RC release are:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;b&gt;Ability to customize output format&lt;/b&gt; - This release enables you to change the response to a Web Playlists request to a format understood by your app. This feature works by taking and XSL style-sheet from you and transforming the ASX response according to it. The &lt;a href="http://go.microsoft.com/?linkid=9489149" target="_blank" mce_href="http://go.microsoft.com/?linkid=9489149"&gt;walkthrough&lt;/a&gt; talks about this in more details. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;Allow Client-side Caching&lt;/b&gt; - Earlier releases of Web Playlists disabled the client-side caching using http headers. We got customer requests suggesting that although this is a great security feature, they would like to control this so in this release we allow you just that. You can control, whether clients can cache content or not. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;SMIL-based playlist format&lt;/b&gt; - Earlier releases used a custom XML. With this release, we are moving a step closer to open standards. We are now using a SMIL-based format. While, Web Playlists does not support the entire SMIL syntax, the sub-set supported is fully SMIL compliant. For those upgrading from previous builds, there is a &lt;a href="http://go.microsoft.com/fwlink/?LinkID=127838" target="_blank" mce_href="http://go.microsoft.com/fwlink/?LinkID=127838"&gt;tool available here&lt;/a&gt; to convert old isx files. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;We would like to hear what you feel about this release and would love to hear how you are using it. &lt;/p&gt;  &lt;p&gt;Got more questions or need support?: Please use &lt;a href="http://forums.iis.net/1145.aspx" mce_href="http://forums.iis.net/1145.aspx"&gt;media forum&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2618411" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/vsood/archive/tags/Media/default.aspx">Media</category><category domain="http://blogs.iis.net/vsood/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category><category domain="http://blogs.iis.net/vsood/archive/tags/Web+Playlists/default.aspx">Web Playlists</category><category domain="http://blogs.iis.net/vsood/archive/tags/IIS+Media+Pack/default.aspx">IIS Media Pack</category></item><item><title>Web Playlists Go Live release is now ready for downloads</title><link>http://blogs.iis.net/vsood/archive/2008/07/21/web-playlists-go-live-release-is-now-ready-for-downloads.aspx</link><pubDate>Mon, 21 Jul 2008 21:33:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2504279</guid><dc:creator>vsood</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/vsood/rsscomments.aspx?PostID=2504279</wfw:commentRss><comments>http://blogs.iis.net/vsood/archive/2008/07/21/web-playlists-go-live-release-is-now-ready-for-downloads.aspx#comments</comments><description>&lt;P&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;I am really excited to announce that Web Playlists Go Live was just released to public. Here are the download links for the same:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;A class="" href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1714" target=_blank mce_href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1714"&gt;Web Playlist for IIS 7.0, 64 Bit (x64)&lt;/A&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;&lt;A class="" href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1713" target=_blank mce_href="http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1713"&gt;Web Playlist for IIS 7.0, 32 Bit (x86)&lt;/A&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;Here is a list of walkthroughs published on the all new learn.iis.net: &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;FONT size=3&gt;&lt;FONT face=Calibri&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A class="" href="http://learn.iis.net/page.aspx/385/web-playlists-for-iis-70---setup-and-configuration/" target=_blank mce_href="http://learn.iis.net/page.aspx/385/web-playlists-for-iis-70---setup-and-configuration/"&gt;Web Playlists for IIS 7.0 - Setup and Configuration&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="" href="http://learn.iis.net/page.aspx/382/web-playlist---creating-a-simple-playlist/" target=_blank mce_href="http://learn.iis.net/page.aspx/382/web-playlist---creating-a-simple-playlist/"&gt;Web Playlists for IIS 7.0 - Creating a Simple Playlist&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A class="" href="http://learn.iis.net/page.aspx/384/web-playlists-for-iis-70--using-playlist-with-different-players/" target=_blank mce_href="http://learn.iis.net/page.aspx/384/web-playlists-for-iis-70--using-playlist-with-different-players/"&gt;Web Playlists for IIS 7.0 – Using Playlist with different Media Players&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="" href="http://learn.iis.net/page.aspx/448/web-playlist-for-iis-70---extending-web-playlists/" target=_blank mce_href="http://learn.iis.net/page.aspx/448/web-playlist-for-iis-70---extending-web-playlists/"&gt;Web Playlists for IIS 7.0 – Extending Web Playlists through custom providers&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Here is more about this release: &lt;A class="" href="http://www.iis.net/Downloads/files/playlist/WebPlaylists_Readme_GoLive.htm" target=_blank mce_href="http://www.iis.net/Downloads/files/playlist/WebPlaylists_Readme_GoLive.htm"&gt;http://www.iis.net/Downloads/files/playlist/WebPlaylists_Readme_GoLive.htm&lt;/A&gt;. &amp;nbsp; &lt;/P&gt;
&lt;P&gt;For general information on how Web Playlists work, please see this &lt;A class="" href="http://blogs.iis.net/vsood/archive/2008/05/01/web-playlists-how-does-that-thing-work.aspx" target=_blank mce_href="http://blogs.iis.net/vsood/archive/2008/05/01/web-playlists-how-does-that-thing-work.aspx"&gt;post&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Web Playlists Go Live release includes these key features: &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Support for all digital media files types&lt;/STRONG&gt;. Any digital media file type that can be downloaded from a Web server can be added to a Web playlist by using this feature.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Nested Web playlist media entries&lt;/STRONG&gt;. Web playlist files (.isx) can be added as media entries to the Web playlists that you create, up to five levels deep. For more information about how nested playlists work in this feature, see &lt;A class="" href="http://go.microsoft.com/?linkid=8388530" target=_blank mce_href="http://go.microsoft.com/?linkid=8388530"&gt;Creating a Simple Playlist&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Remote HTTPd media entries&lt;/STRONG&gt;. Content locations that begin with the httpd:// URL prefix can be added as media entries to the Web playlists that you create, allowing you to reference a remote Web server page that returns a custom URL or path for the media item to be played.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Session settings&lt;/STRONG&gt;. Allows you to specify the maximum number of clients that can connect to the playlist and the amount of content that must be watched before skip functionality is enabled on the client.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Session provider settings&lt;/STRONG&gt;. Allows you to add ASP.NET session persistence and provides an additional level of control for the content on a Web server by configuring multiple options that specify how long the content referenced by a playlist is available to users.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Impersonation settings&lt;/STRONG&gt;. Allows for media items that are protected by user credentials to be added to playlists.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;ASX import&lt;/STRONG&gt;. Allows for quick conversion of client-side playlists (files with .asx file name extensions) for files stored on the Web server to Web playlists.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Custom providers&lt;/STRONG&gt;. A COM interface is included that you can use to write native and .NET-based custom providers that extend the default behavior of Web Playlists. For more information, see the &lt;A class="" href="http://go.microsoft.com/?linkid=8745726" target=_blank mce_href="http://go.microsoft.com/?linkid=8745726"&gt;Extending Web Playlists through custom providers&lt;/A&gt;. &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Got more questions or need support?: Please use &lt;A class="" href="http://forums.iis.net/1145.aspx" target=_blank mce_href="http://forums.iis.net/1145.aspx"&gt;media forum&lt;/A&gt;. &lt;/P&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2504279" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/vsood/archive/tags/Media/default.aspx">Media</category><category domain="http://blogs.iis.net/vsood/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category><category domain="http://blogs.iis.net/vsood/archive/tags/Web+Playlists/default.aspx">Web Playlists</category><category domain="http://blogs.iis.net/vsood/archive/tags/IIS+Media+Pack/default.aspx">IIS Media Pack</category></item><item><title>IIS 7 Media Pack Web Playlists Customer Technology Preview 2 (CTP2) is Live </title><link>http://blogs.iis.net/vsood/archive/2008/04/22/iis-7-media-pack-web-playlists-customer-technology-preview-2-ctp2-is-live.aspx</link><pubDate>Tue, 22 Apr 2008 00:28:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2312113</guid><dc:creator>vsood</dc:creator><slash:comments>7</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/vsood/rsscomments.aspx?PostID=2312113</wfw:commentRss><comments>http://blogs.iis.net/vsood/archive/2008/04/22/iis-7-media-pack-web-playlists-customer-technology-preview-2-ctp2-is-live.aspx#comments</comments><description>I am really happy to announce that Web Playlists CTP2 is now released. Web Playlists CTP2 builds on top of CTP1 release that we had in February. It has the following additional features Extensibility through custom providers – We are releasing interfaces...(&lt;a href="http://blogs.iis.net/vsood/archive/2008/04/22/iis-7-media-pack-web-playlists-customer-technology-preview-2-ctp2-is-live.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2312113" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/vsood/archive/tags/Media/default.aspx">Media</category><category domain="http://blogs.iis.net/vsood/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category><category domain="http://blogs.iis.net/vsood/archive/tags/Web+Playlists/default.aspx">Web Playlists</category><category domain="http://blogs.iis.net/vsood/archive/tags/IIS+Media+Pack/default.aspx">IIS Media Pack</category></item><item><title>Bit Rate Throttling is now released </title><link>http://blogs.iis.net/vsood/archive/2008/03/15/bit-rate-throttling-is-now-released.aspx</link><pubDate>Sat, 15 Mar 2008 00:27:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2234345</guid><dc:creator>vsood</dc:creator><slash:comments>35</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/vsood/rsscomments.aspx?PostID=2234345</wfw:commentRss><comments>http://blogs.iis.net/vsood/archive/2008/03/15/bit-rate-throttling-is-now-released.aspx#comments</comments><description>Bit Rate Throttling is now out of Beta. We are really pleased to announced the release of IIS Media Pack Bit Rate Throttling Download Links 32 bit - http://www.iis.net/downloads/default.aspx?tabid=34&amp;amp;g=6&amp;amp;i=1640 64 bit - http://www.iis.net/downloads...(&lt;a href="http://blogs.iis.net/vsood/archive/2008/03/15/bit-rate-throttling-is-now-released.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2234345" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/vsood/archive/tags/Media/default.aspx">Media</category><category domain="http://blogs.iis.net/vsood/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category><category domain="http://blogs.iis.net/vsood/archive/tags/Bit+Rate+Throttling/default.aspx">Bit Rate Throttling</category><category domain="http://blogs.iis.net/vsood/archive/tags/IIS+Media+Pack/default.aspx">IIS Media Pack</category></item><item><title>Windows Media Services 2008 RC1 for Windows Server 2008 RC1 is now live</title><link>http://blogs.iis.net/vsood/archive/2007/12/06/windows-media-services-2008-rc1-for-windows-server-2008-rc1-is-now-live.aspx</link><pubDate>Thu, 06 Dec 2007 17:09:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2045290</guid><dc:creator>vsood</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/vsood/rsscomments.aspx?PostID=2045290</wfw:commentRss><comments>http://blogs.iis.net/vsood/archive/2007/12/06/windows-media-services-2008-rc1-for-windows-server-2008-rc1-is-now-live.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;I am happy to announce that Windows Media Services (WMS)&amp;nbsp;2008 RC1 is now live. This version of WMS will install &lt;STRONG&gt;only&lt;/STRONG&gt; &lt;STRONG&gt;on&lt;/STRONG&gt; Windows Server 2008 RC1 version. In addition to Cache Proxy Plug-in and Sever Core installation option, Windows Media Services RC1 is supported on English, French, German, Japanese and Spanish languages for Windows Server 2008 RC1.&lt;/P&gt;
&lt;P mce_keep="true"&gt;Windows Media Services 2008 lowers the TCO&amp;nbsp;with advanced features like Cache /Proxy now available on Standard / Web SKUs. Please refer to the updated feature support table &lt;A class="" title="Windows Media Services Feature split" href="http://www.microsoft.com/windows/windowsmedia/forpros/server/version.aspx" target=_blank mce_href="http://www.microsoft.com/windows/windowsmedia/forpros/server/version.aspx"&gt;&lt;STRONG&gt;&lt;FONT color=#0030d9&gt;here&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;Here are some other useful resources:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;&lt;A class="" title="Windows Media Services 2008 RC1" href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=a7c2f438-90ee-4220-81d9-fc9965b2155d" mce_href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=a7c2f438-90ee-4220-81d9-fc9965b2155d"&gt;&lt;FONT color=#006078&gt;&lt;STRONG&gt;Download Location&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;/DIV&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;&lt;A class="" href="http://www.microsoft.com/windows/windowsmedia/forpros/serve/prodinfo2008.aspx" target=_blank mce_href="http://www.microsoft.com/windows/windowsmedia/forpros/serve/prodinfo2008.aspx"&gt;&lt;FONT color=#006078&gt;&lt;STRONG&gt;WMS 2008 homepage&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;/DIV&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;&lt;A class="" title="Windows Media Services 2008 RC1" href="http://support.microsoft.com/kb/934518" mce_href="http://support.microsoft.com/kb/934518"&gt;&lt;FONT color=#006078&gt;&lt;STRONG&gt;Download&amp;nbsp;and Install&amp;nbsp;Instructions&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;/DIV&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;&lt;A class="" href="http://www.microsoft.com/windows/windowsmedia/community/newsgroups/WindowsMedia/default.mspx?dg=microsoft.public.windowsmedia.server&amp;amp;lang=en&amp;amp;cr=US" target=_blank mce_href="http://www.microsoft.com/windows/windowsmedia/community/newsgroups/WindowsMedia/default.mspx?dg=microsoft.public.windowsmedia.server&amp;amp;lang=en&amp;amp;cr=US"&gt;&lt;FONT color=#0030d9&gt;&lt;STRONG&gt;Newsgroups&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;/DIV&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;&lt;A class="" href="http://www.microsoft.com/windows/windowsmedia/howto/articles/cache_proxy.aspx" target=_blank mce_href="http://www.microsoft.com/windows/windowsmedia/howto/articles/cache_proxy.aspx"&gt;&lt;STRONG&gt;&lt;FONT color=#006078&gt;Cache Proxy Plug-in&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P mce_keep="true"&gt;If you have any feedback/questions, please let us known on the &lt;A class="" title="Windows Media Services Feature split" href="http://www.microsoft.com/windows/windowsmedia/community/newsgroups/WindowsMedia/default.mspx?dg=microsoft.public.windowsmedia.server&amp;amp;lang=en&amp;amp;cr=US" target=_blank mce_href="http://www.microsoft.com/windows/windowsmedia/community/newsgroups/WindowsMedia/default.mspx?dg=microsoft.public.windowsmedia.server&amp;amp;lang=en&amp;amp;cr=US"&gt;&lt;STRONG&gt;&lt;FONT color=#0030d9&gt;newsgroups&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/A&gt;&amp;nbsp;or comment on this post&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2045290" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/vsood/archive/tags/Media/default.aspx">Media</category><category domain="http://blogs.iis.net/vsood/archive/tags/Windows+Media+Services/default.aspx">Windows Media Services</category><category domain="http://blogs.iis.net/vsood/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category></item><item><title>Windows Media Services 2008 RC0 is now live</title><link>http://blogs.iis.net/vsood/archive/2007/09/24/windows-media-services-2008-rc0-is-now-live.aspx</link><pubDate>Mon, 24 Sep 2007 21:17:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1924616</guid><dc:creator>vsood</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/vsood/rsscomments.aspx?PostID=1924616</wfw:commentRss><comments>http://blogs.iis.net/vsood/archive/2007/09/24/windows-media-services-2008-rc0-is-now-live.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;I am happy to announce that Windows Media Services (WMS)&amp;nbsp;2008 RC0 is now live. This version of WMS will install only on Windows Server 2008 RC0 version. Windows Media Services for Windows Server 2008 boasts of a Cache Proxy Plug-in and support for the Server Core installation option. &lt;/P&gt;
&lt;P mce_keep="true"&gt;In addition WMS now&amp;nbsp;supports some advanced features on Standard / Web SKUs. Please refer to the updated feature support table &lt;A class="" title="Windows Media Services Feature split" href="http://www.microsoft.com/windows/windowsmedia/forpros/server/version.aspx" target=_blank mce_href="http://www.microsoft.com/windows/windowsmedia/forpros/server/version.aspx"&gt;here&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;Here are some other useful resources:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;&lt;A class="" href="http://support.microsoft.com/kb/934518" target=_blank mce_href="http://support.microsoft.com/kb/934518"&gt;Download&amp;nbsp;and Install&amp;nbsp;Instructions&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;&lt;A class="" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=898FE4FF-92FC-4AB8-BD5A-6CE689004B40&amp;amp;displaylang=en" target=_blank mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyId=898FE4FF-92FC-4AB8-BD5A-6CE689004B40&amp;amp;displaylang=en"&gt;Download Location&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;&lt;A class="" href="http://www.microsoft.com/windows/windowsmedia/forpros/serve/prodinfo2008.aspx" target=_blank mce_href="http://www.microsoft.com/windows/windowsmedia/forpros/serve/prodinfo2008.aspx"&gt;WMS 2008 homepage&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;&lt;A class="" href="http://www.microsoft.com/windows/windowsmedia/community/newsgroups/WindowsMedia/default.mspx?dg=microsoft.public.windowsmedia.server&amp;amp;lang=en&amp;amp;cr=US" target=_blank mce_href="http://www.microsoft.com/windows/windowsmedia/community/newsgroups/WindowsMedia/default.mspx?dg=microsoft.public.windowsmedia.server&amp;amp;lang=en&amp;amp;cr=US"&gt;Newsgroups&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;&lt;A class="" href="http://www.microsoft.com/windows/windowsmedia/howto/articles/cache_proxy.aspx" target=_blank mce_href="http://www.microsoft.com/windows/windowsmedia/howto/articles/cache_proxy.aspx"&gt;Cache Proxy Plug-in&lt;/A&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;P mce_keep="true"&gt;If you have any feedback/questions, please let us known on the &lt;A class="" title="Windows Media Services Feature split" href="http://www.microsoft.com/windows/windowsmedia/community/newsgroups/WindowsMedia/default.mspx?dg=microsoft.public.windowsmedia.server&amp;amp;lang=en&amp;amp;cr=US" target=_blank mce_href="http://www.microsoft.com/windows/windowsmedia/community/newsgroups/WindowsMedia/default.mspx?dg=microsoft.public.windowsmedia.server&amp;amp;lang=en&amp;amp;cr=US"&gt;newsgroups&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1924616" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/vsood/archive/tags/Media/default.aspx">Media</category><category domain="http://blogs.iis.net/vsood/archive/tags/Windows+Media+Services/default.aspx">Windows Media Services</category><category domain="http://blogs.iis.net/vsood/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category></item></channel></rss>