Changeset - 6e934f94390a
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 10 years ago 2013-11-22 16:29:20
bkuhn@ebb.org
OpenTripPlanner has joined Conservancy!
1 file changed with 13 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/members/current/index.html
Show inline comments
 
{% extends "base_members.html" %}
 
{% block subtitle %}Current Member Projects - {% endblock %}
 
{% block submenuselection %}Current{% endblock %}
 
{% block content %}
 

	
 
<h1>Current Member Projects</h1>
 

	
 
<p>Conservancy is currently home to thirty member projects.</p>
 
<p>Conservancy is currently home to thirty-one member projects.</p>
 

	
 
<h2><a href="http://amarok.kde.org/">Amarok</a></a></h2>
 

	
 
<p>Amarok is a powerful music player with the aim to help people
 
rediscover music. It offers powerful collection management, context
 
information, integration of online services and a lot more.</p><p>Amarok
 
  is also affiliated with the KDE for project software development.</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>
...
 
@@ -195,48 +195,60 @@ 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="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://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="http://phpmyadmin.net/">phpMyAdmin</a></h2>
 

	
 
<p>
 
phpMyAdmin is a free and open source web interface for the MySQL,
 
MariaDB and Drizzle 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:
 
<ul>
 
<li>a common translation and support framework for producing
 
implementations of dynamic languages, emphasising a clean
 
separation between language specification and implementation
 
aspects.</li>
 
<li>a compliant, flexible and fast implementation of the Python Language
 
using the above framework to enable new advanced features without having
 
to encode low level details into it.</li></ul>
0 comments (0 inline, 0 general)