open-source

Looking for C# WAP Client Library like Java JWAP

Is there any .NET WAP client library similiar to jwap - http://jwap.sourceforge.net/ jWAP is a Java implementation of the Wireless Application Protocol (WAP). ...

Use (L)GPL Code in commercial

I want to code a commercial web application and I wanted to use a PHP class which is under the LGPL license in that project. Could I use the class and must I make the project open-source (what I don't want to)? Edit: I don't want to sell the Code - I just want to offer special things in the web app. ...

switching to open source solutions

I'm a ASP.NET MVC Visual Studio, SQL Server web developer. I would like to switch to equivalent open source solutions. Please help me out. ...

What should I really release as open source when I use Berkeley DB (JE)?

The Berkeley DB (JE) license information says: "...Redistributions in any form must be accompanied by information on how to obtain complete source code for the DB software and any accompanying software that uses the DB software.... For an executable file, complete source code means the source code for all modules it cont...

Open source ASP.NET Gantt Chart Web Control

anyone know where I can get a Open source ASP.NET Gantt Chart / Web Control Thanks ...

What's the best way to modify/compile source code of open source projects?

Like PHP and ubuntu. Is there a convenient way to see the modification alive? ...

How to analyze an open source code without (or with not enough) documentation?

I got an open source code, about 15 mb. I want to understand the main algorithm used there. I started analyzing every part of that code, but I think it will take a lot of time. Are there any approaches to make process easier? I didn't do that before, so it is my first experience. This one, may be someone knows: https://launchpad.net/cun...

android lock screen source code

Hi I am looking for the source code of the android lock screen. It can be any version (1.5, 1.6, 2.0, etc) Here is the link to the code: http://android.git.kernel.org/ I tried to look into the platform/frameworks/base.git but it looks like is not there. Maybe is closed source? Thanks Daniel ...

about open source project initiation

Hi I am confused about how to enter the open source community? What I mean, is how do I choose a project which best suites me? And how do I carry it further? I am new in this field... I have knowledge of C, C++ and Java. How should I begin? ...

Sample source files for Linux Device Drivers, Third Edition

I am working through Linux Device Drivers, Third Edition and while the book is released under Creative Commons Attribution-Share Alike license, I can't seem to locate the source code for the examples used in the book. Some Amazon reviews mention that they do exist, but fail to provide a reference. In the book snippets you can see that ...

Modifying an open source program?

I would consider myself a fairly competent programmer with experience in Java and VB.net. My latest swim around the programming lake is having me modify a program written in C. (The program is Wireshark, an open source network analyzing tool.) I followed the instructions here http://www.wireshark.org/docs/wsdg_html_chunked/ChSetupWin32.h...

Is there a C# open-source search app which scales cheaply?

I need to quickly replace a listings website which has the following characteristics: smallish database (10,000 items, < 1GB) < 10% of the items updated/created/removed daily most common activity is searching the whole dataset, returning 1-1000 items traffic peaks at 1m page impressions per day Scaling strategy for the existing app h...

Is it ethical/legal to modify sourceforge.net projects and sell them commercially?

If the new product is an extension of the old project with cool new features? Or if the new project is a code converted from PHP to Python ...

Is anyone using XQual Studio "xstudio"?

I wanted to try and install XStudio, but i wanted to see the pro's and con's of choosing the opensource XQual Studio project over Quality Center. thanks ...

Sharing open source .net libraries

Let's say I've written SuperTest on top of nUnit 2.1 and I'd like to share my creation with the world. Jess would love to use my library and she also wants to use nUnit directly as well. Her app HeadBook uses nUnit 2.8 The scenarios I can see for a source release: She checks out the SuperTest source which ships with nUnit 2.1, copies ...

mxGraph alternatives?

Are there any opensource / free alternatives similar to the mxGraph javascript library besides gRaphael and Raphael? ...

Paint.Net Updater Source or Component availability

Yes, I see that paint.net no longer provides source code. Understood. But does anyone know what updater Paint.Net uses? Is it home grown? Or available as a separate componenet, maybe open source or can be licensed? We have an internal enterprise windows app it would be perfect for. ...

GPLv2 or GPLv2 compatible Windows 7 TaskBar library?

I wish to integrate the new Windows 7 Taskbar Features into a GPLv2 licensed open source project (EVEMon). Microsoft's excellent Windows API Code Pack would work well however it is licensed under MS-pl which is incompatible with the GPLv2. I have found a Windows 7 Taskbar project on CodePlex, licensed under the MIT Licence which is GPLv...

What are some flexible, free CMS's for written in PHP for large websites?

I'm looking for a content management system (CMS) written in PHP for a large and diverse website. Here's what I'm looking for: Design flexibility -- The look and feel needs to be completely customizable. Specific pages may need to have design elements Modular design -- I want to be able to add features myself if they're needed. Product...

Open Source Flex mxml actionscript Table creator and editor?

I'm searching for at least simple Open Source Flex mxml actionscript Table creator and editor? I need it to be able to create simple tables and generate some text (xml or HTML ) representation of thair contents ...