Any developer interested in contributing to MRM might want to read this article as it outlines coding standards and rules for API changes.
Adam Frisby examines how to use microthreading in MRMs to reduce the script load for computationally expensive functions, in other words reduce script lag
MRM now supports language extensions - you can import your own external .NET DLLs. Here's how you do it, with a few best practises thrown in at the end...
Adam Frisby expands on the brave new world of MRM Scripting
Adam Frisby introduces the next generation scripting in Opensim. MRM or Mini Region Module provides a C# based interface for scripting - an alternative to LSL/OSSL.