To Whom Should I Donate?
jasonmanley writes "I currently use DesktopBSD. The other day I gave some thought to donating money to the project, but then I got to thinking — to whom would I donate the money? DesktopBSD benefits from FreeBSD and KDE among other projects. What about software with a smaller focus, such as OpenSSH? In fact, there are heaps of other projects' software embedded in FOSS packages, and I would like to know who the community thinks should get the donations."
and give them some of your time and effort by reporting bugs, making some code (if you can), helping with documentation, helping newbies on their support lists, etc.
sometimes our time is as good as some cash.
- Human knowledge belongs to the world
OK, since I'm one of the founders, I'm biased. But free and open source software needs free and open standards and the Digital Standards Organization is the only international network set-up specifically to defend and promote free and open digital standards.
Coincidentally, on the day we signed the Hague Declaration, Microsoft announced they would support ODF in Office.
Luckily, Digistan does not want your money, just your support. Sign the Hague Declaration online, and help us by getting involved.
My blog
Perl6 (Rakudo && Parrot) is making big steps forward in the last months. The Perl Foundation is using the money to support some of the developers which are working part-time on the projects.
...since everyone will cheer for their pet project. Personally I'm inclined to go with KDE - they and QT are working to create a real development platform (phonon, solid, all the non-UI classes already in QT etc.) on Linux, not just a UI toolkit. Yes, I know GTK+ and family also have various non-UI things but none as polished that I've seen.
Live today, because you never know what tomorrow brings
I would personally probably donate to the most relevant project, which since DesktopBSD is more or less a FreeBSD distro, and since KDE gets help from SuSE/Novell, the KUbuntu people, etc. it would end up being FreeBSD
Rather than donating to a project with corporate backing, why not split your donation up and give it to a few smaller projects instead? You're more likely to make a difference there. Even the tiniest donation could give a lone developer the extra enthusiasm needed to fix that one last bug before calling it a night.
Bogtha Bogtha Bogtha
It's the backbone of the Free Software.
I don't really follow what GNU do with donations, but I donate to the FSF Europe -- and they're campaigning against DRM, standing up against Microsoft in court etc.
There are clearly a multitude of metrics by which you can assess the answer to your question.
Humanitarian: language translation / disability assistance software / tor.
Wanting to overthrow the evil empire: wine, firefox.
Wanting better hardware support: kernel developers.
Wanting to thank people: any projects you use/couldn't do without.
Really, it works best to just donate according to your own special favoritism. This way the projects get money in proportion to how much people/need want them. If you just wanted to pick the one project that will contribute the most to humanity, well, I can tell you already it's going to involve feeding hungry children and not improving your boot time.
If you like, you can imagine you are purchasing the software, and donate whatever is the highest price you would have been willing to pay for it (or at least use that to figure out the proportions in which you should divide your money).
Well, that depends on your own vision of things. One of the most useful software packages I found in the last 8 years (is it really already that long) was OpenBSD. At first I bought their CDs and T-Shirts occasionally. Then I started buying their CD on the 6 month release shedule and I just rounded it up to the next 100€ (back then CDs were 30€ or so) donating the difference. Now I even stopped doing that: I just have a monthly standing order to their account. I still buy the CDs occasionally, but it's not the rule anymore.
Why OpenBSD? Because I like the system (not on the desktop, but as a server it's nice). They created OpenSSH which benefits pretty much every Unix out there. Their security fixes propagate to other platforms and software.
So, no, "useful" is what you define it to be. I find OpenBSD useful because it's there, in the background, routing my packets, protecting my computers. I find that insanely more useful and important that anything else. (Note, that this has never stopped me from donating to other projects, including OpenOffice.org, Mozilla, OpenWebmail, and many others...)
I too am one of those unfortunates.
I sit and watch my 42" LCD with a tear in my left eye. With a 50" plasma, both my eyes would be on fire!
Donate much and regularly. Please.
On a serious note: In ten years of OSS programming I've only once received a user donation. It was $25 deposited into my paypal account and it meant a lot to me. Unsolicited donations are a pick-me-up that lasts for days.
The rest of their donations seem to be listed here.
Mostly Hosting / hardware and employing devs, some cash though.
XBMC for Linux is where I think money ought to go - that or the EFF to whom I donate to every DEFCON. Many of us have used XBMC on the old XBOX but it's now been ported to Linux using SDL so in addition it is also being ported to OSX and even Windows. The code can now handle HD video and while still "Alpha" I find that it works well enough that I'm using it on my main HTPC to watch movies often. EFF needs no introduction.
http://xbmc.org/forum/forumdisplay.php?f=52 for more information on Linux XBMC or check out the Wiki -> http://www.xboxmediacenter.net/wiki/?title=HOW-TO_compile_XBMC_for_Linux_from_source_code
P.S. ffmpeg is a project that MANY others benefit from including XBMC, if they need money they are also a worthy cause.
Build it, Drive it, Improve it! Hybridz.org
Actually, no. I've just did two benchmarks:
for x in range(10000):
a = "hello"
b = ","
c = " "
d = "world"
The line they differed in was:
print "%s%s%s%s" %(a,b,c,d)
print a+b+c+d
and timed execution of both. The one with %s's took "real 0m0.347s", the one with +'s took mere "real 0m0.276s.
I don't understand it either.
Are you interested in open source hardware? Bothered by having trouble making PC hardware work with your OS? How about donating to the OGP?
www.opengraphics.org
www.openhardwarefoundation.org
You have a point. With traditional services/product - if you want to support someone, you simply use them. Want to support Honda? Buy one.
However, when everything is free - this really doesn't work in the same sense. So I guess the option is donating or buying products from an open source company (like red hat). Another option would be instead of just donating - pay someone (possibly through a bounty system) to fix a bug or add a feature to some program.
Then again, there are some pretty cool projects that deserve a straight donation.