Webinterface

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(PHP)
Line 1: Line 1:
__NOTOC__
+
__NOTOC__ {{Template:Quicklinks}}  
{{Template:Quicklinks}}
+
[[Category:Development]]
+
= Actively developed Web Interfaces =
+
== PHP ==
+
* [http://www.nsl.tuis.ac.jp/xoops/modules/xpwiki/?XoopenSim%20(E) XoopenSim] - Web Interface for Xoops Cube. v1.41 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 and [http://www.nsl.tuis.ac.jp/svn/opensim/opensim.osprofile/ modified osprofile] function.
+
* [http://www.nsl.tuis.ac.jp/xoops/modules/xpwiki/?Modlos%20%28E%29 Modlos] - Web Interface for 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)
+
* [http://openmetaverse.googlecode.com/ SimianGridFrontend] - The PHP-based web interface that accompanies SimianGrid. SimianGridFrontend is based on the CodeIgniter PHP MVC framework.
+
  
=== Grid Services ===
+
= Actively developed Web Interfaces  =
* [http://code.google.com/p/openmetaverse/wiki/SimianGrid 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.
+
* [http://sourceforge.net/apps/trac/unga/wiki/WikiStart 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.
+
  
=== Optional modules ===
+
== PHP  ==
* [http://code.google.com/p/flotsam/wiki/XmlRpcGroups XmlRpcGroups] - A set of xmlrpc methods to manage groups in opensim. See [http://opensimulator.org/wiki/Groups this page] for how to configure it.
+
* [http://forge.opensimulator.org/gf/project/ossearch ossearch] - A set of xmlrpc methods to manage search, events and classifieds. See [http://opensimulator.org/wiki/OpenSimSearch this page] for how to configure it.
+
* [http://forge.opensimulator.org/gf/project/osprofile osprofile] - A set of xmlrpc methods to manage persistent profile.
+
* [http://forge.opensimulator.org/gf/project/webassets/ webassets] - A script to render assets pictures to display on a website.
+
  
== Python ==
+
*[http://www.nsl.tuis.ac.jp/xoops/modules/xpwiki/?XoopenSim%20(E) XoopenSim] - Web Interface for Xoops Cube. v1.41 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 and [http://www.nsl.tuis.ac.jp/svn/opensim/opensim.osprofile/ modified osprofile] function.
* [http://hwios.org Hwios] - The web-interface part of several subprojects that were initiated in order to make Opensim administration and community building easier. HWIOS support user management, region management and service management for Opensim 0.69 currently.
+
*[http://www.nsl.tuis.ac.jp/xoops/modules/xpwiki/?Modlos%20%28E%29 Modlos] - Web Interface for 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)
 +
*[http://openmetaverse.googlecode.com/ SimianGridFrontend] - The PHP-based web interface that accompanies SimianGrid. SimianGridFrontend is based on the CodeIgniter PHP MVC framework.
 +
*[http://lab.newworldgrid.com/Wiki/index.php/Rest_Ajax_Manager/ Nwg Rest Ajax Manager] - A remote console using php & ajax to user with RestConsole system.  
 +
*[http://lab.newworldgrid.com/Wiki/index.php/Ajax_Map/ Nwg Ajax Map] - A dynamic map of the grid using ajax with a reservation system.
  
=== Web Services ===
+
=== Grid Services  ===
* [http://hwios.org Teknon] - A Twisted TCP client, capable of communicating in realtime between local services and HWIOS through subprocess pipes.
+
 
* [http://hwios.org OSMaps] - Tilemap service(TMS), capable of rendering and displaying a scalable world map through openlayers within HWIOS
+
*[http://code.google.com/p/openmetaverse/wiki/SimianGrid 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.
 +
*[http://sourceforge.net/apps/trac/unga/wiki/WikiStart 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.
 +
 
 +
=== Optional modules  ===
 +
 
 +
*[http://code.google.com/p/flotsam/wiki/XmlRpcGroups XmlRpcGroups] - A set of xmlrpc methods to manage groups in opensim. See [http://opensimulator.org/wiki/Groups this page] for how to configure it.
 +
*[http://forge.opensimulator.org/gf/project/ossearch ossearch] - A set of xmlrpc methods to manage search, events and classifieds. See [http://opensimulator.org/wiki/OpenSimSearch this page] for how to configure it.
 +
*[http://forge.opensimulator.org/gf/project/osprofile osprofile] - A set of xmlrpc methods to manage persistent profile.
 +
*[http://forge.opensimulator.org/gf/project/webassets/ webassets] - A script to render assets pictures to display on a website.
 +
 
 +
== Python  ==
 +
 
 +
*[http://hwios.org Hwios] - The web-interface part of several subprojects that were initiated in order to make Opensim administration and community building easier. HWIOS support user management, region management and service management for Opensim 0.69 currently.
 +
 
 +
=== Web Services ===
 +
 
 +
*[http://hwios.org Teknon] - A Twisted TCP client, capable of communicating in realtime between local services and HWIOS through subprocess pipes.  
 +
*[http://hwios.org OSMaps] - Tilemap service(TMS), capable of rendering and displaying a scalable world map through openlayers within HWIOS
 +
 
 +
[[Category:Development]]

Revision as of 11:08, 20 July 2010

Actively developed Web Interfaces

PHP

  • XoopenSim - Web Interface for Xoops Cube. v1.41 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 and modified osprofile 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)
  • 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.

Grid Services

  • 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.

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 - The web-interface part of several subprojects that were initiated in order to make Opensim administration and community building easier. HWIOS support user management, region management and service management for Opensim 0.69 currently.

Web Services

  • Teknon - A Twisted TCP client, capable of communicating in realtime between local services and HWIOS through subprocess pipes.
  • OSMaps - Tilemap service(TMS), capable of rendering and displaying a scalable world map through openlayers within HWIOS
Personal tools
General
About This Wiki