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-ip-database-is-becoming-useless> [2] <http://www.mozilla.org/en-US/firefox/geolocation/> [3] <http://diveintohtml5.info/geolocation.html> -- Melvyn Sopacua -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.