Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Query Distances from User
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Melvyn Sopacua  
View profile  
 More options Jul 24 2012, 10:56 am
From: Melvyn Sopacua <m.r.sopa...@gmail.com>
Date: Tue, 24 Jul 2012 16:56:34 +0200
Local: Tues, Jul 24 2012 10:56 am
Subject: Re: Query Distances from User
On 15-7-2012 4:30, JJ Zolper wrote:

> So i was thinking maybe GeoIP might be good because it will use the users
> location and last known GeoIP of the artist for example.

> I was curious if anyone had any ideas or better ideas then I had.

IP addresses are only good if the remote address matches the physical
location [1].

Using geolocation [2] is probably a better solution especially since the
user can opt-in with it, support is growing [3] and available in mobile
devices.

[1]
<http://serverfault.com/questions/125944/with-more-mobile-users-my-geo...>
[2] <http://www.mozilla.org/en-US/firefox/geolocation/>
[3] <http://diveintohtml5.info/geolocation.html>
--
Melvyn Sopacua


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
JJ Zolper  
View profile  
 More options Jul 24 2012, 11:08 am
From: JJ Zolper <codinga...@gmail.com>
Date: Tue, 24 Jul 2012 08:08:04 -0700 (PDT)
Local: Tues, Jul 24 2012 11:08 am
Subject: Re: Query Distances from User

Thank you for the great information!

Currently I'm focused on my desktop browser platform but if I move to
mobile I'll consider GeoLocation!

JJ


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Markus Gattol  
View profile  
 More options Jul 24 2012, 1:45 pm
From: Markus Gattol <markus.gat...@gmail.com>
Date: Tue, 24 Jul 2012 10:45:28 -0700 (PDT)
Local: Tues, Jul 24 2012 1:45 pm
Subject: Re: Query Distances from User

You're mistaken if you think only mobile devices support geolocation
queries; current Chrome for example supports it already

 - info: https://developers.google.com/maps/articles/geolocation
 - test your browser:
http://hpneo.github.com/gmaps/examples/geolocation.html


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
JJ Zolper  
View profile  
 More options Jul 24 2012, 6:26 pm
From: JJ Zolper <codinga...@gmail.com>
Date: Tue, 24 Jul 2012 15:26:07 -0700 (PDT)
Local: Tues, Jul 24 2012 6:26 pm
Subject: Re: Query Distances from User

I dont believe I said it wasnt supported. Currently I am interested in having the user have the flexibility to change and update their location manually so they can find results in their area. I dont believe geolocation is the answer for that. I have the user input city and state and use WGS84 in lat lon and be able to calculate locations across america.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Markus Gattol  
View profile  
 More options Jul 25 2012, 1:23 am
From: Markus Gattol <markus.gat...@gmail.com>
Date: Tue, 24 Jul 2012 22:23:35 -0700 (PDT)
Local: Wed, Jul 25 2012 1:23 am
Subject: Re: Query Distances from User

I see. You could use geolocation and still let the user input his location
manually though even after you got a result via geolocation. The manual
result via geocoding you can do in various ways like simple 'user puts in
address, lat/lng is returned' or maybe even 'user drags marker to his
position on map, lat/lng is returned'. Several ways to do it really. I'd
however still use geolocation as a first step to aid user comfort and leave
it to the user to decide whether or not he wants to correct his location if
necessary/desired.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
JJ Zolper  
View profile   Translate to Translated (View Original)
 More options Jul 25 2012, 9:22 am
From: JJ Zolper <codinga...@gmail.com>
Date: Wed, 25 Jul 2012 06:22:24 -0700 (PDT)
Local: Wed, Jul 25 2012 9:22 am
Subject: Re: Query Distances from User

I agree I can have the user input city and state and do a lat lon as a basic search and let the user put in their home address or pan on a map for an advanced search. However given the large amounts of data Im striving for pure speed and efficiency. By possibly deciding againist geolocation and relying on the user I avoid extraneous server requests. I also give full control to my users.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »