Changeset - bd557328cf8d
[Not reviewed]
0 1 0
Martin Michlmayr (tbm) - 7 years ago 2017-08-22 21:28:28
tbm@cyrius.com
Add latest Conservancy projects
1 file changed with 12 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/projects/current/index.html
Show inline comments
 
{% extends "base_projects.html" %}
 
{% block subtitle %}Current Projects - {% endblock %}
 
{% block submenuselection %}Current{% endblock %}
 
{% block content %}
 

	
 
<h1>Current Projects</h1>
 

	
 
<p>Conservancy is currently home to forty-three member projects.</p>
 
<p>Conservancy is currently home to forty-six member projects.</p>
 

	
 
<h2><a href="http://argouml.tigris.org/">ArgoUML</a></h2>
 

	
 
<p>ArgoUML is the leading open source UML modeling tool and includes
 
support for all standard UML 1.4 diagrams. It runs on any Java platform
 
and is available in ten languages. See the feature list for more details.</p>
 

	
 
<h2><a href="http://bongo-project.org/">Bongo</a></h2>
 

	
 
<p>The Bongo Project is creating fun and simple mail, calendaring and
 
contacts software: on top of a standards-based server stack; we're
 
innovating fresh and interesting web user interfaces for managing
 
personal communications. Bongo is providing an entirely free software
 
solution which is less concerned with the corporate mail scenario and
 
much more focused on how people want to organize their lives.</p>
 

	
 
<h2><a href="http://www.boost.org/">Boost</a></h2>
 

	
 
<p>Boost provides free peer-reviewed portable C++ source libraries.</p>
 

	
 
<p>Boost emphasizes libraries that work well with the C++ Standard
 
  Library.  Boost libraries are intended to be widely useful, and usable
 
  across a broad spectrum of applications.  The Boost license encourages
 
  both commercial and non-commercial use.</p>
 

	
 
<p>Boost aims to establish &ldquo;existing practice&rdquo; and provide
 
reference implementations so that Boost libraries are suitable for
 
eventual standardization. Ten Boost libraries are already included in the
 
C++ Standards Committee's Library Technical Report (TR1) as a step toward
 
becoming part of a future C++ Standard. More Boost libraries are proposed
 
for the upcoming TR2.</p>
 

	
 
<h2><a href="https://www.bro.org/">Bro Network Security Monitor</a></h2>
 

	
 
<p>Bro provides a comprehensive platform for network traffic analysis, with a
 
particular focus on semantic security monitoring at scale. While often
 
compared to classic intrusion detection/prevention systems, Bro takes a quite
 
different approach by providing users with a flexible framework that
 
facilitates customized, in-depth monitoring far beyond the capabilities of
 
traditional systems. With initial versions in operational deployment during
 
the mid '90s already, Bro finds itself grounded in more than 20 years of
 
research.</p>
 

	
 
<h2><a href="http://buildbot.net/">Buildbot</a></h2>
 

	
 
<p>
 
Buildbot is a freely-licensed framework which enables software
 
developers to automate software build, test, and release processes for their
...
 
@@ -72,96 +72,101 @@ small or embedded system.</p>
 
<p>BusyBox has been written with size-optimization and limited
 
resources in mind. It is also extremely modular so you can easily
 
include or exclude commands (or features) at compile time. This makes
 
it easy to customize your embedded systems. To create a working
 
system, just add some device nodes in /dev, a few configuration files
 
in /etc, and a Linux kernel.</p>
 

	
 

	
 
<h2><a href="https://clojars.org/">Clojars</a></h2>
 

	
 
<p>Clojars is a community-maintained repository for free and open source
 
libraries written in the Clojure programming language. Clojars emphasizes
 
ease of use, publishing library packages that are simple to use with build
 
automation tools.</p>
 

	
 
<h2><a href="https://www.coreboot.org/">coreboot</a></h2>
 

	
 
<p>coreboot is an extended firmware platform that delivers lightning fast
 
secure boot on modern computers and embedded systems. As an open source
 
project it provides auditability and maximum control over the computers that
 
run it.  It is industrial-strength firmware that secures more 30 million
 
shipped devices, including personal computers, headless servers, tablets,
 
and Internet of Things devices.</p>
 

	
 
<h2><a href="http://darcs.net/">Darcs</a></h2>
 

	
 
<p>Darcs is a distributed revision control system written in Haskell. In
 
Darcs, every copy of your source code is a full repository, which allows for
 
full operation in a disconnected environment, and also allows anyone with
 
