FOSS is the short for Free and open source software. Use this tag for question related to software that is both free and open source.
0
votes
0answers
12 views
Java based FOSS CMS software suggestion
We need an Java based FOSS CMS software. It also must support Weblogic.
Our need is to build mobile site to give users information.
I really liked Magnolia but it's community version doesn't support ...
0
votes
2answers
51 views
does Clojure on Hotspot require any non-FOSS components
When I use Clojure with the (Sun/Oracle) Hotspot VM, what other software components are required, at a minimum, by Clojure? Are all those (minimal) components Open Source?
I see that the Hotspot VM ...
0
votes
0answers
16 views
FOSS: What can I use instead of SignalIR for realtime jTable?
http://www.codeproject.com/Articles/315938/Real-time-Asynchronous-Web-Pages-using-jTable-Sign
I am looking to use php, or any open source alternatives to built the backend for that tutorial. I also ...
0
votes
1answer
87 views
Learn to program by Github
I'm a web developer want to go to the next level. There are a lot of open source projects at http://www.github.com as you know, and I want to learn from them by hacking them.
The problem is that I ...
-1
votes
2answers
76 views
Is Java completely FOSS? [closed]
To quote Wikipedia:
On November 13, 2006, Sun released much of Java as free and open
source software, (FOSS), under the terms of the GNU General Public
License (GPL). On May 8, 2007, Sun ...
0
votes
1answer
23 views
Apple Open Source and CocoaTouch Classes?
I just want to verify this to ensure I'm not making a dumb mistake.
Does Apple offer any of its CocoaTouch classes for Open Source? I checked opensource.apple.com, and did not see any. ...
0
votes
0answers
20 views
Do any tools exist for finding open source code snippets in a given project?
We're worried about having open source code in our large projects that could lead to vulnerabilities or legal issues in the future.
We'd like to provide the code to an internal tool (no cloud ...
0
votes
1answer
310 views
Webcam Facial Recognition Software
Is there any software that functions similar to a webcam barcode scanner? I.e. assign an ID to a face, and if the webcam scans the face, it will type/bring up the ID?
-1
votes
1answer
32 views
Is it possible to release a program under both a restrictive and permissive open source license? [closed]
Hypothetical scenario:
I've written Program X. I'd like to make a contribution to Free Software, but I also don't mind the idea of it being used and added to in proprietary software in order to serve ...
1
vote
2answers
581 views
Seeking FOSS serial port component which can handle 9 data bits
I need a serial port component to handle:
1 start bit
8 data bits
1 "mode" bit (which is actually part of the data, so 9 data bits)
1 stop bit
Although slightly uncommon, this is perfectly valid ...
1
vote
0answers
60 views
Suggest some FOSS programs to which I can contribute to in Python? [closed]
Can someone please suggest some FOSS programs to which I can contribute to, mainly in Python?
I'm eager to start out by fixing bugs, adding features, etc. contributing to Linux and everything else ...
3
votes
1answer
460 views
FOSS Javascript flow visualization library
I really love the Google Analytics flow visualization (below) and I'd like to know if there is somewhere a foss javascript library available which provides such a feature.
Of course, I know protovis, ...
6
votes
2answers
275 views
Seeking FOSS serial port driver which can handle 9 data bits
I need a serial port driver for an embedded device (LPC 1769) running FreeRtos.
It needs to handle:
1 start bit
8 data bits
1 "mode" bit
1 stop bit
11 bits total.
I don't know much (if ...
2
votes
3answers
87 views
publishing my code
I apologize in advance for asking what someone might think a stupid and naive question
but i I'm completely new to this.
I wrote a small program in C that i think could use others.
I want to publish ...
0
votes
2answers
420 views
Oracle SQL Developer's source
I would like to look into the SQL Developer's source for learning purposes. I found that the SQL Developer is listed under "Free and Open source software" category[ http://oss.oracle.com/ ]. But I ...
2
votes
1answer
149 views
FOSS Voice Recognition
I'm enrolled in an Artificial Intelligence and Data Mining class for next semester, and will also be running a NSF-funded study to evaluate how well modern voice recognition works in a technical ...
2
votes
1answer
148 views
source repository for JavaFX
Okay, this is not a programming question proper, but after spending a while on google I cannot find the code of the JavaFX runtime post-Oracle. Is it available at all? Of particular interest to me are ...
2
votes
2answers
448 views
Open Source RoR Geography Tools
We are looking to start a new web application that would rely heavily on user-defined "districts" based on preexisting boundaries (like state, county, city, and so on). Our preferred stack is RoR but ...
0
votes
1answer
393 views
How to approach & understand open source code? [closed]
I am a Windows C++ developer. I have recently started to look around for FOSS projects just to understand how it works. I am trying to understand some code from github. The code compiles and runs ...
3
votes
1answer
669 views
Any open-source audio-processing API with rich set of filters?
Wondering if there are any open-source Audio-Processing libraries. Would be excellent if they also support transformation filters.
For instance, is it possible to invoke the audio-processing ...
0
votes
1answer
71 views
Decent Customizable Proxy? [closed]
Can anyone recommend a decent proxy that could add a script and/or header to the top of the pages it serves? It needs to support at least images, cookies, and GET and POST. I'd prefer that it be free ...
0
votes
1answer
73 views
Are there any FOSS platforms for making a Business Procedural Document Library?
Many years ago I created a fairly rudimentary system for storing business procedure documents using Lotus Notes; the idea was to allow people to create documents in the centralised library and then ...
3
votes
1answer
60 views
Which licences are compatible with each other?
Does anyone have a simple yes/no/yes-if guide that will tell me when it's OK to link, merge differently licensed software together?
For example, I remember reading that some FOSS software isn't ...
6
votes
2answers
1k views
Alternatives to grepcode.com [closed]
Please dont say Maven, i am after a code searching site that provides the ability to browse code online in a similar way to grepcode.com. Grepcode.com seems not to bad but it does suffer from having ...
0
votes
2answers
312 views
Using OAuth in free/open source software
I'm now reading some introduction materials about OAuth, having the idea to use it in a free software.
And I read this:
The consumer secret must never be
revealed to anyone. DO NOT include it
...
7
votes
3answers
431 views
FOSS to manage software requirements
in the company where i work , we are starting to plan to be compliant to the software development life cycle. We already have, wiki, vcs system, bug tracking system, continuous integration system.
...
0
votes
2answers
2k views
Open source tool for logo designing [closed]
Are there any specialized open source tools for this work.
2
votes
3answers
59 views
Efficient Way to Find FOSS Projects That Need Documentation
I have searched for a sort of system to match FOSS projects with writers, and there doesn't appear to be any. This is aside from the few wiki manual projects out there, which I feel doesn't really ...
1
vote
2answers
716 views
What's the best source of Android FOSS? [closed]
Before I start to reinvent the axle ... what's the best source of Android FOSS?
Is it the Android marketplace? There appear to be some projects on SourceForge ... anywhere else?
28
votes
3answers
21k views
Convert pdf, doc, ppt to html5
I've googled (without any luck) for open source software that can convert doc, ppt, and pdf to HTML5. (Exactly what Scribd does) Are there open source equivalents to the type of conversion Scribd ...
9
votes
5answers
3k views
Best way to save & restore a form? (FOSS)
So, I have a form with a few dozen controls and someone would like to save & later restore their contents & settings - which radio button was selected, what was the Position of that up/down, ...
1
vote
3answers
369 views
Good FOSS C++ Project to Get My Feet Wet In?
Wanting to dive in to some FOSS contributions using C++ .
Any recommendations? If possible, I would like to keep using Visual Studio if possible. :P
Thanks SO!
0
votes
2answers
792 views
Drawing Server Layout
I am currently using Visio to draw the layout of our server systems for future developers to grok. We program on Open Source tools like ruby and Ubuntu, and using Visio is rubbing me the wrong way. ...
4
votes
3answers
217 views
Seeking an open source solution for a windows installer
I'm want to add a windows installer to my project.
I saw two open source solutions: WiX and Nsis.
Do you have any expirience with them? Do you use another FOSS installer?
1
vote
2answers
58 views
What should an open source representative know?
I was recently made the "open source representative" for our software team. Some of the duties include:
Tracking FOSS used in our projects
Propose FOSS solutions to the software team
Being the ...
-1
votes
2answers
207 views
Website using open source Forums,Wikis and CMS (Single site)
I want to develop a site using all three FOSS i.e. Forum,wikis and CMS.But i have few doubts.
1.Can you suggest which is the best software for each of the three(Forum,wikis and CMS).?
2.How should i ...
1
vote
2answers
1k views
Java library for trees similar to JGraphT for graphs?
I'm a big fan of JGraphT, a Java library for graphs. Could anyone recommend a similar Java library for trees? Preferrably FOSS.
What I need is a good API, preferrably typesafe with generics which ...
2
votes
1answer
64 views
A new method of supporting FOSS?
I have been kicking an idea around for sometime and wondered if something of it's nature hadn't already been invented.
The premise is a website that integrates code management, project/team ...
6
votes
3answers
677 views
Active C++ project to contribute to
I am a self-taught c++/java programmer (I will be starting uni in August though!). I have worked on one project in which I was part of an active team. I really felt I learnt the most and gained a ...
2
votes
2answers
580 views
Getting started with open source [duplicate]
Possible Duplicate:
Finding an Open Source Project to work on
I'm an undergraduate who has decided that he wants to join the open source community and contribute. However, I have come to ...
5
votes
3answers
1k views
How to get started in developing student opensource projects? [closed]
I'm a level three CSE student. I need to involve in an open source project to get experience about FOSS. Where should I start?, how to find projects (suitable for a beginner)?
Thanks in advance !!
16
votes
3answers
304 views
How long should I wait to publicize a vulnerability in a free/open source project?
In my review of free package distributed under the Apache license I found a number of bugs ranging from the obscure code issues to security holes.
I've taken the following steps:
I notified the ...
2
votes
1answer
126 views
Managing FOSS translations
I am running a FOSS desktop application. I was wondering if you have some good advice on how to manage the technical aspect of strings translation.
Currently,
I have a single resource file, which ...
3
votes
7answers
1k views
How to implement copy protection of content in an open source application?
I have an idea for an open source app -- the app would be free, but I would charge a small fee for data that a customer would order. For instance, let's say I'm writing a map application. I'd give the ...
5
votes
2answers
551 views
Is there an Open-Source Project that uses EJB?
I started reading recently about J2EE technologies and mainly EJB. Although I located quite a lot of Open Source Application Servers, I haven't seen any actual application that uses some version of ...
1
vote
2answers
174 views
'Check for update' component freely available?
Do you know of a freely available (preferable FOSS) implementation of the ubiquitous 'Check (online) for a new version' functionality?
.NET is preferred.
What would be even more interesting, would ...
3
votes
3answers
215 views
Choosing a F/OSS repository site for a small project? (SCM-agnostic) [closed]
I'm working on a project I expect to make public, and I'm aware of several F/OSS repositories I could use to release it - Sourceforge, Google code, and github. (Of course info about others is very ...
0
votes
2answers
149 views
non-scripting no-install cross-platform development: which way to go, keeping an eye about the future?
scripting/dynamic languages aside, what choices do i have (for a foss project) to find an environment that is:
- quite efficient
- allow me to develop applications that can be installed simply ...
1
vote
3answers
149 views
Is there a resource that helps people find OSS/FOSS projects to participate in? [closed]
Duplicate:
Is there anywhere that lists open source projects looking for contributors?
Where to go to browse for open source projects to work on?
Where to find like-minded FOSS developers?
...
47
votes
20answers
6k views
Boost considered harmful?
Lots of the answers to C++ questions here contain the response:
"You should be using boost::(insert
your favourite smart pointer here) or
even better boost::(insert your
favourite mega ...