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.

learn more… | top users | synonyms (3)

-2
votes
0answers
22 views

How to Get Data From HR System [closed]

I want to create a module which will get data from HR System and update my employ List what type of logic i should apply to get data from HR Department
0
votes
0answers
13 views

License Requirements for Including Dual-Licensed Open-Source Software [closed]

How do you opt into one software license and not the other when the distributor gives the consumer more than one choice? For example I would like to use the DataTables JavaScript library in my web ...
-2
votes
0answers
11 views

Open source HTML drag-and-drop generator [closed]

I am looking for an Open Source HTML generator form builder like http://www.jotform.me/. But free and Open Source. Is their anything available? Thanks.
-2
votes
0answers
9 views

Opensource licenses brief introduction [closed]

There are numerous opensource licenses, like MIT, GNU, Apache, BSD, etc. However I'm confused by the differences between them. As I understand, MIT is the most "free" one that you can use without ...
1
vote
1answer
23 views

Where I can find a open source android apps that have a few performance bugs when run under a few contexts?

I'm developing an Android Performance Testing Platform which simulates a user context and runs the Application-Under-Test (AUT) and reports the causes and the context of occurrence of any performance ...
0
votes
0answers
16 views

Open project for generating visual DHTML sitemaps

Does anyone know of any projects that can help me build a dynamically generated sitemap for visitors that looks good? Something like this but better looking? ...
0
votes
0answers
17 views

JavaScript Gantt editor with collapsible tasks as open-source?

Does somebody know about a Gantt chart with collapsible tasks? There are a number of charts around with a plain list of tasks, but I believe that the [+]/[-] option is necessary in order to deal with ...
-1
votes
0answers
28 views

Trouble building Folly on ubuntu [Makefile issues]

Hi I want to build Folly on my machine. I have the Makefile.in generated but I am not able to build. make doesn't work. Any idea what am I doing wrong. Are there any other open source projects using ...
0
votes
2answers
34 views

Downloads for Open Source Project

I just noticed that Google Code has shut down download for any new project. Existing projects can still create downloads until the year of the end before that option too is gone. Github has, of ...
9
votes
2answers
837 views

Should I include custom Categories in my open source projects?

I am building a project that I might consider to open source. I have a UIView Category that gives me easy accessors for setting x,y coordinates, or width and left directly to a UIView, without dealing ...
-1
votes
1answer
24 views

Open source works derived from multiple licenses - How to proceed? [closed]

I derived an open-sourced work, Service-Nucleus, based on Netflix's Karyon (Apache License) and Google's AngularJS (MIT License). I want to make sure proper licensing and copyrights are in place, and ...
1
vote
0answers
20 views

Are there any free or open-source persistent publish/subscribe (PPS) systems?

I've been working with QNX lately and found their Persistent Publish/Subscribe (PPS) to be very useful. Does anyone know if there are any systems that are similar to QNX PPS that might work with the ...
0
votes
1answer
49 views

Small open source C app with possible data races [closed]

Could some point out list of (or some) small C++ open source applications which have data races. I am working on a project for data race detection. So this would be very helpful. Thanks
-4
votes
1answer
31 views

Onen source PHP CMS to build a site like www.fancy.com [closed]

I want to build a site like www.fancy.com . Being a Magento developer i was thinking to built this site in Magento CE with this extension (For multi vendor feature) but it is bit tough to implement ...
0
votes
1answer
28 views

call from mobile web browser without registration

Is there any possibility to place a SIP/PSTN call with out having registered from a mobile/desktop browser ,just click to call something like that - No registration if yes , how ? and if yes, is ...
-3
votes
0answers
23 views

Open source Video calling in wpf c# [closed]

I need to make a video calling application in WPF C#. I am looking at famous open source PJSIP and downloaded some samples but nothing seem to work as there was no sample for video calling with C# ...
0
votes
0answers
9 views

Free tutorial for BPMN to XPDL conversion

