Syndicated Weather

It’s not an XML weather feed, but a someone sent a link to some JavaScript on Yahoo that returns the weather for any zip code. If you put this in your Web page:

<SCRIPT LANGUAGE="JavaScript" SRC="http://data.geo.yahoo.com/geo/v1?w=f,95670,10001&hbc=ffffff&hfc=314584
&hff=Verdana&hfs=2&ibc=FFFFFF
&ifc=0000ff&iff=Verdana&ifs=1&
amp;udd=1&ufc=000000&uff=Verdana
&ufs=2&ct=us&tz=UV&
ts=996800400"></script>

What gets displayed is

Just change the 95670,10001 to any zip codes you want. By playing with the JavaScript URL, we’ve also found some other options that can be set.

hbc: Header Background Color
hfc: Header Font Color
hfs: Header Font Size
hff: Header Font Face
ibc: body Background Color (what does I stand for?)
ifc: body Font Color
ifs: body Font Size
iff: body Font Face

It is unknown what the rest of the variables mean. Changing things from udd and beyond had no obvious affect.

While we’d love to give credit where credit’s due, the contributor neglected to sign their email.

Tiara
October 22, 2002 11:27 PM

how to syndicate the weather in jakarta, indonesia?

Adam Kalsey
October 23, 2002 9:39 AM

It appears that this service is only for the United States, since it uses ZIP codes (US postal codes) to determine what are you want the weather for.

I’m not aware of any sort of free weather syndication service. In fact, I’d imagine that this Yahoo JavaScript feed is probably protected by some sort of copyright and was designed for use on Yahoo sites only.

Paul Robertson
August 19, 2003 1:43 AM

To get New Zealand I changed the ct entry to ct=nz and then for the city info I looked at the url for cities as displayed on the weather page, ie for auckland and wellington NZ the entry is NZXX0003,NZXX0049

The only issue is that it defaults to readings in Fahrenheit. Not sure how to get it to display in the more godly Celsius.

Jon
August 26, 2003 7:02 PM

To get Celsius, change ?w=f, to ?w=c,

Philip Ashlock
September 11, 2003 2:10 PM

To display the weather for any city go to http://weather.yahoo.com/forecast/ and type in the name of the city you want displayed in the search box that says “Enter City or Zip Code” and when you have your city’s weather displayed look at the URL. The end of the URL should say something like IDXX0022_f.html (for jakarta) replace the zip code in the javascript with IDXX0022 and it should display the correct weather info (for jakarta in this case). This is also usefull when it doesn’t display the correct information when using a zip code.

jeff graber
December 20, 2004 12:32 PM

any way that when you click on the city name, it pops a new window instead of writing to the same one?

Steven
January 19, 2005 12:33 PM

What’s with the red asterisk? What purpose does it serve and is there any way to get rid of it?

francois
March 22, 2005 12:11 AM

I am also having problems with the default Fahrenheit display. I have tried to modify most of the settings in the script without any luck. It would be great if someone can figure out how to do this.…

daryl
August 30, 2005 5:42 PM

what jon said To get Celsius, change ?w=f, to ?w=c,

Peter Codrington
October 4, 2005 3:31 PM

I’ve been looking for a long time for a feed like this.

I wrote a program to transform the feed to HTML.

Here’s the weather for New York city: http://mod2u.com/feeds/micropersuasion_com.rssfeed.htm

That’s a live RSS stream. I can add one for your city of choice and you can link to it - it’s FREE.

Hope you like it.

Scott Grayban
November 27, 2005 11:55 PM

Peter Codrington wrote:

Here’s the weather for New York city: http://mod2u.com/feeds/micropersuasion_com.rssfeed.htm

404 error for that.

Also this javascript for yahoo weather doesn’t anymore—-they freeze the output the minute a outside domain hits it.

joshua
April 30, 2006 9:48 PM

To display city

e.g. Fak-fak (indonesia)

replace 95670,10001 become IDXX0086

so it become:

<SCRIPT LANGUAGE=”JavaScript” …ta.geo.yahoo.com/geo/v1?w=f,IDXX0086&hbc=ffffff&hfc=314…

Cyrus
October 9, 2006 12:22 PM

Thank you for this. Anyway to launch link in new window?

Patrik
October 27, 2006 5:36 AM

Is it possible to put the link in an separate js file? Want to keep my website as clean as possible.

//

Patrik

DK Riese
December 12, 2006 6:44 AM

Anyone know how to get this weather into a flash file SWF


Your comments:

Text only, no HTML. URLs will automatically be converted to links. Your email address is required, but it will not be displayed on the site.

Name:

Not your company or your SEO link. Comments without a real name will be deleted as spam.

Email: (not displayed)

If you don't feel comfortable giving me your real email address, don't expect me to feel comfortable publishing your comment.

Website (optional):

Follow me on Twitter

Lijit Search

Best Of

  • Embrace the medium The Web is different than print, television, or any other medium. To be successful, designers must embrace those differences.
  • Customer reference questions. Sample questions to ask customer references when choosing a software vendor.
  • Simplified Form Errors One of the most frustrating experiences on the Web is filling out forms. When mistakes are made, the user is often left guessing what they need to correct. We've taken an approach that shows the user in no uncertain terms what needs to be fixed.
  • Debunking predictions Read/Write Web's authors have some goofy predictions.
  • The best of 2006 I wrote a lot of drivel in 2006. Here's the things that are less crappy than the rest.
  • More of the best »

Recently Read

Get More

Subscribe | Archives

Recently

Ideas, Risk, and Investors (Jan 1)
Over at SacStarts, I have piece up discussing a common question I get from entrepreneurs....
VoiceXML for web developers (Dec 17)
Building voice applications isn't hard at all. Any web developer can do it.
De-skunking a dog (Oct 27)
How to clean up your pet after a skunk attack.
Pressure sales via Twitter (Oct 16)
Sticking an ad in my face when we first meet is a good way to lose my interest.
Loma Prieta, 20 years later (Oct 13)
Looking at the earthquake from October 17, 1989
Red light cameras don't work (Oct 13)
Cameras installed to catch people running red lights aren't about traffic safety at all.
Jack-o-lantern pumpkin carving patterns (Oct 12)
It's a tradition, what can I say?
SEO realities (Oct 12)
The real search engine optimization. Works every time.

Subscribe to this site's feed.

Elsewhere

IMified
Build instant messaging applications. (My company)
SacStarts
The Sacramento technology startup community.
Pinewood Freak
Pinewood Derby tips and tricks

Contact

Adam Kalsey

Mobile: 916.600.2497

Email: adam AT kalsey.com

AIM or Skype: akalsey

Resume

PGP Key

©1999-2010 Adam Kalsey.
Content management by Movable Type.