Skip to content

Conversation

@mycon
Copy link

@mycon mycon commented Jul 13, 2016

No description provided.

thomric2 and others added 30 commits June 2, 2013 10:15
zeeMonkeez and others added 7 commits January 4, 2015 00:08
Yahoo needs OAUTH to get weather as of 3/25/16.  Disable for the short term
…eless oauth change.

  Pressure is in there, but it looks like they've changed the reporting to mmHg (but still claim inches)... to be looked into at some point.
  I also made a handful of chanages to yosdk so it can use the old forcast api (Didn't want to rework everything for yql at the moment).
  Overall, all the changes are quick and dirty, but they seem to work.
  I tried a lot of options for just basic authentication, but didn't have much luck utill pulling in yoskd.
  It seems callbacks cause errors in the documented yahoo apis and all the examples on the site are still for public use.  A lot seems confused at the moment.
@mycon
Copy link
Author

mycon commented Aug 15, 2016

Easiest will be though git. Add my branch as a remote and then merge it to
your local version. If you don't have any changes, just rebase to a remote
branch.

git remote add mycon https://github.com/mycon/nestgraph.git
git fetch --all
git checkout -b mycon_local_master
git merge mycon/master or git rebase mycon/master

On Sun, Aug 14, 2016 at 8:41 PM, Ryan Thomas notifications@github.com
wrote:

I have a question... I'm using git@github.com:thomric2/nestgraph.git, but
want to add you addistional functionality.

What is the easiest way to do this w/o deleting everything and starting
from scratch? Should I just try to copy and paste the code you've edit?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#6 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAmpYuog29OYGHTJ3kvj9_rD6DyAcU95ks5qf9HrgaJpZM4JLffC
.

eklein and others added 4 commits August 22, 2016 15:59
Let me know if the yahoo app developer consumer key, secret, and application ID are necessary. If they are, I can document how I got those setup as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants