Table of Contents

Introduction

Land-selling agencies in Second Life have employees which need to be paged in order to assist visitors in case they are interested to buy land. The following scripts facilitate that by using an out-of-world SQLite database and a few scripts.

Design Overview

The SQLite DB should be placed along with the registerURL.php script in the same directory. The land signs and the [K] Agent Registry send HTTP requests to the SQLite database in order to register a short URL. We have done this previously in order to map a Linden URL to an identifier in order to retrieve it at a later time.

Agent Registry and Time Tracker

Setting Up Checklist

The procedure for setting up is quite simple:

Index