Quick 'n' Dirty Who's in the machine halls index

Recent Changes

  1. The source can now be read directly with the 'read' script. DCS users go to /home/sxa/pub/html/mh and run ./read<smh.html.
    This will show you who is in the South Machine Halls.
    You might find these aliases useful - they allow you to simply type 'hwl', 'smh' or 'nmh' to find out who is in each of the rooms from your DCS command line. To use them, just add them to the end of your ~/.brc file:
      alias smh='/home/sxa/pub/html/mh/read</home/sxa/pub/html/mh/smh.html'
      alias nmh='/home/sxa/pub/html/mh/read</home/sxa/pub/html/mh/nmh.html'
      alias hwl='/home/sxa/pub/html/mh/read</home/sxa/pub/html/mh/hwlab.html'
    

Forthcoming attractions

  1. Re-write as an ultra-efficient CGI script
  2. Allow the map to be displayed upside down
  3. Any other suggestions?