1
vote
7answers
96 views
Comments & OpenSource software.
This may sound like a foolish question or an observation, but i have seen that most of the times when one tries to look at the opensource code, there are no comments or just one or …
5
votes
6answers
172 views
I’m starting an opensource project. Any advice?
First of all, I reviewed this question, but I think I need a little more information since I've never worked on an opensource project before.
I'm starting an opensource project, c …
1
vote
12answers
163 views
How do I learn a poorly documented open source framework?
What's your way to learn an open source project if the project is poorly documented?
Read source code?
0
votes
1answer
14 views
Jamroom Alterntive
Hi,
I'm looking for an open source or free alternative to Jamroom.
(www.jamroom.net)
I tried doing google searches for the past hour but I may not be searching for the right key t …
0
votes
2answers
22 views
What infrastructure tools do you recommend for helping an open source user community share non-mainline code with each other?
I wrote an open source app (BugTracker.NET) and I host it at Sourceforge. It doesn't have a plugin architecture per se, but there are ways to tweak and extend it. For example, a …
0
votes
2answers
23 views
Tool to download contents of a webpage directory
Is there a way to download the contents of a webpage directory like this without having to click on each folder and download each sourcefile one at a time.
2
votes
6answers
128 views
What exactly are the rules for using gpl, lgpl, bsd software interally in the enterprise?
Are there any restrictions of using lgpl, gpl, bsd licensed software in a commercial venture if the tools/software are only used as part of internal processes and not integrated or …
0
votes
5answers
137 views
Is it legal to use OpenSource libraries in proprietary software?
I'm wondering is it legal to include OpenSource components as *.dll / *.so (with sources provided) in some proprietary software?
It seems that everything's ok: source code is prov …
2
votes
2answers
83 views
Am I missing something about the Intellij announcement?
There seems to be a lot of press regarding the announcement that Intellij is being made available for free as an open source tool. Yet from what I read of the licenses, that's onl …
0
votes
1answer
38 views
Alternative to google visualisation api
Is there a good (&free) alternative to goggle's visualization api?
Some thing to provides support for drawing 3d charts using js and/or SVG , that also doesn't require installi …
2
votes
2answers
59 views
How should I make sure I keep in line with licences and credit helpers?
Hi all.
I have been working on a java sim game for some time, and finally ready to open it up online and allow other developers to help me. (Using google code)
There are several …
0
votes
2answers
66 views
NSTask or equivalent for iPhone
I've an open source project (gdal) that I want to compile and run as part of an iPhone app. I had been expecting to use NSTask but I see now that it was removed in OS 3.0. I've als …
1
vote
2answers
70 views
Qt4 modular synth editing widget
Hi,
I'm about to start writing a GUI for a modular synthesis app (like Alsa Modular Synth, Pure Data, Ingen) that will be used for patch (sound) editing.
What I need to do is some …
2
votes
1answer
75 views
Scaling up as an opensource developer
As a passionate opensource developer, I produced a lot of software during the years. In some cases, this software became obsolete due to the fact that I moved to another project, a …
