Ask HN: Review my web app, AreaTeams
11–19 of 19 posts
Re: Ask HN: Review my web app, AreaTeams
#12a brief description on hn about what your "web app" is would be nice. I could care less about this one.
Re: Ask HN: Review my web app, AreaTeams
#13Re: Ask HN: Review my web app, AreaTeams
#14Increase the scope to include college games, and include non-mainstream sports (rugby, volleyball, etc.), ditch the map as the main site nav, and you might have something.
And yea, ditch the adwords until you get traffic. I thought it was seo at first.
Re: Ask HN: Review my web app, AreaTeams
#15not that focusing on the majors is bad -- it's a good idea -- i just thought it worth mentioning that the word "area" conjured up high school and not majors for me.
Re: Ask HN: Review my web app, AreaTeams
#16Re: Ask HN: Review my web app, AreaTeams
#17b4 i looked at the site i thought it was a great name for the idea i was assuming -- "area" teams in the semi-anonymous onion sense, meaning, local teams like high school, local/division ii/iii college, etc. not that focusing on the majors is bad -- it's a good idea -- i just thought it worth mentioning that the word "area" conjured up high school and not majors for me.
Re: Ask HN: Review my web app, AreaTeams
#18USE google.loader.ClientLocation; to sniff out the current location of the site visitor. I'm in California and you're showing me NYC. Not super effective. Also (as frossie alluded to) you need an input to allow searching by location. Don't worry about zip code vs city, etc. Pass the data from the search box to the google api and it will do the rest.
I'm using server side lookup based on ip and falling back to google client location, but you're right on that I should just be using google client location. Definitel gives more accurate results.
Re: Ask HN: Review my web app, AreaTeams
#19Doesn't appear to work on Chrome for Mac (4.0.211.2), could someone else confirm?
Er showed me as Hayward whereas I'm in San Francisco. About 30 miles off. But otherwise it works.