[Opensim-dev] webinterface and inventory/asset management
Mic Bowman
cmickeyb at gmail.com
Sat Jan 24 18:26:21 UTC 2009
You might want to take a look at the interface proposals for cable
beach (http://opensimulator.org/wiki/AssetServerProposal/ClientDocs).
Exposing a (secure) interface to the asset and inventory services is
one of the objectives of that project. Code for the CB asset and
inventory servers are on forge.
I have a script that does more or less what you're describing for CB;
it takes a powerpoint, dumps the images of the slides, uploads them to
the asset server, creates a notecard with the asset ids, and puts the
notecard in my inventory.
--mic
On Sat, Jan 24, 2009 at 10:01 AM, Jeroen van Veen <j.veenvan at gmail.com> wrote:
> Hi,
>
> Im working on a php webinterface profile editor, which changes among some
> other things the current profileimage. In order to do that, I had in mind to
> follow these steps:
> - add an uploaded image as asset to the assets table
> - add an inventory item linked to the photo album folder, referring to the new
> asset
> - change the profileimage uuid to the new asset
>
> Since it's alot of work, i want to be sure im not following the wrong
> approach. Not sure if it can be done another way. Any suggestions?
>
> Jeroen
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
>
More information about the Opensim-dev
mailing list