Jump to content

Mapquest/weather Channel


Warrior124

Recommended Posts

Just got through submitting an addon for upload. This addon does two things. One is a direction finder from Mapquest where you type in two addresses (directions <starting address> - <ending address>) to find your destination.

 

The other gives you information on current weather situations from The Weather Channel. Just type in (weather <city>, or <city, state>, or just the zipcode)

Link to comment
Share on other sites

Guest X-Fusion

Hey Warrior, if you don't mind me making a suggestion. Instead of using http://www.weather.com, why not use http://www.wunderground.com? The url's are much easier to send and recieve and it would probably be easier on the sockets. Just a suggestion. :) I look forward to reviewing it when it gets accepted.

(BTW, the url for wunderground: http://www.wunderground.com/cgi-bin/findwe...ast?query=xxxxx where xxxxx is the zip the addon is trying to find.)

Link to comment
Share on other sites

  • 4 months later...

hello

i have this code loaded and trying to use it, when i do the weather <zipcode> i only get 1 line back, with no weather, in vars its not setting all 4, only 3,, no weather goes to room.. example

 

wtfdidido : weather 21220

Script : TODAY'S WEATHER for Middle River, MD (21220)

 

thats it... then in status window i get 2 errors :S

 

* Line too long: $bvar (line 66, mqwcIRC.mrc)

-

* /msg: insufficient parameters (line 78, mqwcIRC.mrc)

 

in vars its only setting 3 outta the 4 in coding

%weatherplace

%weathertemp

%weatherforecast

its not setting %weatherweather

 

then for the directions part i get this..

 

wtfdidido : directions 21220-21222

Script : Getting directions. Please, wait...

again this is all i get in room... then in status window i get this

-

* Line too long: $bvar (line 131, mqwcIRC.mrc)

-

i also see no vars being set for it.

i have tryed a few things, at which nothing helps,.. i reallyy want this for , not only my own use, but for a friend with a weather room, in memory of his good friend that passed...

 

thank you, any and all help is greatly appreciated with this

[edit]

looks like i screwed up here, i see this is a "ircd"code, and im trying to use it on spcn, in script with vincula connection, but, if at all possible, i wouuld still appreciate all help. if you need this to b posted in spcn area, just yell and i will b glad to move it.. thanks and i appolagize for any inconviences i may have caused here

thanks :$

Edited by wtfdidido
Link to comment
Share on other sites

No problem, mate. I'm currently working on another version atm. The reason it isn't setting the vars it was suppose to set is because for some odd reason it seems the websites changes their source code from time to time. I'll continue working on this, and hopefully have a solution soon. :)

Link to comment
Share on other sites

  • 3 weeks later...
Just got through submitting an addon for upload. This addon does two things. One is a direction finder from Mapquest where you type in two addresses (directions <starting address> - <ending address>) to find your destination.

 

The other gives you information on current weather situations from The Weather Channel. Just type in (weather <city>, or <city, state>, or just the zipcode)

 

hi warrior

was just seeing how the mapquest code is coming along. i'm waiting patiently to test it, and use it also,

thanks

Edited by Josh`
Merged posts
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...