Any inside information :p about the release date of the new version?
Type: Posts; User: zechgron; Keyword(s):
Any inside information :p about the release date of the new version?
Finally, the problem is solved and the solution is simple: indeed, use a generic internet access point.
It turned to be that TMobile Holland stopped their general internet access for prepaid users...
You' re right, but I didn't pretend it to be very robust always working code. For example, in the same GPGGA string the validness etc is also stored but not used in the code.
My BT GPS unit only...
That might be a solution, at least it explains why J2ME and WAP just work perfectly.. I'll look into it.
I have no experience with Python GUI programming but I'm aware of the existence of tinker (?)and tcl stuff. What I just want are drawing capabilities like in J2ME or OPL: drawing bitmaps/gifs/etc,...
After two weeks of playing with Python I feel finally that developing a Symbian app is easy. Being a C/Java programmer/teacher I must confess Python is really a wonderful and powerful language and it...
Hi,
Here is a sample BT program that reads a position from a BT GPS and displays it.
import socket
class BTReader:
def connect(self):
...
Again, I find it a bit weird that a J2ME midlet and the WAP browser can get anything from the internet, while the python is hanging.. but I believe/hope this problem will be solved soon. In the...
Thanks for answering, but this solution does not work for me..
Let me give some more details:
First I thought by using an supported phone (6600) the problem would disappear... but:
GPRS...
Hi,
First of all,. it is quite fun playing around with this port of Python. I think some people did a hell of a job!
I tried several examples on a real device (the orginal NGage) and emulator...