Re: GSMA World Congress in Barcelona

2008-01-30 Thread Quim Gil
Hi, ext Graham Cobb wrote: > Anyone else going to the GSMA World Congress in Barcelona in a couple of > weeks? I would guess that some others on this list also work in the telecoms > industry and might be there. > > An informal get-together might be nice -- an opportunity to put some faces to

Re: Connecting RS232 devices to N800 hosting OS2008

2008-01-30 Thread Ryan Pavlik
Have you checked the permissions on the device file to ensure that your user ("user") has write permissions (and/or tried running this as root?) Ryan James Kemp wrote: > I'm using a N810, but the problem of connecting a RS232 device is > probably the same. > > I'm getting close to getting a RS2

Re: N810 AGPS?

2008-01-30 Thread Charles Werbick
I've heard a lot of complaints about time to fix for GPS on the n810. If there's a way to read the raw gps data and do the initial ephemeris processing and location calculation with the ARM processor, I'm all ears! Charles Werbick On 1/30/08, Darius Jack <[EMAIL PROTECTED]> wrote: > Hi, > as Na

Connecting RS232 devices to N800 hosting OS2008

2008-01-30 Thread James Kemp
I'm using a N810, but the problem of connecting a RS232 device is probably the same. I'm getting close to getting a RS232 connection working using Bluetooth and Python2.5. The code below is getting me close. I can receive RS232 string over Bluetooth using this code. I just can't seem to figure out

Re: N810 AGPS?

2008-01-30 Thread Darius Jack
Hi, as Navteq's developer I developed some LBS systems and your N810 can play GSM-AGPS, WiFi-AGPS. Frankly speaking I have never tested any of my 2 AGPS enabled NEC 616V cell phones for navigation as I have got 2 bt gps, 2 usb gps devices and they work fine and fast. My another gps enabled cel

Re: N810 AGPS?

2008-01-30 Thread Charles Werbick
On 1/30/08, Simon Pickering <[EMAIL PROTECTED]> wrote: > > Just wondering if AGPS is enabled, or could be enabled on the N810. We > have a chip which supports it (Ti NaviLink GPS5300). The question > (mainly aimed at Nokians) is whether or not they can release a bit > more info to make this possibl

N810 AGPS?

2008-01-30 Thread Simon Pickering
Just wondering if AGPS is enabled, or could be enabled on the N810. We have a chip which supports it (Ti NaviLink GPS5300). The question (mainly aimed at Nokians) is whether or not they can release a bit more info to make this possible. We could do AGPS LTO (Long term orbit) for example ove

Re: What does Nokia's acquisition of Trolltech mean to Maemo?

2008-01-30 Thread Murray Cumming
On Wed, 2008-01-30 at 21:26 +0100, Klaus Rotter wrote: > Klaus Rotter schrieb: > > Well, it is (to me) more a question of C vs C++. I started with C about > > twenty years ago and liked it a lot. But some of the features of C++ in > > addition with Qt are IMHO more "elegant", if you use a OO too

Re: Recommendations for a Python Active Records framework

2008-01-30 Thread Philippe Midol-Monnet
Devraj Mukherjee wrote: > Hi guys, > > Thanks for responding to me. I will check out Storm. > > Phillippe, happy to help you port Exilir across if you are interested, > people can a have a choice then :) > I'm to lazy : if Storm is doing what I want, I'll use it !! ;-) -- Philippe > On Jan 3

Re: Recommendations for a Python Active Records framework

2008-01-30 Thread Devraj Mukherjee
Hi guys, Thanks for responding to me. I will check out Storm. Phillippe, happy to help you port Exilir across if you are interested, people can a have a choice then :) On Jan 31, 2008 8:08 AM, Philippe Midol-Monnet <[EMAIL PROTECTED]> wrote: > Devraj Mukherjee wrote: > > Hi everyone, > > > > Hi

Re: Connecting RS232 devices to N800 hosting OS2008

2008-01-30 Thread Gerard Sequeira
I think the SILABS converter is based on the ftdi chipset. Fanoush on www.internettablettalk.com had released a set of drivers compiled for OS2008. http://www.internettablettalk.com/forums/showpost.php?p=101312&postcount=5 insmod the driver, run dmesg | tail to see if the converter got detected.

Re: What does Nokia's acquisition of Trolltech mean to Maemo?

2008-01-30 Thread Klaus Rotter
Klaus Rotter schrieb: > Well, it is (to me) more a question of C vs C++. I started with C about > twenty years ago and liked it a lot. But some of the features of C++ in > addition with Qt are IMHO more "elegant", if you use a OO toolkit with > an OO language like C++. E.g. methods overloading (

Re: N810 available in Germany, but contribution code not working

2008-01-30 Thread Mathias Uebelacker
Hello Karl, It seems to be a problem with your "only" code. I placed an orderwith my second code an it worked fine. After placing my order i had a call with the Nokia Shop staff and they knowed the things around the maemo contribution code and i got the answer that everthing was okay. Two days late

Re: Recommendations for a Python Active Records framework

2008-01-30 Thread Lauro Moura
On 1/28/08, Devraj Mukherjee <[EMAIL PROTECTED]> wrote: > > Are there any suggestions on a Python ActiveRecord framework that I > should use under Maemo? If there aren't any available will anyone else > be interested in Exilir to be available under Maemo? I will be willing > to invest time to port/

Re: What does Nokia's acquisition of Trolltech mean to Maemo?

2008-01-30 Thread Klaus Rotter
Levi Bard schrieb: > Gtk has been bound for a huge number of languages, including vala, > c++, ruby, python, c#, perl, ada, d, haskell, ocaml, pascal, php, > pike, tcl, and euphoria. [1] Of course, I know this. I dug a little into python and gtk on maemo (which seems nice), but I tend toward usin

Re: What does Nokia's acquisition of Trolltech mean to Maemo?

2008-01-30 Thread Klaus Rotter
Jürg Billeter schrieb: > You might be interested in Vala[1][2], then. Yes, that's interesting. Thanks for the link! > Jürg > > [1] http://live.gnome.org/Vala > [2] http://live.gnome.org/Vala/HildonSample -Klaus -- Klaus Rotter * klaus at rotters dot de * www.rotters.de _

Re: Connecting RS232 devices to N800 hosting OS2008

2008-01-30 Thread Winston Wu
Would you mind using the Bluetooth interface instead of USB on the N800 for your RS-232 device? You can get serial-to-Bluetooth converter like this one: http://www.rovingnetworks.com/blueportxp.htm Just a thought... - Original Message - From: "Aleksey Yashchenko" <[EMAIL PROTECTED]> T

Connecting RS232 devices to N800 hosting OS2008

2008-01-30 Thread Aleksey Yashchenko
Hi All, There was several threads about using N800 USB host mode, and Sebastian told us that its no problem to use N800 USB with Silabs Serial converter. I need to connect an RS232 device to N800 with OS2008 image uploaded. The questions is: How should I use this port? a) will it be available a

Re: Change ESSID of WLAN0 via ioctl

2008-01-30 Thread Leandro Sales
2008/1/29, Vladislav Grinchenko <[EMAIL PROTECTED]>: > Leandro, > > what's the error message ioctl() reports? > > On as side note, you should use strncpy() and avoid mixing stdio calls > with iostream (printf, cout). > > --vlg > > On Tue, 2008-01-29 at 10:01 -0300, Leandro Sales wrote: > > Hi list.

N810 available in Germany, but contribution code not working

2008-01-30 Thread Karl Eichwalder
> Finally worked me with the second validation code. Happy you. My German code still(?) does not work. AFAIK, the German codes used to work earlier this month. Unfortunately, I'm rather late--the German Nokia accepts two credit cards only, no Amex, no EC cards, no pre-pay options :-( Needless

Re: [Maemo App Dev] how to create multi-window app with only one trayicon in Task Navigator

2008-01-30 Thread Chris Lord
Alternatively, make your secondary windows modal, transient to the main window and set the skip-taskbar hint (see gtk_window_set_skip_taskbar_hint ()) --Chris On Thu, 2008-01-31 at 01:03 +0800, Mingxi Wu wrote: > Try to write a .desktop file including icon hint for your application > and throw it

