Re: [maemo-developers] Opera - fullscreen OperaShow projection mode

2005-06-13 Thread Jose Manrique Lopez de la Fuente
2005/6/14, Roger Sperberg <[EMAIL PROTECTED]>: > Does the version of Opera on the N 770 have this OperaShow projection mode? > I'm looking to develop style sheets that permit easier reading of booklength > texts. Something like this?: http://www.meyerweb.com/eric/tools/s5/ Best regards, -- J.

[maemo-developers] Opera - fullscreen OperaShow projection mode

2005-06-13 Thread Roger Sperberg
In the full-OS version of Opera, pressing F11 puts Opera into a full-screen projection (as opposed to screen) mode in which different CSS settings apply. There's no scrolling; instead one pages through the HTML in blocks or slides. Does the version of Opera on the N 770 have this OperaShow project

Re: [maemo-developers] Mic input on 770?

2005-06-13 Thread Javier Cardona
On Monday 13 June 2005 03:47 pm, Neil Cherry wrote: > Javier Cardona wrote: > > Hi, > > > > Is see that there is no microphone input on the Nokia 770 > > ( http://www.nokia.com/nokia/0,,75023,00.html ). > > > > Anyone has any ideas on how to capture voice on the device? Bluetooh > > microphones? >

Re: [maemo-developers] Mic input on 770?

2005-06-13 Thread Neil Cherry
Javier Cardona wrote: Hi, Is see that there is no microphone input on the Nokia 770 ( http://www.nokia.com/nokia/0,,75023,00.html ). Anyone has any ideas on how to capture voice on the device? Bluetooh microphones? I'm guessing USB sound card or perhaps a Bluetooth head set? -- Linux H

Re: [maemo-developers] networking questions & requests

2005-06-13 Thread Marcel Holtmann
Hi Johan, > > Currently, user level applications are not allowed to control > > bluetooth connections or search for services. > > You might be interested in the functionality provided by osso-bttools > and osso-gwconnect packages. osso-bttols provides tools for doing e.g. > bluetooth pairing and

[maemo-developers] Mic input on 770?

2005-06-13 Thread Javier Cardona
Hi, Is see that there is no microphone input on the Nokia 770 ( http://www.nokia.com/nokia/0,,75023,00.html ). Anyone has any ideas on how to capture voice on the device? Bluetooh microphones? Thanks! -- Javier Cardona cozybit Inc. ___ maemo

Re: [maemo-developers] networking questions & requests

2005-06-13 Thread Johan Hedberg
On Mon, Jun 13, 2005, Claudio Takahasi wrote: > Currently, user level applications are not allowed to control > bluetooth connections or search for services. You might be interested in the functionality provided by osso-bttools and osso-gwconnect packages. osso-bttols provides tools for doing e.g.

Re: [maemo-developers] networking questions & requests

2005-06-13 Thread Claudio Takahasi
Regarding Bluetooth ... Currently, user level applications are not allowed to control bluetooth connections or search for services. The pand daemon requires root permission and it is command line application. There isn't a way to interact with it. For handle this issue, D-Bus service are being im

Re: [maemo-developers] Maemo & Scratchbox 0.9.8.5

2005-06-13 Thread Aleksandr Koltsoff
On Monday 13 June 2005 08:27, [EMAIL PROTECTED] wrote: > Just a quick question. Has the newly released sb 0.9.8.5 been tested > with Maemo? Or should I still stick with 0.9.8.4? It works ok (no snags encountered yet). ak. ___ maemo-developers mailing l

Re: [maemo-developers] networking questions & requests

2005-06-13 Thread Justin Bradford
On 6/13/05, Elvis Pfützenreuter <[EMAIL PROTECTED]> wrote: > The applications would not have to load libhowl; howl uses Apple's mDNSResponder. That's were the license problem is. Also, regarding your modifications to the dhcp client daemon: I believe maemo is already planning to support autoip fo

Re: [maemo-developers] networking questions & requests

2005-06-13 Thread Elvis Pfützenreuter
> Please use something else than howl... Debian went through quite an > effort to get rid of all uses of libhowl from Debian, because of > APL v2.0 being considered non-free (mainly due to a quite evil > patent clause). The applications would not have to load libhowl; but I will follow the sugges

Re: [maemo-developers] networking questions & requests

2005-06-13 Thread Justin Bradford
On 6/13/05, Koen Kooi <[EMAIL PROTECTED]> wrote: > You are in luck: avahi [1] seems to implement dbus and dns-sd already :) Avahi's D-BUS daemon isn't quite complete, however. I've started work on this, but as I'll be travelling a good bit this month, I won't be able to put out anything right away

Re: [maemo-developers] networking questions & requests

2005-06-13 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Elvis Pfützenreuter wrote: >>Are you using avahi or howl for that? > > > The current approach we are taking is: > > * created a patch for udhcpc so it will do link-local address > assignment as well as DHCP (done, need to publish the package though

Re: [maemo-developers] networking questions & requests

2005-06-13 Thread Weinehall David (Nokia-M/Tampere)
On mån, 2005-06-13 at 09:35 -0300, ext Elvis Pfützenreuter wrote: > > Are you using avahi or howl for that? > > The current approach we are taking is: > > * created a patch for udhcpc so it will do link-local address > assignment as well as DHCP (done, need to publish the package though); > > *

Re: [maemo-developers] networking questions & requests

2005-06-13 Thread Elvis Pfützenreuter
> Are you using avahi or howl for that? The current approach we are taking is: * created a patch for udhcpc so it will do link-local address assignment as well as DHCP (done, need to publish the package though); * adding D-Bus support to Howl's mDNSResponder, as well as an easy-to-use DNS-SD AP

Re: [maemo-developers] networking questions & requests

2005-06-13 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Elvis Pfützenreuter wrote: >>The point being that lots of cool stuff can be down with >>auto-discovered network services. Pretty much any application could >>conceivably benefit, if a relevant service existed. Apple has >>zeroconf/Rendezvous services a

Re: [maemo-developers] networking questions & requests

2005-06-13 Thread Elvis Pfützenreuter
> The point being that lots of cool stuff can be down with > auto-discovered network services. Pretty much any application could > conceivably benefit, if a relevant service existed. Apple has > zeroconf/Rendezvous services already out there, so it makes sense to > build on that infrastructure. In