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...
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
...
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?
...
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.
...
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.
...
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...
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...
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 ...
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 ?
...
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.
...
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.
...
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...
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...
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?
...
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...
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?
...
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...
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...
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...