Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

11
votes
11answers
1k views

What's the best way to protect proprietary HTML/CSS/JavaScript?

I am writing a robust, scalable, and fairly complex website engine using HTMl, CSS, and JavaScript. I don't want it to get ripped off, and I'm wondering if there's any way to protect the source from ...
6
votes
2answers
175 views

Open source code extending / implementing proprietary software

I have a bit of a legal question, not sure SO is the place for it, but there's not a 'software development legal'-exchange yet afaik. In my daily line of work, I work with a proprietary API (part of ...
5
votes
5answers
761 views

Arguments *against* using open source frameworks?

I recently have a client comes asking me as a C#/.NET dev for reasons about why I have not picked any of the "wave of the future" frameworks out there like Rails/Django and instead choose "proprietary ...
4
votes
3answers
260 views

Is it okay to include GPL'ed file (like dictionaries) in a proprietary application?

I've implemented hunspell in my application and noticed that some of the dictionaries from the OpenOffice site are under GPL license. Is it legal to distribute these dictionaries files along with my ...
4
votes
5answers
3k views

getopt implementation suitable for proprietary C++ programs?

I'd like to use getopt in my C++ program, but the powers-that-be at my place don't want to use GPL or LGPL code (they're not that fond of Boost). Since getopt is licensed under the GPL (or is it the ...
3
votes
2answers
360 views

Is it OK to use Vala in proprietary projects?

Vala generates C code from supplied Vala sources. There is no license exception like in Bison. Is code generated by Vala automatically LGPL or Vala can be used in proprietary projects as well?
3
votes
2answers
983 views

Can I write programs in Qt and sell them as “closed sourced”?

In reference to this question and that Qt is Qt GNU LGPL v. 2.1 , would it be correct to say/simplify: Yes you can, but if you "enhance" the the Qt API you must publish it also?
2
votes
4answers
1k views

Usage of GPL plugins for proprietary software?

I've read existing questions about this topic on here already, but none of them seem to address my question so far. Here is the situation: We are developing a closed-source/proprietary software for ...
2
votes
2answers
298 views

Proprietary service backed by a GPL software?

Imagine this scenario: I develop an open source software (a kind of chatting server). And I don't mind if somebody decides to install this server and offer a paid service based on it. Does GPL license ...
2
votes
11answers
1k views

Ethics of Open Source Copy of Proprietary Software

The free open-source software movement has been beneficial to most of the software development community. We have tons of libraries and applications at our fingertips free of cost. But where do you ...
1
vote
2answers
113 views

How can I open(read, decrypt, etc.) a proprietary data file?

There is a proprietary POS software that I use daily, but do not have access to the developer. The software stores all of it's configuration settings (menu items, time punches, etc) in a series of 250 ...
0
votes
2answers
41 views

Insights for the LGPL licensing scheme of Qt and proprietary code

I would like to inquire information on the conditions of the LGPL licensing scheme. My English is not very fluent and I would be grateful to have someone familiar with the license summarize it in a ...
0
votes
1answer
21 views

proprietary driver - does this nullify rights? [closed]

if I use a proprietary driver in a software/hardware (based in linux) product I develop, can I still sell it/own rights to its use? Just curious.
0
votes
1answer
54 views

Which Java Proprietary Reporting Tools have trial period? [closed]

I want to try some Java Proprietary Reporting Tools and I don't know what to choose. In the same time, I don't know which have trial periods and which don't.
0
votes
0answers
27 views

Definitive list of licenses to be afraid of when developing a proprietary web app? [closed]

Excuse the noob question and by all means let me know if this belongs on a different board, or if I need to learn to STFW, but I need some help understanding the various open source licenses that are ...
0
votes
0answers
441 views

Pros and Cons of Proprietary Development Software [closed]

Proprietary software is about as good as open-source software. There are so many problems with proprietary technologies, however, that I'm beginning to think it's best to avoid them: The software ...
0
votes
1answer
124 views

Licencing: release the same software with double licence

In my free time, I develop (alone, sigh) a project, in particoular an application library. I've released it using GPL v3. At this time, this project has come very useful for a job. I'd like to ...
0
votes
4answers
668 views

Simple registration key system for software distribution

I have a small VC++ project that I would like to market. Can anyone point me in the right direction in terms of writing a "serial key" system. I have no idea how these things are implemented.
0
votes
1answer
481 views

MIT License For Proprietary App

There are many questions posted with great answers, but nothing I found met my requirements. Hope you guys can help. I will be building a niche social site platform based on Ruby on Rails and will ...
-3
votes
2answers
807 views

Proprietary Software License

I've several people using the same proprietary software (at the same time, same installation), do I need an end-user license for each one or can I buy a multiple license (which, of course, would be ...