Tagged Questions

Questions about software for which the original source code is made freely available and may be redistributed and modified.

learn more… | top users | synonyms

1
vote
2answers
14 views

Incorporating GPL Code in my Open Source Project

I have downloaded a currently inactive GPL project with a view to updating it and releasing the completed codebase as open source. I'm not really a fan of GPL though and would rather licence my ...
-4
votes
2answers
160 views

Can I require a large donation ($499) in order for a company to receive an extended version of my open source project? [closed]

I want to make my project open source but some of its more advanced features are targeted to companies so I would like to require a donation before I send the source code to the donating company. It ...
-2
votes
0answers
29 views

Are there any inline code validation libraries available for something similar to TryRuby.org or CodeSchool.com? [closed]

Recently a lot of browser-based training sites have been spawned. These include tryruby.org, codeacademy.org, codeschool.org and the Udacity site uses something seemingly similar. They allow the user ...
4
votes
1answer
96 views

Develop open-source library and get donations for it? [closed]

I have a nice open-source library in mind to write. It would take a few months to develop properly and I would need to stop supporting myself though other projects. Could anybody share experiences and ...
0
votes
3answers
96 views

Please recommend some open-source well-written c/c++ network related projects to learn? [closed]

I am now struggling with network communication part of my first client/server solo-project. I have to keep searching the internet to figure out how to write correct code, because I haven't do ...
3
votes
1answer
69 views

How signing out a CLA prevents legal issues in open-source projects?

For example: yeoman. It's licensed under a BSD license. The CLA form (Contributor License Agreement) isn't project specific, and it can be signed electronically. How and what issues can signing out ...
0
votes
0answers
34 views

OpenSource License Validation [closed]

I'm basically looking for some kind of FLOSS/OpenSource license validation service. I have special needs for some projects I'd like to open-source. I know there's actually tons of different ...
-6
votes
1answer
70 views

Find and replace app for MS Word [closed]

I program in Python. I want to know if a program in Python will work for MS Word since MS Word is not Open Source. The program basically changes words like MS Word already does BUT it changes words ...
5
votes
2answers
104 views

Is the creator of a piece of software bound by the license he gives it?

For example, if a person creates an application that they open-source under a license that says you can use this code but you cannot sell it, has that person just bound himself to not selling it now ...
1
vote
0answers
109 views

Reading Open Source Projects [closed]

Possible Duplicate: How do you dive into large code bases? About my programming knowledge: I have basic knowledge of programming. Have never worked in a team project. Have done, only, a ...
1
vote
1answer
75 views

Does it ever make sense to license source code as a learning resource under GPL?

I recently came across a series of articles walking through how to make a scheme interpreter. I was browsing through the code when I realized that it was AGPL. For the most part, the code itself is ...
1
vote
1answer
85 views

How would I go about measuring the impact an article has on the internet?

For an application of mine, I analyze the sentiment of articles, using NLTK, to display sentiment trends. But right now all articles weigh the same amount. This does not show a very accurate picture ...
3
votes
1answer
170 views

Can Foswiki be used as a distributed Redmine replacement?

I am quite familiar with and love using git, among other reasons due to its distributed nature. Now I'd like to set up some similarly distributed (FOSS) Project Management software with features ...
5
votes
3answers
151 views

Community Programming

Background I just began working for a religious non-profit organization. As with most non-profits, the organization is resource-poor and has no IT department to speak of. In my two months here I've ...
6
votes
2answers
264 views

How to get multiple open-source projects to use a standard way of doing something

- Problem In the last couple weeks, I've used 3 different "repository" tools (listed in alphabetical order): gradle ivy maven I'm calling them "repository" tools because I've also used sbt -- ...

1 2 3 4 5 38
15 30 50 per page