We are flattered. David is aiming for a clone of our Maricopa Learning eXchange, and is added to the list of people requesting a copy of it.
We are not being stingy and would love to put the code out there. For the 10 years I have been web publishing, our MCLI site has and still does share all of its content, e.g Writing HTML.
To be honest, as it stands right now, the MLX is rather specialized (our use of colleges for organizing content, some of the file storage methods, LDAP hooks for creating accounts). The real problem is time and staff- the technical staff in my office is 1.5 and one is writing this right now- the bulk of the database and PHP integration development has been done by a brilliant part-time student programmer. This is Maricopa, not Michigan 😉 We just are not able to devote resources into supporting a sharable MLX as it would drain what we have available for its development.
It still sounds stingy.
What I would like to aim to do is provide a documented framework for the MLX, a downloadable version of the mySQL database structure. But someone else is going to have to sort it out for making a clone.
We will give it a try, but do not hold your breath.
Alan will no doubt correct me (and I hope he does), but the basic concept is pretty simple ï¿ people fill in forms and either upload data or point to existing online resources.ï¿
That is pretty fair for the creation process. You do not see the submission forms, the user options, the inventory tools. The RSS creation is handled by a timed (cron) script, and uses a simple RSSWriter script for output. Trackback is automatically enabled simply in the template PHP that is output for each MLX item, but there are some background things like the MovableType Standalone Trackback code. We are working on a new content rating feature as well.