I have a simple question here. Let say you have a website on which you have a software with links to download and install it on your computer. Is it possible to find out who or how many people have DO
I have developed a scientific code package (for collisional/gravitational N-body simulations). It does not require any libraries to run. People can download it and simply type make to compile it. I wa
I wrote gem and published it to github (ex - https://github.com/randx/six) I added LICENSE f开发者_StackOverflow社区ile.
I am having issues getting distributed software from S开发者_Go百科CCM to install properly. This goes for both MSIs and EXEs. The software deploys properly and the respected installer, msiexec or setu
I\'m thinking of protecting my script to the mass majority of users (non开发者_StackOverflow-web dev savvy) and I came across an online service to encode php script. I\'m not sure about it though.
I want to use LINQ on machines with only .NET Framework 2.0 installed. I\'ve alread read about LINQBri开发者_JAVA百科dge. But can\'t I simply set \"copy local\" to the referenced assemblies like Syst
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'ve written a small package for logging, I\'m distributing it through r-forge, recently I received some very interesting feedback on how to make it easier to use, but this functionality is based on
I\'m considering using Haskell to develop for a little commercial project. The program must be internationalized (to Simplified Chinese, to be specific), and my customer requests that it should be del