TravelogSL
- SL attachment logs where you go and what you see to a website
- Present aggregate information: popular places, popular people
- Security - avatar name extracted from email, thus protected by SL login mechanism
- Minimal intelligence in the attachment; put intel in back-end in PHP
--- Minimize maintenance reuirements
----- rarely distribute software updates; attachment/kiosk software is dead simple, complexity resides on server
- communicate with server via http requests
--- Change URL as protocol changes
- Push-to-client via email, rarely (update notifications?)
- Rezzed object in-world, reminds the user when they are not wearing thier attachment;
--- Several ways of stopping the messages, including simply taking obj into inventory
- Script is nomod, but no other protections on the device
- Users pay for the service by subscribing, gives them access to the results
--- Payment is in-world in L$, simple rate like L$1 per day, to any payment kiosk
--- Profit-sharing agreement with property owners willing to host a payment kiosk
--- use attachment to query server to find nearest payment kiosk
* Automate friggin' EVERYTHING *
- Get an attachment just by asking for one
- Get a payment kiosk just by copying it and rezzing it on your land
- Get a reminder box by asking for it, rezzing it
- Absolute minimal oversight
