Re: [Opensim-dev] anon logins

2009-01-24 Thread Mircea Kitsune
As far as my understanding goes no client change would be required at all. It wouldn't be difficult for someone to write Guest in their Last Name and their wanted nickname in First Name to use the client's 2-name architecture, while everything else is handled entirely server-side so nothing in

[Opensim-dev] webinterface and inventory/asset management

2009-01-24 Thread Jeroen van Veen
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

Re: [Opensim-dev] webinterface and inventory/asset management

2009-01-24 Thread Mic Bowman
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 for

[Opensim-dev] Region crossing and its requests to UGAIMs

2009-01-24 Thread Impalah
Hi everyone: I'm developing (or trying to...) an UGAIM system over a LAMP (or WAMP) system and I have some questions about the requests sent from region servers to UGAIM (user and inventory servers). I'm using the "stable" 0.6 version of opensim. When crossing a region I have detected three reque

[Opensim-dev] Proposal for a cleanup/correction of the region-module system

2009-01-24 Thread Homer Horwitz
Hi all, the current system for handling region-modules is slightly broken if you add/remove regions dynamically (or even for region-restarts). I've put up some thoughts at http://opensimulator.org/wiki/New_Region_Modules for discussion. Please answer on the associated 'discussion' page or here on

Re: [Opensim-dev] Proposal for a cleanup/correction of the region-module system

2009-01-24 Thread Ryan McDougall
On Sat, Jan 24, 2009 at 10:04 PM, Homer Horwitz wrote: > Hi all, > > the current system for handling region-modules is slightly broken if > you add/remove regions dynamically (or even for region-restarts). I've > put up some thoughts at > http://opensimulator.org/wiki/New_Region_Modules for discus

Re: [Opensim-dev] [Opensim-users] Please UCI, help our basic tutorial!‏

2009-01-24 Thread Cristina Videira Lopes
[changing from -users to -dev, due to not being able to access outgoing email for my opensim-users account] Americo Damasceno wrote: Thanks, Diva. I will use the "ucigrid04.nacs.uci.edu 9003". Like the central point (128,128) that I will define in the tutorial like the "official arriving p

Re: [Opensim-dev] [Opensim-users] Please UCI, help our basic tutorial!‏

2009-01-24 Thread Brianna
For the birthday event we have two node regions enabled on OSGrid.. Z-Event at 1010 1010 for 1000 centered. It is built with flags, Hypernaut T shirts and 'maps' to Francoland. Night Song at 10006 10008 'maps' to Ellis, Orion has been very cooperative with gifts and Hypernuat click onward to G

Re: [Opensim-dev] Proposal for a cleanup/correction of the region-module system

2009-01-24 Thread MW
I have to say I'm not a big fan of what I've seen of mono.addins so far. Maybe ExtensionLoader is better, so I do think we should look at that. As I think it is better to only have one system of loading plugins/modules. As for initialise vs Initialize, hehe. Well personally I think it should st

Re: [Opensim-dev] Proposal for a cleanup/correction of the region-module system

2009-01-24 Thread Dahlia Trimble
I'm not really a fan of UK zpelling,,, but I imagine people uzing grep could zearch for "initiali" I'll probably continue to uze the UZ englizh zpelling in my code ;) On Sat, Jan 24, 2009 at 4:32 PM, MW wrote: > I have to say I'm not a big fan of what I've seen of mono.addins so far. > Maybe Ex

Re: [Opensim-dev] Proposal for a cleanup/correction of the region-module system

2009-01-24 Thread Teravus Ovares
Lets change it all over to l337..but, the UK base. I|\|I7I41I53 -T On 1/24/09, Dahlia Trimble wrote: > I'm not really a fan of UK zpelling,,, but I imagine people uzing grep could > zearch for "initiali" > > I'll probably continue to uze the UZ englizh zpelling in my code ;) > > > On Sat, J

Re: [Opensim-dev] [Opensim-users] Please UCI, help our basic tutorial!‏

2009-01-24 Thread Bri Ryan
Saturday typos :( Z-Event is at 1210 1210 and also has a 'map' to Bacintyme with Franco. We find that r8088/8087 has superior performance, TP and Hypergrid, to head. Bri Hasp the sailboat is not a vehicle - Original Message - From: Brianna To: opensim-dev@lists.berlios.de Sent:

Re: [Opensim-dev] Proposal for a cleanup/correction of the region-module system

2009-01-24 Thread MW
+1 . so problem solved, and Teravus will start the conversion straight away. Teravus Ovares wrote: Lets change it all over to l337.. but, the UK base. I|\|I7I41I53 -T On 1/24/09, Dahlia Trimble wrote: > I'm not really a fan of UK zpelling,,, but I imagine people uzing grep could > zearch

Re: [Opensim-dev] Proposal for a cleanup/correction of the region-module system

2009-01-24 Thread MW
But it is in our code standards somewhere that we use UK spelling in opensim code. ;) Or it used to be in there. But no I don't think really we can force people to use a different system of spelling to what they are used to. As I feel as strong about not liking the US spelling as you do about

Re: [Opensim-dev] Proposal for a cleanup/correction of the region-module system

2009-01-24 Thread Sean Dague
bMW wrote: > But it is in our code standards somewhere that we use UK spelling in opensim > code. ;) Or it used to be in there. > > But no I don't think really we can force people to use a different system of > spelling to what they are used to. As I feel as strong about not liking the > US s

Re: [Opensim-dev] Proposal for a cleanup/correction of the region-module system

2009-01-24 Thread Charles Krinke
ROFL. Oh, it was the 'z' versus the 's' you were discussing. I thought it was the "i" versus the "I". From: Dahlia Trimble To: opensim-dev@lists.berlios.de Sent: Saturday, January 24, 2009 4:39:03 PM Subject: Re: [Opensim-dev] Proposal for a cleanup/correction

Re: [Opensim-dev] Proposal for a cleanup/correction of the region-module system

2009-01-24 Thread Jeff Ames
Hello, I think the new region module spec sounds pretty good, though TBH I'm not intimately familiar with the current situation. A couple thoughts: For a non-shared module, is there a functional difference between Initialise and AddRegion? Likewise with RemoveRegion and Close. For shared modul

Re: [Opensim-dev] Proposal for a cleanup/correction of the region-module system

2009-01-24 Thread Frisby, Adam
One other suggested change. Let's remove IConfigSource from the RegionModule Initialise method - and instead make some kind of globally accessible (via Scene?) .Config. The reason for this is twofold: 1. We pass config in multiple times, one per scene. 2. It introduces a dependency on Nini that

Re: [Opensim-dev] Proposal for a cleanup/correction of the region-module system

2009-01-24 Thread Frisby, Adam
I can get our Shanghai office to translate our comments into Cantonese if that would help. :) From: opensim-dev-boun...@lists.berlios.de [mailto:opensim-dev-boun...@lists.berlios.de] On Behalf Of MW Sent: Saturday, 24 January 2009 4:56 PM To: opensim-dev@lists.berlios.de Subject: Re: [Opensim-de

Re: [Opensim-dev] Proposal for a cleanup/correction of the region-module system

2009-01-24 Thread Frisby, Adam
> For shared modules, is there some technical reason or use case that > requires a PostInitialise after Initialise? The only case I can think > of is interdependent region modules that need each other to be > initialized before they can add regions. [Frisby, Adam] Close - it's more so you can s