external next up previous contents index
Next: 16.4 Porting Code from Up: Development and Porting Hints Previous: Comparing Code

16.3 Using the E_WEB Object Browser

 

E_WEB has been implemented by ``Andy Bakun'' and ``Kangor'' at e_moo. E_MOO's Web Server and its associated objects are the products of a collaborative effort of E_MOO wizards Andy Bakun and Kangor. The purpose of the server is to allow web documents to be served via the MOO instead of by an outside server. The E_MOO Web Server accepts a document request from a web browser and returns the proper web document. E_WEB runs (at least) in the these Moos.

Among other things E_WEB has a wonderful object browser which helps a lot when working with MOO databases and MOO code.

To examine objects and verbs in the MOO, get the object number and point your web browser to an URL like this:

 Objects:
     http://tecfa.unige.ch:7778/objbrowse/1680
     http://tecfa.unige.ch:7778/objbrowse/$player
     http://tecfa.unige.ch:7778/objbrowse/&channel_feature
 Users:
     http://tecfa.unige.ch:7778/objbrowse/~MooBoy
 Verbs:
     http://tecfa.unige.ch:7778/code/$room:announce



Daniel K. Schneider
Thu Apr 17 12:43:52 MET DST 1997