Colen is hard at work on re-coding the Maricopa Learning eXchange (MLX) for the proposed open-source version we hope to make available as an alpha soon. There is a good deal of restructuring of the code libraries, yanking some code logic from individual PHP files and putting them in the libraries, outlining some functionality needed for some basic admin tools.
But we have the database and a crude version sort of running on a test box (don’t ask for a URL… yet). One of the interesting things to be changed is how we organize the packages in the Maricopa MLX- the main organizing unit is by colleges, so searches and RSS feeds can be filtered within a specific college’s contributions. In a sense, every person who creates an account in the MLX has an affiliation with one of our colleges, so that any packages that create are automatically associated with that college too…