HWIOS - Hybrid Web In Opensimulator

This is the projectpage for the HWIOS project. We're trying to document the project as it's developing. Please expect bugs and installation-problems, while there are no file-releases. If those doesn't scare you off, please try the svn trunk version. We're using the following communication channels:
- wiki documentation
- irc.freenode.net #hwios #hwios-dev
- mailing: hwios-developers@forge.opensimulator.org
Prepare web-environment:
svn checkout http://forge.opensimulator.org/svn/hwios/trunk /opt/hwios
svn checkout http://forge.opensimulator.org/svn/osservices/trunk /opt/osservices
svn checkout http://forge.opensimulator.org/svn/osmaps/trunk /opt/osmaps
Prepare opensim-environment:
git clone git://opensimulator.org/git/opensim /opt/opensim/grid
| Recent News |
Bye bye Apache, hello twisted wsgi Jeroen van Veen 2010-03-07HWIOS now has twisted as production webserver by default. Twisted has easy daemonizing tools, it's easy to install(type hwios start, instead of mod_wsgi apache installation), it's memory efficient and it integrates well with other twisted components(serverside websocket branch, twisted words(xmpp) and nevow athena(clientside eventlibaries)) that are important for hwios in the long run.
Other d... |
hwios opensim package in osdeploy Jeroen van Veen 2010-02-22One of the main issues with OpenSim and with HWIOS is that it's clumsy to install and configure. It takes alot of time to check all config files, dependencies, grid settings, and to perform updates. OSDeploy was created to change this, by automating all the necessary installation steps. Packages were created to install a complete grid from the net, using the GUI based menu in OSDeploy. HWIOS and t... |
OSService interaction implemented Jeroen van Veen 2009-12-06OSServices and it's hwios interface are ready. Now you can easily add services to oss, and control them from hwios. This functionality has several advantages:
* Controlling large numbers of simulators/services made easy
* Service status
* Direct console access through stdin pipes/xmlrpc interface
* OSS is crossplatform
* Services are started as subprocesses of OSS. When OSS dies, all service... |
osapi - rest console/radmin Jeroen van Veen 2009-10-19One of the goals of hwios is to make communication between opensim and the web as easy as possible. To do this, hwios now offers a preleminary API called osapi, which takes the complexity out of running basic commands through opensim. It's an abstraction of the radmin and the rest console. Currently it's already used to create new user accounts. Check out the source code for more info... |
back from holiday, new energy Jeroen van Veen 2009-09-01After returning from the holiday, I checked out the fresh git-version of opensim, and tried robust. Seems to work fine. Trying to implement the rest console for creating users for now. Some research needed... |
|
| General Sections |
| Forums Help (0 Posts)
Open discussion (0 Posts)
| Tracker Bugs
( 0 Open / 0 Total ) Bug Tracking System
Support
( 0 Open / 0 Total ) Tech Support Tracking System
Patches
( 0 Open / 0 Total ) Patch Tracking System
Feature Requests
( 0 Open / 0 Total ) Feature Request Tracking System
To-Do
( 0 Open / 0 Total ) To-Do tasks for this project
|
|
|
|
| Activity |
|
| Description |
HWIOS is a web-portal for OpenSim, built
on top of Python, Django, JQuery and
utilizing osmaps and osservices. It
offers service/land/user management, and
focusses on redefinition of existing
applications like a wiki and forum, in a
realtime virtual world context.
|
| Developer Info |
Jeroen van Veen avantar adural
|
| Project Hierarchy |
hwios osservices osmaps OSDeploy osxmpp
|
| Trove Categorization |
- Development Status: 3 - Alpha
- Intended Audience: Developers
- License: BSD License
- Operating System: OS Independent
- Programming Language: JavaScript,
Python
- Spoken Language: English
- Topic: Other
|
|