Features

News Bits

Engineers on
the Move

Feature Articles

Guest Articles


Directories

Engineering Consultants

Manufacturers Representatives and Distributors

Contractor Services

Professional Services

Professional Equipment and
Supply Firms


Engineering Resources

Virginia Schools

Engineering Societies

Career Listings

Home > News Bits

News Bits and Pieces -

Visualizing Open Source Software Development

August 18, 2008

A UC Davis graduate student has created short, colorful movies that show the development of open source software. With dancing points of light, rings of color and a soundtrack, the Code_swarm animations show how software such as the Python scripting language and the Apache Web server have developed from the contributions of different programmers.

Inspired by music videos, the objective of Code_swarm is to create an engaging visual representation of computer software accessible to anyone, said Michael Ogawa, who created the movies in the laboratory of Professor Kwan-Liu Ma at the UC Davis Department of Computer Science.

Computer software projects are among the most complex artifacts ever created by humans. Some of the most complex are “open source” programs that are created by a floating group of volunteers developing and making changes to different parts of the code.

The animations show that there is no single, signature way to create open source software, Michael Ogawa said. Some projects are the work of a single person for long stretches of time, some are guided by a small group and others are regularly worked on by a large group.

The Code_swarm software itself is now open source, hosted by Google Code. Examples of the videos can be found online.

Permanent Link