[Opensim-users] Diva WiFi Query and Groups Modules (Chris Stevens)

Chris Stevens chris.stevens at daden.co.uk
Fri Jun 8 15:07:06 UTC 2012


Thanks for the advice Chris.

Discovered the answer to 1) Was that I hadn't changed the SQL .dll to the
diva one (this resolved that problem neatly).

2) Yeah this is proving a bit of a bugbear... the nearest we've found is
building a batch file form a spreadsheet (not ideal); though definitely
something that should be a feature.

3) Will take a look!

Thanks again.

On 8 June 2012 14:41, <opensim-users-request at lists.berlios.de> wrote:

> Send Opensim-users mailing list submissions to
>        opensim-users at lists.berlios.de
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        https://lists.berlios.de/mailman/listinfo/opensim-users
> or, via email, send a message with subject or body 'help' to
>        opensim-users-request at lists.berlios.de
>
> You can reach the person managing the list at
>        opensim-users-owner at lists.berlios.de
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Opensim-users digest..."
>
>
> Today's Topics:
>
>   1. Diva WiFi Query and Groups Modules (Chris Stevens)
>   2. Re: Windows 8 (Robert Martin)
>   3. Re: Diva WiFi Query and Groups Modules (Fleep Tuque)
>   4. Re: Diva WiFi Query and Groups Modules (Fleep Tuque)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 8 Jun 2012 12:25:18 +0100
> From: Chris Stevens <chris.stevens at daden.co.uk>
> To: opensim-users at lists.berlios.de
> Subject: [Opensim-users] Diva WiFi Query and Groups Modules
> Message-ID:
>        <CAJE-OuMcD04pwroPttAc7Euw_Xnd=9+ucv4_UXwvXryBCi41Yw at mail.gmail.com
> >
> Content-Type: text/plain; charset="iso-8859-1"
>
> Three queries really.
>
> 1) I have a Robust Opensim install (which works fine), with Diva WIFI. I am
> able to add users using WiFi (they show up in the database and can be
> logged in)... but the auto-update of how many users/regions in WiFi doesn't
> work, and neither does user search. It's like WiFi can't find my database.
> Can provide copies of my robust.ini and grid_common.ini if need be, but
> would rather ask if there is something obvious I am missing in my wifi
> config.
>
> 2) Is there any way to do bulk upload of users into the database without
> creating a custom app? I was looking at extending WiFi but that appears to
> be a non-starter given the way it's implemented. Does anyone know if I
> would need to modify more than the user's table to get stuff set up
> properly?
>
> 3) Anyone familiar with implementing group modules and what functionality
> they give? Have been looking into Simian and the xmlrpc versions... but not
> having much luck.
>
> Regards,
> Chris.
>
> --
> Chris Stevens
> Lead Programmer
> Daden Limited
>
> t: +44 (0)121 250 5678
> e: chris.stevens at daden.co.uk
> w: www.daden.co.uk
> skype: christopher.michael.stevens
> sl: http://www.slurl.com/secondlife/daden%20prime/160/184/26
> sl IM: Chris Taselian
>
> Daden specialise in immersive learning & training systems, built
> environment visualisations, and creating interactive virtual personalities
> (chatbots).
>
> Daden are a Linden Lab Gold Solution Provider for Second Life.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> https://lists.berlios.de/pipermail/opensim-users/attachments/20120608/27f4ec3e/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Fri, 8 Jun 2012 09:02:40 -0400
> From: Robert Martin <robertltux at gmail.com>
> To: InuYasha.Meiji at gmail.com, opensim-users at lists.berlios.de
> Subject: Re: [Opensim-users] Windows 8
> Message-ID:
>        <CANyFgZ5Fx2STu3hdwf=nFg5RZBjBGmYU97E8iebCfPhVJuEKKw at mail.gmail.com
> >
> Content-Type: text/plain; charset=ISO-8859-1
>
> On Fri, Jun 8, 2012 at 3:52 AM, InuYasha Meiji <inuyasha.meiji at gmail.com>
> wrote:
> > Her computer came with a OEM disc ?of Vista, and when her mobo went bad
> and
> > was replaced the OEN thinks we are trying to use it on a new machine. ?We
> > found the free trial Windows 8. ?I think the RP release. ?It runs but we
> do
> > hate that stupif interface.
>
> well as far as the OEM is concerned you did replace it with a new machine
> you will need to get your hands on a "normal" disc and a matching key.
> Do you have any small computer shops in your area?? (you can hand wave
> into getting an OEM copy of 7 since you did buy that Mobo)
>
> --
> Robert L Martin
>
>
> ------------------------------
>
> Message: 3
> Date: Fri, 8 Jun 2012 09:39:44 -0400
> From: Fleep Tuque <fleep513 at gmail.com>
> To: opensim-users at lists.berlios.de
> Subject: Re: [Opensim-users] Diva WiFi Query and Groups Modules
> Message-ID:
>        <CAG6z+U5NHcS0fr1vZTcdjQ0XZb8vsKf9ETBD1e2A=yB1p-_Hyw at mail.gmail.com
> >
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi Chris,
>
> 1)  When you say the auto-update of users/regions doesn't work, do you mean
> on the splash screen when users log in or somewhere else?
>
> If the former, make sure that you added the section from the
> wifi.ini.example to your [DatabaseService] section in the Robust.HG.ini
> file - it looks like this:
>
> [DatabaseService]
>    ; If you want Wifi to use some advanced options, like displaying
> ; the number of users online on the splash page, change this to
> ; Diva.Data.MySQL.dll. It is 100% compatible with OpenSim's
>    StorageProvider = "OpenSim.Data.MySQL.dll"
>    ConnectionString = "Data Source=localhost;Database=opensim;User
> ID=opensim;Password=opensim123;"
>
> 2)  I suspect that someone has developed ways to do this, but I haven't
> figure out how yet and would also be interested in learning more about bulk
> account creations.
>
> 3)  I highly recommend Mimetic Core's Opensim Services bundle, which
> includes Groups, Offline IMs, Profiles, and Search functionality.  (And
> darn it again I will say those things should all be bundled with stock
> Opensim!)
>
> http://opensim.odosys.net/files/
>
> There are versions of 0.7.2 and 0.7.3 available, and if you want examples
> of how I installed it, take a look at http://fleep.wikispaces.com under
> the
> 11/19/11 entry (search the page).
>
> Good luck!
>
> - Chris/Fleep
>
>
> Chris M. Collins (SL/OS: Fleep Tuque)
> Center for Simulations & Virtual Environments Research (UCSIM)
> UCIT Instructional & Research Computing
> University of Cincinnati
> 406A Zimmer Hall
> 315 College Drive
> PO BOX 210088
> Cincinnati, OH 45221-0088
> chris.collins at uc.edu
> (513) 556-3018
>
> http://ucsim.uc.edu
>
> On Fri, Jun 8, 2012 at 7:25 AM, Chris Stevens <chris.stevens at daden.co.uk
> >wrote:
>
> > Three queries really.
> >
> > 1) I have a Robust Opensim install (which works fine), with Diva WIFI. I
> > am able to add users using WiFi (they show up in the database and can be
> > logged in)... but the auto-update of how many users/regions in WiFi
> doesn't
> > work, and neither does user search. It's like WiFi can't find my
> database.
> > Can provide copies of my robust.ini and grid_common.ini if need be, but
> > would rather ask if there is something obvious I am missing in my wifi
> > config.
> >
> > 2) Is there any way to do bulk upload of users into the database without
> > creating a custom app? I was looking at extending WiFi but that appears
> to
> > be a non-starter given the way it's implemented. Does anyone know if I
> > would need to modify more than the user's table to get stuff set up
> > properly?
> >
> > 3) Anyone familiar with implementing group modules and what functionality
> > they give? Have been looking into Simian and the xmlrpc versions... but
> not
> > having much luck.
> >
> > Regards,
> > Chris.
> >
> > --
> > Chris Stevens
> > Lead Programmer
> > Daden Limited
> >
> > t: +44 (0)121 250 5678
> > e: chris.stevens at daden.co.uk
> > w: www.daden.co.uk
> > skype: christopher.michael.stevens
> > sl: http://www.slurl.com/secondlife/daden%20prime/160/184/26
> > sl IM: Chris Taselian
> >
> > Daden specialise in immersive learning & training systems, built
> > environment visualisations, and creating interactive virtual
> personalities
> > (chatbots).
> >
> > Daden are a Linden Lab Gold Solution Provider for Second Life.
> >
> >
> > _______________________________________________
> > Opensim-users mailing list
> > Opensim-users at lists.berlios.de
> > https://lists.berlios.de/mailman/listinfo/opensim-users
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> https://lists.berlios.de/pipermail/opensim-users/attachments/20120608/be7ec640/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 4
> Date: Fri, 8 Jun 2012 09:41:54 -0400
> From: Fleep Tuque <fleep513 at gmail.com>
> To: opensim-users at lists.berlios.de
> Subject: Re: [Opensim-users] Diva WiFi Query and Groups Modules
> Message-ID:
>        <CAG6z+U6h+==kGt2j=EVZ_TbM8RCxwY0wbXZQw2O6_Mx1WKP5VA at mail.gmail.com
> >
> Content-Type: text/plain; charset="iso-8859-1"
>
> Oops sorry, that link to my changelog should be
> http://fleep.wikispaces.com/FleepGrid for examples.  I also have copies of
> my opensim.ini and robust.HG.ini files there as well, in case that might be
> helpful.
>
> - Fleep
>
>
> Chris M. Collins (SL/OS: Fleep Tuque)
> Center for Simulations & Virtual Environments Research (UCSIM)
> UCIT Instructional & Research Computing
> University of Cincinnati
> 406A Zimmer Hall
> 315 College Drive
> PO BOX 210088
> Cincinnati, OH 45221-0088
> chris.collins at uc.edu
> (513) 556-3018
>
> http://ucsim.uc.edu
>
> On Fri, Jun 8, 2012 at 9:39 AM, Fleep Tuque <fleep513 at gmail.com> wrote:
>
> > Hi Chris,
> >
> > 1)  When you say the auto-update of users/regions doesn't work, do you
> > mean on the splash screen when users log in or somewhere else?
> >
> > If the former, make sure that you added the section from the
> > wifi.ini.example to your [DatabaseService] section in the Robust.HG.ini
> > file - it looks like this:
> >
> > [DatabaseService]
> >     ; If you want Wifi to use some advanced options, like displaying
> > ; the number of users online on the splash page, change this to
> >  ; Diva.Data.MySQL.dll. It is 100% compatible with OpenSim's
> >     StorageProvider = "OpenSim.Data.MySQL.dll"
> >     ConnectionString = "Data Source=localhost;Database=opensim;User
> > ID=opensim;Password=opensim123;"
> >
> > 2)  I suspect that someone has developed ways to do this, but I haven't
> > figure out how yet and would also be interested in learning more about
> bulk
> > account creations.
> >
> > 3)  I highly recommend Mimetic Core's Opensim Services bundle, which
> > includes Groups, Offline IMs, Profiles, and Search functionality.  (And
> > darn it again I will say those things should all be bundled with stock
> > Opensim!)
> >
> > http://opensim.odosys.net/files/
> >
> > There are versions of 0.7.2 and 0.7.3 available, and if you want examples
> > of how I installed it, take a look at http://fleep.wikispaces.com under
> > the 11/19/11 entry (search the page).
> >
> > Good luck!
> >
> > - Chris/Fleep
> >
> >
> > Chris M. Collins (SL/OS: Fleep Tuque)
> > Center for Simulations & Virtual Environments Research (UCSIM)
> > UCIT Instructional & Research Computing
> > University of Cincinnati
> > 406A Zimmer Hall
> > 315 College Drive
> > PO BOX 210088
> > Cincinnati, OH 45221-0088
> > chris.collins at uc.edu
> > (513) 556-3018
> >
> > http://ucsim.uc.edu
> >
> > On Fri, Jun 8, 2012 at 7:25 AM, Chris Stevens <chris.stevens at daden.co.uk
> >wrote:
> >
> >> Three queries really.
> >>
> >> 1) I have a Robust Opensim install (which works fine), with Diva WIFI. I
> >> am able to add users using WiFi (they show up in the database and can be
> >> logged in)... but the auto-update of how many users/regions in WiFi
> doesn't
> >> work, and neither does user search. It's like WiFi can't find my
> database.
> >> Can provide copies of my robust.ini and grid_common.ini if need be, but
> >> would rather ask if there is something obvious I am missing in my wifi
> >> config.
> >>
> >> 2) Is there any way to do bulk upload of users into the database without
> >> creating a custom app? I was looking at extending WiFi but that appears
> to
> >> be a non-starter given the way it's implemented. Does anyone know if I
> >> would need to modify more than the user's table to get stuff set up
> >> properly?
> >>
> >> 3) Anyone familiar with implementing group modules and what
> functionality
> >> they give? Have been looking into Simian and the xmlrpc versions... but
> not
> >> having much luck.
> >>
> >> Regards,
> >> Chris.
> >>
> >> --
> >> Chris Stevens
> >> Lead Programmer
> >> Daden Limited
> >>
> >> t: +44 (0)121 250 5678
> >> e: chris.stevens at daden.co.uk
> >> w: www.daden.co.uk
> >> skype: christopher.michael.stevens
> >> sl: http://www.slurl.com/secondlife/daden%20prime/160/184/26
> >> sl IM: Chris Taselian
> >>
> >> Daden specialise in immersive learning & training systems, built
> >> environment visualisations, and creating interactive virtual
> personalities
> >> (chatbots).
> >>
> >> Daden are a Linden Lab Gold Solution Provider for Second Life.
> >>
> >>
> >> _______________________________________________
> >> Opensim-users mailing list
> >> Opensim-users at lists.berlios.de
> >> https://lists.berlios.de/mailman/listinfo/opensim-users
> >>
> >
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> https://lists.berlios.de/pipermail/opensim-users/attachments/20120608/230d35b0/attachment.html
> >
>
> ------------------------------
>
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users
>
> End of Opensim-users Digest, Vol 58, Issue 15
> *********************************************
>



-- 
Chris Stevens
Lead Programmer
Daden Limited

t: +44 (0)121 250 5678
e: chris.stevens at daden.co.uk
w: www.daden.co.uk
skype: christopher.michael.stevens
sl: http://www.slurl.com/secondlife/daden%20prime/160/184/26
sl IM: Chris Taselian

Daden specialise in immersive learning & training systems, built
environment visualisations, and creating interactive virtual personalities
(chatbots).

Daden are a Linden Lab Gold Solution Provider for Second Life.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20120608/113c3e48/attachment.html>


More information about the Opensim-users mailing list