Ask HN: Is the OS stack a factor when developing deployable apps?
For my next project I plan to develop a web service that is aimed soley at the enterprise.
While I'll also offer a SaaS option, I think most companies will prefer to install on their own servers. I was wondering for this scenario, if I should stick with .net/Java or installing configuring PHP/Ruby/Python is an OK requirement.
I'm well familiar with ASP.net and RoR but was leaning on RoR for this project (as my day job is .net and wanted a change) but I have that nagging voice in the back of my head saying most companies won't bother installing/configuring RoR to use my product. Any experiences?
2 comments
[ 17.6 ms ] story [ 445 ms ] threadThat being said, here's an example of a company who has taken such a problem (Apache on Windows) and completely hidden it from the end user (or at least made it not a big deal): http://www.visualsvn.com/server/
Any .NET developer can now share SVN repositories without the fuss of installing and configuring Apache.