maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Google Latitude (https://talk.maemo.org/showthread.php?t=26630)

attila77 2009-02-14 12:05

Re: Google Latitude
 
Quote:

Originally Posted by YoDude (Post 263877)
On the plus side, I wouldn't mind all those cell phones reporting their location to Google while in a moving car on main traffic arteries. < That would lend itself to near real time traffic reports via a Google Map layer.

The trouble of all this stuff is that for 'generic' use you don't need technologies like this at all. There is nothing new required to firuge out how many active cellphones you have on a certain road, how fast thay are travelling, etc. The point here is that they are linking actual _persons_ to these little spots on the screen. And that's why privacy is a concern. A cellphone as such is a number, but now you're adding a face to it (with locations, behaviour tracking good for data mining, etc). You even have ad 'conversions' as you can tell if a person actually went to a restaurant you suggested. Also, never forget about phishing practices, these will not disappear but likely adapt to the new medium as well. A privacy-wise well educated person can understand the benefits and risks and make his/her decision, but plenty of people can't or won't really understand what they're getting into. Many social sites have the same problem, but those are much more virtual and hence pose less risk.

lardman 2009-11-26 13:45

Re: Google Latitude
 
Ok, so resurrecting an old thread, sorry.

Anyway, has anyone looked at whether we could use Latitude?

We now have some web runtimes working and that can be integrated in stand-alone applications (e.g. see Macuco and the recently released Phonegap).

So using Google Maps should be easy enough from what I've read (I hasten to add I'm not a web programmer).

There is also a Google Latitude api for finding the positions of people: http://code.google.com/apis/gears/api_geolocation.html, which could presumably be added to a map overlay or the like, so at this point we'd be able to see the location of people on Latitude (I think).

and there's an api which allows you to ask Google for your location: http://code.google.com/apis/gears/ge..._protocol.html

Now, although we don't necessarily need the location information, I wonder if using this service would allow us to appear on Latitude too (and therefore make us visible to other people too)?

Any thoughts or ideas?

chilko 2009-11-26 16:03

Re: Google Latitude
 
in one of the repositories for n900 there is a geolocation plugin for microb, but don't know if it working. tried with google maps on n900 but nothing happened

qole 2009-11-27 01:32

Re: Google Latitude
 
Quote:

Originally Posted by chilko (Post 394045)
in one of the repositories for n900 there is a geolocation plugin for microb, but don't know if it working. tried with google maps on n900 but nothing happened

Use it with the maeMaps webapp

phi 2009-12-07 19:15

Re: Google Latitude
 
I am guessing if MicroB gets around to completely supporting HTML5, it could use the proposed geolocation API (http://dev.w3.org/geo/api/spec-source.html). Unofficially, I think Webkit already has some hooks into this because the iPhone and Android browsers both make use of it. I have no idea if the Gecko engine has this or not.

lardman 2009-12-08 10:09

Re: Google Latitude
 
Quote:

I am guessing if MicroB gets around to completely supporting HTML5, it could use the proposed geolocation API (http://dev.w3.org/geo/api/spec-source.html).
I think that's what this does, though not having looked at the source I can't be sure.

Quote:

geolocation plugin for microb
My general interest was not so much in how to get the location data, but in how to share it with some service that other people use. Google Latitude is available as part of Google Maps on pretty much every phone these days, so it makes sense to try to use the same service.

rEv9 2009-12-08 12:12

Re: Google Latitude
 
Latitude uses URLs to set it, as far as I know: http://radar.oreilly.com/2009/05/goo...aring-api.html

So it's not hard to implement it either..

twaelti 2009-12-08 12:45

Re: Google Latitude
 
Quote:

Originally Posted by rEv9 (Post 416333)
Latitude uses URLs to set it, as far as I know: http://radar.oreilly.com/2009/05/goo...aring-api.html

So it's not hard to implement it either..

Which points to a Google Geo Dev blog which says...
"there is currently no API to let you modify your location."

lardman 2009-12-09 00:11

Re: Google Latitude
 
Ok, so I decided to do some looking. The iPhone version of Latitude is run thorough a webpage, so I thought I might give the same a go.

Seems to work.

Install the maemo-geolocation plugin for the browser;

In the browser open "http://www.google.co.uk/maps/m?view=...urce=mog&gl=uk" which is the page the iPhone opens. There doesn't seem to be a check on the useragent (except if you try to open google.co.uk directly).

I guess it will be something similar for people not in the UK, a combination of desktop Firefox + "User Agent Switcher" + tcpdump should tell you exactly if you can't work it out by guessing.

Then click away and use the (web)app.

Location updates seem to work automatically.

I've not done much testing, but am ever hopeful this will give us access to a shared location service (as Latitude is sort of a de-facto standard now as it's supported by so many phones).

The one thing I have noticed is that it doesn't change the "last updated" time for a user, this is changed, iirc, if you use the Google homepage Latitude applet, so there's presumably some way of doing it.

Let me know if it does or doesn't work for you.

qole 2009-12-09 19:13

Re: Google Latitude
 
Woohoo!

Thanks, lardman. Your instructions worked for me!

I installed the geolocation plugin and then changed the URL to the North American version.

http://farm3.static.flickr.com/2661/...3b39fcf4_o.png

I'm in a concrete building so my GPS is only getting "coarse accuracy", but that's ok for the purposes of the screenshot ;)

EDIT: It does seem to be updating my location every few minutes...

EDIT2: It looks beautiful in full screen mode!


All times are GMT. The time now is 11:53.

vBulletin® Version 3.8.8