![]() |
2008-02-09
, 10:53
|
Posts: 37 |
Thanked: 0 times |
Joined on Oct 2007
@ London, UK
|
#2
|
![]() |
2008-02-09
, 12:31
|
Posts: 31 |
Thanked: 20 times |
Joined on Sep 2007
|
#3
|
![]() |
2008-02-09
, 12:49
|
|
Posts: 129 |
Thanked: 81 times |
Joined on Dec 2007
@ Austin, TX
|
#5
|
![]() |
2008-02-09
, 21:58
|
|
Posts: 469 |
Thanked: 88 times |
Joined on Sep 2007
@ Montana
|
#6
|
![]() |
2008-02-09
, 22:19
|
|
Posts: 197 |
Thanked: 39 times |
Joined on Jan 2008
@ Long Island
|
#7
|
![]() |
2008-02-09
, 22:47
|
|
Posts: 118 |
Thanked: 97 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.
![]() |
2008-02-10
, 00:02
|
|
Posts: 1,245 |
Thanked: 421 times |
Joined on Dec 2005
|
#9
|
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?