Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lets see if this fixes yahoos inability to respond to a legit query #52

Merged
merged 2 commits into from Dec 19, 2016

Conversation

CrazyLemon
Copy link
Member

No description provided.

item = res.channel.item
cb "#{(100 / (212 - 32) * (item.condition.temp - 32)).toFixed(2)}°C #{item.link}"
else
cb "Podatka o vremenu ni ... ker yahoo sucks"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yahoo*

cb "#{(100 / (212 - 32) * (item.condition.temp - 32)).toFixed(2)}°C #{item.link}"
if res?
item = res.channel.item
cb "#{(100 / (212 - 32) * (item.condition.temp - 32)).toFixed(2)}°C #{item.link}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

212 - 32 = 180.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You so smart! Thats why i assigned you!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then y u no fix it.

Coz @zdobersek is a yahoo
@zdobersek
Copy link
Contributor

Oh, lih sem se spomnu -- meh mi je.

@zdobersek zdobersek merged commit c675e3e into master Dec 19, 2016
@dz0ny dz0ny deleted the fix/vreme-test branch January 3, 2017 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants