A collaboration web site for software engineers to find and contribute code. The goal is to have users of the system to be able to not only get code from the system but also be able to update and fix specific code segments.
Online music publishing system that enables mass collaboration among registered users. Users will submit pieces of work for others to add and edit to create other renditions of the work.
the omega xvi project is a javascript debugger written in javascript. it can debug code, execute blocks of code or entire applications, as well as detect variables. because of its javascript nature, it can be run through a webpage, online.
Think Python is an interactive online learning environment for Python.
Think Python intends to be an interactive online learning environment for Python. It consists of two parts: A small IDE which is able to run your Python code in the browser without installing any plugins and an interactive training system which can contain explainations, questions and practical tasks.