<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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/"><channel><title>Deven Kampenhout's Tech Blog</title><link>http://blogs.msdn.com/b/devenkamp/</link><description>Experiences of a Web Infrastructure Architect in the Hosting Industry</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>Microsoft Web Deployment Tool Sandbox</title><link>http://blogs.msdn.com/b/devenkamp/archive/2008/10/29/microsoft-web-deployment-tool-sandbox.aspx</link><pubDate>Thu, 30 Oct 2008 03:40:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9023343</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=9023343</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2008/10/29/microsoft-web-deployment-tool-sandbox.aspx#comments</comments><description>&lt;p&gt;At the Microsoft PDC today, I attended a talk entitled, "Web Application Packaging and Deployment". It went into detail about how the &lt;a href="http://blogs.iis.net/msdeploy/archive/2008/10/29/the-web-deployment-tool-beta-2-is-now-available.aspx"&gt;Microsoft Web Deployment Tool&lt;/a&gt; can significantly ease deployment for ASP.net applications onto a supporting Windows platform. The idea is that the tool will programmatically enable one to deploy all aspects of their application, which addresses some typical challenges of these deployment scenarios, such as configuration modifcations, GAC entries, etc. It will integrate into Visual Studio 2010, and as of Beta 2, now has the ability to create and manage application packaging, and integrates into the IIS7 manager.&lt;/p&gt; &lt;p&gt;During the presentation, Takeshi Eto from &lt;a href="http://www.discountasp.net/"&gt;DiscountASP.net&lt;/a&gt; showed how they have created a developer sandbox for people to try out the new Microsoft Web Deployment tool. This is a great way to see how this technology will work, especially since it is deployed in a shared hosting environment. Anyone can sign up for the sandbox for free, but it is limited to the first 2000 participants. You can sign up at &lt;a href="http://labs.discountasp.net" target="_blank"&gt;http://labs.discountasp.net&lt;/a&gt;. &lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9023343" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/Hosting/">Hosting</category><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/IIS7/">IIS7</category><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/MicrosoftWebExperience/">MicrosoftWebExperience</category></item><item><title>Microsoft PDC 2008</title><link>http://blogs.msdn.com/b/devenkamp/archive/2008/10/27/microsoft-pdc-2008.aspx</link><pubDate>Mon, 27 Oct 2008 20:47:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9018625</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=9018625</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2008/10/27/microsoft-pdc-2008.aspx#comments</comments><description>&lt;p&gt;I'm attending the Microsoft Professional Developer Conference this week. If you're at the PDC or in the LA area, give me a shout out!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9018625" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/About+the+Author/">About the Author</category></item><item><title>IIS7 URL-Rewrite Module go-live release</title><link>http://blogs.msdn.com/b/devenkamp/archive/2008/09/23/iis7-url-rewrite-module-go-live-release.aspx</link><pubDate>Tue, 23 Sep 2008 23:50:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8962719</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=8962719</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2008/09/23/iis7-url-rewrite-module-go-live-release.aspx#comments</comments><description>&lt;p&gt;As a Web Platform evangelist at Microsoft, I've had many conversations with individuals about the how we could improve Microsoft's IIS Web Server. I've often touted the modular architecture implementation of IIS7, and how it allows both Microsoft and other parties to easily enhance, tweak, and improve the functionality of the web server to meet the specific requirements of the job at hand. To date, many IIS7 modules have been released, both by Microsoft as well as third parties. When examining what kinds of functionality the Microsoft IIS product team should be spending cycles developing modules for, one of the most commonly requested modules was one implementing functionality similar to Apache's Mod-Rewrite. &lt;/p&gt; &lt;p&gt;Last week, the IIS7 team announced a go-live version of an IIS7 module to give this functionality. It's called URL-Rewrite, and you can find more information about it at &lt;a href="http://blogs.iis.net/ruslany/archive/2008/09/11/url-rewrite-module-go-live-release.aspx" target="_blank"&gt;http://blogs.iis.net/ruslany/archive/2008/09/11/url-rewrite-module-go-live-release.aspx&lt;/a&gt;&lt;/p&gt; &lt;p&gt;At a high level, the Microsoft URL Rewrite Module for IIS 7.0 provides flexible rules-based rewrite engine that can be used to perform broad spectrum of URL manipulation tasks, including, but not limited to:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Enabling user friendly and search engine friendly URL with dynamic web applications;  &lt;li&gt;Rewriting URL’s based on HTTP headers and server variables;  &lt;li&gt;Web site content handling;  &lt;li&gt;Controlling access to web site content based on URL segments or request metadata.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;For a full list of features, usage scenarios, and download locations check out:&amp;nbsp; &lt;a href="http://learn.iis.net/page.aspx/460/using-url-rewrite-module/" target="_blank"&gt;http://learn.iis.net/page.aspx/460/using-url-rewrite-module/&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8962719" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/IIS7/">IIS7</category></item><item><title>CSS Editing is SOOO Much easier now!</title><link>http://blogs.msdn.com/b/devenkamp/archive/2008/09/22/css-editing-is-sooo-much-easier-now.aspx</link><pubDate>Tue, 23 Sep 2008 03:37:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8961753</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=8961753</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2008/09/22/css-editing-is-sooo-much-easier-now.aspx#comments</comments><description>&lt;p&gt;Any of my regular blog readers may note that I recently updated my blog design. I know it was long overdue.&lt;/p&gt; &lt;p&gt;I couldn't pass up the opportunity to voice my opinion on how much easier it is to modify CSS settings now! Community Server (which is the software which powers MSDN blogs) gives me the ability to choose a CSS theme, but also to provide my own custom CSS overrides. Using Microsoft Expressions Web 2, I was easily able to suck in the code for my blog. I had to manually change the code from relative to absolute links for the CSS style-sheets that are provided with the MSDN blog site, but once that was done, all of the appearance within the tool looked exactly how it should. Then it was an easy matter to figure out what styles were applying to which piece of code. I could easily detect which rules were being applied and in what order. I'm so happy I didn't have to waste tons of time playing the "I wonder if I can guess which rule is being applied to this area" game. Kudo's to the Expression team for making a great web design product!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8961753" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/MicrosoftWebExperience/">MicrosoftWebExperience</category></item><item><title>Hosting Transformation Summit, Part 2</title><link>http://blogs.msdn.com/b/devenkamp/archive/2008/09/18/hosting-transformation-summit-part-2.aspx</link><pubDate>Fri, 19 Sep 2008 00:23:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8961588</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=8961588</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2008/09/18/hosting-transformation-summit-part-2.aspx#comments</comments><description>&lt;P&gt;Today we're wrapping up the Tier1/451 Group Hosting Transformation Summit.&lt;/P&gt;
&lt;P&gt;Here are my thoughts after attending the talks yesterday. Ultimately, it was a good way to get a financial analyst's perspective on concepts such as data center efficiency/real estate concerns, cloud computing, virtualization, and financial capitalization. I was disappointed that the virtualization talks were very vmware centric. In the virtualization panel, they had a rep from vmware, but didn't invite any representation from Microsoft. Perhaps this was because vmworld conference was in town this week. It would have been a much more interesting panel to have a different point of view. Furthermore, there seemed to be some confusion among some in the industry between cloud computing services and virtualization. Another blog to discuss the differences will be forthcoming.&lt;/P&gt;
&lt;P&gt;I also felt that that the focus of the talks and panels was too narrow. While concepts such as capitalization and real estate are interesting, it shouldn't dominate the conference. Even the virtualization talks were very watered down. It was a 10,000 ft view of the topics, which is great way to start, but it would have been nice to follow it up with a bit more depth. Basically, they stated that virtualization will continue in importance of helping hosters to move their customers up the value chain as well as begin to attract enterprise business through cloud computing concepts. Data center efficiency is of importance, yet we face slowing of supply for data centers as the credit crunch makes building more difficult. Ultimately the conference talks should have been consolidated into 6 hours. &lt;/P&gt;
&lt;P&gt;On a lighter note, Shaun Hirschman won the poker tournament last night, defeating the best that the Hosting Industry executives had to offer. Props to my fellow Web Platform Architect!!!&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8961588" width="1" height="1"&gt;</description></item><item><title>Hosting Transformation Summit 2008</title><link>http://blogs.msdn.com/b/devenkamp/archive/2008/09/16/hosting-transformation-summit-2008.aspx</link><pubDate>Tue, 16 Sep 2008 19:59:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8954128</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=8954128</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2008/09/16/hosting-transformation-summit-2008.aspx#comments</comments><description>&lt;p&gt;I'm in Las Vegas for the 2008 Hosting Transformation Summit, which is the 451 Group / Tier1 Research executive hosting summit. Here are some initial observations:&lt;/p&gt; &lt;p&gt;1. The summit has grown! Seems like there are twice as many attendees this year.&lt;/p&gt; &lt;p&gt;2. Still very much an executive level event. &lt;/p&gt; &lt;p&gt;3. I'm interested to see some of the more enterprise-focused hosters in attendance this year (i.e. Verizon and AT&amp;amp;T hosting have booths)&lt;/p&gt; &lt;p&gt;4. Broad, yet relevant topic set on the agenda. It should be interesting to see many of the thought leaders of the Hosting industry presenting over the next two days.&lt;/p&gt; &lt;p&gt;5. The conference is continuing the green conference trend. There was literally no paper handed out with event materials... conference badge is a USB stick with agenda and conference materials.&lt;/p&gt; &lt;p&gt;Stay tuned for more observations.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8954128" width="1" height="1"&gt;</description></item><item><title>What would you like to do with Windows Server 2008 Core?</title><link>http://blogs.msdn.com/b/devenkamp/archive/2007/08/29/what-would-you-like-to-do-with-windows-server-2008-core.aspx</link><pubDate>Wed, 29 Aug 2007 18:04:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4630407</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=4630407</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2007/08/29/what-would-you-like-to-do-with-windows-server-2008-core.aspx#comments</comments><description>&amp;nbsp; 
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;Lately there has been a great deal of discussion about WS2008 Core amongst the Web Platform Architect Evangelists and several of the great people in the IIS and Commerce/Hosting product teams. Ever since I first learned of LongHorn Core (now Windows Server 2008 Core), I was very excited about the possibilities that such a concept presented in a web hosting scenario. &lt;/P&gt;
&lt;P style="FONT-SIZE: 11pt; MARGIN: 0in; FONT-FAMILY: Calibri" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;For any not familiar with Server Core, it is designed to be minimal environment, or in other words, only running exactly what is needed in order to support a specified server function. One of the most visible manifestations of this concept shows itself in the lack of a Graphical User Interface. If you log into a Server Core box, your session will just look like a command prompt.&amp;nbsp;Beyond the lack of a GUI, the minimalist approach of Server Core limits installed binaries to&amp;nbsp;only the subset of the binaries that are required by the supported server roles.&amp;nbsp;Sound familiar to anyone?&lt;/P&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;My question is, why do you really need a GUI for a web server? Apart from a manual initial configuration, how often do you really need the GUI elements to manage your web server? And even then, it is so easy to automate a build/install of a server, you shouldn't even need a GUI for that. Most people use some kind of web-based control panel anyway, by which the GUI portions of administrations are accomplished via a web site. In my opinion, that is where the GUI belongs, on the Web. Most administrative tasks that you want to do should be programatic, scripted, and automated. In my years of running and administering Unix and Linux-based web servers, I can honestly tell you that I never once used a console/terminal based GUI to manage anything about that environment. I'm glad that Microsoft has finally created a product that fits this model.&lt;/P&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;Almost.&lt;/P&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;You see, the current thinking for Server Core is that it will only support specific, pre-defined, server roles. While there are a variety of roles that can be utilized, there are a number of scenarios that aren't supported in server core. For example, as of today, you can implement Server Core with a Web Server role (IIS). Unfortunately not all of the features of IIS are supported on Server Core. Most prominent among these unsupported features is the .Net CLR. Whoops! &lt;/P&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;There have been many among the IIS product team and hosting focused folks at Microsoft that have been pushing hard to have this fixed. I can't say for sure that we'll be successful, but I have good hopes here :) As I've had some interesting internal discussions about how something like the .Net CLR could be left out of Server Core, I've certainly made my opinion about the matter known. Now I'm sharing it with you, my readers so that I can garner your comments on this matter. I am one voice, but I hope that I can hear from those of you who feel similarly so that we can really draw attention to the importance of this. &lt;/P&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;Basically, my opinion is that if Server Core is truly a minimalistic install, it should support ANY role that can be run independently of a GUI. A GUI should depend on the platform, not the other way around. There isn't any reason that something running on a server should require a graphic interface to configure something. As long as there is an API or script-based way to accomplish a task, I should be able to push the administration for such a service to a centralized, off-server approach that wouldn't require any type of GUI-based shell on the server itself. &lt;/P&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;Don't get me wrong, I'm not a pessimist. I believe that we'll get there some day. But we need to broaden the definition of Server Core. &lt;/P&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;I'm really curious what you think. Here is a list of all of the supported roles for Server Core as of today. Check it &lt;A class="" title="Windows Server 2008 Server Core" href="http://www.microsoft.com/windowsserver2008/servercore.mspx" target=_blank mce_href="http://www.microsoft.com/windowsserver2008/servercore.mspx"&gt;here&lt;/A&gt; to see updates.&lt;/P&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV style="DIRECTION: ltr"&gt;
&lt;TABLE class="" style="BORDER-RIGHT: #a3a3a3 0pt solid; BORDER-TOP: #a3a3a3 0pt solid; BORDER-LEFT: #a3a3a3 0pt solid; DIRECTION: ltr; BORDER-BOTTOM: #a3a3a3 0pt solid; BORDER-COLLAPSE: collapse" cellSpacing=0 cellPadding=0 border=0 valign="top"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 0.667in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; COLOR: #a6a6a6; FONT-FAMILY: Arial"&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 3.815in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;Active Directory Domain Services &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 0.667in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; COLOR: #a6a6a6; FONT-FAMILY: Arial"&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 3.815in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;Active Directory Lightweight Directory Services (AD LDS) &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 0.667in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; COLOR: #a6a6a6; FONT-FAMILY: Arial"&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 3.815in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;Dynamic Host Configuration Protocol (DHCP) Server &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 0.667in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; COLOR: #a6a6a6; FONT-FAMILY: Arial"&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 3.815in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;DNS Server &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 0.667in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; COLOR: #a6a6a6; FONT-FAMILY: Arial"&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 3.815in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;File Services &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 0.667in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; COLOR: #a6a6a6; FONT-FAMILY: Arial"&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 3.815in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;Print Server &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 0.667in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; COLOR: #a6a6a6; FONT-FAMILY: Arial"&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 3.815in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;Streaming Media Services &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 0.667in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; COLOR: #a6a6a6; FONT-FAMILY: Arial"&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 3.815in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;Web Server (IIS) &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;The following optional features are also supported:&lt;/P&gt;
&lt;DIV style="DIRECTION: ltr"&gt;
&lt;TABLE class="" style="BORDER-RIGHT: #a3a3a3 0pt solid; BORDER-TOP: #a3a3a3 0pt solid; BORDER-LEFT: #a3a3a3 0pt solid; DIRECTION: ltr; BORDER-BOTTOM: #a3a3a3 0pt solid; BORDER-COLLAPSE: collapse" cellSpacing=0 cellPadding=0 border=0 valign="top"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 0.667in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; COLOR: #a6a6a6; FONT-FAMILY: Arial"&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 3.206in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;Microsoft Failover Cluster &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 0.667in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; COLOR: #a6a6a6; FONT-FAMILY: Arial"&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 3.206in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;Network Load Balancing &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 0.667in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; COLOR: #a6a6a6; FONT-FAMILY: Arial"&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 3.206in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;Subsystem for UNIX-based Applications &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 0.667in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; COLOR: #a6a6a6; FONT-FAMILY: Arial"&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 3.206in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;Windows Backup &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 0.667in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; COLOR: #a6a6a6; FONT-FAMILY: Arial"&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 3.206in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;Multipath I/O &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 0.667in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; COLOR: #a6a6a6; FONT-FAMILY: Arial"&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 3.206in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;Removable Storage Management &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 0.667in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; COLOR: #a6a6a6; FONT-FAMILY: Arial"&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 3.206in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;Windows Bitlocker Drive Encryption &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 0.667in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; COLOR: #a6a6a6; FONT-FAMILY: Arial"&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 3.206in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;Simple Network Management Protocol (SNMP) &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 0.667in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; COLOR: #a6a6a6; FONT-FAMILY: Arial"&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 3.206in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;Windows Internet Naming Service (WINS) &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 0.667in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; COLOR: #a6a6a6; FONT-FAMILY: Arial"&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 3.206in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;Telnet client &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 0.667in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; COLOR: #a6a6a6; FONT-FAMILY: Arial"&gt;•&lt;/P&gt;&lt;/TD&gt;
&lt;TD class="" style="BORDER-TOP-WIDTH: 0pt; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; BORDER-LEFT-WIDTH: 0pt; BORDER-BOTTOM-WIDTH: 0pt; PADDING-BOTTOM: 4pt; VERTICAL-ALIGN: top; WIDTH: 3.206in; PADDING-TOP: 4pt; BORDER-RIGHT-WIDTH: 0pt"&gt;
&lt;P style="FONT-SIZE: 10pt; MARGIN: 0in; FONT-FAMILY: Arial"&gt;Quality of Service (QoS) &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;
&lt;P style="FONT-SIZE: 11pt; MARGIN: 0in; FONT-FAMILY: Calibri" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="FONT-SIZE: 11pt; MARGIN: 0in; FONT-FAMILY: Calibri"&gt;So my question to you all is this. What is missing from this list? Are there any other glaring holes that will affect the hosting industry?&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=4630407" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/Technical+Musings/">Technical Musings</category><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/Hosting/">Hosting</category><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/IIS7/">IIS7</category></item><item><title>Coming to a City Near You!!! Windows Server 2008 Hosting Roadshow</title><link>http://blogs.msdn.com/b/devenkamp/archive/2007/08/02/coming-to-a-city-near-you-windows-server-2008-hosting-roadshow.aspx</link><pubDate>Thu, 02 Aug 2007 17:46:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4189956</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=4189956</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2007/08/02/coming-to-a-city-near-you-windows-server-2008-hosting-roadshow.aspx#comments</comments><description>&lt;P&gt;Many of you know that I've been talking about IIS7 in road shows, talks, demonstrations, and training labs since I first started working as a Hosting Evangelist in January 2005. This fall, for the first time I'll not be talking about "this cool up-coming technology for you to preview", but delivering labs on how to be prepared for the actual product launch of Windows Server 2008 (with IIS7), which occurs in February 2008. I'm really excited for this opportunity to help you prepare for the most compellig web platform Microsoft has ever created. There are so many benefits of WS2008/IIS7 that directly benefit Hosters, I believe that it will quickly be the de-facto platform for web site hosting.&lt;/P&gt;
&lt;P&gt;What does this mean to you? We're going to be launching a 40 city road show to get you ready to launch Windows Server 2008. We've created over&amp;nbsp;7 technical labs which will train you on the different aspects of Windows Server 2008 and IIS7. If you are a Windows Sysadmin, Engineer, Architect, or just want to be, you won't want to miss us as we're near your city. This is a golden opportunity for Hosting companies to get their tech people ready. Even if you're not hosting Windows today, send your technical people so they can see what Windows Server 2008 is all about. It doesn't matter if your technical background is in Unix, Open Source, or the MS platform, you will find this technology compelling for Hosting.&lt;/P&gt;
&lt;P&gt;You can find more information about the Windows Server 2008 Hosting roadshow from our &lt;A class="" title="Windows Server 2008 Hosting Roadshow Registration" href="http://www.eztrackz.com/tracking.aspx?id=71127" target=_blank mce_href="http://www.eztrackz.com/tracking.aspx?id=71127"&gt;Registration Site&lt;/A&gt;. Hope to see you there!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A class="" title="Hosting Roadshow" href="http://www.eztrackz.com/tracking.aspx?id=71127" target=_blank mce_href="http://www.eztrackz.com/tracking.aspx?id=71127"&gt;&lt;IMG style="WIDTH: 120px; HEIGHT: 90px" height=90 src="http://www.adguys.com/clients/microsoft/msft_1150_images/IISNET_Featured_120X90.gif" width=120 border=0 mce_src="http://www.adguys.com/clients/microsoft/msft_1150_images/IISNET_Featured_120X90.gif"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=4189956" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/Hosting/">Hosting</category><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/IIS7/">IIS7</category></item><item><title>One more time: Come to the Microsoft Web Experience events in LA and Denver!</title><link>http://blogs.msdn.com/b/devenkamp/archive/2007/06/05/one-more-time-come-to-the-microsoft-web-experience-events-in-la-and-denver.aspx</link><pubDate>Tue, 05 Jun 2007 22:36:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3102297</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=3102297</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2007/06/05/one-more-time-come-to-the-microsoft-web-experience-events-in-la-and-denver.aspx#comments</comments><description>&lt;P&gt;Microsoft is hosting free Microsoft Web Experience events at the Los Angeles Microsoft office&lt;BR&gt;on June 8th and the Denver Microsoft office on June 15th.&amp;nbsp; They will be presenting information &lt;BR&gt;on building the next generation user experience on the web. &lt;/P&gt;
&lt;P&gt;They are providing breakfast and lunch, hosting a reception with beer and wine, and attendees are &lt;BR&gt;automatically registered in a drawing for an XBox 360 and a Zune that will be given away at&lt;BR&gt;each event.&amp;nbsp; For more information, visit &lt;BR&gt;&lt;A class="" href="http://kaevans.sts.winisp.net/Shared%20Documents/webexperience.aspx" target=_blank mce_href="http://kaevans.sts.winisp.net/Shared%20Documents/webexperience.aspx"&gt;http://kaevans.sts.winisp.net/Shared%20Documents/webexperience.aspx&lt;/A&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3102297" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/MicrosoftWebExperience/">MicrosoftWebExperience</category></item><item><title>IIS7 now part of Windows Server 2008 "server core"</title><link>http://blogs.msdn.com/b/devenkamp/archive/2007/06/05/iis7-now-part-of-windows-server-2008-server-core.aspx</link><pubDate>Tue, 05 Jun 2007 18:06:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3098686</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=3098686</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2007/06/05/iis7-now-part-of-windows-server-2008-server-core.aspx#comments</comments><description>&lt;P&gt;I'm really excited that Microsoft announced yesterday that &lt;A class="" title="IIS7 Server Core announcement" href="http://www.microsoft.com/presspass/features/2007/jun07/06-04IIS7.mspx" target=_blank mce_href="http://www.microsoft.com/presspass/features/2007/jun07/06-04IIS7.mspx"&gt;IIS7 will now be a server role option as part of Windows Server 2008 (formerly known as longhorn) "server core".&lt;/A&gt; This means that you'll be able to install a minimalistic footprint for your server (i.e. without a gui shell) and run IIS7. In the past, it was deemed that IIS7 was too large to be put into server core due to its dependence on the .NET CLR, mainly because of the integrated pipeline with ASP.Net.&lt;/P&gt;
&lt;P&gt;I'm still trying to figure out exactly what this means now that IIS7 will be part of server core, but I can tell you that I'm really excited that we've taken this step. Stay tuned for more info about this.&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3098686" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/IIS7/">IIS7</category></item><item><title>Web Experience Expo coming to a major city near you!</title><link>http://blogs.msdn.com/b/devenkamp/archive/2007/05/31/web-experience-expo-coming-to-a-major-city-near-you.aspx</link><pubDate>Thu, 31 May 2007 20:33:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3010833</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=3010833</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2007/05/31/web-experience-expo-coming-to-a-major-city-near-you.aspx#comments</comments><description>&lt;P&gt;Come hear how we architect and run Microsoft.com and get a real world, in the trenches view of the architectural strategies behind running &lt;A href="http://www.microsoft.com/"&gt;http://www.microsoft.com/&lt;/A&gt;, including how we leverage early adoption of Microsoft Technologies (Longhorn, IIS7, SQL 2005, ASP.Net) into th production environment for the largest corporate web site in the world.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;Microsoft wants you to experience the next generation of the Web:&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&amp;nbsp;&lt;/P&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT size=3&gt;&lt;SPAN style="COLOR: #4bacc6; FONT-FAMILY: 'Franklin Gothic Demi','sans-serif'"&gt;New York: May 31st&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&lt;A class="" title="Click Here to Register" href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032338937&amp;amp;Culture=en-US" target=_blank mce_href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032338937&amp;amp;Culture=en-US"&gt;&lt;SPAN style="COLOR: #4bacc6; FONT-FAMILY: 'Franklin Gothic Demi','sans-serif'"&gt;Click Here to Register&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT size=3&gt;&lt;SPAN style="COLOR: #4bacc6; FONT-FAMILY: 'Franklin Gothic Demi','sans-serif'"&gt;&lt;BR&gt;Los Angeles: June 8&lt;SUP&gt;th&lt;/SUP&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="COLOR: #1f497d"&gt;&lt;A class="" title="Click Here to Register" href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032339515&amp;amp;Culture=en-US" target=_blank mce_href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032339515&amp;amp;Culture=en-US"&gt;&lt;SPAN style="COLOR: #4bacc6; FONT-FAMILY: 'Franklin Gothic Demi','sans-serif'"&gt;Click Here to Register&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #4bacc6; FONT-FAMILY: 'Franklin Gothic Demi','sans-serif'; mso-ansi-language: EN-US; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; mso-bidi-font-family: 'Times New Roman'"&gt;&lt;BR&gt;Denver: June 15&lt;SUP&gt;th&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SUP&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: EN-US; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; mso-bidi-font-family: 'Times New Roman'"&gt;&lt;A class="" title="Click Here to Register" href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032339521&amp;amp;Culture=en-US" target=_blank mce_href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032339521&amp;amp;Culture=en-US"&gt;&lt;SPAN style="COLOR: #4bacc6; FONT-FAMILY: 'Franklin Gothic Demi','sans-serif'"&gt;Click Here to Register&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'; mso-ansi-language: EN-US; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; mso-bidi-font-family: 'Times New Roman'"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3010833" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/Hosting/">Hosting</category></item><item><title>Draft of IIS7 Shared Hosting Guidance whitepaper now available</title><link>http://blogs.msdn.com/b/devenkamp/archive/2007/05/31/draft-of-iis7-shared-hosting-guidance-whitepaper-now-available.aspx</link><pubDate>Thu, 31 May 2007 15:43:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3006960</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=3006960</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2007/05/31/draft-of-iis7-shared-hosting-guidance-whitepaper-now-available.aspx#comments</comments><description>&lt;P&gt;After a great deal of work with several hosters involved in the IIS7 RDP pilots, we're releasing the fist publicly available draft of the IIS7 Shared Hosting Guidance whitepaper. If you're looking for information about how to deploy IIS7 in a shared hosting scenario, this is a great resource to help you get up to speed and learn from many of the experiences we've had with this to date. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;You can find it at &lt;A class="" title=http://weblogs.asp.net/hosterposter/archive/2007/05/28/iis7-shared-hosting-guidance.aspx href="http://weblogs.asp.net/hosterposter/archive/2007/05/28/iis7-shared-hosting-guidance.aspx" target=_blank mce_href="http://weblogs.asp.net/hosterposter/archive/2007/05/28/iis7-shared-hosting-guidance.aspx"&gt;http://weblogs.asp.net/hosterposter/archive/2007/05/28/iis7-shared-hosting-guidance.aspx&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3006960" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/Hosting/">Hosting</category><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/IIS7/">IIS7</category></item><item><title>Web Hosting for Designers and Developers at Mix 07</title><link>http://blogs.msdn.com/b/devenkamp/archive/2007/05/07/web-hosting-for-designers-and-developers-at-mix-07.aspx</link><pubDate>Tue, 08 May 2007 00:06:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2468212</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=2468212</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2007/05/07/web-hosting-for-designers-and-developers-at-mix-07.aspx#comments</comments><description>&lt;P&gt;I had the honor of presenting at this years Mix 07 conference at the Venitian Hotel &amp;amp; Resort in Las Vegas. It was billed as the premier event for Web Developers and Designers for the Microsoft platform. I was able to deliver a session that covered how Microsoft works with partners to deliver world-class hosting solutions built on the Microsoft Web platform. If you weren't able to attend my session at Mix 07, you can view a recording of&amp;nbsp;it online at:&lt;/P&gt;
&lt;P&gt;&lt;A class="" title="Mix07 - Web Hosting for Designers and Developers" href="http://int1.fp.sandpiper.net/soma/applications/silverlight/v1/Default.html?title=XBD03 - Web Hosting for Web Designers and Developers&amp;amp;speakers=David Kidd, Derek Curtis, Deven Kampenhout&amp;amp;source=videos/XBD03.wmv" target=_blank mce_href="http://int1.fp.sandpiper.net/soma/applications/silverlight/v1/Default.html?title=XBD03 - Web Hosting for Web Designers and Developers&amp;amp;speakers=David Kidd, Derek Curtis, Deven Kampenhout&amp;amp;source=videos/XBD03.wmv"&gt;http://int1.fp.sandpiper.net/soma/applications/silverlight/v1/Default.html?title=XBD03 - Web Hosting for Web Designers and Developers&amp;amp;speakers=David Kidd, Derek Curtis, Deven Kampenhout&amp;amp;source=videos/XBD03.wmv&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Abstract:&lt;/P&gt;
&lt;P&gt;Learn about Windows hosting services and how Service providers meet the needs of the growing designer and developer community by using key products from Microsoft Windows Server. We demonstrate how Windows hosting accounts can scale, be secured, and provide easy access to a broad range of Microsoft tools and technologies. The bottom line is that Windows hosting services allow Developers and Designers to more easily code, deploy, and scale ASP.NET applications. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;You can also find other ways of playing the presentation and play all of the other sessions at &lt;A class="" title=visitmix.com href="http://www.visitmix.com/" target=_blank mce_href="http://www.visitmix.com/"&gt;http://www.visitmix.com/&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2468212" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/Technical+Musings/">Technical Musings</category><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/Hosting/">Hosting</category><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/MIX07/">MIX07</category></item><item><title>Microsoft Hosting Summit, Day 1</title><link>http://blogs.msdn.com/b/devenkamp/archive/2007/03/20/microsoft-hosting-summit-day-1.aspx</link><pubDate>Wed, 21 Mar 2007 01:00:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1921748</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=1921748</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2007/03/20/microsoft-hosting-summit-day-1.aspx#comments</comments><description>&lt;P&gt;This week I'm at the Global Hosting Summit in Redmond, WA, USA. It is an invitation-only event where hosting and SaaS ISV partners come to network and exchange ideas, as well as&amp;nbsp;participate in keynote and breakout sessions&amp;nbsp;about the hosting industry and updates from some of the heads of Microsoft in this space. There are also some great talks by industry influentials and analysts.&lt;/P&gt;
&lt;P&gt;The best thing about the event in my opinion is the ability to network and have conversations with the C-level execs from some of the most important and successful companies in the industry. There are so many influentials in one place, and it's great to rub shoulders with everyone once a year. This is my third year attending the hosting summit, and it has grown every year!&lt;/P&gt;
&lt;P&gt;I really liked listening to Scott Guthrie, who is the GM for the .Net Developer division inside Microsoft. Basically, most of the key people related to hosting on the product side report up through him in some form or another. He brought up Bill Staples who gave a very succinct demo of IIS7. He specifically called out the new UI, the delegated/remote administration capabilities, and impressed everyone with a demo of remotely stored configuration file to easily enable a web-farm scenario. I love Bill's demos. Bill and Scott also talked about the upcoming Longhorn Beta 3, which also has a go-live license program available. Hosters, this is a great way to get your staff and your customers ready for the best server product Microsoft has ever produced!&lt;/P&gt;
&lt;P&gt;Morris Miller, from Rackspace and Sequel Ventures, LLC. gave a rather interesting presentation discussing brand positioning. He called out the branding success and lessons learned from Rackspace, compared to the lack of positioning from former hosting giant Interland. He also dispelled some of the myths surrounding some of the "big" players like Google and Microsoft (i.e. Office Live) who are in the hosting game. Basically, the idea is that neither Google nor Microsoft has the agility nor service levels that lend to truly competitive hosting offerings, especially in regards to offering services to fortune 500 companies.&lt;/P&gt;
&lt;P&gt;Over&amp;nbsp;lunch, I had a very interesting conversation with a group of people from Data Return and Internap. John Keller, from Internap, rose some very valid concerns regarding the competetive threat presented by Google, with products such as Google's office and hosted email offerings. In this regard, I have several different points of view. First, I percieve Google as a very tangible and real threat to current business models. Nonetheless, I also feel that when it comes to technologies such as Exchange and Office, Microsoft has such a strong stranglehold on marketshare, that it would be difficult for a company like Google to displace it in the short term. The reality is that their "online" offerings offer only a subset of the full functionality of the Office products. Furthermore, for a company to switch to a different office platform requires training and monetary resources that transend the cost of the actual software. While I don't see Google as an immediate threat, the paradigm shift of software from the PC to the network as a service is VERY real. The fact that Google is launching apps in this model proves that they "get" this long term vision. Whether we like it or not, Software as a Service is very real, and will be the future of computing. All of the big players, including Microsoft and Google see this, and the Hosting industry is in a great position to capitalize off of this momentum if they are smart. The hosting companies that survive this next wave are the ones that will be able to transition from simple web and email hosting models to the more complex wave of SaaS.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1921748" width="1" height="1"&gt;</description></item><item><title>SQL Server Hosting Toolkit Launched</title><link>http://blogs.msdn.com/b/devenkamp/archive/2006/10/17/sql-server-hosting-toolkit-launched.aspx</link><pubDate>Tue, 17 Oct 2006 21:57:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:835845</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=835845</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2006/10/17/sql-server-hosting-toolkit-launched.aspx#comments</comments><description>&lt;P&gt;&lt;SPAN lang=EN style="FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN"&gt;&lt;FONT size=3&gt;The SQL Server group at Microsoft has just launched&amp;nbsp;the &lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;SQL Server Hosting Toolkit&lt;/SPAN&gt;&lt;/STRONG&gt; with the release of the &lt;STRONG&gt;&lt;SPAN style="FONT-FAMILY: 'Arial','sans-serif'"&gt;Database Publishing Wizard Community Technology Preview 1&lt;/SPAN&gt;&lt;/STRONG&gt;.&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN lang=EN style="FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN"&gt;&lt;FONT size=3&gt;The objective of the&amp;nbsp;SQL Server Hosting Toolkit&amp;nbsp;is to enable&amp;nbsp;a great experience around hosted SQL Server.&amp;nbsp; The Database Publishing Wizard works toward this mission by making it easy to upload a database from a development box up to a shared hoster.&amp;nbsp; In its first incarnation, the Database Publishing Wizard is a command line tool that generates a T-SQL script designed to be executed in the script execution windows provided by most hosters in their database management consoles.&amp;nbsp; In the coming months we'll be adding a GUI, integrating into Visual Studio, and enabling seamless deployment from the tool to an upload service hosters will be able to deploy.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN lang=EN style="FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN"&gt;&lt;FONT size=3&gt;Details on the Database Publishing Wizard&amp;nbsp;as well as the download can be found at &lt;/FONT&gt;&lt;A class="" href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=sqlhost&amp;amp;title=Database%20Publishing%20Wizard" target=_blank mce_href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=sqlhost&amp;amp;title=Database%20Publishing%20Wizard"&gt;&lt;FONT size=3&gt;http://www.codeplex.com/Wiki/View.aspx?ProjectName=sqlhost&amp;amp;title=Database%20Publishing%20Wizard&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN lang=EN style="FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN"&gt;&lt;FONT size=3&gt;Future plans for the Hosting Toolkit can be found at &lt;/FONT&gt;&lt;A class="" href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=sqlhost&amp;amp;title=Project%20Roadmap" target=_blank mce_href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=sqlhost&amp;amp;title=Project%20Roadmap"&gt;&lt;FONT color=#0000ff size=3&gt;http://www.codeplex.com/Wiki/View.aspx?ProjectName=sqlhost&amp;amp;title=Project%20Roadmap&lt;/FONT&gt;&lt;/A&gt;&lt;FONT size=3&gt; &lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN lang=EN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;We plan&amp;nbsp;to be releasing advances in the Toolkit frequently so check out this first&amp;nbsp;CTP&amp;nbsp;and give us your feedback!&lt;/SPAN&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=835845" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/Hosting/">Hosting</category></item><item><title>How to start small with Windows hosting</title><link>http://blogs.msdn.com/b/devenkamp/archive/2006/10/11/how-to-start-small-with-windows-hosting.aspx</link><pubDate>Wed, 11 Oct 2006 18:54:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:817094</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=817094</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2006/10/11/how-to-start-small-with-windows-hosting.aspx#comments</comments><description>&lt;P&gt;If you look at the hosting industry, there are thousands of hosting companies. I've seen most new hosting companies start small, and typically start with a linux or freeBSD based hosting offering. The question as to why more small hosting companies don't launch initial offerings on a Windows platform has been a hot topic of discussion among the hosting team here at Microsoft for a long time. So the hosting team has gone and taken feedback from the field and from some small hosters as to why this is, and one of the key pieces of feedback has been that the barrier to entry has been too high. We've got a great solution which provides architectural guidance, best practices, sample scripts, and implementation guidelines. The full implementation of this solution creates a high capacity, high scale, highly available hosting platform, but also requires a large number of servers to fulfill all of these requirements. However, many people have wanted to implement windows based hosting without having to invest so much into the infrastructure, as they want to start small, yet have the ability to grow the platform as the customer base grows.&lt;/P&gt;
&lt;P&gt;With that feedback in mind, I'm excited to announce that as part of the &lt;A class="" href="http://www.microsoft.com/serviceproviders/solutions/windowsbasedhosting.mspx" target=_blank mce_href="http://www.microsoft.com/serviceproviders/solutions/windowsbasedhosting.mspx"&gt;Solution for Windows Based Hosting version 4.0&lt;/A&gt;, the solutions team has &lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN-US; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;introduced two new scenarios for basic web hosting. &amp;nbsp;One&amp;nbsp;is a single server option that is locally managed and the other is centrally managed option using 3-5 servers. &amp;nbsp;Both are designed to help a web hoster get a Windows offer up quickly, allowing to scale up as the need arises. You can download this guidance at &lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN-US; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;A class="" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=F06A9826-F4CE-47CC-BF77-2869BBC4F679&amp;amp;displaylang=en" target=_blank mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyId=F06A9826-F4CE-47CC-BF77-2869BBC4F679&amp;amp;displaylang=en"&gt;&lt;FONT color=#0000ff&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=F06A9826-F4CE-47CC-BF77-2869BBC4F679&amp;amp;displaylang=en&lt;/FONT&gt;&lt;/A&gt;. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN-US; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'; mso-ansi-language: EN-US; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;I'm interested to see some feedback&amp;nbsp;if this new guidance will help those of you looking to start a smaller scale windows-based hosting platform. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=817094" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/Hosting/">Hosting</category></item><item><title>Windows Deployment Services - the next generation of Remote Installation Services (RIS)</title><link>http://blogs.msdn.com/b/devenkamp/archive/2006/10/05/windows-deployment-services-_2D00_-the-next-generation-of-remote-installation-services-_2800_ris_2900_.aspx</link><pubDate>Fri, 06 Oct 2006 00:21:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:794788</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=794788</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2006/10/05/windows-deployment-services-_2D00_-the-next-generation-of-remote-installation-services-_2800_ris_2900_.aspx#comments</comments><description>The &lt;A class="" href="http://blogs.technet.com/windowsserver/archive/2006/09/26/459265.aspx" target=_blank mce_href="http://blogs.technet.com/windowsserver/archive/2006/09/26/459265.aspx"&gt;Windows Server Division Weblog&lt;/A&gt;&amp;nbsp;has a post about an upcoming webcast which describes the upcoming technology Windows Deployment Services. Since this could be a future replacement for ADS, which is currently part of the Solution for Windows Based Hosting 4.0, those of you who have yet to deploy a server purposing (i.e. OS image provisioning) system, you might want to take a look at this upcoming technology.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=794788" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/Hosting/">Hosting</category></item><item><title>RPC over HTTP with Outlook 2007 beta and Exchange 12</title><link>http://blogs.msdn.com/b/devenkamp/archive/2006/09/27/773628.aspx</link><pubDate>Wed, 27 Sep 2006 15:16:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:773628</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=773628</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2006/09/27/773628.aspx#comments</comments><description>&lt;P&gt;Yesterday I finally made the plunge and installed both Windows Vista RC1 and Microsoft Office Beta on my primary work laptop. I've been dabbling with Windows Vista for over a year now, and have even played with the Microsoft Office Beta on my home system, but this is the first time I have used both on my primary corporate network machine.&lt;/P&gt;
&lt;P&gt;I suppose the reason it took me so long to begin using Office 2007 is because when it comes to critical business applications, I have little tolerance for failures. I know enough about systems and don't mind tinkering around with a system like Windows Vista (I've been using Vista since the Alpha stages). However, if I'm in the middle of editing an email message or writing a word doc, it annoys me to no avail to have the application crash and loose all my work.&lt;/P&gt;
&lt;P&gt;I can't say that I've been using the Office 2007 beta long enough to report if it is stable or how much I like its new features and layout, but I have noticed one HUGE feature that made my life much easier, and that is in the realm of setting up your email account and configuring RPC over HTTP.&lt;/P&gt;
&lt;P&gt;If you don't know what RPC over HTTP is, it is a way for one to connect to their exchange server without having to be directly connected or VPN connected to your corporate exchange system. This makes getting your exchange-based information/email much more convenient, which is especially important for hosting companies or providers who offer services such as hosted exchange. A hosted exchange provider would incur much greater cost and inconvenience if exhange clients had to VPN to connect to the exchange servers. Thus, RPC over HTTP is a critical enabler for hosted exchange.&lt;/P&gt;
&lt;P&gt;With Exchange 2007 in conjunction with Outlook 2007, you can configure email "auto-discovery" so that account and profile settings can be auto-discovered from the exchange server. There is an article &lt;A href="http://www.msexchange.org/tutorials/Uncovering-New-Outlook-2007-AutoConnect-feature.html" target="msexchange.org"&gt;here&lt;/A&gt; which details how this is done. In practice, when I ran Outlook 2007 for the first time, it automatically determined my email address from my domain login, and automatically configured my outlook client to connect to the exchange 2007 server via RPC over HTTPS with the proper certificate.&lt;/P&gt;
&lt;P&gt;With Office 2003 and Exchange 2003, one had to manually configure RPC over HTTP settings. For a hosted exchange provider or corporate exchange environment, one could programmatically script this configuration, but that would take extra development, and wasn't something provided out of the box. With the new exchange 2007 and Outlook 2007 autodiscovery features however, I can see support costs related to new customer setup with Hosted Exchange dropping.&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=773628" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/Technical+Musings/">Technical Musings</category><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/Hosting/">Hosting</category></item><item><title>Bass Ackwards search results</title><link>http://blogs.msdn.com/b/devenkamp/archive/2006/02/23/538429.aspx</link><pubDate>Fri, 24 Feb 2006 08:05:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:538429</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=538429</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2006/02/23/538429.aspx#comments</comments><description>&lt;P&gt;This is funny. If you do a search for "search" on Google, MSN will show up higher than google:&lt;/P&gt;&lt;IMG src="http://win.kampenland.com/images/googlesearch.jpg"&gt; 
&lt;P&gt;Wait, now wipe that smirk off your face! Do the same search on MSN and you find that Google shows up well before MSN search:&lt;/P&gt;&lt;IMG src="http://win.kampenland.com/images/msnsearch.jpg"&gt; 
&lt;P&gt;Go figure!&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=538429" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/Technical+Musings/">Technical Musings</category></item><item><title>Google enters web hosting</title><link>http://blogs.msdn.com/b/devenkamp/archive/2006/02/23/538212.aspx</link><pubDate>Fri, 24 Feb 2006 01:30:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:538212</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=538212</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2006/02/23/538212.aspx#comments</comments><description>&lt;P&gt;Google has entered the web hosting space. &amp;lt;gasp!&amp;gt;&lt;/P&gt;
&lt;P&gt;Well, it was bound to happen. People have been speculating about this for a long time. They have a site-builder application that you can access via your gmail account at &lt;A href="http://pages.google.com/"&gt;http://pages.google.com/&lt;/A&gt;. I tried to log in to test drive it, but they are at their current capacity so I could only request future access. Users will be able to host their sites at &lt;A href="http://gmailusername.googlepages.com/"&gt;http://gmailusername.googlepages.com/&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;I wonder how well this will compete with other free consumer-targeted hosting sites such as MSN Spaces (&lt;A href="http://spaces.msn.com/"&gt;http://spaces.msn.com/&lt;/A&gt;) and Myspace.com (&lt;A href="http://www.myspace.com/"&gt;http://www.myspace.com/&lt;/A&gt;). &lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=538212" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/Hosting/">Hosting</category></item><item><title>Microsoft Solution for Hosted Messaging and Collaboration 3.5 released</title><link>http://blogs.msdn.com/b/devenkamp/archive/2005/11/28/497626.aspx</link><pubDate>Mon, 28 Nov 2005 23:37:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:497626</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=497626</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2005/11/28/497626.aspx#comments</comments><description>&lt;P&gt;Today Microsoft released the latest version of the &lt;A href="http://www.microsoft.com/serviceproviders/solutions/hostedmessaging.mspx"&gt;Solution for Hosted Messenging and Collaboration&lt;/A&gt;. HMC 3.5 is a complete solution for offering hosted exchange in conjunction with sharepoint and live communications server. It's pretty slick, and any hosting company looking to create value-added services to increase their hosting business would be well-served to look into this.&lt;/P&gt;
&lt;P&gt;Here are some of the &lt;A href="http://www.microsoft.com/serviceproviders/solutions/hostedmessagingnew.mspx"&gt;new features&lt;/A&gt; of HMC 3.5 over the previous version:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Incorporates Exchange Server 2003 Service Pack 2, which provides enhancements for mobile messanging, including improved activesync for windows mobile 5.0 devices and better mobile security 
&lt;UL&gt;
&lt;LI&gt;Direct Push technology enables the exchange server to push messages, tasks, and calendar events&amp;nbsp;to mobile devices via http automatically. 
&lt;LI&gt;Remote Device Wipe: enables administrators to remote sensitive data from a lost or stolen mobile device 
&lt;LI&gt;Policy Provisioning: enables administrators to define and enforce mobile policies such as PIN/password settings, etc.&lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;Extended deployment automation, which simplifies much of the deployment procedures. The Microsoft Provisioning System (MPS) deployment tool automates over 40 different deployment procedures 
&lt;LI&gt;Customer directory integration, accomplished via Microsoft Identity Integration Server (MIIS) 2003. MIIS provides directory synchronization between the user accounts that are in the customer’s Active Directory domain and a service provider's shared Active Directory domain 
&lt;LI&gt;Customer migration tools, makes new customer acquisition easier. Proscripting guidelines are provided for migration of accounts from an&amp;nbsp;Exchange 5.5 platform into an HMC-based platform. 
&lt;LI&gt;Updates to key technology components. 
&lt;UL&gt;
&lt;LI&gt;Windows Server 2003 SP1 
&lt;LI&gt;Exchange Server 2003 SP2 
&lt;LI&gt;SQL Server 2000 SP4 
&lt;LI&gt;SQL Server Reporting Services SP2 
&lt;LI&gt;Microsoft Operations Manager 2005 SP1 
&lt;LI&gt;Live Communications Server 2005 SP1&lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;The Hosted Messaging and Collaboration Disaster Recovery Guide is a tool you can use to prioritize data protection in an efficient and cost-effective manner and make disaster recovery a viable and manageable cornerstone of your hosting operation.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;A great opportunity to find more information about the new solution, there are a series of worldwide seminars about hosted exchange. You can register for the &lt;A href="https://www.msattend.com/default.aspx"&gt;Hosted Exchange Seminar&lt;/A&gt; Series in a city near you. Attendees have a chance to win a &lt;A href="http://www.creative.com/products/product.asp?category=210&amp;amp;subcategory=211&amp;amp;product=12985"&gt;portable media player&lt;/A&gt;.&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=497626" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/Hosting/">Hosting</category></item><item><title>Google now offering free web analytics</title><link>http://blogs.msdn.com/b/devenkamp/archive/2005/11/14/492605.aspx</link><pubDate>Mon, 14 Nov 2005 22:18:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:492605</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=492605</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2005/11/14/492605.aspx#comments</comments><description>&lt;P&gt;&lt;A href="http://www.thewhir.com/marketwatch/111405_Google_Offers_Web_Analytics_for_Free.cfm"&gt;TheWhir&lt;/A&gt; is reporting on a press release by Google that they will release their web analytics engine (which they acquired from Urchin) for free. The service will generate revenue via their adwords service. &lt;/P&gt;
&lt;P&gt;I wonder what kind of effect this will have on hosters and on competitors such as WebTrends. My experience with web analytics in the hosting industry is that hosting customers of managed hosting companies like to have decent web analytics as part of their hosting platform, but they don't want to have to pay for them. There is room for valued added services of higher-end analytics, but the segment interested in these types of reports are small in comparison to the entire customer base.&amp;nbsp;The extended capabilities of software like WebTrends is usually overkill for the types of customers on shared or managed hosting platforms who are offering low-traffic sites, while the extended capabilities are very valuable for high-traffic ecommerce sites or online publications who are dependent on ad-generated revenue. &lt;/P&gt;
&lt;P&gt;How will Google's offer effect the hosting industry, both from a hosting provider and hosting customer/reseller perspective? Is it fair competition for Google to release this service for free? I know if Microsoft did something like this, the DOJ would be clamping down on us within seconds. &lt;/P&gt;
&lt;P&gt;I suppose that there will always be room for value-added services that provide higher-end hosted analytics than what google will offer for free. Nonetheless, as services such as this are turned into comodity markets, will this trend help or hurt the hosting industry? I wonder how long it will take for MSN to enter this market, now that Google is blazing the trail.&lt;/P&gt;
&lt;P&gt;I'm posing alot of questions here, and time will tell some of the answers. I've personally spent a great deal of time in my professional experience with web analytics engines and farms supporting a large managed hosting environment. One one hand, I'm happy to see that someone is finally creating a hosted service solution for web analytics that is economical for the little guy. On the other hand, the Google behemoth really scares me, and I don't for one second find their marketing tactics altruistic. &lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=492605" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/Hosting/">Hosting</category></item><item><title>Unsinkable Hoster</title><link>http://blogs.msdn.com/b/devenkamp/archive/2005/09/01/459311.aspx</link><pubDate>Thu, 01 Sep 2005 23:18:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:459311</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=459311</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2005/09/01/459311.aspx#comments</comments><description>&lt;P&gt;Wired.com has &lt;A href="http://www.wired.com/news/planet/0,2782,68725,00.html?tw=wn_tophead_1" target="wired"&gt;an article&lt;/A&gt; reporting about Web Hoster &lt;A href="http://www.zipa.com/" target="zipa"&gt;Zipa&lt;/A&gt;, who is still keeping their servers up despite being smack in the middle of one of the greatest natural disasters in US history. Apparently there is an employee who is keeping a &lt;A href="http://mgno.com/" target="mng0"&gt;blog&lt;/A&gt; hosted there giving updates, but I haven't been able to connect yet. Also, while they are currently running on generator power, they are at the mercy of getting their deisel tanks re-feuled. Let this be a lesson to all hosters on the importance of emergency contingency plans and necessary equipment. &lt;/P&gt;
&lt;P&gt;My prayers are with all of those affected by the disaster. &lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=459311" width="1" height="1"&gt;</description></item><item><title>Windows Server 2003 Resource Kit (How I learned to freely burn ISO images in Windows)</title><link>http://blogs.msdn.com/b/devenkamp/archive/2005/08/16/452450.aspx</link><pubDate>Wed, 17 Aug 2005 04:38:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:452450</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=452450</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2005/08/16/452450.aspx#comments</comments><description>&lt;P&gt;In my prior life before coming to Microsoft, I didn't use Windows as a server but rarely and as a workstation very little. My main workstation was running on RedHat (or Fedora from time to time), and I managed mostly Unix and Linux servers, only managing Windows servers on an as-needed basis, which was pretty rare since we had other staff to do that. I did run Windows on my laptop however, as it was very usefull to run the Windows Office suite as my company had a fully integrated Exchange environment, and collaboration with co-workers was more efficient using Windows.&lt;/P&gt;
&lt;P&gt;One of the reasons I preferred using RedHat as my primary workstation however was due to the availability of tools and resources. If there was a job that needed to be done, and I didn't already have the software, I could almost always find an open-source project that had a solution. If the project was somewhat active I could easily download and install the software without having to pay for it. On Windows, if the OS didn't provide the utility, my perception was that the only other options were typically non-free products, ranging from "trial versions" to "shareware" to full blown pay for license professional software. The problem was that if it wasn't free, then I had to go pester my boss about buying a license for it, and that was an inconvenience at the very least.&lt;/P&gt;
&lt;P&gt;One example of such a utility was cd-burning. In Linux/Open Source distributions, it was easy to obtain fully functional cd-burning command-line utilities. On top of those, if you didn't like working in the command-line, there were a bunch of freely available command-line GUI wrappers to make the tools pretty. Most of these utilities are part of the common Linux distributions today. If I wanted to burn a CD, a quick search on the Internet would reveal plenty of how-to docs on the subject. &lt;/P&gt;
&lt;P&gt;Conversely, in Windows if I wanted to burn CD's, I had to go find a third party applications to burn them. When I bought my cd-writer, it came with a free "light" version of a CD burning tool, but to get the advanced features such as burning an ISO image, I had to buy an "upgrade". Granted, it wasn't usually more than $20-30, but this is more expensive than "free".&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;However, it turns out that I should have voiced this opinion to my Microsoft-minded colleagues&lt;/STRONG&gt;, as contrary to my ignorant opinion, Microsoft &lt;STRONG&gt;does&lt;/STRONG&gt; have free cd-burning tools. Granted, some of these tools came to public distribution relatively recently, so I can't blame myself too badly for my mis-perception. For cd-burning of data and music CD's, Windows Media Player 10 has all of that functionality fully available. But if you want to burn an ISO onto a CD, that isn't supported. However, there is an answer for that too.&amp;nbsp;Microsoft published the&amp;nbsp;&lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=9d467a69-57ff-4ae7-96ee-b18c4790cffd&amp;amp;displaylang=en"&gt;Windows Server 2003 Resource Kit&lt;/A&gt;&amp;nbsp;on 4/28/2003, which contains tools to "help administrators streamline management tasks such as troubleshooting operating system issues, managing Active Directory®, configuring networking and security features, and automating application deployment." This toolkit also includes the cdburn.exe tool, which enables burning ISO images to CD (and dvdburn.exe for burning DVD from ISO images). You can install this resource kit on&amp;nbsp;windows XP or Windows server 2003.&amp;nbsp;One caveat that I discovered (while writing this post nonetheless) is that you can't be running Windows Media Player while using the cdburn or dvdburn command line tools, or you'll get an error message stating "Unable to lock the volume for exclusive locking 5".&lt;/P&gt;
&lt;P&gt;Once you install the resource kit, burning a CD is as easy as the following command:&lt;/P&gt;
&lt;BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;cdburnn d: image.iso -speed max&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You can find all of the options for the command by passing the /? flag after the command.&lt;/P&gt;
&lt;P&gt;The moral of this story? Before you assume that you have to buy third party software to accomplish your task, check to see if microsoft has a free utility or toolkit. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=452450" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/Linux+and+Open+Source/">Linux and Open Source</category><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/Technical+Musings/">Technical Musings</category></item><item><title>GoDaddy to the Rescue!</title><link>http://blogs.msdn.com/b/devenkamp/archive/2005/08/16/452298.aspx</link><pubDate>Tue, 16 Aug 2005 21:33:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:452298</guid><dc:creator>MSDNArchive</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.msdn.com/b/devenkamp/rsscomments.aspx?WeblogPostID=452298</wfw:commentRss><comments>http://blogs.msdn.com/b/devenkamp/archive/2005/08/16/452298.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;I'm not usually one to publicly plug one hosting company over another, as my job requires that I work with and support many of them objectively. Nevertheless, GoDaddy's domain registration services have REALLY impressed me.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Some visitors to my blog from the end of May until just a few days ago may have noticed some broken images on my blog. The reason those images were broken is that they are hosted on a different site than this blog is, and the domain name for that site had expired. I had previously been registering the domain name through a friend of mine who is a reseller for Tucows DNS, OpenSRS. The problem is that I had forgotten that the domain renewal date and it passed me by. Unfortunately, if you miss the renewal date, they put a lock on your domain name and the only way to get it renewed is to pay a $90 "unlock" fee. This hurts, especially when I've been paying &amp;lt; $10 a year for my domain name. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;So, to the rescue came Godaddy, who has service called "Domain Alert". This will sit on the domain and register it the instant it becomes available. So, $20 later, I could rest easy knowing that as soon as my domain name "expired" and was released back to the public that I could re-register it. The $20 includes the first year of domain registration as well. I can also fully manage the DNS records of my domain quickly and easily. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Now I have my domain name again, and am very happily keeping it registered at GoDaddy. &lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=452298" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/b/devenkamp/archive/tags/Hosting/">Hosting</category></item></channel></rss>
