473,403 Members | 2,338 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

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
Jul 18 '05 #1
4 1494
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


Jul 18 '05 #2
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

Ville Vainio wrote:
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 :-).

Jul 18 '05 #3
On Thu, 23 Dec 2004 06:52:28 +0800, Tim Hoffman <ti**@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 :)
Jul 18 '05 #4
HI

Jukka Laurila wrote:
On Thu, 23 Dec 2004 06:52:28 +0800, Tim Hoffman <ti**@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.)

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

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 :)

Jul 18 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

220
by: Brandon J. Van Every | last post by:
What's better about Ruby than Python? I'm sure there's something. What is it? This is not a troll. I'm language shopping and I want people's answers. I don't know beans about Ruby or have...
3
by: | last post by:
I am please to announce that Tapio Tallgren of Nokia Research Labs is coming to Python-UK to talk about Python on the Nokia Series 60 phones. If you want to get hands-on, upgrade that handset now!...
34
by: Blake T. Garretson | last post by:
I want to save some sensitive data (passwords, PIN numbers, etc.) to disk in a secure manner in one of my programs. What is the easiest/best way to accomplish strong file encryption in Python? ...
2
by: rdsteph | last post by:
Python411 is a series of podcasts about Python, aimed at hobbyists and others who are learning Python. Each episode focuses on one aspect of learning Python, or one kind of Python programming, and...
0
by: | last post by:
Greetings. In an effort to get python2.4 on my Centos 3.7, I installed the python bootstrap rpm. This installed 2.4 alongside 2.2 and updated yum to 2.4.0. Oddly, it didn't create a symlink...
28
by: H J van Rooyen | last post by:
Hi, I want to write a small system that is transaction based. I want to split the GUI front end data entry away from the file handling and record keeping. Now it seems almost trivially easy...
34
by: Anthony Irwin | last post by:
Hi All, I am currently trying to decide between using python or java and have a few quick questions about python that you may be able to help with. #1 Does python have something like javas...
2
by: Chris | last post by:
I have a Bayesian simulation package that keeps running into memory allocation problems. I have a feeling this has something to do with Python (2.5.1.1) not freeing memory. The program essentially...
10
by: Barry Warsaw | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On behalf of the Python development team and the Python community, I'm happy to announce the first alpha release of Python 2.6, and the third alpha...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.