Is there any open source way to serve DocuWare index files? Or does anybody knows a way to do it programatically.
A client of mine have a package of docuware index files and images. But doesn't want to spend more money by buying it (the Docuware server).
Thanks.
...
So, I want to sell my PHP application on envato marketplace. But, I don't know what free/open-source charting library (PHP / Flash based) that allow me to incorporate it in such product?
...
I started working on a project for data analysis. It is becoming quite powerful and I am interested in making it available for sale. However, one of the many components of the analysis process includes the use of R. R has a GPL License (not LGPL).
What are the best options for making the system available for sale? I have considered ...
I know that this question has been asked many times before in different guises and that I'm an ignorant n00b for thinking that I could add anything to the discussion. However, I'm interested not only in the version control system but also in its hosting options, compatible applications, and Windows compatibility.
If you don't have expe...
Currently I am using struts 1.3 netbean 6.7. I have googled for struts 2.x support for netbeans unfortunately I didn't got.
My question is "Is there any open source IDE supports struts 2.x?".
...
What is the difference between licensing a program under the MIT license (or the BSD one) and putting it in the public domain?
...
Say I would like to host my open source software by myself, i.e. not in sourceforge or google code but host my own svn and issue tracker and documentation on my server.
What is the best software for doing that?
...
Does anyone know of a good and simple open source code snippet repository? Ive seen many that are free services, but I want to host it myself. A few google searches just find the free services.
...
Need a Math Editor to integrate to my application written on C# to be able to write math formulas. Can someone help me with this please? Some open source code will be great! Tell me steps, that integrate your suggested application to my application.
...
I write desktop application using Jdesktop. After I run my code, computer generates private void initComponents() function under the source code. I can not edit this function. But i need to change something. So what can i do?
...
I am planning to do an implementation project as my one year MTech thesis, can you help me find some places to find any good work to be implemented ? I already looked into Tor, nmap and some other opensource projects involved in GSOC. Can you please direct me to other opensource work going on in networking where I may find some work to b...
I am looking for a simple, Open Source, Java based Shopping cart Framework.
I am not looking for konakart or Offbiz which are huge and not just a framework.
I am sure there should be some small framework or Jar etc for shopping cart.
...
I really don't know what the correct question is to figure out a solution to this problem. So here are some facts to provide context around the problem:
Our application is a winforms application that uses NHibernate.
Our application is distributed (client calls a service to execute use cases on NHibernate objects).
The invoice is the c...
We in our company are looking to setup a code repository to which multiple groups can contribute. I am looking for a system like Google Code with following features:
i. Wiki
ii. Issue Tracker
iii. Source Repository (SVN integration)
iv. Control the access to make modifications to the code
The closest open source alternative I could ...
hi,
i need to develope a widget (php based) for my client. client wants to display his product prices in it. i have no idea how to make widgets in php? can any one help...
thanks.
...
In order to learn about the architecture/design from the open source project I was looking for such documents in each opensource project I explored. For e.g. Google chrome gives following documentation which is really helpful for the developer.
http://dev.chromium.org/developers/how-tos/getting-around-the-chrome-source-code
http://dev.c...
Hi,
I would like to open source my complete application and I don't mind at all people using my code where-ever as long as they keep the copyright notice of the work. I also need food on the table, which license allows me to have some money if say a commercial site/company wants to use the code?
Does it really matter which license I c...
Possible Duplicates:
How should I contribute to an open source project?
How to get involved in an open source project
How to contribute code back to an Open Source project?
I'm a Computer Science student, and I want to increase my programming skills. I'm using Ubuntu now and I want to contribute to an open-source project, bu...
I have some open-source apps that use a component that was open-source but is no longer so, with its CodePlex repository and project page removed. Do I have legal right to create a branch from the last available source code snapshot available before the project was removed?
...
I`m reading the code of some open source project. I see that in one of the places code is not written well and could be changed a little bit to increase readability/design/anything else here that improves code and makes it easier to work with this code.
Is there a common way to report such changes? I know you can become a contributor, m...