|
|
02-09-2008
, 06:53 AM
|
|
Posts: 37 |
Thanked: 0 times |
Joined on Oct 2007
@ London, UK
|
#2
|
|
|
02-09-2008
, 08:31 AM
|
|
Posts: 31 |
Thanked: 20 times |
Joined on Sep 2007
|
#3
|
(I need some motivation)
|
|
02-09-2008
, 08:33 AM
|
|
Posts: 37 |
Thanked: 0 times |
Joined on Oct 2007
@ London, UK
|
#4
|
|
|
02-09-2008
, 08:49 AM
|
|
|
Posts: 129 |
Thanked: 81 times |
Joined on Dec 2007
@ Austin, TX
|
#5
|
|
|
02-09-2008
, 05:58 PM
|
|
|
Posts: 469 |
Thanked: 88 times |
Joined on Sep 2007
@ Montana
|
#6
|
|
|
02-09-2008
, 06:19 PM
|
|
|
Posts: 197 |
Thanked: 38 times |
Joined on Jan 2008
@ Long Island
|
#7
|
|
|
02-09-2008
, 06:47 PM
|
|
|
Posts: 118 |
Thanked: 98 times |
Joined on Jun 2007
@ France
|
#8
|
This would allow for many interesting applications like tracking another person/tablet. A site showing where tablet users are. Etc.
|
|
02-09-2008
, 08:02 PM
|
|
|
Posts: 1,245 |
Thanked: 421 times |
Joined on Dec 2005
|
#9
|
![]() |
| Thread Tools | Search this Thread |
|
Basically I'd like to see two things added to something like Maemo Mapper:
1) A method to post current GPS data to an online web service (via SOAP soap or XML-RPC) at some user defined interval. (Maybe X seconds or X change in distance)
2) A method to read/display position from an online web service (again via SOAP or XML-RPC) as some user defined interval.
This would allow for many interesting applications like tracking another person/tablet. A site showing where tablet users are. Etc.
Actually if it was impletement outside of Maemo Mapper, as just a little configurable service, then you could even set it to try and "report" location once a day if connected online in case your device was lost or stolen.
I don't have any experience with Python, GTK, etc. However I could certainly pull together the Web service side of things via PHP.
What do you think?