What's new in Version 2 of the rental box

September 2012 - After more than 2 years renting parcels in Second Life we are pleased to release the first full rewrite of the rental box software to our tenants.

The previous version started as a simple “time keeper”, as the business grew, spanning multiple regions, better communication and administrative features needed to be added, in time, more and more features were crammed into that tiny box to provide security, automation via bots, and other features, until eventually the software grew so complicated it spanned over 15 separate scripts, and still there were a ton more features we wanted to add.

Version 2 of the rental box software is a complete rewrite and redesign. The majority of the code now exists as a web application, with the rental boxes providing nothing more than a simple “in world” interface to this software. As a result there are now only 3 scripts in the rental box - the script that interfaces with the web application, a script that guarantees a log of payments is made even if the web server is unreachable, and a script to allow updating of the other 2 scripts if necessary.

By moving to a web application we are free of many of the constraints, particularly code size limitations, that plague LSL scripts, this allows us to add more and more and more features without breaking the existing scripts or having to “refactor” them into more and more and more scripts (thanks Linden Labs, this limitation has literally driven me crazy over the years!).

So with great pleasure we are rolling out Version 2 of the rental box, light weight and yet far more powerful than all previous versions. No features have been removed, but tons more have been added. Here is a list of the changes to the system!

And of course this is just the set of features we are releasing the new rental box with, should there be demand for other features we can now easily add them to the code without spending ages trying to figure out how to cram 20KB more code into a rental box without hitting 25+ scripts or so!

Hope you all find the new rental box software easy to use and yet far more powerful than previous versions.

Any feedback, suggestions, complaints or problems? We would love to hear from you and will listen to any feedback you have!

Thanks, Iain Maltz, Owner, Landlord, Quiet Life Rentals