read access to a Darcs repository to easily create their own branch and
 
modify it with the full power of Darcs' revision control. Darcs is based on
 
an underlying theory of patches, which allows for safe reordering and
 
merging of patches even in complex scenarios. For all its power, Darcs
 
remains a very easy to use tool for every day use because it follows the
 
principle of keeping simple things simple.  Darcs is free software
 
licensed under the GNU GPL.</p>
 

	
 
<h2><a href="/news/2015/aug/17/debian/">Debian Copyright Aggregation Project</a></h2>
 

	
 
<p>The Debian Copyright Aggregation Project offers contributors to
 
  the <a href="https://www.debian.org">Debian project</a> the optional
 
  opportunity, regarding their works contributed to Debian, to assign
 
  copyrights or sign a license enforcement agreement (which delegates to
 
  Conservancy the authority of license enforcement).  The Project also
 
  creates an ongoing relationship between Conservancy and Debian, wherein
 
  Conservancy offers Debian its expertise and advice on software licensing,
 
  enforcement, and related issues.</p>
 

	
 
<h2><a href="http://etherpad.org/">Etherpad</a></h2>
 

	
 
<p>Etherpad is is a highly customizable web-based editor providing
 
collaborative real-time editing.</p>
 

	
 
<h2><a href="https://evergreen-ils.org/">Evergreen</a></h2>
 

	
 
<p>The Evergreen Project develops an open source ILS (integrated library
 
system) used by hundreds of libraries across the world. The software, also
 
called Evergreen, is used by libraries to provide their public catalog
 
interface as well as to manage back-of-house operations such as
 
circulation (checkouts and checkins), acquisition and cataloging of
 
library materials, and sharing resources among groups of libraries and
 
consortia on the same Evergreen system.  Evergreen is designed to be
 
scalable and supports library operations ranging from a small high school
 
to large state-wide consortia.  Evergreen is released under
 
the <a href="http://www.gnu.org/licenses/gpl-2.0.html">GPLv2</a>-or-later.</p>
 

	
 
<h2><a href="http://www.gevent.org/">Gevent</a></h2>
 

	
 
<p>Gevent is a fast, coroutine-based networking library for Python.
 
Gevent is used in network applications, including servers that scale
 
up to tens thousands of connections but without the complexity usually
 
associated with event-driven architecture.</p>
 

	
 
<p>Gevent provides light-weight &ldquo;green&rdquo; threads with a similar
 
interface as the standard &ldquo;threading&rdquo; and
 
&ldquo;multiprocessing&rdquo; packages.  The library includes a DNS
 
resolver, a WSGI server, a monkey patching utility to make 3rd party
 
protocol implementations cooperative and support for SSL sockets.</p>
 

	
 
<h2><a href="https://git-scm.com/">Git</a></h2>
 

	
 
<p>Git is a free and open source distributed version control system
 
  designed to handle everything from small to very large projects with
 
  speed and efficiency.</p>
 

	
 
<p>Every Git clone is a full-fledged repository with complete history and
 
  full revision tracking capabilities, not dependent on network access
 
  or a central server. Branching and merging are fast and easy to do.</p>
 

	
 
<p>Git is used for version control of files, much like tools such as
 
  Mercurial, Bazaar, Subversion, CVS, Perforce, and Visual SourceSafe.</p>
 

	
 
<h2><a href="https://www.godotengine.org/">Godot Engine</a></h2>
 

	
 
<p>Godot is an advanced, feature packed, multi-platform 2D and 3D game
 
engine. It provides a huge set of common tools, so you can just focus on
 
making your game without reinventing the wheel. Godot is is completely Free
 
and Open Source under the MIT License.</p>
 

	
 
<h2><a href="/copyleft-compliance/">GPL Compliance Project for Linux Developers</a></h2>
 

	
...
 
@@ -238,96 +243,102 @@ Tieman.</p>
 
<h2><a href="http://librehealth.io/">LibreHealth</a></h2>
 

	
 
<p>LibreHealth is the foundation of a worldwide ecosystem of free and open
 
source Health IT innovation, and is a place where people can come together
 
to build tools that enhance the quality of healthcare around the
 
world. LibreHealth projects currently include: LibreHealth Toolkit, a
 
foundational base for building Health IT tools; LibreHealth EHR, an
 
electronic health record derived from best practices and technology from
 
leading open source systems; and LibreHealth Radiology, a specialized
 
distribution of Toolkit customized for radiology health care
 
professionals.</p>
 

	
 
