Open source software is software distributed under an open source license. Such a license specifically allows anyone to copy, modify, extend and redistribute the source code without paying royalties or fees to the original authors.
2
votes
2answers
34 views
Does it matter what I name my open source license file?
I have been starting to try to upload some of my stuff to GitHub, and I have read a few articles lately with some hard data showing that most of the repositories on GitHub aren't licensed properly. I ...
-1
votes
1answer
23 views
what is the transferability of changes in terms of a GPL license [closed]
I have a program that is offered to the public on the web as a GPL program. This is a hobby type project that i stated 3.5 years ago and i have had one collaborator for most of that duration who has ...
0
votes
3answers
32 views
my right to re-licence under gpl [closed]
i have a program i've developed over the last 3.5 years that I wanted to be open source and i made GPL. 99.9% of the code is mine. Do i have a right to re-licence my own code in a new work? I have ...
-2
votes
1answer
21 views
Can i ad admob to an GPLv3 open source modified android app? [closed]
I downloaded an open source code for and android app, I developed it for weeks in order to add more functions and make it more advance, but this code was licensed as GPLv3, I'm not really sure what ...
0
votes
0answers
13 views
Replace CA Endevor with open source SCM tools like SVN/GIT or something else
i have to write a paper about replacing Endevor with open source tools. My professor explained me Endevor as a source code management tool where i could create 3 stages for example:
First stage ...
0
votes
1answer
23 views
How to make part of a project open source?
Suppose you have a large multi-service integrated project . You suddenly decide to make one of those services open source. How would you do it without leaking the other parts?
For example, releasing ...
-1
votes
0answers
21 views
Using the output of GPL Licensed Product in commercial software [closed]
Let's say, I have a set of inputs (which I don't want to share with the world), I process these inputs with a software(or its derived work) under GPL license (which I am willing to share and publish ...
-1
votes
0answers
17 views
eStreamChat admin and rooms creation hash problems
I have a question specific to eStreamChat (An opensource Chatroom for .Net). There doesn't seem to be much in the way of documentation on their websites or any examples online so if anyone could help ...
0
votes
0answers
23 views
using lucene's storing and retrieving layer only
Simply said, I want to make use of the index storing/retrieval parts of lucene to store my own version of key/value index, I want to still be able to do operations of merging, optimizing index, do ...
0
votes
0answers
19 views
Compiling EzStream
I am using EzStream (http://www.icecast.org/ezstream.php) as a source to IceCast, in a project i am working on, but we have ran into a problem with a little limitation with EzStream so i would like to ...
0
votes
0answers
13 views
Is there any OpernFrameworks USB Camera and Microphone capture crossplatform plugin? [closed]
Is there any opensource OpernFrameworks Camera and Microphone crossplatform (Windows, Mac OS X, Linux) plugin? (To get audio samples and frame data)
0
votes
0answers
27 views
Compiling and running an open source Python project in PyCharm
I come from a .NET background and I'm trying to get Nicotine+ running using PyCharm on a Windows 7 machine. First of all, is this theoretically possible? I've installed Python and all the project ...
0
votes
2answers
60 views
Where I should put my python scripts in Linux?
My python program consists of several files:
the main execution python script
python modules in *.py files
config file
log files
executables scripts of other languages.
All this files should be ...
0
votes
1answer
26 views
Build SoX with LAME support in Cygwin
I'm trying to build SoX (14.4.1) in Cygwin with MP3 support using LAME (3.99.5). I've been following this guide: http://bencos.googlecode.com/svn-history/r137/trunk/out/sox/README.win32.txt
When ...
0
votes
1answer
28 views
Where can i browse the Android 2.2 Froyo source of java.lang.String?
I would like to browse it online.
The official Google one is always preferred.
In particular, i want to access
...
4
votes
1answer
34 views
What to hide when open sourcing an iOS app?
I am building an app which I would like to push to GitHub and make it public as an open source project.
What would I need to hide?
I can only think of any API-keys.
Should the bundle ID be hidden?
-1
votes
1answer
20 views
Is there any open source project with a “Drag and Drop to unlock” component like the unlock screen of ICS? [closed]
I'd like to use a widget in my app like the one in the Unlock Screen of the Android ICS (4.0).
You can see what I'm talking about with this picture:
So, I'd like a component that I can drag the ...
-7
votes
0answers
42 views
Compiler error when trying to run c++ code on ios [closed]
I'm trying to compile Arasan engine for iOS in Xcode.
these are the errors I'm getting:
and this is the file where class Bitboard is defined:
...
-4
votes
1answer
51 views
where can find beautiful and simple opensource android app? [closed]
I know apps-for-android. It is simple but not petty. I can use it to learn usage of android API. Are the any opensource resources that can guide a beginner to develop a beautiful app?
0
votes
0answers
27 views
Python Desktop Application Framework built on top of PyQT
I am looking to build a python desktop framework on top of PyQT. It has to be modular with a set of core modules pre installed to allow setup and configuration. From there on it should be completly ...
0
votes
0answers
19 views
HTML Template software [closed]
I'm searching some kind of software similar to TagBot, I'm creating templates for my client's so TagBot is an awesome solution, because it's very simple and easy to use for client's without any html ...
0
votes
0answers
17 views
Eclipse: opening the image with the intent action attach
Hello everyone I have a problem with opening the image with the intent action attach date this is my code:
ContentValues values = new ContentValues();
values.put(Images.Media.DATA, ...
1
vote
2answers
34 views
Is Sense/Net ECM good solution for Digital Asset Management? [closed]
I'm looking for an open source Digital Asset Management system (to upload, store, convert, categorize, search, view, play, share, and secure video, audio, image and office documents with tagging, ...
1
vote
2answers
48 views
Calculate XPath expression for given XML element, is there a free alternative to Altova's XMLSpy? [closed]
I work with huge XMLs where I need to copy the XPath from specifics nodes. It's troublesome to go parent by parent node writing the path myself (such as ...
-3
votes
0answers
19 views
Are there Open Source Newsletters and/or Magazines (to read, not to create) [closed]
I'd like to keep up with the latest software development in the open source community at large; are there newsletters, magazines, or aggregator sites dedicated to this?
edit: Apparently this is not ...
0
votes
1answer
49 views
Do you violate any law/patent/license if you implement a open source processor for ARM ISA? [closed]
I am considering an HDL implementation of the ARM Instruction Set Architecture as an open source project as part of course project and suport it with the gcc compiler/ QEMU. Will I be violating any ...
1
vote
1answer
45 views
Is there some library available for IQR-Codes (not QR-Codes)?
Recently I found this: http://2d-code.co.uk/iqr-qr-code/
This is a QRCode but an improved version. I use some QRCode libraries in some projects and it is a great technology but IQR-Code sound very ...
-1
votes
1answer
26 views
Open source - How to make sure user has bought a license/avoid pirate-versions? [closed]
This is not something I want to do myself, but it's a question/problem I can't get out of my head.
If you distribute open source-program/classes/libraries, how can you make sure the user has ...
0
votes
0answers
15 views
Sanitizing an ASP.NET web site project for open source sharing purposes?
I am writing an article on creating a WebMatrix 3/ASP.NET web site that lives in the Azure cloud. I want to make sure that I have removed all information that needs to be kept private to my account ...
-4
votes
0answers
9 views
GPL software with patches under another license, is it possible? [closed]
everyone!
Hope this question can be answered asap.
We're going to develop for a GPL project, but we want to register our patches to another license. The base project will be intact, as it will ...
-2
votes
0answers
55 views
java/open source recommended frameworks (tech stack) [closed]
Can somebody recommend a java open source framework/tech stack that can meet the following web site requirements?
Scalable up to 1000 users
Role base security for login and feature restriction
...
0
votes
2answers
35 views
Java 3D rendering engine which allow to render frames separately
I want to create application that performs distributed 3D rendering. Each node will render one frame in time, and after rendering of all frames, I will composite them into one video-file.
So I need ...
0
votes
0answers
47 views
What are the open source equivalents of Apple's Accelerate Framework libraries?
If we take a look under the umbrella of Accelerate Framework we will see several libraries:
I know that BLAS and LAPACK are open source and that the same code used otherwhere can be compiled against ...
-1
votes
0answers
16 views
Web Application Licensing - Open Source vs Proprietary [closed]
I am developing a web application based on a proprietary (but free) JavaScript API. My company is considering releasing our application as "Open Source", but we are unsure of the different licensing ...
0
votes
0answers
19 views
Open source genomic annotation tool
I am looking for an open source genomic annotation software with any type of GUI interface. I don't care too much about the OS platform (Linux, Mac or Windows) or the programming language, but I am ...
0
votes
0answers
106 views
Web Form Builder, Open Source, Drag and Drop
This is not a technical question, but I will try to be specific in order to this question to fit into the stackoverflow requirements.
I'm currently facing a task where I have to design hundreds of ...
0
votes
1answer
73 views
JASidePanels example-2 using storyboards : crash
I am trying to implement the JASidePanels example2 using storyboard.
https://github.com/gotosleep/JASidePanels#example-2-storyboards
-(void)awakeFromNib
{
[self setLeftPanel:[self.storyboard ...
-1
votes
0answers
9 views
Barcodes Recognition and Reading From a given (input) image Library for .Net
I want to recognize(find) multiple bar-caodes out of given image (image can have combination of diffrenct objects e.g. mixture of T-Shirts/Cups/glasses with multiple barcodes tagged on them) and read ...
0
votes
0answers
28 views
probabilistic latent semantic analysis / indexing in Java
i am searching for an open source Java Code of plsa/plsi. I found some implementation of lsi (with SVD). Sarted to read a lot about it, but coding the full algorithm will be quite a lot of work. So ...
1
vote
2answers
36 views
What is the best documentation script for a project?
I coded a codeigniter library called Aauth and i want to create documentation for it.
My need is a documentation script written in php.
0
votes
1answer
17 views
Can I debug bluecove library?
I see that Bluecove is open source, but there aren't any .pro files in sources. How can I open sources in eclipse and debug?
1
vote
1answer
33 views
Can I license GPLv2 or v3 for Oracle JDK as the java compiler?
I am using Java for developing an application and it is very important for me to make this application Open Source. I am stuck with two licenses Apachev2 and GPL(v2/v3).
I am definitely not ...
1
vote
2answers
42 views
Open Source Reporting and Analytics for PHP (Logistics)
We're a small logistics company and want to be able to provide clients with a way to generate custom reports with their data in our shared database (limited by the relations built in the DB) as well a ...
0
votes
0answers
28 views
Is there any open-source implementation of TWAMP?
I am looking for an open source implementation of TWAMP (http://tools.ietf.org/html/rfc5357).
Does anybody know of one?
-1
votes
1answer
122 views
Wich mobile development open source Framework should I use?
My company would like to develop a mobile application. Web app, native app or hybrid app ? They actually don't know. In that context, they asked me to make some researches (I'm not a mobile ...
0
votes
0answers
19 views
Need suggestion on open source framework
I have a set of products with me. I want to design a web application for users which allows them to select some products of their choice from this set, and make it available as a zip file for ...
0
votes
0answers
8 views
Basic\Integrated Auth in Windows using OperSearchServer
We are trying to configure Open Search Server on Windows 2008, we typically use IIS7.
In Open Search Server, in the authentication tab, when either basic or integrated authentication is configured ...
-1
votes
0answers
31 views
open source .NET library for schema.org integration [closed]
Are there any existing open-source .NET libraries that facilitate integration with schema.org's models?
A product on both the persistence-model level and view-model level. Projects that provide or ...
1
vote
1answer
22 views
CMS with JSON/XML/Array
I am looking for CMS (PHP, OpenSource) which can generate content of articles not as HTML but some better solution. I want clean code, but most of CMS generate "confusion".
Ok, here is the problem. ...
0
votes
0answers
19 views
search projects effectively in code.google.com
sometimes i search open source projects in code.google.com based on the keywords. I know how to use label:.
Is there any way to search based on project SCM(like git, mercurial, svn), or how many ...