Re: N810 available in Spain, but contribution code not working

2008-01-30 Thread pancake
Finally worked me with the second validation code. The first one wasn't ok. Looks like the discount-code headache is going to finish soon :) I'll not say "thanks to nokia", because the lack of information and incompetence while managing the discount codes. btw i'm happy to earn those ~300e and I

Re: [Maemo App Dev] how to create multi-window app with only one trayicon in Task Navigator

2008-01-30 Thread Mingxi Wu
Try to write a .desktop file including icon hint for your application and throw it into /usr/share/applications. 2008/1/30, 陈凯 <[EMAIL PROTECTED]>: > > Hi, everyone > > I am about to write an app containing multi-window and user can switch > from one and another at any time. While I show a second

Re: [Maemo App Dev] how to create multi-window app with only one trayicon in Task Navigator

2008-01-30 Thread Charles Werbick
On Jan 29, 2008 11:34 PM, 陈凯 <[EMAIL PROTECTED]> wrote: > Hi, everyone > > I am about to write an app containing multi-window and user can switch from > one and another at any time. While I show a second hildon.Window, another > icon pops up in the TaskNavigator. It looks ugly and confuses the us

Re: N810 available in Spain, but contribution code not working

2008-01-30 Thread Eduard Pertíñez i Juncosa
The code worked for me 25 days ago in that same shop so they are simply stupid. What is the number you are calling so I can call too? Eduard A Dimecres 30 Gener 2008, Álvaro J. Iradier va escriure: > I'm feeling quite annoyed. > > I called Nokia shop in Spain, and they told me that the code is

Re: Access to apt-get or dpkg from the application

2008-01-30 Thread Michael Stepanov
On 1/30/08, Marius Gedminas <[EMAIL PROTECTED]> wrote: > > On Wed, Jan 30, 2008 at 11:51:08AM +0200, Michael Stepanov wrote: > > I just would like to know if there is a common way to access apt-get or > dpkg > > from the application? > > > > I need it to perform automatic installation several packa

Re: Access to apt-get or dpkg from the application

2008-01-30 Thread Michael Stepanov
On 1/30/08, Marius Gedminas <[EMAIL PROTECTED]> wrote: > > On Wed, Jan 30, 2008 at 11:51:08AM +0200, Michael Stepanov wrote: > > I just would like to know if there is a common way to access apt-get or > dpkg > > from the application? > > > > I need it to perform automatic installation several packa

Re: N810 available in Spain, but contribution code not working

2008-01-30 Thread pancake
What the field names! Quite funny for the single quote addicts. FMI: http://tienda.nokia.es/nokia-es/basket.aspx ... Introduce el cdigo de la promocin

Re: N810 available in Spain, but contribution code not working

2008-01-30 Thread pancake
yup me too On Wed, Jan 30, 2008 at 02:24:45PM +0100, Daniel Martin Yerga wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Wed, 30 Jan 2008 14:12:56 +0100 > kender <[EMAIL PROTECTED]> wrote: > > > On Jan 30, 2008 3:46 PM, pancake <[EMAIL PROTECTED]> wrote: > > > for me: Invalid di

Re: N810 available in Spain, but contribution code not working

2008-01-30 Thread Álvaro J. Iradier
I got the following email on January 4th, didn't you get it? - Hi, Álvaro J. Iradier Muro The discount codes of the N810 maemo contributors program are going to be valid from today onwards in the supported Nokia shops. Some of the shops might not have device in stock yet. If

Re: N810 available in Spain, but contribution code not working

2008-01-30 Thread Daniel Martin Yerga
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 30 Jan 2008 14:12:56 +0100 kender <[EMAIL PROTECTED]> wrote: > On Jan 30, 2008 3:46 PM, pancake <[EMAIL PROTECTED]> wrote: > > for me: Invalid discount code > > > On Wed, Jan 30, 2008 at 02:03:58PM +0200, Quim Gil wrote: > > > Try now, please

Re: Access to apt-get or dpkg from the application