<h2><a href="https://github.com/AltraMayor/XIA-for-Linux/wiki">Linux XIA</a></h2>
 

	
 
<p>Linux XIA is a new protocol stack for Linux built using eXpress Internet
 
Architecture (XIA), an interoperable meta network architecture. Linux XIA is
 
designed to meet unfulfilled demands of real-world networking. The project's
 
roadmap includes the development of a DDoS protection system, and the
 
addition of state-of-the-art algorithms and data structures to increase
 
Linux XIA's speed and flexibility.</p>
 

	
 
<h2><a href="http://www.luxrender.net/">LuxRender</a></h2>
 

	
 
<p>LuxRender is a physically based and unbiased rendering engine. Based on
 
state of the art algorithms, LuxRender simulates the flow of light
 
according to physical equations, thus producing realistic images of
 
photographic quality.</p>
 

	
 
<h2><a href="https://www.mercurial-scm.org/">Mercurial</a></h2>
 

	
 
<p>Mercurial is a fast, lightweight Source Control Management system
 
which can track revisions to software during development.  Since its
 
conception in April 2005, Mercurial has been adopted by many projects
 
for revision control, including Xen, One Laptop Per Child, and the
 
Advanced Linux Sound Architecture (ALSA).  Mercurial runs on Unix-like systems, Mac
 
OS X, and Windows computers, and it is licensed under the GNU General
 
Public License.</p>
 

	
 
<h2><a href="http://www.metalinker.org/">Metalink</a></h2>
 

	
 
<p>Metalink is dedicated to improving downloads. Metalink makes it much
 
easier for people &mdash; especially those in areas with inferior Internet
 
connections &mdash; to download Open Source and Free Software. Metalink
 
increases the effectiveness and efficiency of downloads by combining the
 
speed, bandwidth distribution, and redundancy of an optimized hybrid
 
mirror/peer-to-peer network, without any questions of legality, integrity,
 
or safety.</p>
 

	
 
<h2><a href="https://www.northbaypython.org/">North Bay Python</a></h2>
 

	
 
<p>North Bay Python is a 2-day community conference that brings together
 
professionals, enthusiasts, and students interested in the Python
 
programming language.</p>
 

	
 
<h2><a href="http://www.openchange.org/">OpenChange</a></h2>
 

	
 
<p>OpenChange aims to provide a portable Open Source implementation of
 
  Microsoft Exchange Server and Exchange protocols.  Exchange is a
 
  groupware server designed to work with Microsoft Outlook, and providing
 
  features such as a messaging server, shared calendars, contact
 
  databases, public folders, notes and tasks.</p>
 

	
 
<h2><a href="http://www.opentripplanner.org/">OpenTripPlanner</a></h2>
 

	
 
<p>
 
OpenTripPlanner is the leading open source platform for multimodal trip
 
itinerary planning and network analysis.  Launched in 2009, OpenTripPlanner
 
has since attracted a thriving community of users and developers, with live
 
deployments now found in twelve countries.  OpenTripPlanner provides a
 
multimodal trip planner allowing users to plan trips using a variety of
 
transportation modes. Additionally, OpenTripPlanner has features for
 
transportation analysis, including measures of mobility and accessibility.</p>
 

	
 
<h2><a href="https://www.gnome.org/outreachy/">Outreachy</a></h2>
 

	
 
<p>Outreachy helps people from groups underrepresented in free and open
 
source software get involved by providing a supportive community for
 
newcomers to contribute to throughout the year, and by offering focused
 
internship opportunities twice a year with many free software organizations.
 
</p>
 

	
 
<h2><a href="https://phpmyadmin.net/">phpMyAdmin</a></h2>
 

	
 
<p>
 
phpMyAdmin is a free and open source web interface for the MySQL and
 
MariaDB database systems. Frequently used operations
 
(managing databases, tables, columns, relations, indexes, users,
 
permissions, etc) can be performed via the user interface, while you
 
still have the ability to directly execute any SQL statement.</p>
 

	
 
<p>Since its first release in September 1998, phpMyAdmin has been adopted
 
by many web host providers, and has translations underway for more than
 
seventy languages.</p>
 

	
 
<h2><a href="http://pypy.org/">PyPy</a></h2>
 

	
 
<p>The PyPy project aims to provide:</p>
 

	
 
<ul>
 
<li>a common translation and support framework for producing
 
implementations of dynamic languages, emphasizing a clean
 
separation between language specification and implementation
0 comments (0 inline, 0 general)