Webinterface
From OpenSimulator
(Difference between revisions)
m |
Zane Legion (Talk | contribs) (Removing this entry again. It's too broken to be considered a usable web interface.) |
||
Line 5: | Line 5: | ||
*[http://www.nsl.tuis.ac.jp/xoops/modules/xpwiki/?XoopenSim%20(E) XoopenSim] - Web Interface for [http://xoopscube.org/ Xoops Cube]. v1.50 supports MySQL Data Base of 0.6.7,0.6.8,0.6.9 and 0.7, 0.7.1Dev, and it includes flotsam group function, osprofile, ossearch, mute list and login screen function. | *[http://www.nsl.tuis.ac.jp/xoops/modules/xpwiki/?XoopenSim%20(E) XoopenSim] - Web Interface for [http://xoopscube.org/ Xoops Cube]. v1.50 supports MySQL Data Base of 0.6.7,0.6.8,0.6.9 and 0.7, 0.7.1Dev, and it includes flotsam group function, osprofile, ossearch, mute list and login screen function. | ||
*[http://www.nsl.tuis.ac.jp/xoops/modules/xpwiki/?Modlos%20%28E%29 Modlos] - Web Interface for [http://moodle.org/ Moodle]. This software is sister application of XoopenSim. Modlos has same functions with XoopenSim and supports cooperation with [http://www.sloodle.org Sloodle]. | *[http://www.nsl.tuis.ac.jp/xoops/modules/xpwiki/?Modlos%20%28E%29 Modlos] - Web Interface for [http://moodle.org/ Moodle]. This software is sister application of XoopenSim. Modlos has same functions with XoopenSim and supports cooperation with [http://www.sloodle.org Sloodle]. | ||
− | |||
*[http://d4os.org D4os] - A set of [http://drupal.org Drupal] modules to control a grid. (actually in alpha stage using OpenSim 0.6.8/9) | *[http://d4os.org D4os] - A set of [http://drupal.org Drupal] modules to control a grid. (actually in alpha stage using OpenSim 0.6.8/9) | ||
*[http://openmetaverse.googlecode.com/ SimianGridFrontend] - The PHP-based web interface that accompanies SimianGrid. SimianGridFrontend is based on the CodeIgniter PHP MVC framework. | *[http://openmetaverse.googlecode.com/ SimianGridFrontend] - The PHP-based web interface that accompanies SimianGrid. SimianGridFrontend is based on the CodeIgniter PHP MVC framework. |
Revision as of 04:00, 12 October 2010
Languages: |
English Français |
PHP
- Wifi - A Simple Account Management Front-end
- XoopenSim - Web Interface for Xoops Cube. v1.50 supports MySQL Data Base of 0.6.7,0.6.8,0.6.9 and 0.7, 0.7.1Dev, and it includes flotsam group function, osprofile, ossearch, mute list and login screen function.
- Modlos - Web Interface for Moodle. This software is sister application of XoopenSim. Modlos has same functions with XoopenSim and supports cooperation with Sloodle.
- D4os - A set of Drupal modules to control a grid. (actually in alpha stage using OpenSim 0.6.8/9)
- SimianGridFrontend - The PHP-based web interface that accompanies SimianGrid. SimianGridFrontend is based on the CodeIgniter PHP MVC framework.
- Nwg Rest Ajax Manager - A remote console using php & ajax to user with RestConsole system.
- Nwg Ajax Map - A dynamic map of the grid using ajax with a reservation system.
- SimianGrid - A scalable, extensible, light-weight, open source persistence layer for MMOs and virtual worlds, written in PHP. Also provides the frontend mentioned above and WebDAV access to inventory.
- unga - Both an UGAIM (User, Grid, Assets, Inventory, Messaging) server system and a backend for configuring that servers. Also, its modular architecture allows to create (or plug) specialized modules created in standard PHP.
- Joomla! OpenSim - Joomla component for interacting with an OpenSimulator server and 2 modules (grid status and friends online). The component is developed and designed with opensimulator v 0.7.0.1 running in grid mode with MySQL as storage engine, but also can work with standalone mode.
Optional modules
- XmlRpcGroups - A set of xmlrpc methods to manage groups in opensim. See this page for how to configure it.
- ossearch - A set of xmlrpc methods to manage search, events and classifieds. See this page for how to configure it.
- osprofile - A set of xmlrpc methods to manage persistent profile.
- webassets - A script to render assets pictures to display on a website.
Python
- Hwios - html5 websocketed collaborative web-software in development, focussing on easy-to-use Opensim administration and collaborative tools. HWIOS features include user management, region management, tms maps, distributed service management, webdav shares, remote web-consoles(through websockets), websocket chat, and more. Currently compatible with Opensim 0.6.9 and chromium 5,6/ff4. Support @ irc.freenode.net #hwios, #hwios-dev
- Teknon - A Twisted TCP daemon, capable of communicating over a persistent connection between local services and HWIOS websockets through subprocess pipes. HWIOS uses teknon for distributed service management and remote consoles.