Message from discussion
Communication while Editing.
Received: by 10.140.255.19 with SMTP id c19mr912823rvi.6.1243666987979;
Sat, 30 May 2009 00:03:07 -0700 (PDT)
Return-Path: <grega...@gmail.com>
Received: from mail-px0-f176.google.com (mail-px0-f176.google.com [209.85.216.176])
by gmr-mx.google.com with ESMTP id 24si162839pzk.5.2009.05.30.00.03.06;
Sat, 30 May 2009 00:03:06 -0700 (PDT)
Received-SPF: pass (google.com: domain of grega...@gmail.com designates 209.85.216.176 as permitted sender) client-ip=209.85.216.176;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of grega...@gmail.com designates 209.85.216.176 as permitted sender) smtp.mail=grega...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by pxi6 with SMTP id 6so4833110pxi.19
for <kollaborative-frame@googlegroups.com>; Sat, 30 May 2009 00:03:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=domainkey-signature:received:received:sender:from:to:subject:date
:user-agent:references:in-reply-to:mime-version:content-type
:content-transfer-encoding:content-disposition:message-id;
bh=A/aGvh3ZXjGxFnLI2vDQ7FXOEHigPZ3BT1zaMJQwEHU=;
b=ihYcxW7kCu6yoiBPZLeD1bs6oczEZRzDkiDx9yy79M7QB1GONceDoe+2LuebJK2G0t
nyiNfgKMABMNk1ZgSCps629e5PN53yoMkFklbcyWyWOKLGHH3wY7ckiUAoZMY7ztld9e
2yDo34vrdAXScrzorOTV+l/r2EsDllRKp3UzQ=
DomainKey-Signature: a=rsa-sha1; c=nofws;
d=gmail.com; s=gamma;
h=sender:from:to:subject:date:user-agent:references:in-reply-to
:mime-version:content-type:content-transfer-encoding
:content-disposition:message-id;
b=CM89Q6ya/070DWRVWjSBPF0wbrAGqLtTsxO5I9a9M9WLHShpiLPGTWiIlVfSt2AJIY
ZgbUsDlAljyrLD22REH48WrHg3ASYuTZRrEfciCtzy1DcJNJRdybs6nrriIMogDHDVsp
zoxGDstTrwiySgRVcX5TGstDghRplt8k5gOzc=
Received: by 10.142.49.4 with SMTP id w4mr1094544wfw.102.1243666986915;
Sat, 30 May 2009 00:03:06 -0700 (PDT)
Return-Path: <grega...@gmail.com>
Received: from mongrel.localnet (97-115-100-189.ptld.qwest.net [97.115.100.189])
by mx.google.com with ESMTPS id 29sm3385296wfg.8.2009.05.30.00.03.04
(version=TLSv1/SSLv3 cipher=RC4-MD5);
Sat, 30 May 2009 00:03:06 -0700 (PDT)
Sender: Gregory Haynes <grega...@gmail.com>
From: Gregory Haynes <g...@greghaynes.net>
To: kollaborative-frame@googlegroups.com
Subject: Re: Communication while Editing.
Date: Sat, 30 May 2009 07:05:26 +0000
User-Agent: KMail/1.11.3 (Linux/2.6.29-ARCH; KDE/4.2.3; x86_64; ; )
References: <3246ed240905292242nef76a4ch6a425e7449f9a...@mail.gmail.com>
In-Reply-To: <3246ed240905292242nef76a4ch6a425e7449f9a...@mail.gmail.com>
MIME-Version: 1.0
Content-Type: Text/Plain;
charset="utf-8"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <200905300705.27262.g...@greghaynes.net>
On Saturday 30 May 2009 05:42:55 Roger Pixley wrote:
> Sending this out to the list to garner some mindmash. Currently libinfinity
> (and hence libqinfinity) supports communication by Jabber on a server
> level.
I did some digging around in the libinfinity API for communication features,
and AFAICT there are no document or server level user to user chat facilities
in the library. This could be (relatively) easily added on a document level
via a note plugin without having to modify libinfinity. Ill send out a message
to Armin to make sure this is correct.
> For quite a few reasons I think that having an option to have it on
> a document level is a good idea. If you think of a large assembly such as
> Akademy or GCDS (Side Thought: How do you abstract that? *DS?) where you
> would like an easy one connect server for remote collaborators but then
> having all the chatter for the various projects and problems being
> discussed broadcast to everyone is unbearably confusing. Or further down
> the line when this is KDE wide and many types of clients can connect to it
> (also FOSS now rules the world cause the others ignored then laughed then
> fought ) A fairly large business would want to use something like this
> internally to tie together teams. Even if there is one server per
> department you would want discussions to be more localized to say a group
> or a document.
>
> So having said that I think that a proposal currently to implemt proper
> channels and identifucation would be thrown out right away as something too
> disruptive to do now.
On a server level this would certainly mean a major API change, but I dont see
why this would be difficult to implement on a document level. User information
is already provided when joining a document, so maybe a chat facility could be
retrieved after joining a session?
> My proposal is to allow messages which are sent to be
> optionally tagged then clients can read the tags on the messages and react
> as they see fit. Clients who have no idea about the tags will just drop
> them Clients who know but don't really care can possibly simply display the
> tags Clients that know and care can create channels or drop entire messages
> of the user doesn't care about them etc.
>
> If anyone has another solution to the issue or sees the issue in a
> different light please reply and lets have a discussion :)
>
> Roger Pixley
> Sharer of Sentiments
> Kollaborator of Konsiderations
--
Gregory Haynes