<?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/"
		>
<channel>
	<title>Lozol And Lasix - Fast Delivery, Free Shipping</title>
	<atom:link href="http://www.alonshwartz.com/2008/12/why-dot-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alonshwartz.com/2008/12/why-dot-net/</link>
	<description>Alon Shwartz Personal/Professional Blog</description>
	<lastBuildDate>Fri, 23 Jul 2010 05:45:42 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Lozol And Lasix - Fast Delivery, Free Shipping</title>
		<link>http://www.alonshwartz.com/2008/12/why-dot-net/comment-page-1/#comment-3284</link>
		<dc:creator>Nila Herre</dc:creator>
		<pubDate>Tue, 16 Mar 2010 23:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://alonshwartz.com/?p=10#comment-3284</guid>
		<description>I appreciate your site greatly. Will read more. Keep up to great writing on it. Gracias</description>
		<content:encoded><![CDATA[<p>I appreciate your site greatly. Will read more. Keep up to great writing on it. Gracias</p>
]]></content:encoded>
	</item>
	<item>
		<title>Lozol And Lasix - Fast Delivery, Free Shipping</title>
		<link>http://www.alonshwartz.com/2008/12/why-dot-net/comment-page-1/#comment-2749</link>
		<dc:creator>Marco Villalobos</dc:creator>
		<pubDate>Wed, 24 Feb 2010 01:24:22 +0000</pubDate>
		<guid isPermaLink="false">http://alonshwartz.com/?p=10#comment-2749</guid>
		<description>This is just my opinion as a developer, this fight boils down to this:

graphical user interface:  Windows vs. X Window ? winner Windows.
document processinging:  MS Office vs. Open Office ? winner Windows
shell:  PowerShell vs. bash or tc shell ?  winner Linux, Linux, Linux.
scripting:  batch vs. bash scripts or myriad of Linux scripting options ?  winner Linux, Linux, Linux.

tools like grep, find, awk, pipes help so much.  The windows counterpart of these utilities are very awkward.

scheduling  Scheduled Tasks vs. cron ? winner tie.
application layer network protocol support:
scp:  winner Linux
ssh:  winner Linux
ftp:  winner Linux
telnet:  tied (although it is a better user experience on Linux)
remote administration:  
	remote desktop connection vs. ssh ? winner Linux
remote usage: (for example, using a remote system to perform ui related tasks such writing a document)
	remote desktop connection vs. x windows ? winner windows
task management:  
	depends:
	process management:
		task manager vs. Linux process management ? winner Linux  (very important for production deployed applications with many nodes)
	ui related processes:
		task manager vs. Linux process management ? winner windows (not so important for a production system with many nodes)


Overall, I find Windows suitable for document writing, media viewing, and web browsing.  However, I find the tools necessary for administrating a group of machines, their processes, and networking support much stronger in Linux.

I believe a good system can be architected for both Windows and Linux, however, I truly believe that enterprise Linux systems really shine in management, administration, and diagnosis.

I believe that if there are many nodes in your architecture,  you&#039;ll have an easier time in the long run in one built on Linux.

Finally, the java platform runs very well on windows or Linux, however, .NET doesn&#039;t.  Although .NET provides a very nice platform for writing applications, the fact that the only good distributions of it are available only for the Windows platform really hurts it in my opinion.  Also, I disagree with the issue of costs.  If there is a time when you truly need to scale out, and you built your system on open-source, you&#039;re going to save so much money.

Regardless, this is not about good vs. . evil in my opinion.  If you know .NET and Windows better, then perhaps that is the winning edge you need to get to market faster.  

By the way, this list would be different if we included MacOS, which I recommend as a client or desktop system.  However, my argument is based on production systems.

