Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Python for Series 60 update
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ville Vainio  
View profile  
 More options Dec 22 2004, 5:43 am
Newsgroups: comp.lang.python
From: Ville Vainio <vi...@spammers.com>
Date: 22 Dec 2004 12:43:44 +0200
Local: Wed, Dec 22 2004 5:43 am
Subject: Python for Series 60 update
Python for S60 seems to be available for the grand public as of today.

Check out

http://www.forum.nokia.com/main/0,,034-821,00.html

Yes, this is good news :-).

--
Ville Vainio   http://tinyurl.com/2prnb


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.  
View profile  
 More options Dec 22 2004, 3:30 pm
Newsgroups: comp.lang.python
From: "Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle." <unseulmcmcm...@msupprimerlepoint.claveauPOINTcom>
Date: Wed, 22 Dec 2004 21:30:26 +0100
Local: Wed, Dec 22 2004 3:30 pm
Subject: Re: Python for Series 60 update
Hi !

Thanks ; and good news : I, finally, could register me into the Nokia's
forums, and I, finally, could to download the package.

@-salutations
--
Michel Claveau


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Hoffman  
View profile  
 More options Dec 22 2004, 5:52 pm
Newsgroups: comp.lang.python
From: Tim Hoffman <t...@zute.net>
Date: Thu, 23 Dec 2004 06:52:28 +0800
Local: Wed, Dec 22 2004 5:52 pm
Subject: Re: Python for Series 60 update
Whoo hoo.

Just got it.

I did find a problem with it on my 7610.

It has a python program called bt_console.py which
allows you to start a ptyhon shell, but its I/O is
redirected over Bluetooth to a terminal on a PC (ie Hyper Term)
It goves you have access to the Python shell with a decent
keyboard and screen size through the terminal.

It works, but I had to hard code my bluetooth mac address (I assume
thats what it is called in bluetooth).  The bt_discover() call
didn't seem to find my host.

It doesn't include xmlrpclib in the base installed python runtime,
but just send xmlrpclib, and xmlib and away we go.

from the console I could immediatly do xml-rpc calls
to my favourite Zope/CMF instance over GPRS and it just worked.

This is cool.

Tim


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jukka Laurila  
View profile  
 More options Dec 23 2004, 8:12 am
Newsgroups: comp.lang.python
From: Jukka Laurila <jplau...@nostromo.dynalias.org>
Date: Thu, 23 Dec 2004 13:12:15 GMT
Local: Thurs, Dec 23 2004 8:12 am
Subject: Re: Python for Series 60 update

On Thu, 23 Dec 2004 06:52:28 +0800, Tim Hoffman <t...@zute.net> wrote:
> I did find a problem with it on my 7610.
> It works, but I had to hard code my bluetooth mac address (I assume
> thats what it is called in bluetooth).  The bt_discover() call
> didn't seem to find my host.

How did it fail? Did it simply not show your computer in the list or
did it hang indefinitely when connecting to it? Bluetooth discovery
has always been problematic, but connecting to a host directly using
the mac address has worked perfectly for months now. (I am one of the
developers in this project.)

Try doing the discovery again. Sometimes the phone just magically
discovers hosts it did not see ten seconds earlier. The discovery will
also fail if there already is a Bluetooth connection open, for example
the PC Suite can leave connections open that mess up the
discovery. You can force all connections to be terminated by turning
bluetooth on and off from the phone menu.

> from the console I could immediatly do xml-rpc calls
> to my favourite Zope/CMF instance over GPRS and it just worked.

> This is cool.

Yes, very :)

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Hoffman  
View profile  
 More options Dec 23 2004, 10:56 am
Newsgroups: comp.lang.python
From: Tim Hoffman <t...@zute.net>
Date: Thu, 23 Dec 2004 23:56:29 +0800
Local: Thurs, Dec 23 2004 10:56 am
Subject: Re: Python for Series 60 update
HI

It always came back saying there where no bluetooth devices around.
Interestingly if I then ran ControlFreak (bluetooth remote control for
Winamp) it would connect to the HyperTerm that was still running.

So I am at a bit of a loss as to why the bt_discover call never found
the host

Also normal sync type operations where working fine (as in install apps
etc)

I will try again on the discover but connecting to the host directly is
enough for me at the moment.

Tim


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »