Warning: Cannot modify header information - headers already sent by (output started at /nfs/c02/h07/mnt/41462/domains/alonshwartz.com/html/wp-content/plugins/WordPress_Docstoc_Shortcode-Rel_v1/WordPress_Docstoc_Shortcode-Rel_v1.php:132) in /nfs/c02/h07/mnt/41462/domains/alonshwartz.com/html/wp-includes/feed-rss2-comments.php on line 8
Comments for Alon Shwartz Alon Shwartz Personal/Professional Blog Fri, 05 Mar 2010 14:44:53 -0800 http://wordpress.org/?v=2.9.2 hourly 1 Comment on Navigating the Challenges of Effective Outsourcing – Startup Uncensored #7 by Wesley Bertman /2009/05/navigating-the-challenges-of-effective-outsourcing-%e2%80%93-startup-uncensored-7/comment-page-1/#comment-2830 Wesley Bertman Fri, 05 Mar 2010 14:44:53 +0000 http://alonshwartz.com/?p=68#comment-2830 As a IM for the last three years i try to call on as many website as possible, by doing so i keep myself in the loop for new ideas. The knowledge you have supplied has given me a great idea that i plan to mix into my website. I also plan on giving your blog address to my email list, so they too can find new ideas. As a IM for the last three years i try to call on as many website as possible, by doing so i keep myself in the loop for new ideas. The knowledge you have supplied has given me a great idea that i plan to mix into my website. I also plan on giving your blog address to my email list, so they too can find new ideas.

]]>
Comment on How to Pick a Partner by Sexual Health Inventory for Men /2009/01/how-to-pick-a-partner/comment-page-1/#comment-2811 Sexual Health Inventory for Men Thu, 04 Mar 2010 10:55:30 +0000 http://alonshwartz.com/?p=25#comment-2811 Generally, it is believed that 15 percent of couples meet with failure when attempting their first pregnancy, since 80-85 percent of couples achieve pregnancy within twelve months of unprotected sexual intercourse. There is evidence from clinical data to show that in 30 percent of cases of infertility, the problem is with the man alone. While in another 20 percent, the man and the woman both share the 'reason' for the couple's infertility. Therefore in 50 percent of infertility cases, the problem is wholly or partly from the man. This fact might be too much for persons to believe, but it should be understood that the male reproductive system is almost as complex as that of the females. Also, from conception to menopause, the male stands almost the chance of reproductive malfunction or abnormality as the woman. Generally, it is believed that 15 percent of couples meet with failure when attempting their first pregnancy, since 80-85 percent of couples achieve pregnancy within twelve months of unprotected sexual intercourse. There is evidence from clinical data to show that in 30 percent of cases of infertility, the problem is with the man alone. While in another 20 percent, the man and the woman both share the ‘reason’ for the couple’s infertility. Therefore in 50 percent of infertility cases, the problem is wholly or partly from the man. This fact might be too much for persons to believe, but it should be understood that the male reproductive system is almost as complex as that of the females. Also, from conception to menopause, the male stands almost the chance of reproductive malfunction or abnormality as the woman.

]]>
Comment on Navigating the Challenges of Effective Outsourcing – Startup Uncensored #7 by Sexual Health Questions /2009/05/navigating-the-challenges-of-effective-outsourcing-%e2%80%93-startup-uncensored-7/comment-page-1/#comment-2807 Sexual Health Questions Wed, 03 Mar 2010 22:01:25 +0000 http://alonshwartz.com/?p=68#comment-2807 The midlife crisis is something people joke about but it can be distressing for those going through it. The midlife crisis is something people joke about but it can be distressing for those going through it.

]]>
Comment on Why .Net??? by Marco Villalobos /2008/12/why-dot-net/comment-page-1/#comment-2749 Marco Villalobos Wed, 24 Feb 2010 01:24:22 +0000 http://alonshwartz.com/?p=10#comment-2749 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'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'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'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! 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’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’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’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!

]]>
Comment on Wars and Start-ups by quick money /2009/01/wars-and-start-ups/comment-page-1/#comment-2269 quick money Mon, 25 Jan 2010 00:18:56 +0000 http://alonshwartz.com/?p=17#comment-2269 Terrific work! This is the type of information that should be shared around the web. Shame on the search engines for not positioning this post higher! Terrific work! This is the type of information that should be shared around the web. Shame on the search engines for not positioning this post higher!

]]>
Comment on Running a Startup without Losing Your Family by Lilian Hartjen /2009/03/running-a-startup-without-losing-your-family/comment-page-1/#comment-2267 Lilian Hartjen Sun, 24 Jan 2010 05:51:53 +0000 http://alonshwartz.com/?p=56#comment-2267 Wow! amazing content, I don't entirely agree and I am still interested in this. Wow! amazing content, I don’t entirely agree and I am still interested in this.

]]>
Comment on Why .Net??? by Jarrod Newton /2008/12/why-dot-net/comment-page-1/#comment-2001 Jarrod Newton Mon, 28 Dec 2009 22:02:55 +0000 http://alonshwartz.com/?p=10#comment-2001 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> Nice post, nice blog, I was searching for this nowadays, thank you. I found this site on erp : http://www.mb.com.tr/eng/

]]>
Comment on Why .Net??? by Helen O. Doyle /2008/12/why-dot-net/comment-page-1/#comment-1863 Helen O. Doyle Thu, 03 Dec 2009 00:42:35 +0000 http://alonshwartz.com/?p=10#comment-1863 I have problems viewing your blog properly in the latest version of Opera. Looks good in IE and Firefox however. I have problems viewing your blog properly in the latest version of Opera. Looks good in IE and Firefox however.

]]>
Comment on Wars and Start-ups by PB /2009/01/wars-and-start-ups/comment-page-1/#comment-927 PB Thu, 28 May 2009 15:35:03 +0000 http://alonshwartz.com/?p=17#comment-927 May the force be with you Alon. :) May the force be with you Alon. :)

]]>
Comment on Wars and Start-ups by Pirsey /2009/01/wars-and-start-ups/comment-page-1/#comment-613 Pirsey Wed, 22 Apr 2009 06:49:11 +0000 http://alonshwartz.com/?p=17#comment-613 After reading through this article, I just feel that I really need more information on the topic. Could you suggest some more resources ? After reading through this article, I just feel that I really need more information on the topic. Could you suggest some more resources ?

]]>