Yahoo Becomes Apache Platinum Sponsor
jschauma writes "Yahoo published a press release announcing that it has become a platinum sponsor of the Apache Software Foundation. In their company blog, Yahoo points out their particular interest in the Apache projects Lucene and Hadoop, and that they have hired Doug Cutting, creator of both projects and VP at Apache. (Lucene powers the search on Wikipedia; Yahoo also provides hosting capacity to Wikimedia.)"
WP says they are a 501(c)(3), meaning they solely exist to promote science. So any donation to them would be a tax exemption just like a regular charity.
I got a catholic block.
All you gents lauding Yahoo for being a platinum donor in comparisons to Google should take a look at Apache's donation thanks page, where google is also listed as a platinum donor
Trout's epitaph: Life is no way to treat an animal.
Yes. Apache is a US charity under Section 501(c)(3) of the U.S. Internal Revenue Code. See the donation FAQ.
Furthermore, Apache is still almost completely a volunteer organization. The board members, officers and members do not take a salary from the donations. The only paid staff the ASF now has include a PR person, a system administrator, and a part-time secretary.
Disclaimer: I'm an Apache board member.
Who said Freedom was Fair?
We have incorporated. Please see my other comment. Apache is a legal US charity.
Who said Freedom was Fair?
Google is also an Apache platinum sponsor. We're happy to have both of them involved!
Who said Freedom was Fair?
If you want news from today, you have to come back tomorrow.
Err... It's great of Yahoo to do this and all, but as others have pointed out, Google was already a platinum sponsor of Apache, and until now was the only platinum sponsor.
Google also contributes directly to the Linux kernel, GCC, Mozilla, and many other projects, funds tons of open source development via the Summer of Code program, releases many of its own projects open source (from small things like its Java collections framework to huge things like Android), provides free hosting for open source projects, etc.
Not trying to diminish Yahoo's contributions -- they release plenty of code too -- but just saying that you can hardly claim Google doesn't do enough for OSS.
You're about 20% right. INNODB doesn't support full text searching, which is why wikipedia uses Lucene.
Luecene, however, has no relationship to mySQL at all. It's a totally separate entity that stores its indeces on the *file system* in its own binary format.
You can use lucene to index myISAM, innodb, Oracle, or just a bunch of text files you have sitting around. In no way is it dependent upon the existence, or capabilities, of mySQL however.
You mean something like this http://search.yahoo.com/ ?
I'm much more funny, interesting and insightful than the moderators think
If Wikipedia had used MyISAM (or MySQL hadn't tied full text indexing to their storage engines), Wikipedia could have used MySQL full text searches instead of Lucene. That is a completely different matter, though.
So, please, mod parent to oblivion. (And when do we get a "Wrong" moderation? It could be a warning to moderators to look before they mod things up again...)
Eivind.
Doubting the existence of evolution is like doubting the existence of China: It just shows that you're uninformed.
I guess that there's two search mechanisms in place at wikipedia, one search for the exact title of the article, and anoter is a fuzzy full text search. The first one is provided by MediaWiki, and the second one is powered by Lucene.
The title search takes only exact matches, and probably that's the crappy one.
---- You know how some doctors have the Messiah complex - they need to save the world? You've got the "Rubik's" complex
Yup, and Yahoo never collaborates unethically with the Chinese government. But hey, if people want to believe Google is more 'evil' than the others, I guess people see only what they want to see, or rather, what media FUD campaigns want them to see.