{% extends "base_members.html" %} {% block subtitle %}Current Member Projects - {% endblock %} {% block submenuselection %}Current{% endblock %} {% block content %}

Current Member Projects

Amarok

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.

Amarok is also affiliated with the KDE for project software development.

ArgoUML

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.

Bongo

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.

Boost

Boost provides free peer-reviewed portable C++ source libraries.

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.

Boost aims to establish “existing practice” 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.

BusyBox

BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides replacements for most of the utilities you usually find in GNU fileutils, shellutils, etc. The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. BusyBox provides a fairly complete environment for any small or embedded system.

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.

Darcs

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.

Foresight Linux

Foresight is a desktop operating system featuring an intuitive user interface and a showcase of the latest desktop software, giving users convenient and enjoyable access to their music, photos, videos, documents, and Internet resources.

As a Linux distribution, Foresight sets itself apart by eliminating the need for the user to be familiar with Linux.

Inkscape

Inkscape is an Open Source vector graphics editor, with capabilities similar to Illustrator, Freehand, CorelDraw, or Xara X using the open-standard Scalable Vector Graphics (SVG) file format. Inkscape's main goal is to create a powerful and convenient drawing tool fully compliant with XML, SVG, and CSS standards.

In contrast to raster (bitmap) graphics editors such as Photoshop or Gimp, Inkscape stores its graphics in a vector format. Vector graphics is a resolution-independent description of the actual shapes and objects that you see in the image. This description is then used to determine how to plot each line and curve at any resolution or zoom level.

jQuery

jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. The jQuery Project works to maintain the jQuery JavaScript library and nurture the community surrounding it.

K-3D

K-3D is the free-as-in-freedom 3D modeling, animation, and rendering system for GNU/Linux, MacOSX, and Windows operating systems. K-3D is based on a powerful Visualization Pipeline that enables procedural modeling and a robust plugin architecture, and is designed to scale to the needs of professional artists.

Kohana

Kohana is an elegant HMVC PHP5 framework that provides a rich set of components for building web applications. It requires very little configuration, fully supports UTF-8 and I18N, and provides many of the tools that a developer needs within a highly flexible system. The integrated class auto-loading, cascading filesystem, highly consistent API, and easy integration with vendor libraries make it viable for any project, large or small.

Libbraille

Libbraille is a computer shared library which makes it possible to easily develop software for Braille displays. It provides a simple API to write text on the display, directly draw dots, or get the value of keys pressed on the Braille keyboard. Libbraille supports a wide range of Braille displays with a serial or USB connection and can auto-detect most of them. Libbraille supports the terminals of the following manufacturers: Alva, Baum, Blazie Engineering, EuroBraille, HandyTech, Hermes, ONCE, Papenmeier, Pulse Data, TechniBraille amd Tieman.

Mercurial

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.

OpenChange

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.

PyPy

The PyPy project aims to provide