Twitter/Weather Mashup I put together over a few nights.
tweetweather.com
Twitter/Weather Mashup I put together over a few nights.
1–10 of 23 posts
Re: Twitter/Weather Mashup I put together over a few nights.
#2How about you match only if at least two words are weather-related? Or at least 1 weather related + 1 location related, like "cold in new york."
Re: Twitter/Weather Mashup I put together over a few nights.
#3This showed up: "Homemade migas this morning; cold brewed coffee & client work the rest of the day" How about you match only if at least two words are weather-related? Or at least 1 weather related + 1 location related, like "cold in new york."
Re: Twitter/Weather Mashup I put together over a few nights.
#4Re: Twitter/Weather Mashup I put together over a few nights.
#5This showed up: "Homemade migas this morning; cold brewed coffee & client work the rest of the day" How about you match only if at least two words are weather-related? Or at least 1 weather related + 1 location related, like "cold in new york."
I'm at Pac Sun (205 W Blackstock Rd # 210, Spartanburg, SC)
Otherwise, I think this is an awesome idea. Keep it up.
Re: Twitter/Weather Mashup I put together over a few nights.
#6This showed up: "Homemade migas this morning; cold brewed coffee & client work the rest of the day" How about you match only if at least two words are weather-related? Or at least 1 weather related + 1 location related, like "cold in new york."
Thanks! Yea it's definitely imperfect, but I'm limited by the functionality of the twitter search api, what i have been doing and what I can improve on is filtering out of common terms that involve weather related words, so for instance "ice cream", or in your case "cold brewed", which I am about to add to the exclusion list. granted this whole app has only about 15 hours of dev in it, so such a list is going to be F…
Re: Twitter/Weather Mashup I put together over a few nights.
#7Earlier quoted context omitted.
Thanks! Yea it's definitely imperfect, but I'm limited by the functionality of the twitter search api, what i have been doing and what I can improve on is filtering out of common terms that involve weather related words, so for instance "ice cream", or in your case "cold brewed", which I am about to add to the exclusion list. granted this whole app has only about 15 hours of dev in it, so such a list is going to be F…
Ok. BTW, why are you using the twitter search API instead of Gnip?
Gnip rocks.
Re: Twitter/Weather Mashup I put together over a few nights.
#8Are you doing geolocation with IP? Or something else?
Re: Twitter/Weather Mashup I put together over a few nights.
#9Wow -- it figured out where I was much better than most systems. Are you doing geolocation with IP? Or something else?
Re: Twitter/Weather Mashup I put together over a few nights.
#10Other than that, a very nice idea and execution.