Free and Open Source Software
1
vote
1answer
74 views
Who gets source code access with agpl
After reading for what seems days on the specifics of GPLv3 and more specifically AGPLv3, I have one question as far as distributing and to whom.
If I create a web app (server and client) for a ...
1
vote
1answer
101 views
Is there a marketplace for crowdfunding OSS work? [closed]
Currently there are a few OSS projects that I would like to create and then use, but I just don't have the time to put into the creation of them, or in the case of some projects (e.g. Emacs packages), ...
3
votes
3answers
109 views
Most appropriate OSS license for infrastructure code
I'm looking into potentially releasing some infrastructure code (related to automated builds and deployments) as OSS and I'm curious about how the various OSS licenses effect it.
Specifically, LGPL ...
6
votes
1answer
435 views
Are there any FOSS operating systems available that conform to NASA's JPL coding standards?
I, like many others, have been completely enamored with the recent successful landing of Mar's Curiosity rover. After reading a couple of articles, and following a few links, I've found a couple C ...
0
votes
4answers
676 views
A completely free and open programming language [closed]
With Oracle vs Google trial, it seems that Java is not entirely Open and free (as free software) as I expected. Although there exists completely free/open JVM, it's hard to know what is a copyright ...
5
votes
3answers
284 views
How should I go about re-releasing a GPL-licensed project?
A few months ago we found a library licensed under GPL that fit the bill for what we were looking to do at that time. We included it in our codebase and all was fine. Now, a few frantic months of ...
1
vote
2answers
555 views
Adding scripting capability to a .NET application
I already have a working implementation that adds scripting to an application. The application currently generates and compiles scripts from C# snippets (taken from different user provides ...
0
votes
2answers
110 views
What licence for a FOSS that would sell packages on Mac and Windows but give them away on Linux?
The code should remains as open as possible, but I'm planning to sell it on Windows and Mac, and make free rmp/deb.
Does the licence even matter? It feels like I'm just selling the service of ...
4
votes
2answers
381 views
How to promote my open source project [duplicate]
Possible Duplicate:
How to promote an open-source project?
One of my hobby projects currently is about to reach a stage i would call 'public beta' where i would like to see real user ...
1
vote
2answers
126 views
FOSS Development: Who develops the OS-specific packages?
I have a couple of FOSS projects. They can be a bit of a pain to get running unless you've got dependencies in place already, which I figure is par for the course for FOSS projects.
We know that each ...
6
votes
3answers
622 views
Does there exist a decent monetary bounty system for open source software? [duplicate]
I personally would be willing to pay $10 to someone who can offer to make microphone drivers work with one of my laptops under Ubuntu 10.10. I thought that other users could contribute to the same ...
11
votes
8answers
984 views
free as in free beer
Some years ago (more precisely in 1998) the confusion english-speaking people start making with the term free when applied to software led some members of the free software foundation to create a new ...
10
votes
4answers
622 views
How do I make money from my FOSS while staying anonymous?
Let's say that:
You have created a FOSS project that other people find useful, perhaps useful enough to donate to or pay for modifications to be done.
It is a perfectly legitimate and innocuous ...
8
votes
1answer
130 views
Is there a graph with FOSS licenses detailing what can be linked with what?
I'm looking for a chart like this:
Basically something that tells you whether an app with a given license can be linked with a library of a given license.
Does such a thing exist?
14
votes
7answers
553 views
How successful is GPL in reaching its goals?
There are, broadly, two types of FOSS licenses when it relates to commercial usage of the code - let's say the GPL-type and the BSD-type. The first is, broadly, restrictive about commercial usage (by ...
3
votes
2answers
192 views
Licencing FOSS for profit
Some projects are available under restrictive FOSS licenses (GPL or AGPL, for example) which preclude them from being used in proprietary projects. The developers can then sell separate commercial ...
5
votes
7answers
1k views
Open Source but not Free Software (or vice versa) [closed]
The definition of "Free Software" from the Free Software Foundation:
“Free software” is a matter of
liberty, not price. To understand the
concept, you should think of “free” as
in “free ...