open-source

Choosing a dual-license for an iOS library

The Situation: I am developing a library for iOS which can be used on the iPhone, iPod Touch and the iPad. I would like to distribute it for non-commercial use under an Open Source license and for commercial use on a pay-per-use basis. Issues: Commercial use consists of using the library in (i) in-house projects and (ii) in software sub...

how can i leave windows and go too linux ?

i am a java developer. i used windows OS in all versions for years, and now i'm using windows 7 how can i leave windows and go to linux and not working like a very Beginner user. i dont know the path exactly. and i dont like to close my hands in the new OS. which version edition should i use and why ? should i start from the command or t...

Free, Then Open-Source Upon Death?

I've been quite surprised by free software models (after discovering postcard ware), so I thought it might be worth asking. I have an application I'm going to release as free software. However, in the case that I do not maintain it, or am unable to maintain it, it would be released as Open Source. Is there any kind of license like this?...

Program With Plugins: GPL With LGPL?

I have two distinct projects: The Program which I want to release under the GPL license. The Plugin API: Plugins are written using interfaces in this API, and The Program uses to the API to communicate with plugins. I want to release The Plugin API with the LGPL license. One problem is that I would not want plugins to have to revea...

Best site/software to visualize Most Active Open Source Projects?

As a Microsoft .NET developer I have noticed a marked increase in the number of new Open Source frameworks and software tools that directly impact how your design a software solution. So much so that if you don't happen to be talking to the right person at the right time you may miss a whole major development. I started to wonder if ther...

Good/Upcoming .Net Projects looking for help?

Hi, I've been a professional .Net Developer (C#) for 4 years now and have recently been having some free time on my hands. I've been using this over the previous 3 months picking up Haskell and F# but am now looking to start working on an open source .Net project. The last oss I contributed to died a couple of years back. This time arou...

Open Source Project

I am looking for an open source project with size about 2000-4000 line which is still under development in order to contibute to it (not neccessary officially)... I mainly want to write its testing suite... I have found librarys such as Atan So any other ideas?? Thanks ...

Help: Shifting to ubuntu and opensource from Microsoft stack

Hi Guys, I love SO and have been using it for the last 2 years. I've never posted any questions on it (because I found most answers though SO's search). I have high hopes for this question. I have been a .NET developer for the last 7-8 years (ASP.NET, ASP.NET MVC etc) and now i want to learn something new, especially outside Wi...

Open Source Software Transactional Memory

I am looking for open source Software Transactional Memory implementation. A list of such implementations in Java will be helpful. Also please point me to performance benchmark comparisons. ...

What databases are people using in Cloud environments with ASP.NET / ASP.NET MVC?

I am looking at hosting a new site on a cloud service. It looks like cool technology, pricing is attractive, and I can scale in case my plans for global internet domination come to fruition. I have spent a good chunk of time figuring out what back-end to use thought. The site is in ASP.NET MVC, and I have hit a brick wall when it come...

Document Management System

Can any one suggest a book about Document Management System and Workflow management system? Also open source for Document Management System and Workflow management system. Any ideas? ...

Well documented open source python projects for a beginner

Hi, I'm relatively new to Python, but feel like I'm getting a good feel for it. I was wondering what would be some well documented open source projects in Python for beginners. Sorry if this question is a repeat. I found a few good links mentioned in other threads, but I'm looking for open source projects only in Python (I've heard Twi...

When should you start being Open Source?

First of all this question is not intended to be a "subjective question". The actual specific question might be if being closed source (in web development for example) is a good protection measure. It was this article that got me thinking: http://techcrunch.com/2007/08/11/facebook-source-code-leaked/ Lets say you are quite a newbie to...

Is there an open source tool that searches your codebase for improperly used open source code?

Seems like there should be an Open Source tool that helps companies enforce OpenSource licensing compliance? The only open source tool we've been able to find only scans headers, it does not check the source code itself for pattern matches. There are closed source tools which we will use if we must, but I thought as a last-ditch effort...

Using Tortoise SVN to merge a contribution to an open source project on to the main branch

What is the correct way to combine the files from two different SVN repositories? I'm a SVN newbie. I taught myself how to use Tortoise SVN so I could checkout open source projects. I managed to checkout the main trunk of WEKA and it works fine. There is a contribution of another set of algorithms. This contribution has a different ...

Open source project for learning C++

Can anyone recommend any open source projects written in C++ for educational purposes? Ideally it should be well written full of comments lots of design patterns in use easy to compile and run useful to use Edit: I have some experience in programming (C language) and OOP (Java). I just thought learning C++ with a real project would b...

Ning like open source alternatives

Hi people, I have to make something like Ning ( a website where users can create their own sites/networks) . Another example would be webs.com Are there any Open Source alternatives (PHP only) to these ? ...

Using BSD-licensed framework in GPL-licensed project

Can I use framework that licensed under BSD license within my project that licensed under GPL or LGPL? ...

Which parts of the Visual Studio IDE are open source?

Which parts of the Visual Studio IDE (if any) are open source? Thanks! ...

What license should I use instead of now-retired CC-SA ?

I wrote a document about my application and want a license that allows people to: Modify Use commercially Share alike All that with no attribution hassle at all CC-SA looks perfect but its page says: "This license is retired. Do not use for new works." GFDL is burdensome when printing so it won't do either. What license should I us...