open-source

How to make Cucumber step definitions load according to feature file being executed

Hi, I would like to modify cucumber so that when a given feature is being executed (say "login.feature") I want only login_steps.rb to be loaded for the web steps. Other step files should not be loaded. IMO this would be very useful to have the same steps but which differ in implementation work accordingly from the feature's name whic...

Looking to contribute to open source or ideas for something open source

I hold degrees in computer science and mathematics. Both of these fields are extremely interesting to me. I particularly like high performance computing, statistical computing, c++, distributed computing, and algorithms. I would very much like to experience open source programming but don't really have any ideas of my own and would like ...

Impact of "kernel: Clocksource tsc unstable" on a GUI application

I have this Java GUI application which uses OpenGL and Eclipse RCP + SWT running on a Linux (Fedora 7) machine equipped with Pentium P or Core 2 Duo CPU. It supposed to run and accept user input for months. After a few weeks of running the whole interface freezes without reason. Mouse is very slow and keyboard stops responding shortly....

Sourcing rvm from my Ubuntu .profile only works manually, not at login

I'm having trouble getting the Ruby Version Manager rvm to source from my Ubuntu 10.04 .profile. The code: [[ -s "$HOME/.rvm/scripts/rvm" ] && . "$HOME/.rvm/scripts/rvm" ...never does what I expect it to (i.e. give me the rvm program when I open a new shell or start a new session); but if I execute source .profile in a new shell af...

What's the default license of code published at github ?

When no license is explicitly attached to a piece of code hosted at github (neither as a separate file, nor in the headers, nor in the readme), what is the default license inherited by the code ? ...

Resource ftp-server/client for .net

Hi all, Anyone know where could I find resource for ftp client and ftp server? I need sample source-code to create customize ftp client and ftp server. Thank. Regard, ...

flash based spreadsheet

Is there any open source flash based spreadsheet application like google spreadsheets? ...

Xaml Designer (# Develop) vs Aurora Xaml Designer (Mobiforms)

Could someone point out the better designer among Xaml Designer (by #Develop) and Aurora Xaml Designer (by Mobiforms). At which areas do you think #Develop is better and at which areas is Aurora Designer better? ...

Error building/compiling open-source J2ME 'ajax' request (wrapper) library for making ReSTful api calls

I downloaded an opensource project from https://meapplicationdevelopers.dev.java.net/source/browse/meapplicationdevelopers/demobox/mobileajax/lib/request/ When i try a Clean and Build from Netbeans, it results in this error message: Problem: failed to create task or type nb-prep Cause: The name is undefined. Action: Check the spelling. ...

code repo softwares like codelibrary for offline solution

Hi guys I'm finding a free/opensource software that stores my favorite code snippets and supports syntax highlighting for common languages. I found one commercial one -> http://www.highdots.com/source-code-library/ and one freeware -> http://www.snippetmanager.net/ and some at http://www.filetransit.com/files.php?name=Code_Snippet_Man...

Looking for open source anti-spam systems, any suggestions?

Basically speaking, we have a forum-like systems and every one can post their demand/supply information. So we need an anti-spam system to avoid the spams like the ads, politic-sensitive, porn, etc. Our requirements: a) open source b)we can tune its features as we need c) can be deployed on LAMP systems By the way, the system could...

How do I start showing off this project i'm working on?

I'm a web developer. I've put many nights into this idea/project over the last several months. And I want to "get it out there" … My dream is to create a successful (i.e. large user base) service free to the public. What are some ways to start? I've considered blogging but I don't know if that would give away the idea too soon. I could ...

Open source Java Data Structures Reference needed

The link http://download.oracle.com/javase/6/docs/api/java/util/concurrent/package-summary.html describes several interesting data structures like concurrent skip-list. Is there any known reliable open source representation of these? ...

Open source software vs. proprietary

Oh boy, this sounds like a magnet for religious warfare, but honestly - that is not what I intend from this question. Today, in a sales presentation, I got my butt kicked because I was trying to sell some software that our company wrote, and one of the audience members said, "Oh the govt should never buy anything from a small company, s...

Investing time and effort on Java?

Hi, as a student that is planning to create a startup, I've been developing a Java based Web Framework that aims to simplify developing scalable web applications. It's been a long time since I started to work on this project and as a seasoned web developer I'm happy with the result. I was planning to use this framework for my future web ...

Can I relicense someone's MIT code under GPL

I've picked up an open source project (an application) which was released under MIT license. I've made many modifications to it and have been working on it and would like to release my version under a GPL license. I heard that licenses like the MIT and New BSD are more permissive than the GPL, and vaguely remember reading that it's pos...

Can you please recommend a IDE to work on the Miro Player sourcecode?

I'm considering using the Miro Video Player source code to build a similar open source project. I have downloaded the source code and was wondering if anyone know what IDE the Miro dev team uses. ...

After Word Press Update (Latest) the Content does not appear ? how to Fix?

after updating my web site, the content does not appear but the comments appear. I disabled all the plugins but still no content appear. how can I see and solve the problem of My WordPress? http://www.dugunarabasi.com/araclarimiz/1937-cadillac-la-salle-limousine/ ...

Why there isn’t any open source alternative to big commercial games out there?

I’m thinking of all type of game categories. My experience is that there aren’t any open source games that really challenge the commercial ones, considered game value, graphics, sounds etc. ...

A question about copyright

Hi all, I am raising a stupid question. If I develop a software, publish it in sourceforge with source code. But is is based on a commercial package, an evaluation version. Will I have any copyright problem? Is it illegal? ...