<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Server Core supports IIS7 in the Windows Server 2008 June CTP-Does it make sense?</title>
	<atom:link href="http://4sysops.com/archives/server-core-supports-iis7-in-the-windows-server-2008-june-ctp-does-it-make-sense/feed/" rel="self" type="application/rss+xml" />
	<link>http://4sysops.com/archives/server-core-supports-iis7-in-the-windows-server-2008-june-ctp-does-it-make-sense/</link>
	<description>For Windows Administrators</description>
	<lastBuildDate>Mon, 22 Mar 2010 06:58:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael</title>
		<link>http://4sysops.com/archives/server-core-supports-iis7-in-the-windows-server-2008-june-ctp-does-it-make-sense/comment-page-1/#comment-19746</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 09 Jul 2007 17:42:14 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/server-core-supports-iis7-in-the-windows-server-2008-june-ctp-does-it-make-sense/#comment-19746</guid>
		<description></description>
		<content:encoded><![CDATA[<p>Bill, I use Windows, of course, but I am not a PHP developer <img src='http://4sysops.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />   I think most professional PHP apps were developed for LAMP environments. Did you ever post a question about a popular CMS in a user forum and get a question like this as reply: â€śDo you run it under Windows or Linux?â€? In theory it shouldnâ€™t matter, but praxis shows that it makes a difference. It is like with HTML and different web browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Staples</title>
		<link>http://4sysops.com/archives/server-core-supports-iis7-in-the-windows-server-2008-june-ctp-does-it-make-sense/comment-page-1/#comment-19744</link>
		<dc:creator>Bill Staples</dc:creator>
		<pubDate>Mon, 09 Jul 2007 16:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/server-core-supports-iis7-in-the-windows-server-2008-june-ctp-does-it-make-sense/#comment-19744</guid>
		<description>Actually, PHP provides a great abstraction layer for applications and with IIS7 fastCGI runs just as fast and reliably on Windows as it does on Linux/Apache.  In my experience most apps built on Linux/apache runs without changes on Windows/IIS7.  

But for sake of argument, let&#039;s agree that it doesn&#039;t make sense to move applications build on LAMP to Windows/Server core.  The issue becomes a chicken and egg problem.  Regardless of which came first, the point is that developers can now build applications on Windows/IIS7 using PHP and MySQL and deploy them on the same platform as well.  My bet is there are more PHP developers out there using Windows as a development environment than there are developers running Linux on their workstation.  Do you run Windows on your PC?</description>
		<content:encoded><![CDATA[<p>Actually, PHP provides a great abstraction layer for applications and with IIS7 fastCGI runs just as fast and reliably on Windows as it does on Linux/Apache.  In my experience most apps built on Linux/apache runs without changes on Windows/IIS7.  </p>
<p>But for sake of argument, let&#8217;s agree that it doesn&#8217;t make sense to move applications build on LAMP to Windows/Server core.  The issue becomes a chicken and egg problem.  Regardless of which came first, the point is that developers can now build applications on Windows/IIS7 using PHP and MySQL and deploy them on the same platform as well.  My bet is there are more PHP developers out there using Windows as a development environment than there are developers running Linux on their workstation.  Do you run Windows on your PC?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 2007 July 05 &#124; Mansoor Nathani's Blog</title>
		<link>http://4sysops.com/archives/server-core-supports-iis7-in-the-windows-server-2008-june-ctp-does-it-make-sense/comment-page-1/#comment-19554</link>
		<dc:creator>2007 July 05 &#124; Mansoor Nathani's Blog</dc:creator>
		<pubDate>Fri, 06 Jul 2007 00:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/server-core-supports-iis7-in-the-windows-server-2008-june-ctp-does-it-make-sense/#comment-19554</guid>
		<description>[...] 4sysops &#8212; Server Core supports IIS7 in the Windows Server 2008 June CTP-Does it make sense? Microsoft made web application development too complicated with ASP.NET (tags: asp) [...]</description>
		<content:encoded><![CDATA[<p>[...] 4sysops &#8212; Server Core supports IIS7 in the Windows Server 2008 June CTP-Does it make sense? Microsoft made web application development too complicated with ASP.NET (tags: asp) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://4sysops.com/archives/server-core-supports-iis7-in-the-windows-server-2008-june-ctp-does-it-make-sense/comment-page-1/#comment-19418</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 03 Jul 2007 17:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/server-core-supports-iis7-in-the-windows-server-2008-june-ctp-does-it-make-sense/#comment-19418</guid>
		<description>Lukas, youâ€™re certainly right. I really wonder why MS didnâ€™t think of this in the first place. In the Linux world the admin decides which features are necessary to run a server. If you donâ€™t need a GUI or a web application framework, then you donâ€™t have to install it. Server Core is a move in the right direction, but MS still needs some time to catch up with Linux in this field.

Bill, I think it doesnâ€™t make much sense to run PHP apps on a Windows machine, in my view. Usually they were developed in a LAMP environment. Every time something doesnâ€™t work properly, you wonder if Windows is the reason.</description>
		<content:encoded><![CDATA[<p>Lukas, youâ€™re certainly right. I really wonder why MS didnâ€™t think of this in the first place. In the Linux world the admin decides which features are necessary to run a server. If you donâ€™t need a GUI or a web application framework, then you donâ€™t have to install it. Server Core is a move in the right direction, but MS still needs some time to catch up with Linux in this field.</p>
<p>Bill, I think it doesnâ€™t make much sense to run PHP apps on a Windows machine, in my view. Usually they were developed in a LAMP environment. Every time something doesnâ€™t work properly, you wonder if Windows is the reason.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Staples</title>
		<link>http://4sysops.com/archives/server-core-supports-iis7-in-the-windows-server-2008-june-ctp-does-it-make-sense/comment-page-1/#comment-19380</link>
		<dc:creator>Bill Staples</dc:creator>
		<pubDate>Tue, 03 Jul 2007 02:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/server-core-supports-iis7-in-the-windows-server-2008-june-ctp-does-it-make-sense/#comment-19380</guid>
		<description>With the introduction of fastCGI in IIS7, PHP runs great on IIS7, including server core.  Check it out sometime.  The download is free - what do you have to lose? :)</description>
		<content:encoded><![CDATA[<p>With the introduction of fastCGI in IIS7, PHP runs great on IIS7, including server core.  Check it out sometime.  The download is free &#8211; what do you have to lose? <img src='http://4sysops.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lukas Beeler</title>
		<link>http://4sysops.com/archives/server-core-supports-iis7-in-the-windows-server-2008-june-ctp-does-it-make-sense/comment-page-1/#comment-19373</link>
		<dc:creator>Lukas Beeler</dc:creator>
		<pubDate>Mon, 02 Jul 2007 20:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://4sysops.com/archives/server-core-supports-iis7-in-the-windows-server-2008-june-ctp-does-it-make-sense/#comment-19373</guid>
		<description>Agreed - IIS 7 on Server Core without .NET seems to pretty sparse.

But if .NET is going to be available on Server Core, this offers several new possibilites: PowerShell, and Exchange 2007.

Server Core + Exchange 2007 Edge Role seems like a good idea for a DMZ machine.</description>
		<content:encoded><![CDATA[<p>Agreed &#8211; IIS 7 on Server Core without .NET seems to pretty sparse.</p>
<p>But if .NET is going to be available on Server Core, this offers several new possibilites: PowerShell, and Exchange 2007.</p>
<p>Server Core + Exchange 2007 Edge Role seems like a good idea for a DMZ machine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
