Stories
Slash Boxes
Comments

SoylentNews is people

posted by cmn32480 on Friday December 11 2015, @09:43PM   Printer-friendly
from the where-the-money-goes dept.

People complain about where Mozilla's money goes... Well...

From The Mozilla Open Source Blog:

We are delighted to announce the first set of awards in the Mozilla Open Source Support program's "Foundational Technology" track, which supports projects that Mozilla uses or relies upon.>

...

The first seven awardees are:

Buildbot: $15,000. Buildbot is a continuous build and integration system which has been immensely valuable to Mozilla over the past few years. Their award will be used to remove the term "slave" from all documentation, APIs and tests, and also to make improvements so Buildbot works better in the Amazon EC2 cloud.

CodeMirror: $20,000. CodeMirror is a powerful source code editor built with Web technologies, used in the Developer Tools and in Mozilla Thimble. Their award will be used to improve support for both right-to-left languages and complex script input.

Discourse: $25,000. Discourse is online discussion forum software, used by several Mozilla communities. Their award will be used to make email a first-class interaction mechanism for Discourse, allowing Discourse instances to replace and improve upon mailing lists.

Read The Docs: $48,000. Read The Docs is a website for building and hosting documentation, used by many of Mozilla's Web projects. Their award will be used to add the ability to generate documentation from code without needing to install it, thereby making it easier to build the documentation for complex projects.

Mercurial: $75,000. Mercurial is a distributed source code management system, used heavily by Mozilla for core repositories such as mozilla-central. Their award will be used to implement better support for 'blame' (showing who last changed some code) and a better web UI.

Django: $150,000. Django is a popular server-side Web development framework, used in many Mozilla websites. Their award will be used to make Django suitable to be a back end for Web apps which use WebSockets.

Bro: $200,000. Bro is network monitoring software, which is at the heart of Mozilla's intrusion detection system for our network. Their award will be used to build the Comprehensive Bro Archive Network, a public repository of modules and plugins for Bro.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 0) by Anonymous Coward on Friday December 11 2015, @11:09PM

    by Anonymous Coward on Friday December 11 2015, @11:09PM (#275208)

    for i in `find -type f`; do sed -e 's/master/glorious_leader/g' -e 's/slave/puny_follower/g' < $i > temp && mv temp $i; done

    That'll be $15k.

  • (Score: 1, Funny) by Anonymous Coward on Friday December 11 2015, @11:17PM

    by Anonymous Coward on Friday December 11 2015, @11:17PM (#275215)

    I get a compiler error: "Unable to find file 'postglorious_leader.h'"

    • (Score: 1, Insightful) by Anonymous Coward on Friday December 11 2015, @11:20PM

      by Anonymous Coward on Friday December 11 2015, @11:20PM (#275217)

      That's because your compiler is a bigot.

      WONTFIX