Well folks, I've not tested yet but this looks very exiting ...
http://BuiltBuy.me


-----Message d'origine-----
De : [email protected]
[mailto:[email protected]] De la part de
[email protected]
Envoyé : vendredi 1 avril 2011 00:54
À : [email protected]
Objet : Opensim-users Digest, Vol 44, Issue 1

Send Opensim-users mailing list submissions to
        [email protected]

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
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Opensim-users digest..."


Today's Topics:

   1. Re: Want to log avvie position and facing direction to a file
      (Neil Canham)
   2. Re: Want to log avvie position and facing direction       to a file
      (Simon Slavin)
   3. can't tp home after hypergrid jump (paul emery)
   4. Re: can't tp home after hypergrid jump (Diva Canto)
   5. Re: Want to log avvie position and facing direction to a file
      (Chris Collins)
   6. Re: Manage OpenSim Instances Remotely (Justin Clark-Casey)
   7. Re: can't tp home after hypergrid jump (paul emery)


----------------------------------------------------------------------

Message: 1
Date: Thu, 31 Mar 2011 14:09:58 +0100
From: Neil Canham <[email protected]>
To: [email protected]
Subject: Re: [Opensim-users] Want to log avvie position and facing
        direction to a file
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"

The SecondLife clients or whichever third party alternative you are using
will have the ability to log chat and IM - typically it's turned on by
default (V1 SL viewers and Imprudence at have IM logging on by default I
think, can't speak about V2).  Go to Preferences->Communication - see
'Logging Options' for details and the path.  The chat from each object or AV
in range of the AV logged into the viewer goes into a separate .txt file, so
anything chatted by your position detector object on channel 0 will end up
in one file on the client machine(s).  This will result in a lot of messages
visible to everyone, unless you relay to a remote location out of chat range
on a hidden channel or have the detector (and nearby AV acting as a chat
logger) out of chat range

IM is less of an option since sending IMs from script is delayed by 2 secs
(although again you could batch messages)

Neil


On Thu, Mar 31, 2011 at 1:32 PM, Simon Slavin
<[email protected]>wrote:

>
> On 31 Mar 2011, at 1:19pm, Neil Canham wrote:
>
> > Of course, the simplest way to log if you have access to the machine
that
> the client is running on is to spit the data out in chat make sure that
chat
> logging is turned on :-)
>
> Wait ... what ?  That would be far better for me, since writing a single
> line to a text file via a chat command is bound to be easier and faster
than
> using HTTP.  Where is chat logging documented ?
>
> Simon.
> _______________________________________________
> Opensim-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/opensim-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.berlios.de/pipermail/opensim-users/attachments/20110331/3e0d6
50c/attachment-0001.html>

------------------------------

Message: 2
Date: Thu, 31 Mar 2011 17:35:19 +0100
From: Simon Slavin <[email protected]>
To: [email protected]
Subject: Re: [Opensim-users] Want to log avvie position and facing
        direction       to a file
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii


On 31 Mar 2011, at 2:09pm, Neil Canham wrote:

> The SecondLife clients or whichever third party alternative you are using
will have the ability to log chat and IM - typically it's turned on by
default (V1 SL viewers and Imprudence at have IM logging on by default I
think, can't speak about V2).  Go to Preferences->Communication - see
'Logging Options' for details and the path.

Found it.  Okay, this is far better than HTTP since it's faster and logging
will work just fine on a laptop disconnected to the internet.  Now I need to
learn enough about the chat commands to see if I can make things go into one
of these files without them appearing on the screen.  But I'm far more
confident about that since the documentation seems better.

Oh dear, the timestamp is only accurate to the minute.  Never mind I can get
my own 'llGetTime( )' and include that.

> The chat from each object or AV in range of the AV logged into the viewer
goes into a separate .txt file, so anything chatted by your position
detector object on channel 0 will end up in one file on the client
machine(s).

Better still, I can separate out the things I want to log from other stuff I
don't care about.

Thank you list, especially Neil but everyone who thought about it, for
answering my questions.

Simon.

------------------------------

Message: 3
Date: Thu, 31 Mar 2011 09:58:21 -0700 (PDT)
From: paul emery <[email protected]>
To: [email protected]
Subject: [Opensim-users] can't tp home after hypergrid jump
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii

Using hippo I log on to my home on a 1 region stand alone sim. I put
fleepgrid.com:8002 in world map search and am able to hypergrid tp to the
region (tk fleep). I go to menu and and try to teleport home I get the error
message Could not Teleport. Destination refused:Unagle to verif identity.
The consol log shows this
http://pastebin.com/Yd9ta6QZ

any ideas

--
View this message in context:
http://opensim-users.2152040.n2.nabble.com/can-t-tp-home-after-hypergrid-jum
p-tp6227904p6227904.html
Sent from the opensim-users mailing list archive at Nabble.com.


------------------------------

Message: 4
Date: Thu, 31 Mar 2011 10:07:50 -0700
From: Diva Canto <[email protected]>
To: [email protected]
Subject: Re: [Opensim-users] can't tp home after hypergrid jump
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Notice this:
Verifying http://www.lansing.com:9000 against http://67.227.131.5:9000

If you want to hypergrid around, you cannot mix IPs and domain names in 
your configurations; you need to be consistent. Use domain names all around.


On 3/31/2011 9:58 AM, paul emery wrote:
> Using hippo I log on to my home on a 1 region stand alone sim. I put
> fleepgrid.com:8002 in world map search and am able to hypergrid tp to the
> region (tk fleep). I go to menu and and try to teleport home I get the
error
> message Could not Teleport. Destination refused:Unagle to verif identity.
> The consol log shows this
> http://pastebin.com/Yd9ta6QZ
>
> any ideas
>
> --
> View this message in context:
http://opensim-users.2152040.n2.nabble.com/can-t-tp-home-after-hypergrid-jum
p-tp6227904p6227904.html
> Sent from the opensim-users mailing list archive at Nabble.com.
> _______________________________________________
> Opensim-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/opensim-users
>
>



------------------------------

Message: 5
Date: Thu, 31 Mar 2011 10:04:48 -0700
From: Chris Collins <[email protected]>
To: [email protected]
Cc: Simon Slavin <[email protected]>
Subject: Re: [Opensim-users] Want to log avvie position and facing
        direction to a file
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"

Hi,

have a look at this presentation I did a while back
https://docs.google.com/present/view?id=dhb2w549_319d4w24cff<http://www.tipo
dean.com/social/public_speaking.html>
(slide
18 on ) talking about getting av positions and posting them to a DB that you
have hosted on AWS (Amazon EC2). It does not do the direction that the
person is facing.

Chris

On Wed, Mar 30, 2011 at 5:22 AM, Simon Slavin
<[email protected]>wrote:

> Dear folks,
>
> OpenSimulator Server  0.6.4.9289 (latest I can run on a Mac), Imprudence
> client
>
> We would like to use OpenSim to perform some Psychology experiments.  One
> of the things I need out of it is the ability to log an avvie's position
> (and preferably the direction it's facing) to a file on disk.  It would be
> enough to log these either once per second, or every time the avvie moves
> more than 2 metres, whichever turns out easiest to program.  The lines
must
> be timestamped, but I'm not fussy what format the time is in, as long as I
> can interpret it.
>
> In this same file I would like to be able to be able to have other scripts
> generate lines, for example "Avvie got within 2 metres of destination.",
so
> it would be nice to have a function I could use in any script which would
> add a line to this file.
>
> Ideally a new file would be created with just this information, but if a
> distinctive piece of text can be added on the appropriate lines, it's okay
> if this information is put in a file with other log lines (perhaps a debug
> log file ?), and I will write a script afterwards to extract just the
lines
> I care about.
>
> I have looked at LSL (I'm almost entirely new to all forms of VR
> application) but I cannot see a way to log to a text file.  However I'm
> hoping I missed it.  If this is not possible I might be able to use the
HTTP
> functions, and I will write a web-facing log system in PHP or something.
>  However, I do not see any examples of how to write the LSL side of this,
> and it would be a far slower more annoying solution than simply logging
> positions to a file.
>
> I would be grateful for any help or pointers anyone can provide.
>
> Simon.
> _______________________________________________
> Opensim-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/opensim-users
>



-- 
-- 
Chris Collins
CEO
Tipodean Technologies
+1 415-515-6928 | [email protected]
Skype: cozza13 | SL: Chris Collins
Website: www.tipodean.com
Twitter: http://www.twitter.com/tipodean
http://www.linkedin.com/in/collinschris
Tools for your distributed workforce
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.berlios.de/pipermail/opensim-users/attachments/20110331/a3717
8d5/attachment-0001.html>

------------------------------

Message: 6
Date: Thu, 31 Mar 2011 21:48:15 +0100
From: Justin Clark-Casey <[email protected]>
To: [email protected]
Subject: Re: [Opensim-users] Manage OpenSim Instances Remotely
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8; format=flowed

On 30/03/11 03:47, Levi Martson wrote:
> Is there a good tool to manage OpenSim regions remotely?

The usual approach for Linux installations is to run OpenSim in the 'screen'
tool, or often remote desktop sharing in 
Windows.

Alternatives include 3rd party tools (e.g. hwios as Jeroen mentioned) or the
remote 'rest' console bundled with OpenSim

http://opensimulator.org/wiki/RestConsole

This is a console that should be able to attach to remote instances and
issue commands.  However, I've never tried it 
myself and some commands (such as load oar) are still wrongly pushing output
to the log, which I don't think is received 
back (?).

>
> ----------------------------
> Levi Martson
> Immersive Education Initiative: http://ImmersiveEducation.org
> Immersive Education Forums:http://ImmersiveEducation.org/forums
>
>
>
> _______________________________________________
> Opensim-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/opensim-users


-- 
Justin Clark-Casey (justincc)
http://justincc.org/blog
http://twitter.com/justincc


------------------------------

Message: 7
Date: Thu, 31 Mar 2011 15:54:02 -0700 (PDT)
From: paul emery <[email protected]>
To: [email protected]
Subject: Re: [Opensim-users] can't tp home after hypergrid jump
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii

I thought i had all referenced sync'd in the standalonecommon.ini then
realized was also in the regions.ini so i made all to be the domain
lansing.com rather then the ip address. But lo siento. now i cant log into
the sim at all. the Imprudence stops when trying to handshake region and
says "We are having trouble..." the end of the console log is
http://pastebin.com/x6vsZmU3

Indeed is frustrating.

--
View this message in context:
http://opensim-users.2152040.n2.nabble.com/can-t-tp-home-after-hypergrid-jum
p-tp6227904p6228920.html
Sent from the opensim-users mailing list archive at Nabble.com.


------------------------------

_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users


End of Opensim-users Digest, Vol 44, Issue 1
********************************************

_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

Reply via email to