croczilla.com 
 home   zap   svg   xtf   jssh   bits&pieces   blog   personal   
  home > zap > lists > zap-devel > Archive > 2008 > 2008-08 > make-call.xul patch to easier call numbers / Buzin Florian <florian@buzin.de>

zap-devel mailing list

To subscribe, send a mail with subject 'subscribe' to zap-devel(at)croczilla.com. Likewise, to unsubscribe, send a mail with subject 'unsubscribe' to zap-devel(at)croczilla.com.

[ << ]

[ Take a look at jaxtr! / Jatandar Dhirwani ... ]

make-call.xul patch to easier call numbers
Buzin Florian <florian(at)buzin.de>
2008-08-20 16:23:09 [ FULL ]
Florian Buzin fb(at)starface.de
Attachments:  
thepatch.diff application/octet-stream 627 Bytes

Re: [zap-devel] make-call.xul patch to easier call numbers
Alexander Fritze <alex(at)croczilla.com>
2008-08-21 00:25:35 [ FULL ]
On 20. Aug2008, at 18:24 , Buzin Florian wrote:
[...]
Pushed to zap-central:
http://hg.mozilla.org/users/alex_croczilla.com/zap-central/index.cgi/rev/865d9c701960

Thanks!
Alex

[...]

Re: [zap-devel] make-call.xul patch to easier call numbers
Marc Petit-Huguenin <marc(at)8x8.com>
2008-08-21 01:53:33 [ FULL ]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Alex,

You just transformed Zap into a Softphone!  I would have preferred a
solution based on auto-completion, because I do not want people to think
that this is a softphone and hence expect to contact the emergency
services when entering 911 (yes things are that bad on this side of the
Atlantic, thanks to the FCC).

With auto-completion, we do not have to enter the (at) and the domain but
as it is automatically added as the person enter, it is clearly visible
that it is a SIP URI and not a phone number (and I suggest to keep the
tel URI in an extension, for the same reason).  And if somebody removes
the domain, then the entry should be displayed as invalid.

Thanks.

Alexander Fritze wrote:[...][...][...][...][...]


- --
Marc Petit-Huguenin           [                                 ]
Home: marc(at)petit-huguenin.org [RFC1855-compliant space for rent ]
Work: marc(at)8x8.com            [                                 ]
[                                                               ]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkisytkACgkQ9RoMZyVa61cFiACfVWy7z3b4TIpxE4I5hdAWL/rC
BkIAn2YkvRC5muUxF2ncxjxE/FWUiqw+
=CTKH
-----END PGP SIGNATURE-----

Re: [zap-devel] make-call.xul patch to easier call numbers
Alexander Fritze <alex(at)croczilla.com>
2008-08-21 09:03:35 [ FULL ]
Hi Marc,

On 21. Aug2008, at 3:54 , Marc Petit-Huguenin wrote:
[...]


I agree it would be nice to have something like Firefox's AwesomeBar,  
but in my mind what we are doing here *is* autocompletion. Granted,  
Zap doesn't autocomplete-while-you-type, but as soon as you hit enter  
you are presented with a call form that shows the full SIP address  
with "sip:" prefix and domain part inserted. In all other places apart  
from the address bar, like e.g. in the call logs, the call will appear  
with the full SIP address.

Clearly not having to type the full domain is useful, so maybe we can  
live with a compromise until we get to implementing a fully in-situ  
autocompleting bar (which I really only want to do after rethinking  
some of the multi-identity stuff):

When the user enters an incomplete address and hits 'enter', we  
autocomplete after the fact just like we do now, but then we update  
the address bar with the complete SIP address, too. In fact this is  
also the behaviour of Firefox when you just enter a word in the  
AwesomeBar (it autocompletes retrospectively to various things: a  
domain, a google search, etc; not sure what exactly the logic is).

What do you think?
[...]

Ok, noted. (We don't do tel URIs yet)
[...]
Right, so the way it works at the moment is that the "Remote party  
field" in the call form isn't editable at all, so it will always  
contain a valid SIP address.

Regards,
Alex

MailBoxer