Thanks for the nice openvce oar archives. I'm working on an bsd-licensed opensim webinterface/cms called hwios(http://forge.opensimulator.org/gf/project/hwios/), which is based on the lessons learned from previous projects(jslplus/wixtd). I would be very interested in sharing ideas about web integration. The maingoals of hwios for 2009 are:
opensim service management (twisted xmlrpc daemon on each server)
region management, in combination with osmaps (just implemented osmaps service)
User Management
Radmin/remote console API
OAR/IAR Template management
The webinterface doesn't use page refreshing, but relies on ajax requests for content management. This way it's easier to integrate things like messaging and other presence aware features. Since the virtual world is realtime, it makes sense to create a webinterface that's also presence aware in that respect.
hwios / oar loading
Hi,
Thanks for the nice openvce oar archives. I'm working on an bsd-licensed opensim webinterface/cms called hwios(http://forge.opensimulator.org/gf/project/hwios/), which is based on the lessons learned from previous projects(jslplus/wixtd). I would be very interested in sharing ideas about web integration. The maingoals of hwios for 2009 are:
The webinterface doesn't use page refreshing, but relies on ajax requests for content management. This way it's easier to integrate things like messaging and other presence aware features. Since the virtual world is realtime, it makes sense to create a webinterface that's also presence aware in that respect.
kind regards,
Jeroen