Re: [ogpx] URI schema for virtual world locations?

Kari Lippert <kari.lippert@gmail.com> Thu, 21 January 2010 13:35 UTC

Return-Path: <kari.lippert@gmail.com>
X-Original-To: ogpx@core3.amsl.com
Delivered-To: ogpx@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id A68F23A69DC for <ogpx@core3.amsl.com>; Thu, 21 Jan 2010 05:35:49 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.598
X-Spam-Level:
X-Spam-Status: No, score=-2.598 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HTML_MESSAGE=0.001]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id icdtTSrbsLah for <ogpx@core3.amsl.com>; Thu, 21 Jan 2010 05:35:47 -0800 (PST)
Received: from mail-fx0-f218.google.com (mail-fx0-f218.google.com [209.85.220.218]) by core3.amsl.com (Postfix) with ESMTP id 0CDC73A6979 for <ogpx@ietf.org>; Thu, 21 Jan 2010 05:35:46 -0800 (PST)
Received: by fxm10 with SMTP id 10so3227160fxm.14 for <ogpx@ietf.org>; Thu, 21 Jan 2010 05:35:38 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=2lt3xfP3eEUOSCxYkcoi9hAQPbJ6bNWws774ummfXsI=; b=WfN4gVwjIeA1pcJ5hrK1s8JIUukBW+EQXaVltpWaThseydriS1j+ax0gHkUyGW/YqP xKzbnMIEnVzJDF/vylQj6wYAswOKnzocaOMioabUxPZWkNoP4cIURVkR2lOvJkUxpk5z HTWZ98djBhCXhjrdxDkDy0K64gJ+FRUqcwW8w=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=PGsLYxtjOWZJCGpOXzpTyEoh7v13P5HfirEPh8LeuYN/lY7VcAmtKlB1BWi5F0s8Fz p6hNrQwCwj0WXXqTrMavbVUrW+qciAyWRYlUM0uDVtlLHq5PNNv8D4zXrFuOttaZP0Ij yF4EoRhU2vtidfcaL6wS6Uhjto/K4yDByrR70=
MIME-Version: 1.0
Received: by 10.216.90.212 with SMTP id e62mr552131wef.26.1264080937827; Thu, 21 Jan 2010 05:35:37 -0800 (PST)
In-Reply-To: <2bd5b7f11001210527y3e24d664nbbc7cc83db63ef02@mail.gmail.com>
References: <62BFE5680C037E4DA0B0A08946C0933DC4B2DC80@rrsmsx506.amr.corp.intel.com> <382d73da1001210434h2a6763e8n3f7615bd398169c6@mail.gmail.com> <2bd5b7f11001210527y3e24d664nbbc7cc83db63ef02@mail.gmail.com>
Date: Thu, 21 Jan 2010 08:35:36 -0500
Message-ID: <382d73da1001210535s2f3280ddxf3ec63e9bd1153c6@mail.gmail.com>
From: Kari Lippert <kari.lippert@gmail.com>
To: suzyq@pobox.com
Content-Type: multipart/alternative; boundary="0016e6d7e887443f35047dacc7a8"
Cc: "ogpx@ietf.org" <ogpx@ietf.org>
Subject: Re: [ogpx] URI schema for virtual world locations?
X-BeenThere: ogpx@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Virtual Worlds and the Open Grid Protocol <ogpx.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ogpx>, <mailto:ogpx-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ogpx>
List-Post: <mailto:ogpx@ietf.org>
List-Help: <mailto:ogpx-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ogpx>, <mailto:ogpx-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 21 Jan 2010 13:35:49 -0000

Orientation or heading is certainly a good addition. If not implemented in a
world it can be ignored!

Kari


On Thu, Jan 21, 2010 at 8:27 AM, Suzy Deffeyes <suzyq@pobox.com> wrote:

>
> Is it overly confusing to allow specifying  look-at point? That would allow
> you to specify a link to a location that orients the user looking in the
> correct direction?
>
> The old OGP spec for rez_avatar/place allows it (
> http://wiki.secondlife.com/wiki/OGP_Teleport#POST_Interface ), however, I
> have not implemented it in the viewer in any way, shape, or form.
>
> Suzy Deffeyes/Pixel Gausman
> IBM
>
>
> On Thu, Jan 21, 2010 at 6:34 AM, Kari Lippert <kari.lippert@gmail.com>wrote:
>
>> Here's a start....
>>
>> To design this, the better question to ask is what is required to uniquely
>> location a point in a virtual world? The information can always be encoded
>> with more user-friendly names/references as required.
>>
>> Name of World
>> Server
>> Instance
>> Region
>> x-coordinate
>> y-coordinate
>> z-coordinate
>>
>> IMHO I think that would cover it all - but I am not
>> intimately familiar with the inner workings of all virtual worlds.
>>
>> Kari
>>
>>
>>
>> On Wed, Jan 20, 2010 at 4:24 PM, Hurliman, John <john.hurliman@intel.com>wrote:
>>
>>>  I’ve seen a few places in the I-Ds and OGP wiki documents that refer to
>>> a URI schema for a location in a virtual world (home location, requested
>>> login location, etc). Has this been defined or discussed yet? I see the
>>> SLURL format of:
>>>
>>>
>>>
>>> secondlife://region%20name/x/y/z
>>>
>>>
>>>
>>> How would this change to accommodate a location in any region domain?
>>>
>>>
>>>
>>> John
>>>
>>> _______________________________________________
>>> ogpx mailing list
>>> ogpx@ietf.org
>>> https://www.ietf.org/mailman/listinfo/ogpx
>>>
>>>
>>
>>
>> --
>>
>>
>> http://kjlippert.wordpress.com/
>> http://community.webshots.com/user/MissGnomer
>>
>> _______________________________________________
>> ogpx mailing list
>> ogpx@ietf.org
>> https://www.ietf.org/mailman/listinfo/ogpx
>>
>>
>


-- 


http://kjlippert.wordpress.com/
http://community.webshots.com/user/MissGnomer