2008-01-30 Thread Marius Gedminas
On Wed, Jan 30, 2008 at 11:51:08AM +0200, Michael Stepanov wrote: > I just would like to know if there is a common way to access apt-get or dpkg > from the application? > > I need it to perform automatic installation several packages. Some of them > are placed in the different repositories or can

Re: N810 available in Spain, but contribution code not working

2008-01-30 Thread kender
On Jan 30, 2008 3:46 PM, pancake <[EMAIL PROTECTED]> wrote: > for me: Invalid discount code > On Wed, Jan 30, 2008 at 02:03:58PM +0200, Quim Gil wrote: > > Try now, please. Invalid discount code for me too. I say again, I just got one discount code, I got it the 11th of December. Thanks in advan

Re: N810 available in Spain, but contribution code not working

2008-01-30 Thread Álvaro J. Iradier
Yes! finally it worked, thanks very much Quim. If it wasn't for your help, I guess we would need to fight endless hours with nokia shop customer support :) Thanks again. On Jan 30, 2008 1:03 PM, Quim Gil <[EMAIL PROTECTED]> wrote: > ext Álvaro J. Iradier wrote: > > Hi, finally, after waiting for

Re: N810 available in Spain, but contribution code not working

2008-01-30 Thread pancake
for me: Invalid discount code On Wed, Jan 30, 2008 at 02:03:58PM +0200, Quim Gil wrote: > ext ?lvaro J. Iradier wrote: > > Hi, finally, after waiting for so long, N810 is available in Nokia > > shop in Spain. However, the discount code doesn't work. Not the first > > one, not the one I got in the

Re: N810 available in Spain, but contribution code not working

2008-01-30 Thread Quim Gil
ext Álvaro J. Iradier wrote: > Hi, finally, after waiting for so long, N810 is available in Nokia > shop in Spain. However, the discount code doesn't work. Not the first > one, not the one I got in the last email. > > What's so wrong? Is it so difficult to make the discount codes work? > What can

Re: N810 available in Spain, but contribution code not working

2008-01-30 Thread Álvaro J. Iradier
Finally it worked! On Jan 30, 2008 11:04 AM, Daniel Martin Yerga <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Wed, 30 Jan 2008 09:59:55 +0100 > "Álvaro J. Iradier" <[EMAIL PROTECTED]> wrote: > > > I'm feeling quite annoyed. > > > > I called Nokia shop in Spai

Re: N810 available in Spain, but contribution code not working

2008-01-30 Thread kender
> I have tested it now and it worked with the last one code. > > It just was fixed because I tested it two hours ago and it didn't work. > They have just sent me one code, the first one, I didn't receive anything in the second code sending wave. I don't work now either... People with the same pro

Re: N810 available in Spain, but contribution code not working

2008-01-30 Thread Daniel Martin Yerga
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 30 Jan 2008 09:59:55 +0100 "Álvaro J. Iradier" <[EMAIL PROTECTED]> wrote: > I'm feeling quite annoyed. > > I called Nokia shop in Spain, and they told me that the code is not > valid in the Online Nokia shop, so I should ask the people who se

Access to apt-get or dpkg from the application

2008-01-30 Thread Michael Stepanov
Hi, I just would like to know if there is a common way to access apt-get or dpkg from the application? I need it to perform automatic installation several packages. Some of them are placed in the different repositories or can be just downloaded from the web. So, idea is to run a simple applicatio

Re: N810 available in Spain, but contribution code not working

2008-01-30 Thread Álvaro J. Iradier
I'm feeling quite annoyed. I called Nokia shop in Spain, and they told me that the code is not valid in the Online Nokia shop, so I should ask the people who sent me the code where should I buy the N810. According to the mail where I got the contribution code, this is the URL where I should get t

Re: What does Nokia's acquisition of Trolltech mean to Maemo?

2008-01-30 Thread Martin Grimme
Same here, C++ has too many confusing features, is bloated, creates bloated object code, and meaning isn't always clear. And above all, it's library-incompatible with itself... C++ is never a good choice nowadays, IMHO. Cheers, Martin 2008/1/29, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > On Tue,