We (SO, TDWTF, few others) are working on an initiative (to be announced fairly soon) that has the potential to drive a decent amount of money (few hundred, few thousand, who knows)to open source projects. While I can't divulge the details of this initiative just yet, what I can say is that we want to give money to open source projects that will actually be able to use it effectively, the unlike the Screwturn Wiki folks.

The short list of projects already on the list are...

  • jQuery - they don't run any ads on their site, so donations pay the fairly expensive hosting bills and also enable them to do some important things like meet-up in person (the team is across the country)

  • Apache - they do a whole ton, and explain fairly well where their funds go

I'm not too keen on including Mozilla, since that seems to be a confusing mix of a for-profit corporation and a non-profit, much of which is paid for by Google. With $75M in revenue, they don't need our help.

That said... what other projects would you suggest be included in this initiative?

link|improve this question

Sounds like the Open Source voting thing mentioned on podcast #69. – random Oct 21 '09 at 4:07
There's a seperate initiative for that. What I'm writing about here is diferent and is a bit... off the wall. You'll see :-) – Alex Papadimoulis Oct 21 '09 at 4:14
2  
I know I'd like to see more work going into Perl6. (There are currently two people being paid to work one day a week, on Perl6) – Brad Gilbert Oct 21 '09 at 4:28
2  
meta.stackoverflow points may be even more meaningless than the usual ones, but this question might be more suitable for "community wiki". – delete Oct 21 '09 at 15:15
this question reflects a noble intentions, but sadly has absolutely nothing to do with stackoverflow – Steven A. Lowe Oct 21 '09 at 17:05
6  
Steven, it has to do with StackOverflow (the company). Therefore it is related. – TheTXI Oct 21 '09 at 17:07
The answer is out: codinghorror.com/blog/archives/001312.html – balpha Nov 19 '09 at 14:08
@[TheTXI]: I fail to see the relevance. – Steven A. Lowe Nov 25 '09 at 1:37
1  
@Alex Papadimoulis: shouldn't this question be closed as "no longer relevant" (or similar)? – Peter Mortensen Mar 1 '10 at 22:41
feedback

22 Answers

Well, who does help StackOverflow the most? I think you first should support the Projects that you use. I have no idea how Apache helps you, but I know that jQuery is a big contributor to the usability of SO, that that should be on your list.

What about the HAProxy people? Open Search?

Other than that:

  • Subsonic - Rob Conery does a fantastic job on it and is very open to people
  • Ninject - Okay, Nate Kohari runs a startup now and is technically a company
link|improve this answer
9  
I totally agree with StackOverflow donating to the projects that help SO the most. It's always best to donate to the projects you get the most value from. – dthrasher Oct 21 '09 at 15:59
+1. Those are the projects that you know are useful. – MarkJ Apr 22 '10 at 20:21
+1 for Ninject! – Kevin Babcock Sep 6 '10 at 5:27
feedback

As I thought more and more about what open source needs, I kept coming around to grunt-work. No one enjoys writing documentation, guides, and so on. So if the money could somehow fund that, it'd be great. But that'd basically be paying people to contribute. That's an idea, but I don't know if it fits well.

But what about bribing people? I don't know the exact mechanism, but say approximately - I go and talk to a project about what they need but don't want to do. Let's say it's documentation. I then go write some great documentation for Putty, or cygwin, or IronPython, or some other great open source project that might have a large barrier to entry or otherwise lacking something. And in recognition of my contribution - you donate an amount of money to a (legit) charity of my choice. I win - I learn more about a project. The project wins - they get some great stuff. The charity wins - they get money.

Now I know this doesn't answer your question of what projects, but it does solve the problem of finding projects that can use help. You don't donate the money until the group is satisfied, and I bet every project has some work they'd love to get around to but can't find time or desire to work on.

