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.
0
votes
0answers
2 views
Can I modify AGPL3 license for my own project?
I want to develop a web application for scientific data visualization, and I want to publish it as open source. Since it's a web application, AGPL3 would be a natural choice. However, I want to add a ...
0
votes
3answers
24 views
Open Source ERP Review (as of May 2013)
I have been reviewing the main open source ERP products. I require that an ERP provides financial accounting, sales, procurement, manufacturing/warehouse, and inventory features. I have been looking ...
0
votes
0answers
11 views
Build a Specialized Web Search Engine
google bing yahoo ..etc are all general web search engines.
im very much interested in looking into how search engine is developed and working i know its based on three building blocks Search Spider, ...
0
votes
2answers
6 views
Is JBoss Fuse available under an open source license?
I've been attempting to find a location from which to download Fuse, but all the links in the Red Hat site seem to indicate that the freely downloadable version of the product is available "for ...
0
votes
0answers
9 views
Creating custom webstore
I'm creating a custom programming language and a software development platform.
I want my users to be able to upload, download and share libraries (written in my language) using an online "webstore" - ...
-1
votes
0answers
8 views
Winning prizes and money with Apache 2.0 license [closed]
I know some people who won a prize to innovation by presenting an open source software (Apache 2.0 license) like own, without to mention the origin or true authors. The prize included a good amount of ...
0
votes
0answers
13 views
Building public cloud service using open source software
Greetings.
I would like to know if it is possible to build a public cloud service using a open source software. If it is possible, what type of license i need to procure for using the open source code ...
0
votes
1answer
11 views
Java 7 library for calendar widgets and event calendar widgets
Are there any current and active libraries for Java 7 for creating calendar widgets and event calendar widgets?
Something like this:
just found some old, outdated java libraries which do not work ...
0
votes
0answers
14 views
Can I separate my project GPL licensed and not, if I use GPL licensed codes
In a commercial project I will use GPLv2 and GPLv3 licensed codes. As far as I know, I have to give source code to costomer if use those codes in my project directly. By the way I changed a bit GPLv2 ...
0
votes
0answers
29 views
How to locate a resource in a Java app?
I know it's a basic question, but here is my issue:
I have an old POS terminal (Toshiba TEC ST-70) in which I need to load Unicenta / Openbravo software, but my screen resolution is limited to ...
0
votes
1answer
12 views
How to remove axis dashes in OxyPlot
I am using OxyPlot and trying to show only the plot. I have found a way to make the axis numbers, the axes, and the background transparent. But I can't seem to find a way to make the axes dashes ...
-1
votes
0answers
15 views
Are there any open source NAS App projects on iOS? [closed]
I am planning to deploy a NAS server using FreeNAS, and design a simple iOS App which can access audio, images, video in the NAS device.
However, I am not familar with UI design on iOS devices. Are ...
0
votes
0answers
20 views
Inkscape Source Code(editing the SVG/XML)
I am not able to locate the module/function which translates the changes/edits made by the designer(like changing the radius of the circle) into actual manipulations of the SVG file.Bascically, I want ...
0
votes
3answers
30 views
Strategy for including and organizing files in PHP scripts [closed]
I'm new to Stack Overflow and PHP programming in general and have a question about including files in my scripts using PHP's require() and require_once() functions.
I am in the process of building an ...
0
votes
1answer
25 views
How does miro embed vlc
I am sorry if this sounds like a dumb question, but I am looking at the code to see how VLC can be embedded in another program.
Some time ago, I read that Miro uses VLC library or source code.
...
0
votes
1answer
27 views
backend as a service similar to parse
I'm looking for a "backend as a service" to store user data (similar to parse.com).
I need to be able to to analyze this data using BI tools or web based interface.
Preferably it should be open ...
-1
votes
2answers
23 views
Using Open Source License? [closed]
I am sorry if this question looks really funny, however I can't help but ask,
Why do we need the use of License for an Open Sourced Project?
Many of the open sourced projects that I have seen ...
-2
votes
0answers
14 views
How to create epub ebook collection in one android app [closed]
The essence of such a app source code or engine to create collections of books so that for example in one collection to collect all the books about programming in Java or something else all the books ...
1
vote
2answers
56 views
Easy to use shared memory library in C
I am new to writing applications that use shared memory. I am writing a C application and I want to use shared memory.
I know that it is very easy to shoot oneself in the foot when using shared ...
0
votes
0answers
14 views
Relatively well known opensource webapp that uses SOAP? [closed]
I am looking for relatively well known web applications that uses SOAP at least a little bit around. I know that SOAP is not used so much and about the advantages of json and REST.
I just need to ...
-1
votes
0answers
22 views
What is the best opensource Android SIP client? [closed]
What is the best opensource android sip client?
I have found three opensource projects.
imsdroid
sipdroid
csipsimple code.google.com/p/csipsimple/
Thank you
1
vote
1answer
19 views
Evaluating search engines : free alternatives for TREC
I am evaluating several open-source search engines with each other. I wanted to do this using the TREC data collections such as WT10G or an enterprise data collection...
But seems like most of the ...
-1
votes
1answer
20 views
How to get people to provide feedback an a growing code base [closed]
Lets say you don't have very many friends who are into what you are working on. How would you get a community started to peer review your growing code base?
0
votes
0answers
16 views
Best practice for handling Proxy in HTTP library
I am working on an Open source Java library which makes http connection to external URLs.
So wondering what's the best practice to handle proxy ?
Approach 1 : Let the client handle proxy before ...
0
votes
2answers
58 views
Does it matter what I name my open source license file? [closed]
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 ...
0
votes
1answer
49 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 ...
-1
votes
3answers
63 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
31 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
1answer
24 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 ...
0
votes
1answer
24 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
24 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
17 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
32 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
66 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 ...
1
vote
2answers
40 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
31 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
36 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
26 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
44 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
67 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
46 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
25 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
25 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
38 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
58 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
25 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 ...
1
vote
1answer
52 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
51 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 ...




