Tagged Questions

0
votes
3answers
534 views

How does Sun make money on Java [closed]

After talking with a coworker about Sun and IBM's recent (failed?) attempt at a merger, we started wondering...how does (or did) Sun ever make money on Java anyway? I know they ma …
0
votes
4answers
262 views

Useless code metric: Yearly revenue per line of code

The world is full of useless code metrics so I thought I would add one of my own I even found someone talking about revenue per line of code. So what is the yearly revenue of the …
1
vote
2answers
80 views

Revenue System based on Versioning/Trac/Ticket Statistics

Lately I had the idea that a badge system system like stackoverflow's could be applied to trac (or whatever system) to stimulate your developers handle tickets, bugs and so on. The …
1
vote
5answers
329 views

Calculating Revenue Per User

How would you guys go about calculating revenue per user for a recurring web service (they are billed each month)? Typically, you would just take the total revenue and divide it b …