link|improve this answer
2  
When you pay people to work, you get what you pay for: a $500 "bounty" for, say, an OpenOfficeOrg user guide will be terrible. Add another zero there and you're getting somewhere. I guess I don't really see documentation (or lack there of) being an issue... yeah, it'd be nice, but it's FOSS. You get what you pay for. Do people expect great documentation? – Alex Papadimoulis Oct 21 '09 at 4:55
Agreed. People will do amazing things for their own personal reasons, but getting paid seems to override those reasons. BTW, $5K is not enough to get good docs for something like OpenOffice; that's less than a month of my time, for example. Add another zero, and we might get something more than superficially useful. – David Thornley Oct 21 '09 at 15:31
Open Office was a poor example I'll admit - no one will single handily produce PHP's docs or MSDN. But look at jQuery's or mootol's documentation. Now look at IronPython's. I don't suggest things I'm not willing to do myself. I would make IronPython documentation in return for a donation to my charity. Now yes, $500 wouldn't make me jump (especially considering if I'm going to do something, I want to make sure it's really good), but considering the last donation was $5K I thought we were talking in the couple thousand range. – Tom Ritter Oct 21 '09 at 16:03
Sun are paying 20-30 developers to work on OpenOffice, which must be costing 2-3 million US$/year. $50K is just a drop in the ocean for that project. gnome.org/~michael/images/2008-09-29-active-both.png – MarkJ Jan 10 '10 at 23:39
feedback

I would like the money to go to the GNU project of the Free Software Foundation.

link|improve this answer
-2? Got some GNU haters here? – delete Oct 22 '09 at 2:25
@Kinopiko: 'parently. :( And that in spite of my +1 – retracile Oct 22 '09 at 2:50
feedback

I think that the Debian project would be a good candidate. It's a large project that used by many people and I'm sure they could put the money towards hosting and equipment for things like build bots.

link|improve this answer
feedback

I'd have to agree that Perl 6 deserves to have some money put into it. Strawberry Perl as well perhaps. They might be a real company, though.

I also think Maxima needs to be worked on.

Emacs always could use more work, but it's a bit of a strange duck in development procedure I gather.

Of course, Lisp is the ever-present future that will happen real soon now, and CLISP could use the money I bet.

In terms of small useful projects:

http://posterazor.sourceforge.net/ is exceptionally awesome. It really helps for multipage output.

http://www.launchy.net/ is very useful for Windows XP.

link|improve this answer
2  
Launchy! I love it. – Alex Papadimoulis Oct 21 '09 at 18:28
feedback

I have always been a proponent that you could get a lot of amazing contributions if there was some sort of StackOverflow open source project. Release a super stripped down version of just the main core and then let developers build add ons for it. You could then actually take the best of the best from the project and implement them into SO-proper or even the StackExchange sites.

If you are wanting to fund projects which benefit StackOverflow, I can think of no better project to fund than StackOverflow itself.

link|improve this answer
feedback

One idea might be to donate to the open source projects that have the most questions on StackOverflow. It's both an indication that the project is popular and that they might need some extra help! :-)

link|improve this answer
2  
The more popular a project is, the more help it generally gets, the less help it needs. – Brad Gilbert Oct 21 '09 at 16:26
Yes. Forgive my joke about needing help. But donating to open source projects based on number of questions on SO would be a great way to build the SO community and give back to viable projects. – dthrasher Oct 21 '09 at 20:29
feedback

Well, what about funding project developers to go to a conference?

Let's use Trac as an example, since I'm familiar with it. nothing self-serving here -cough- I don't know if it would be a project you would want to fund or not; if it is, drop me a line. (Oh, right, FogBugz, my bad.)

Trac is developed in Python, and for the past few years several of us have been going to the US PyCon and working on Trac during the "sprints". Some of our active developers live on the far side of the globe and have not been able to make it, but have expressed a desire to. I think that funds for travel, lodging, registration, etc. would make it easier for us all to meet face-to-face. Throw in several StackOverflow T-Shirts for us to wear/give away, and you could get some advertising as a bonus.

And I'm sure there are other projects with a similar situation that others could suggest.

