The closed-source tag has no wiki summary.
2
votes
1answer
157 views
Is closed-source commercial development possible with python? [duplicate]
Currently I use python for easy writing gui tools for me (in pyside) or for writing game servers using stackless. However I wonder if python has any sense for commercial development, because you have ...
1
vote
1answer
100 views
Automation Framework design for Embedded Applications
How can we design a Automation Framework for an Embedded Application (Embedded OS for example) to be tested when the application does not provide / expose any APIs' to access?
What can be the best ...
0
votes
1answer
102 views
Proprietary software as a service with GPL software
I am a service provider and the customers use our (closed source) control panel. But our company does not distribute the control panel software. It is only available as a service.
Can I use GPL ...
-2
votes
1answer
36 views
Automate tasks within closed-source software [closed]
I frequently perform repetitive tasks within a certain closed source application, and would like to automate these tasks.
The main task is very simple, however involves a few conditions (selecting a ...
2
votes
2answers
325 views
Binary Tree : PASCAL vs C [closed]
I made a simple binary tree with C and pascal.
1. struct "NODE" is consisted of pointer variable.
2. There is only one function "INSERT".
3. When input data comes in then recursively find the last ...
1
vote
3answers
70 views
Creating a “partial” Jar
We're working on a Java project that's closed source, however, we'd like to make the source of several classes available to our clients so they can make changes if necessary. The approach we're ...
0
votes
1answer
224 views
Sencha ExtJS GPL application but with closed-code modules
I'm creating my master thesis application based on ExtJS.
Right now I have my code based on GPL license.
My question is:
Can according to GPL license my software be open source and use optional ...
1
vote
4answers
149 views
Developing Closed-Source Applications in C# [closed]
To begin with, I love C#.
It just crossed my mind, I code in C# in most of my projects, but the thought of reflectors holds me back to distribute closed-source applications.
Reflectors are good in ...
0
votes
2answers
220 views
closing the Database connections in java
I have written the following java code to connect the Oracle Express Edition database.....I have read a lot about closing the connection, statement and result but there are some questions about this ...
5
votes
1answer
1k views
Android library project as jar file for distribution, like google analytics
I have seen this question, and have some more doubts regarding creating a jar file which I can distribute and can be used in any android applications.
What my requirement is
As I said, I want to ...
0
votes
1answer
87 views
Selecting a hash algorithm for identifying individual lines of source code
My high level requirements are described in this question:
Is there a generic patching utility that can create deltas that don't contain source bits?
I am developing a tool to take a plain ...
5
votes
1answer
151 views
Is there a generic patching utility that can create deltas that don't contain source bits?
To support legally modding software, assuming I already have a way to legally extract the source code and/or embedded content, I need a way to patch the data without distributing any of the original ...
3
votes
3answers
247 views
Licensing a closed source library that is free to use
I have written a Java GPL application that makes use of a variety of open source libraries released under Apache, LGPL, MIT, BSD and GPL licenses.
I'm now faced with trying to add support for a ...
7
votes
2answers
1k views
Does it need close InputStream in java?
My code is:
InputStream confFile=classLoader.getResourceAsStream("myconffile.properties");
In docs:
The close method of InputStream does nothing.
Does it mean that I don't need close ...
0
votes
1answer
155 views
Including closed source software into a GNU/Linux (or other) live cd and republishing the modified live cd
I would like to include a closed source software written by me into a live cd system and republish the modified live cd. I guess I can't do that using GNU/Linux distributions as the GPL doesn't allow ...
0
votes
1answer
68 views
Way to generate massive, yet meaningfull uml from java source?
Important Note : I'm not looking for a laundry list here
Main question : How can I visualize my massive java source repository ?
Secondary question : What are the most popular (or standard) ...
0
votes
2answers
386 views
How to make html5 canvas closed source
HTML 5 comes with the canvas element which can be used for animation and interaction via javascript. The technologies involved being html and javascript is it in any way possible to create a canvas ...
0
votes
1answer
45 views
Was esr right that open-source would outcompete closed-source, for libraries? [closed]
I'm wanting to release a closed-source library based on my PhD research, but esr's The Cathedral and the Bazaar made a big impression on me, and he claimed that:
the closed-source world cannot win ...
2
votes
1answer
67 views
URIs for specifying non-open-source licenses
Creative Commons provides a URI that can be used to identify each of their licenses, for example http://creativecommons.org/licenses/by/3.0/. They also have provided URIs for several other open-source ...
1
vote
1answer
174 views
LAN-based code repository?
I was wondering, is there a way to host a code repository from my main computer and access it via our LAN? I'd feel kind of on the edge with all of my software (which I intend to sell) source code ...
3
votes
4answers
189 views
Keeping a web application closed source
I am building a web application (an asp.net website project ) and I have always seen the source code of the project (the .cs, .aspx ..etc) available on the server where the project was deployed on. ...
0
votes
1answer
103 views
Including source files when exporting a GWT project to a JAR
I want to create a jar from a GWT project. I know that the source codes should be included in the jar. However in this case I don't want the users of my jar to be able to see the source code (because ...
0
votes
1answer
714 views
Can I use a Apache License, Version 2.0 library in a close-source commercial environment?
I find a library which is very useful for me, can I use it in a close-source commercial environment? Thanks.
8
votes
4answers
2k views
Creating Closed Source Android Libraries
I would like to create a library for other developers to incorporate into their apps. The Library will need to have layouts and full activities that support intent actions etc.
I know this is ...
0
votes
1answer
245 views
Meaning of Closed Source in Websites
When it comes to websites what is closed source.In softwares closed source means you don't know the source code but in open source code is available.In open source websites do we have to show our ...
1
vote
2answers
954 views
Distributing unmodified GPL executable with a closed source, non-commercial application
I'm working on a closed source, non-commercial application that I'd like to share with others. It currently uses an unmodified GPL v3 execuatable command-line tool.
My application will work without ...
7
votes
4answers
1k views
Can GPL be re licensed?
If some incomplete software is released as GPL, is it GPL forever? Or can you re license it? Assume that all the code was written by only one person, they received no contributions.
0
votes
3answers
486 views
Closed source websites / web apps with (compiled) javascript. Possible?
I would like to use open web standards like javascript / extjs / ... to create a cross platform web app or interactive website as an alternative to adobe flash / flex but I don't want to give away my ...
0
votes
2answers
57 views
Not sure if I can report a bug in safari the right way! =/
So this is a very weird place I am at. I have been working on a project, a web application development where we have guarded the source very closely and intend to till we release the app. Now there is ...
-1
votes
2answers
292 views
Why are Open source software generally better than closed source [closed]
Even though people are not paid for open source, why is it better?
3
votes
1answer
169 views
Advertise a c# socket component [closed]
Hey,
i made a socket component in c# and i want to advertise my project now (its for free)
where are good places to do that ?
lg
Nick
0
votes
1answer
94 views
Can I include a closed sourced component in my GPL-based application? [closed]
I'm building an application with a GPL component library (libVLC), but I need to use another component that is free but closed source, non-GPL. The final application will be distributed free as open ...
2
votes
1answer
148 views
TinyMCE in a close-source commerical application
I am considering using TinyMCE editor (licensed under LGPL) in my web application which is a close-source commerical application (I do sell/distribute it to my clients). I do not want to change the ...
4
votes
2answers
2k views
How can I make closed source portable python application?
When I write python application everyone can see the source and modify it. Moreover the customer needs to have Python installed which can be headache for regular computer users and affect their ...
1
vote
2answers
288 views
What are the open-source code hosting sites for projects with closed-source dependencies?
I've searched around all day on the applicable websites for this info, and on here found questions like this, but nothing that appears to directly address my question. Let me know if this has already ...
1
vote
2answers
138 views
Can you dual license part of a source file to GPL and closed?
Say an author made an addition to a GPL project. Can he dual license that work - as a copyright holder of that work - to other projects?
Can he do it.
If it's part of a file?
If it's one file in ...
1
vote
4answers
181 views
Why should I make my product open? Why Not? [closed]
I am working on a really big project and I was wondering if i should make it open or have them pay for the license to use..
4
votes
4answers
2k views
Distributing closed source python program
This is mostly just because I'm curious, but how would one distribute a closed source python program since python is run from source and its bytecode is easily decompiled? I'm mostly asking for linux ...
1
vote
1answer
299 views
Is there a Software License for free use closed source?
Is anyone aware of an existing license that meets these conditions?
The web-based software is free to use and anyone may link to it.
The software must be purchased for off-line use without ...
7
votes
1answer
943 views
Can I use Chromium in my closed source app?
I would like to know if it is possible and what is necessary in order to use Chromium in my closed source app. Since Chromium uses many other open-source libraries with different types of licenses I ...
0
votes
1answer
133 views
Application Distribution Options: MIT Licensed, Closed Source
I have developed a .Net application which I am publishing under the MIT license, however, I will not be releasing the source. My question is, taking that into account, what options do I have for ...
1
vote
1answer
1k views
Watching the files and registry entries accessed by an application while it is running?
I am trying to debug some rather complex dependencies within a closed-source application that I am running inside of a custom app, and am looking for a tool to watch the application while it is ...
7
votes
10answers
1k views
Closed source projects and scripting languages
I've considered making a closed source project, but if I made it then I'd want to make it in Ruby. Ruby is interpreted though. Other similar languages to Ruby include Python and Perl. How would you ...
1
vote
3answers
124 views
JS code generation to avoid de facto open-sourcing my code?
I want to build a small library based on Raphael.JS for work, and none of us particularly like the idea of open sourcing our code. How insane would it be to write all the logic in Python and have it ...
0
votes
1answer
504 views
C#: Child form and Parent form refuse to close
I have a MDI application being developed using C# (VS2008). There are multiple child forms and they all seem to close when hitting the close button except for one form. And when this particular form ...
0
votes
0answers
727 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 ...
9
votes
4answers
3k views
Qt LGPL licencing for a free application with closed source
I'm working on an application developed with Qt 4.6.2. I'm linking dynamically and I don't want to share my source code. The application is totally free and I don't plan on selling any part of it.
I ...
5
votes
4answers
296 views
Software licence options
I have run into a situation where I wish to distribute code without a free software license, and don't have a lot of experience in doing so.
First, let me make it clear I'm not trying to fight the ...
2
votes
2answers
745 views
How to install the program depending on libstdc++ library
My program is written in C++, using GCC on Ubuntu 9.10 64 bit. If depends on /usr/lib64/libstdc++.so.6 which actually points to /usr/lib64/libstdc++.so.6.0.13. Now I copy this program to virgin Ubuntu ...
5
votes
4answers
869 views
Closed-Source applications for linux
I am working on a closed source application that should run on Windows, Mac OS X and major Linux distributions (maybe open-source at a later stage).
The program will link against some libraries: ...