Keep up the good work!</description>
		<content:encoded><![CDATA[<p>This is just my opinion as a developer, this fight boils down to this:</p>
<p>graphical user interface:  Windows vs. X Window ? winner Windows.<br />
document processinging:  MS Office vs. Open Office ? winner Windows<br />
shell:  PowerShell vs. bash or tc shell ?  winner Linux, Linux, Linux.<br />
scripting:  batch vs. bash scripts or myriad of Linux scripting options ?  winner Linux, Linux, Linux.</p>
<p>tools like grep, find, awk, pipes help so much.  The windows counterpart of these utilities are very awkward.</p>
<p>scheduling  Scheduled Tasks vs. cron ? winner tie.<br />
application layer network protocol support:<br />
scp:  winner Linux<br />
ssh:  winner Linux<br />
ftp:  winner Linux<br />
telnet:  tied (although it is a better user experience on Linux)<br />
remote administration:<br />
	remote desktop connection vs. ssh ? winner Linux<br />
remote usage: (for example, using a remote system to perform ui related tasks such writing a document)<br />
	remote desktop connection vs. x windows ? winner windows<br />
task management:<br />
	depends:<br />
	process management:<br />
		task manager vs. Linux process management ? winner Linux  (very important for production deployed applications with many nodes)<br />
	ui related processes:<br />
		task manager vs. Linux process management ? winner windows (not so important for a production system with many nodes)</p>
<p>Overall, I find Windows suitable for document writing, media viewing, and web browsing.  However, I find the tools necessary for administrating a group of machines, their processes, and networking support much stronger in Linux.</p>
<p>I believe a good system can be architected for both Windows and Linux, however, I truly believe that enterprise Linux systems really shine in management, administration, and diagnosis.</p>
<p>I believe that if there are many nodes in your architecture,  you&#8217;ll have an easier time in the long run in one built on Linux.</p>
<p>Finally, the java platform runs very well on windows or Linux, however, .NET doesn&#8217;t.  Although .NET provides a very nice platform for writing applications, the fact that the only good distributions of it are available only for the Windows platform really hurts it in my opinion.  Also, I disagree with the issue of costs.  If there is a time when you truly need to scale out, and you built your system on open-source, you&#8217;re going to save so much money.</p>
<p>Regardless, this is not about good vs. . evil in my opinion.  If you know .NET and Windows better, then perhaps that is the winning edge you need to get to market faster.  </p>
<p>By the way, this list would be different if we included MacOS, which I recommend as a client or desktop system.  However, my argument is based on production systems.</p>
<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Lozol And Lasix - Fast Delivery, Free Shipping</title>
		<link>http://www.alonshwartz.com/2008/12/why-dot-net/comment-page-1/#comment-2001</link>
		<dc:creator>Jarrod Newton</dc:creator>
		<pubDate>Mon, 28 Dec 2009 22:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://alonshwartz.com/?p=10#comment-2001</guid>
		<description>Nice post, nice blog, I was searching for this nowadays, thank you. I found this site on &lt;a href=&quot;http://www.mbi.com.tr&quot; rel=&quot;nofollow&quot;&gt;erp&lt;/A&gt; : &lt;a href=&quot;http://www.mb.com.tr/eng/&quot; rel=&quot;nofollow&quot;&gt;http://www.mb.com.tr/eng/&lt;/A&gt;</description>
		<content:encoded><![CDATA[<p>Nice post, nice blog, I was searching for this nowadays, thank you. I found this site on <a href="http://www.mbi.com.tr" rel="nofollow">erp</a> : <a href="http://www.mb.com.tr/eng/" rel="nofollow">http://www.mb.com.tr/eng/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Lozol And Lasix - Fast Delivery, Free Shipping</title>
		<link>http://www.alonshwartz.com/2008/12/why-dot-net/comment-page-1/#comment-1863</link>
		<dc:creator>Helen O. Doyle</dc:creator>
		<pubDate>Thu, 03 Dec 2009 00:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://alonshwartz.com/?p=10#comment-1863</guid>
		<description>I have problems viewing your blog properly in the latest version of Opera. Looks good in IE and Firefox however.</description>
		<content:encoded><![CDATA[<p>I have problems viewing your blog properly in the latest version of Opera. Looks good in IE and Firefox however.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Lozol And Lasix - Fast Delivery, Free Shipping</title>
		<link>http://www.alonshwartz.com/2008/12/why-dot-net/comment-page-1/#comment-6</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 04 Mar 2009 22:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://alonshwartz.com/?p=10#comment-6</guid>
		<description>Hi Alon! .Net and Coldfusion are the 2 Server Applications that are pre-compiled so they do not require interpreter that PHP requires so are therefore faster (how much and under what circurstances not certain).  So with this and the volume of documents in your database, perhaps .Net isn&#039;t such a bad choice after all!  Nice Blog!

-Mark</description>
		<content:encoded><![CDATA[<p>Hi Alon! .Net and Coldfusion are the 2 Server Applications that are pre-compiled so they do not require interpreter that PHP requires so are therefore faster (how much and under what circurstances not certain).  So with this and the volume of documents in your database, perhaps .Net isn&#8217;t such a bad choice after all!  Nice Blog!</p>
<p>-Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>Lozol And Lasix - Fast Delivery, Free Shipping</title>
		<link>http://www.alonshwartz.com/2008/12/why-dot-net/comment-page-1/#comment-5</link>
		<dc:creator>ishu</dc:creator>
		<pubDate>Tue, 20 Jan 2009 13:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://alonshwartz.com/?p=10#comment-5</guid>
		<description>Nice Post, Alon.
In startups, one has to deliver the maximum in a minimum amount of time and resources and that holds true with respect to every aspect of a startup(technology, marketing, finance etc etc).
In that spirit, If the technology lead is not comfortable with the technology he is using then open source wont make much sense to him :).. Every second is crucial when running a startup and given the small differences between the scalability and flexibility of the different technologies, there should be a little debate on which one to use and this post acts as an exact guide on which one to chose and why.. :)</description>
		<content:encoded><![CDATA[<p>Nice Post, Alon.<br />
In startups, one has to deliver the maximum in a minimum amount of time and resources and that holds true with respect to every aspect of a startup(technology, marketing, finance etc etc).<br />
In that spirit, If the technology lead is not comfortable with the technology he is using then open source wont make much sense to him <img src='/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .. Every second is crucial when running a startup and given the small differences between the scalability and flexibility of the different technologies, there should be a little debate on which one to use and this post acts as an exact guide on which one to chose and why.. <img src='/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Lozol And Lasix - Fast Delivery, Free Shipping</title>
		<link>http://www.alonshwartz.com/2008/12/why-dot-net/comment-page-1/#comment-4</link>
		<dc:creator>johnny</dc:creator>
		<pubDate>Tue, 30 Dec 2008 21:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://alonshwartz.com/?p=10#comment-4</guid>
		<description>nYzySC Thanks for good post</description>
		<content:encoded><![CDATA[<p>nYzySC Thanks for good post</p>
]]></content:encoded>
	</item>
	<item>
		<title>Lozol And Lasix - Fast Delivery, Free Shipping</title>
		<link>http://www.alonshwartz.com/2008/12/why-dot-net/comment-page-1/#comment-3</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 19 Dec 2008 06:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://alonshwartz.com/?p=10#comment-3</guid>
		<description>Ditto.</description>
		<content:encoded><![CDATA[<p>Ditto.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Lozol And Lasix - Fast Delivery, Free Shipping</title>
		<link>http://www.alonshwartz.com/2008/12/why-dot-net/comment-page-1/#comment-2</link>
		<dc:creator>Jim Z.</dc:creator>
		<pubDate>Mon, 15 Dec 2008 06:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://alonshwartz.com/?p=10#comment-2</guid>
		<description>First Comment! Yeah! I feel like a tech geek! :-)

In all seriousness though, is that question even relevant anymore? Especially with services such as DocStoc, FaceBook, and others that live and breath online only and not on the user&#039;s desktop. Ten years ago, when software resided on a company&#039;s server and had to be maintained by the company&#039;s internal staff, that question had some relevance because it determined the type of people that need to be hired/trained to maintain the system. But today, who cares? What companies like DocStoc are doing is selling a service and not software or systems or hardware. The guarantee that DocStoc makes to its users is that the service will be reliable and available. These two things have more to do with the hardware that it is running on and the bandwidth than the language or platform on which the service is built. .Net is as reliable (if not more so) than other open source platforms.

The key for me is that companies or users that are using hosted services (which is essentially what sites like DocStoc, Scribd, LinkedIn, and others are) are not buying software. They are buying a service. To me it is the same as bringing in a plumber to service the pipes in your house. You do not care if the plumber learned on the job or went to plumbing school. You simple care that it fixes the problem and services you correctly. Granted, that is not always the case. If you need a lawyer or a doctor, you generally care about where they got their education and which hospitals they did their residency in, but I equate that to purchasing an ERP system. In that case, you do care about whether or not it uses SQL Server or MySQL. But do you really care what language it is written in? Even Siebel used to be written in VB and used ASP.NET for its &quot;web&quot; interface. And this was the number one ERP system in the world.

Lets face it, every platform has its strong points and weak points. But that is irrelevant to the end user. As you have said Alon, a perfect example is MySpace and Facebook. Two companies using two very different platforms and yet very successful.

Guess what the next question will be? Why did you develop your mobile application for the iPhone vs. the Android Phone... More on that later...

Jim</description>
		<content:encoded><![CDATA[<p>First Comment! Yeah! I feel like a tech geek! <img src='/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>In all seriousness though, is that question even relevant anymore? Especially with services such as DocStoc, FaceBook, and others that live and breath online only and not on the user&#8217;s desktop. Ten years ago, when software resided on a company&#8217;s server and had to be maintained by the company&#8217;s internal staff, that question had some relevance because it determined the type of people that need to be hired/trained to maintain the system. But today, who cares? What companies like DocStoc are doing is selling a service and not software or systems or hardware. The guarantee that DocStoc makes to its users is that the service will be reliable and available. These two things have more to do with the hardware that it is running on and the bandwidth than the language or platform on which the service is built. .Net is as reliable (if not more so) than other open source platforms.</p>
<p>The key for me is that companies or users that are using hosted services (which is essentially what sites like DocStoc, Scribd, LinkedIn, and others are) are not buying software. They are buying a service. To me it is the same as bringing in a plumber to service the pipes in your house. You do not care if the plumber learned on the job or went to plumbing school. You simple care that it fixes the problem and services you correctly. Granted, that is not always the case. If you need a lawyer or a doctor, you generally care about where they got their education and which hospitals they did their residency in, but I equate that to purchasing an ERP system. In that case, you do care about whether or not it uses SQL Server or MySQL. But do you really care what language it is written in? Even Siebel used to be written in VB and used ASP.NET for its &#8220;web&#8221; interface. And this was the number one ERP system in the world.</p>
<p>Lets face it, every platform has its strong points and weak points. But that is irrelevant to the end user. As you have said Alon, a perfect example is MySpace and Facebook. Two companies using two very different platforms and yet very successful.</p>
<p>Guess what the next question will be? Why did you develop your mobile application for the iPhone vs. the Android Phone&#8230; More on that later&#8230;</p>
<p>Jim</p>
]]></content:encoded>
	</item>
</channel>
</rss>
