Oscms
From OpenSimulator
(Difference between revisions)
Line 2: | Line 2: | ||
OSMS(name?) is a whitepaper for a Web-frontend to OpenSim. | OSMS(name?) is a whitepaper for a Web-frontend to OpenSim. | ||
− | == | + | ==Technology used== |
− | + | ===Client frontend=== | |
− | * | + | * Flex |
− | ** | + | * Caingorm-framework |
− | * | + | * XML |
− | * | + | ===Server backend=== |
− | * MySQL | + | * Ruby |
+ | * Ruby on Rails | ||
+ | * XML | ||
+ | * MySQL | ||
==Coding features== | ==Coding features== | ||
− | |||
* MVC-structured | * MVC-structured | ||
− | * | + | * CRUD/REST |
− | + | ||
* Modular | * Modular | ||
+ | * Interactive client-design(Flex remoting) | ||
==Administrator features== | ==Administrator features== | ||
− | * | + | * Manage users and regions |
− | * | + | * Direct control through Remote-admin |
− | + | ||
− | + | ||
==User features== | ==User features== | ||
* Login | * Login | ||
− | * Register | + | * Register (customize avatar-clothing) |
− | + | * Profile | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | * Profile | + | |
** User info | ** User info | ||
** Groups | ** Groups | ||
Line 40: | Line 33: | ||
** My objects | ** My objects | ||
** User search | ** User search | ||
− | |||
* Communication | * Communication |
Revision as of 08:28, 23 April 2008
Contents |
Description
OSMS(name?) is a whitepaper for a Web-frontend to OpenSim.
Technology used
Client frontend
- Flex
- Caingorm-framework
- XML
Server backend
- Ruby
- Ruby on Rails
- XML
- MySQL
Coding features
- MVC-structured
- CRUD/REST
- Modular
- Interactive client-design(Flex remoting)
Administrator features
- Manage users and regions
- Direct control through Remote-admin
User features
- Login
- Register (customize avatar-clothing)
- Profile
- User info
- Groups
- My textures
- My objects
- User search
- Communication
- Chat logs
- MailInbox