Questions tagged [open-source]

QUESTIONS ABOUT LICENSING ARE OFF-TOPIC. You may ask questions about open source licensing on https://opensource.stackexchange.com. There are no good reasons to use this tag on Stack Overflow

Do not use this tag, it is being removed.

3575 questions
2
votes
3 answers

ftp source code

I wanted to have a look at source code of basic networking services like FTP, Telnet, rlogin etc. Can anyone tell where can I get them. By the way, its not that i didn't google it, e.g. searching for ftp, gives me list of so many ftp variants, but i…
Anonymous
  • 1,287
  • 6
  • 20
  • 21
2
votes
3 answers

Which parts of the Visual Studio IDE are open source?

Which parts of the Visual Studio IDE (if any) are open source? Thanks!
Tarzan
  • 4,270
  • 8
  • 50
  • 70
2
votes
1 answer

How to publish a Maven project

I am developing a Java framework/API to solve a problem at a client. The code/idea is my property (not the client's). I think it might be useful for others, so I would like to publish it as a open source project. By publishing I mean bringing it…
Kjeld
  • 444
  • 4
  • 14
2
votes
1 answer

Looking for open source javascript implementations of the pubhubsubbub protocol

What are the javascript open source implementations of the PubSubHubbub protocol publishing side first
Mark Essel
  • 4,606
  • 2
  • 29
  • 47
2
votes
0 answers

Dynamically change overlay of HTTP stream

I need to http stream a source file (*.ts) with a logo or subtitle track, that can dynamically be changed (on server side) during run-time. The stream will be viewed on an iPad. A static logo is quite easy to implement with VLC, however not a…
jay_pee_
  • 43
  • 4
2
votes
2 answers

General purpose open source taxonomy database

I am looking for a database which could help me group thousands of English-language keywords to few general disciplines. For example: I HAVE THIS => I WANT TO HAVE THIS cat => animal chair => household wine => drink deer => animal beer =>…
warpech
  • 6,293
  • 4
  • 35
  • 36
2
votes
2 answers

Graphic effects library for Core Graphics?

I've reached a point were I can't keep procrastinating the writing of the graphics part of an iPhone app. What has kept me from digging into it so far has being that it feels hard to figure out how to realize my idea of having "glowing", "sparkling"…
PEZ
  • 16,821
  • 7
  • 45
  • 66
2
votes
2 answers

Is it possible to sell a commercial android app using OpenCV android port?

I'm interested in developing an android app that makes use of an OpenCV android port at http://code.google.com/p/android-opencv/. Particularly, I want to use SURF features which comes embedded in the OpenCV framework but I'm not sure if then I will…
dnul
  • 717
  • 6
  • 23
2
votes
1 answer

Open source fonts

Are there any good open source fonts to use in CSS.
vinny
  • 346
  • 3
  • 7
2
votes
0 answers

How to build apk from source code of android web browser?

Got source code android default web browser from below link: https://android.googlesource.com/platform/packages/apps/Browser But how to build APK of the same. Tried with executing make Browser in terminal. But it says make: *** No rule to make…
Gobinath
  • 96
  • 5
2
votes
1 answer

Change "Donate" to "Give Back" on blog Paypal button

I can't count the number of times I've been helped by an open source project or a library, or, as what prompted me to ask this question, a really good blog which has great instructional videos. But I never understood why these excellent resources…
jblue
  • 4,390
  • 4
  • 46
  • 79
2
votes
2 answers

Recommend an open source case managament system written in C#/.Net?

We are looking for a Case Management System capable of the following: 1. Ability to create different types of tickets each with different fields. 2. Ability to add validations which call external web-services (we are willing to use js as the last…
SharePoint Newbie
  • 5,974
  • 12
  • 62
  • 103
2
votes
3 answers

Java open sources list

Any idea what are the possible palces to find the list of available open sources/commercial softwares at a sigle place for java platform? , Yes i'm not expecting maven repositories , I just want to know if anyone maintaining the list available in a…
srinannapa
  • 3,085
  • 8
  • 49
  • 66
2
votes
4 answers

C# Open Source software that would benefit from parallelization?

I'm not sure if this kind of question is appropriate, but its been suggested I ask here, so here goes. For a subject at university this semester our assignment is to take some existing code and parallelize it. We've got a bit of an open end on it,…
RodH257
  • 3,552
  • 5
  • 36
  • 46
2
votes
2 answers

Are there any open source C Library (not c++) for Windows Driver Development?

Are there any open source C Library (not c++) for Windows Driver Development ? I am developing a network device driver that need some functionality such as RegEx, string manipulation, Object Oriented by C and XML and so on... thanks.
Behrouz.M
  • 3,445
  • 6
  • 37
  • 64
1 2 3
99
100