I am looking for some free tutorial or open-source projects for exporting BPMN model to XPDL. I tried to Google but search results are not very helpful. The site ' ...
1
vote
0answers
7 views

SourceForge Probelms-Git

I am having problems understanding the Sorceforge Tool Git. Firstly i know that it is related to source code but I don't know what that is. Secondly I have created a project and submitted my ...
0
votes
1answer
12 views

Web Search Engine for group of enterprise websites

Buidling a search engine requires a large team of developers, time, and alot of money. Thats been said: How to build a small search engine for large enterprise with over 30 websites they own? Im ...
0
votes
0answers
14 views

Support options for Open Source offerings with small support structure

What support options are there for Open Source db tool offerings such as FlywayDb apart from relying on the original developer or community. E.g. When enterprises request quick critical fixes in ...
0
votes
1answer
13 views

Article that compares software engineering with production of a pencil?

this goes to elder ppl interested in software-engineering approaches in general. Years ago (at least 5) I read an article on the net that compared software engineering with production of ordinary ...
0
votes
0answers
12 views

Item Base Authorization in .NET

I am trying to find an authorization and authentication solution for my ASP.NET projects that can be used with object based needs. Like I have different kinds of elements and various actions on them. ...
-1
votes
0answers
10 views

effective code browsing strategies: advice sought [closed]

This may be somewhat of a general question but I've been pondering this for quite some time now so finally I came to the conclusion that it might be worth asking. Whether it be C++, PHP, Java, ...
-1
votes
0answers
410 views

What stops us from creating an open browser-operated music producing suite? [closed]

I'm interestedly watching the developments around the Web Audio API(s): Beginning from a simple sequencer all the way to full blown synthesizers => ht tp://bitterspring.net/ms/morningstar/ FX => ht ...
-2
votes
0answers
24 views

Open Source Standards vs Cloud Computing and Virtualization, what to opt for as subject stream? [closed]

The University in which I am studying is running an integrated B.Tech CSE course with IBM. They are running two integrated course regarding this tie up: 1) B.Tech CSE with specialization in Open ...
0
votes
0answers
29 views

find a Object-Oriented Programming (OOP) open source project [closed]

I want to find an open source project, something not very extreme, to make small diagrams like UML, sequence diagram and other... Could you suggest me a project like that ? I appreciate your help!
0
votes
1answer
16 views

Ruby OAuth gem repository?

I cannot find the repository hosting the latest version of the oauth gem (v 0.4.7). I've got the pelle/oauth github repository wich host the 0.4.3, and a link to the supposedly up-to-date ...
0
votes
0answers
13 views

JPEG restore filter

Is there any open source implementation (or a free library) for fixing JPEG images (specifically removing artifacts around objects)? I tried to google several times but didn't find anything. ...
-1
votes
0answers
26 views

GPL and OpenJDK: Legal questions regarding source headers [closed]

