Skip to content

Instantly share code, notes, and snippets.

@devyfriend
Last active December 21, 2015 14:59
Show Gist options
  • Save devyfriend/6323535 to your computer and use it in GitHub Desktop.
Save devyfriend/6323535 to your computer and use it in GitHub Desktop.
Misc codes
/****
yahoo weather for 5 days ahead
http://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20weather.forecast%20WHERE%20woeid=%221047378%22%20and%20u=%22c%22&format=json
http://l.yimg.com/a/i/us/we/52/32.gif // 32 = weather code
****/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment