File diff ec2b29b5ae25 → 50221bf6074c
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-two member projects.</p>
 
<p>Conservancy is currently home to forty-three 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
...
 
@@ -75,24 +75,33 @@ 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>