I have some legal questions regarding OpenJDKs source header: /* * Copyright (c) 1997, 2008, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS ...
0
votes
0answers
19 views

iQR Code encoder/decoder in open source implementation?

Is there any open source implementation of iQR Code encoder/decoder?http://www.qrcode.com/en/codes/iqr.html I'm interested in capacity of non-square shape. first of all, it is well known? would you ...
0
votes
2answers
34 views

What is the purpose behind building of Apache Sling, Felix, Jackrabbit projects

I am asking a very basic question here. Question is I am using Apache Sling , Apache Jackrabbit, Apache Felix in my project as said by my instructor. I am trying to understand why these software is ...
-5
votes
0answers
23 views

What's Opensource like Photostack in android? [closed]

Please help me to find a opensource like PhotoStack (IOS) in android It's here: https://github.com/tomlongo/PhotoStack I need to design a page like this. But I dont know how to do to. Thank all.
-1
votes
0answers
27 views

Open source contribute [closed]

I want to contribute to open source development in java projects . I know a bit of core java including topics like threading , file operations . I would like to know how much more of java I should ...
-3
votes
0answers
8 views

How to introduce a new e-mail on Facebook and receive a new password? [closed]

My previous e-mail (kwirant@teleline.es) was finally canceled due to the liquidation of the server. Thinking that the introduction of an invalid password, I asked for his change. The new password is ...
0
votes
0answers
20 views

visualization for database data using charts, looking for a suitable opensource java library

I need recommendation from users on good java api for visualizing database data: My aim is to represent statistics data into charts like pie or stacked bar. My criterias are: compatibility with ...
-1
votes
1answer
31 views

opensource php expert system for mySQL [closed]

I am looking for a open-source expert system (hopefully php). I would like something analogous to a binary decision tree, or some kind of yes/no solution to solving problems Problem ---> Questions ...
1
vote
1answer
15 views

ETL / UML tool that can easily generate code

I'm looking for a code generation tool to basically write queries based on some simple etl flows. Nothing too crazy, standard ETL tool use case, but I need the output to be sets of queries/code I can ...
0
votes
0answers
15 views

CMS for a subscription based website

I'm researching CMS options for a subscription based website, where the user selects a package, completes the sign up process, and then payment is taken on a specific date once a month. So basically ...
0
votes
1answer
23 views

Need suggestion for third party survey integration for ASP.NET MVC project

I'm developing a project management website with ASP.NET(4.5) MVC(4.0) C#(5.0) EF(5.0), I want to manage a SURVEY after the project finishes, it's a bit too time-consuming for me to develop manually ...
-1
votes
0answers
16 views

What Do I Need to Put in My Credits for an Open Source Library [closed]

I have a variety of open source libraries used in my app, mostly under the Apache license. They are unmodified from their original form, but I feel it's only right to provide credits to indicate that ...
0
votes
1answer
35 views

Distributed event driven load test framework

I'm in the design phase of a load testing system for a complex application. I apologize in advance if it is a broad or debatable question, I do strive to some very specif yes or no answers regarding ...
0
votes
0answers
29 views

How Can we create a topic in Kafka from the IDE using API

How Can we create a topic in Kafka from the IDE using API .... Bcoz when I do this bin/kafka-create-topic.sh --topic mytopic --replica 3 --zookeeper localhost:2181 I get error : bash: ...
0
votes
0answers
17 views

Open source package for sorting, organizing PDFs [closed]

I'm looking for an open source package that either does this, or can be adapted to do this. I have large PDF files containing thousands of pages. There are several discrete documents in this PDF file, ...
-1
votes
0answers
39 views

Automation of advanced controls, Can it be done using some open source tool [closed]

Can we automate advanced UI (like WPF, Silverlight, Kendo UI etc.) using watir? If not, then which open source tool can do this job best?
-2
votes
1answer
60 views

Can we rename an opensource jar [closed]

we use many open source jars like java, common-collections. when I get the jar from site, it comes with version number. For my project purpose I am removing the version number and using it. so my ...
0
votes
2answers
47 views

File Manager with CKEditor [closed]

I'm using KCFinder with CKEditor but I'm quite not satisfied with it. Is there any free file manager that I can use with CKEditor?
0
votes
3answers
67 views

Can my public github project not be open source?

I have a new project in github. It is public. However I don't remember being asked what license to give it. In google code / sourceforge before starting a new repository I recall being asked to ...
0
votes
0answers
23 views

How to integrate the open source FBReader(Android) in custom app to read ebooks?

I am integrating the open source FBReaderJ in my android app. I downloaded the source code from official site, then I imported it in eclipse. When I run it as android applications, it firstly gave me ...
0
votes
1answer
16 views

undefined reference to `XMoveWindow'

I am trying to recompile latest yeahconsole linux package on Ubuntu 12.04 32bit, but I am not so familiar with how to work with X-server in such situations, I have done 'apt-get build-dep ...
-5
votes
0answers
54 views

open source classified site script in java [closed]

I am planning to build a site for classified ads using java. But before going further, i need to know is there any similar open source script available in java. I have searched a lot but unable to ...

1 2 3 4 5 87