GitHub

I've got myself an account on GitHub and I'm using it to publish several repositories. The first two are melody and websong: the core of Project Melody and its web frontend based on CherryPy. feed.sheet is a Melody repository (aka sheet) that wants to be a feed browser. wide_finder and asyncgen are related to the Wide Finder project: wide_finder contains my experiments with Python code; asyncgen is a parallelization library that I developed for the project.

I hoped to write a longer article on each of them, publishing the code at the same time, but that way I'll never get them out the door. Hopefully I'll be coming back with conclusions on the Wide Finder experiment one of these days - Tim is rounding up code and results and it would be nice to contribute something useful.