ah, i see. thanks alot:)
Type: Posts; User: nick_santa83; Keyword(s):
ah, i see. thanks alot:)
Hi guys, currently i have a map of my campus and want to use it to plot my current location on the map. I have done some research but is confused with several things. What do I need to do? I have the...
ok. thanks alot:)
Thanks:)
I checked through the forums but it seems that it's 2 years ago. Any ides if there are any recent discussions?
Hi, I am currently writing a program that sends a HTTP get to a server and along with the HTTP response, the server sends me a XML file. What I am trying to do is to save this file. However i...
hi, i came across several web sites that mentioned abt it. The reason why i know about that is because i am trying to do it as well. U can do a search on this forum for google maps. That should give...
Hi, i'm trying to create a program that reads xml file. Does anyone know how to do that? I can currently create one using elementtree. I'm trying to be able to access certain fields such as...
Cool! thanks lot to both of u:) now i can start to play with my N95. It seems that N95 has a lot of cools functions such as its accelerometer and GPS and wifi :)
However, when i access a HTTP, the...
thanks a lot:)
Hi, I totally new to this technology and has read the User manual for Python for S60 and by using the example there, I am able to get my GPS information listed out but there are some things that I...
hi, u can try reading the documents for Python for S60. there's an example to how to get your GPS information. I have just started on GPS as well and hence is unable to help u much. :) Does anyone...
I need to show digits with a few decimal places, e.g for GPS data. How can i show it in my form?
As GPS may return NULL, I'm thinking of changing the GPS coordinates to text to display on my form....
Thanks a lot Cyke64 :) My emulator is up but my previous code that runs on my N70 can no longer works. somehow i cannot import camera module. help!
Additionally, i have signed up for...
thanks a lot:) think i'm getting it now:p
does the emulator's shellscript need to be signed through ensymble as well?
As for the phone, both the shellscript and PythonForS60_1_4_2_3rdEd.SIS need to...
Thank you Cyke64 and Pankaj Nathani for the replies :)
I have now installing python for S60. But i can't seem to find the version for 3rd Edition FP1 for my N95. Which is the version that I should...
wow!! Thanks for the quick reply:) appreciate that a lot. I went to this link and could not find the download link. ...
Hi guys, I have never work on any of the 3rd edition before and is thus totally new to the idea of cert signing. Hence I have a few questions to ask.
Firstly, i have recently obtained a N95 8GB....
ok. i have managed to get it done. Just in case anyone needs it, help can be found here.
http://aymanshamma.googlepages.com/httppostfrompys60tophp
Thanks guys for the help.
Hi,
I have managed to upload a xml file or image file by using "POST". Can anyone teach me or show me some examples as to how to send mutliple files(e.g. 1 xml and 1 image in a single request)?...
This is the default file. However, when i access the resulting test url: http://www.leninsgodson.com/courses/pys60/php/textfile.txt I could not see my text being posted. Can someone try and verify...
Ok. do i need to have the php in my phone as well? additionally, do i need to create a text file in my phone? Would appreciate any help:)
well, that's where my php file is at. I tried using the default /courses/pys60/php/set_text.php but it din't work either. What should it be? Help!!
Hi, i have been trying out the send file to url code. However, when i access the test url "http://www.leninsgodson.com/courses/pys60/php/textfile.txt" I could not see my text there? Is there anything...
Thanks so much:) I did not manage to install the celementree but used the elementtree instead. One problem is that i realised my xml file that i created does not have the indentation. for example,...
Hi, Do i need to install anything to write and read xml files? As python is new to me and i have totally no idea with regards to xml. Is Python for S60 able to do it? Would appreciate any form of...