link|improve this answer
5  
It would be funny to see Joel Spolsky's venture donating money to trac. – DrJokepu Oct 21 '09 at 17:37
@DrJokepu - Ha! That didn't even cross my mind! <sub>(Where's that dunce cap, I know I saw it around here somewhere...)</sub> So, yeah, Trac wouldn't be a good match. I'm sure there are other projects in a similar situation though... I just don't know which. Anyone else on a project that meets up at a conference? – retracile Oct 21 '09 at 17:47
We'd like to fund projects that spend responsibly, but let the project decide how to utilize their resources. If conferences are the way to go, then so be it. If not, that's fine too. But, I'll take this as a vote for Edgewall! – Alex Papadimoulis Oct 21 '09 at 18:26
feedback

Can I has some ELMAH donations?

link|improve this answer
+1: ELMAH is a sweet tool. – RSolberg Nov 24 '09 at 20:59
hellz yeah! good call... – Pure.Krome Nov 25 '09 at 1:10
No until you add a truncating feature to Elmah! (I've had a 200mb log table in the past) – Chris S Jan 10 '10 at 14:51
@Chris, maybe if he had some money he would be able to put in the feature? "No money until after the feature is in" is the closed source revenue model. – MarkJ Jan 10 '10 at 23:32
Me? I'm not part of that project. But that would be nice. Personally, I just add a simple date picker + button to my admin page to delete logs. Takes five minutes, not too hard. – Won't Jan 11 '10 at 14:15
feedback

I'm a big fan of Pidgin/LibPurple. It's quality stuff and is truly cross-platform.

link|improve this answer
feedback

The R Project for Statistical Computing is also a very valuable open source project for the scientific community.

link|improve this answer
+1 I have heard it's useful. On the other hand, as a project useful to academics it should be able to attract government/research grants – MarkJ Jan 10 '10 at 23:34
feedback

Anything that is an important piece of your infrastructure should be a candidate.

Also, keep in mind that it's not only money that is important but time also. You could sponsor some of your employees' time to work on upstream projects that you use that would benefit from improvements. This way everyone wins!

link|improve this answer
You mean like taking the time to create the most useful tutorial I've seen so far? hginit.com – AnonJr Apr 22 '10 at 18:46
feedback

My proponents are wxPython and Arch Linux, but lacking any cientific or objective reason.

link|improve this answer
feedback

I would vote for the Perl Foundation which gives out very specific, targeted grants.

Plus, ArchLinux has also made my life much easier in the last couple of years.

I plan to put my money where my mouth is soon.

link|improve this answer
feedback

It is interesting that most of the projects being mentioned so far are big ones, which I'm guessing are probably those least in need of the help.

But anyway, I'd like to propose two:

  1. libcurl is a portable C file transfer library, which I guess a lot of people here are familiar with. I've used it in a number of my own projects and it is of exceptional quality, imho.
  2. Ubiquity XForms is a cross-browser, client-side javascript implementation of the W3C's XForms recommendation. It is quite young and has some rough edges, but a lot of effort is going into improving it (disclaimer: I'm a contributor).
link|improve this answer
feedback

May be Firebird project who win "Best project for the enterprise" on SourceForge Community choice awards in 2009

link|improve this answer
feedback

I also think that the apache foundation would be a nice fit.

link|improve this answer
feedback

How about science commons?

link|improve this answer
feedback

Ayende just tweeted about the NHibernate Donation Campaign. Would love to see something go to NHibernate. I'll be kicking in personally.

link|improve this answer
feedback

Subversion, Mercurial, Git or Bazaar.

If it wasn't for them, you'd be using VSS to store your code, so you can see just how much sense it makes to support the OSS SCMs :)

link|improve this answer
feedback

Please, PLEASE, support ReactOS.

They need as much help as they can get.

link|improve this answer
feedback

It's not really an open source project, but free asp.net hosting with sql server for developers would be useful. You get a subdomain with say 100mb disk space, 20mb sql server db - no domain hosting, email or anything else just the above.

As the codinghorror.com post says, I can't think many OS projects would know how to use the money except for hosting their site.

An alternative suggestion is the money goes as a series of prizes for new (release candidate) projects the community votes their favourite.

link|improve this answer
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged