libOpenMetaverse (formerly libSecondLife) is a very interesting project. Basically, it’s a library in C# is used for connecting to the secondlife grid. I’ve been playing with 0.5.0 (last official release apparently) and also with /trunk.

I’ve been able to work my around into creating a name2key and key2name functions for the included testclient app. (yea, basically taking the example code for these and moving them to the testclient code but it’s not as simple as it sounds so there)

Next up… group utilities and also moving the console dumps to IMs to master