The software tag has no wiki summary.
8
votes
3answers
169 views
Quantifying the price for source code and software product
I'm about to undertake a project. This requires me to write code, and tons of it. The client's requirement is to hand in all source code at the end of the project.
My question is: How do I quantify ...
2
votes
7answers
296 views
How to prevent piracy on software which is sold online? [closed]
When selling software online what's the most suitable/secure way to provide activation in order to get rid of pirates copies of the software? Is there any well-known software for this purpose?
1
vote
0answers
73 views
An alternative for Game Maker on Linux?
Are there any alternatives to Game Maker built for Linux that get the job done using a familiar interface, similar converting scripting language(eg, Javascript) that DOESN'T export the games as either ...
-3
votes
0answers
48 views
Does there exist any generic software that can manage spatio-temporal databases? [closed]
A spatio-temporal database is a database that manages both space and time information, such as tracking moving objects.
Does there exist any generic software that can manage spatio-temporal ...
1
vote
0answers
65 views
Books/software to learn touch typing with missing fingers? [closed]
Regular touch typing software is only for people who can use all of their 10 fingers. Is there a book or ideally a software to adapt touch typing systems to an arbitrary number of fingers on each ...
0
votes
2answers
54 views
What does this software do when it says “white labeled routing”?
I am reading about a start-up company that works with online surveys:
Fulcrum is the world’s first complete project management suite to give
clients the power to seamlessly integrate multiple ...
0
votes
0answers
57 views
analogies with a car engine: how does my program roars? [closed]
I'm always felt that a good program should be a like a good engine. It just occurred to me that by adding a log of all operations in a CPU when an application is running (made possible by running it ...
-1
votes
1answer
72 views
What to use and where to learn how to write software for businesses [closed]
So a local business that im interested in specializes in writing software for businesses. I would like to look into working there someday but I dont know if id be going in the right direction. I used ...
3
votes
7answers
328 views
Starting software projects
Always, when I try to start new project, with what I think new ideas, first of all I search the web to try to find some thing same, most of the time (if not all) I find that my ideas of new project ...
-3
votes
2answers
144 views
What is the difference between software project management and managing other projects? [closed]
What is the difference between managing a software development project, as compared to managing other non-software projects?
2
votes
1answer
121 views
What is the best approach for Single Sign On Application Development that is lightweight?
What is the best approach for Single Sign On Application Development that is lightweight?
By lightweight I mean not too much javascript. I know stackexchange does use single sign-on. Basically is the ...
0
votes
0answers
79 views
What are the software design essentials? [closed]
I've decided to create a 1 page "cheat sheet" of essential software design principles for my programmers. It doesn't explain the principles in any great depth, but is simply there as a reference and a ...
2
votes
3answers
317 views
How is a software backdoor implemented?
The wikipedia article on Limewire says that "LimeWire 5.5.11 and newer have been disabled using a backdoor installed by the company".
How are such backdoors implemented? Is it as simple as the the ...
-2
votes
3answers
409 views
Notable programs/games made in C/C++/Java/Python? [closed]
What are some famous programs or video games that were written in the following languages?
C
C++
Java
Python
I'm asking this particularly so I know how powerful impact did those languages have on ...
3
votes
5answers
190 views
How to deal with frequent requirements changes?
I'm dealing with pretty stressful (in my opinion) situation in my current work place.
We've started developing new project, get some requirements, implemented it and then show to someone you can ...