open-source

Which distribution website should I pick for my open-source package?

I wrote an open-source software package, which I'd like to publish (using Apache 2 license). I see various options for how/where to publish/host it: Get my own domain and put it there Put it on Sourceforge Put it on Google Code Put it on Freshmeat ...? What are your experiences / recommendations? What's the current trend among softwa...

Open Source Chat Component for Asp.net

I'm looking for an open source Chat Component for anAsp.net Application. It is better to use Open ID or Asp.net Member ship and AlsoSupports UTF-8 and RTL ...

Open Source SOA Stack

I'd be evaluating Open Source SOA solutions. What are the options? I'm looking for something that provides (possibly) complete SOA stack. I'd like below features - BPEL BPM ESB SOA Governance Good tooling Right now Glassfish ESB looks like a good option. Are there other good Stacks? ...

Open Source ASP.NET Controls Library

We are looking for a ASP.NET Rich Controls Library. We don't have much budget to spend. We are looking for a decent choice which give a rich feeling to our application, works and reliable. What are the best available options on ASP.NET Controls Library which are free and has good support online? Thanks. ...

Commercial use of open source software

I'd been trying to read about Open Source Software (OSS) but I'm still not clear about the scope of commercial use of OSS. Where can I find more details about the commercial use of OSS? Only then can I concentrate on "What License should I use for a new OSS project in .NET" for FOSS. ...

how do I setup subversion or any other version control system?

I want to set subversion on my local machine, thats on my laptop. i am working on a project with a friend of mine, but we live in different countries. so we need to set up subversion on of our laptops so that the other person can access it. how do i do that? and which is the best free source control software in the market. any help appr...

Good open source analytics/stats software in PHP?

The url shortening service I'm building needs to display some basic click stats to users: # of clicks, conversions, referring domains, and country (filterable by a date range). I'll possibly want more advanced stats in the future. Is there existing open source software that will allow me to pass events to it and then easily display a ba...

PHP library with Countries, States and Cities

I am currently working on a PHP application that puts me in the desperate need of all the Countries, States and Cities in the world. In the application, when you select a Country from the drop down menu, it loads up all the States in the selected Country into another drop down menu. When you then select a State from the newly generated ...

Open source java projects to get involved in ?

I've recently learned core Java and want to develop my skills further with practice of programming. Instead of starting out with my own project, i would like to follow a well documented and organized project which would help me understand the language better. Can anyone please suggest some open source projects to get involved in ? ...

Embedded FTP Server with C#?

Is there any open source .NET-based (no Win32 native, ActiveX, COM+ etc) library so I will can easily set up a ftp server? It is going to be a ftp server that will update a SQL Server database, and not regular files. Thank you. ...

Open source XQuery projects

Do you know about any open source projects written in XQuery? The larger the better. I want to improve my XQuery skills by reading existing code. ...

Is there any open source tool that automatically 'detects' email threading like Gmail?

For instance, if the original message (message 1) is... Hey Jon, Want to go get some pizza? -Bill And the reply (message 2) is... Bill, Sorry, I can't make lunch today. Jonathon Parks, CTO Acme Systems On Wed, Feb 24, 2010 at 4:43 PM, Bill Waters wrote: > Hey John, > Want to go get some pizza? > -Bill...

Best open source project hosting site for .NET projects

I found a couple questions similar to this, but not specifically for .NET projects, and also both questions I found were pretty old and the answers/votes seemed very out of date since a lot has changed about the sites since the answers were written. So my question is, what is currently the best hosting site for open source projects usin...

Where to find a Free Open Source SSL for IIS, and how to install it

I'm looking for a free Open Source SSL Toolkit where I can install SSL's on my staging server for testing. I checked out OpenSSL.org but was unable to find anything for IIS. Does anyone have any idea where I can find such a thing? ...

CMS for SmartPhones

The company I work for has a document management and retrieval system. We are noticing employees use more their smartphones than their laptops, but they cannot access the document management system. So, we are thinking about a CMS, with persistent storage, perhaps developed in Java. I just started looking into Jease and dotCMS, and also...

Open source libraries for sound effects in games

Hi, does aybody know about an open source sound library in C++ or some other popular language that can be used in open source games for recreating sounds and especifically in car racing games to recreate engine sound? Thanks ...

Is there any open source software for converting SQL statements to LINQ?

Is there any open source software for converting SQL statements to LINQ? ...

Know of any open source projects written in C#, that don’t use any other .Net related technologies ( such as WinForms,WCF, WPF etc )?

Do you know of any open source code that would go beyond the basic exercises (aka demonstrations of how particular C# construct works), thus a C# code that would have some real world value? I did read similar threads ( http://stackoverflow.com/questions/1391909/as-a-net-beginner-what-should-i-learn-and-where-can-i-find-open-source-pr...

Getting back into C/C++ after several years

While at university I started my first programming with ANSI C, before we moved onto Java later in the course. Now I would like to go back to (re)learning C and C++ again to allow me to contribute with open source projects and also to expand my CV and improve my career prospects. Currently I mostly program in VB.net (I know I know, I t...

How can I determine if there is an open source software for a specific purpose?

Hi, We are going to write an entire new application for a reservation system. In this system experts specify their free time in elaborated calendar and users seek them through searched and finally reserve the expert and his time. We prefer to find an open source program like this and try to evolve it instead of creating it from scratch...