Your Ad Here

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:

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):

Lijit Search

Best Of

  • Debunking predictions Read/Write Web's authors have some goofy predictions.
  • Writing Realistic Job Descriptions Publish a job listing like this one and you are virtually guaranteeing that you won't get qualified applicants for the position.
  • Newly Digital Newly Digital is an experimental writing project. I've asked 11 people to write about their early experiences with computing technology and post their essays on their weblogs. So go read, enjoy, and then contribute. This collection is open to you. Write up your own story, and then let the world know about it.
  • Comment Spam Manifesto Spammers are hereby put on notice. Your comments are not welcome. If the purpose behind your comment is to advertise yourself, your Web site, or a product that you are affiliated with, that comment is spam and will not be tolerated. We will hit you where it hurts by attacking your source of income.
  • The importance of being good Starbucks is pulling CD burning stations from their stores. That says something interesting about their brand.
  • More of the best »

Recently Read

Get More

Subscribe | Archives

Recently

Sprout Test (May 7)
A test post for Sprout widgets.
Product Leadership (May 3)
An anthology of product leadership writing.
Fighting Monster patent claims (Apr 16)
The patent bully picked on the wrong little guy.
Peavy's pine tar (Apr 6)
Jake Peavy's cheating
Bush and Morgan on inner city baseball (Mar 30)
Morgan and Bush discuss the role of baseball in the inner cities.
Not a fork (Mar 27)
We have no intention of forking Drupal. That would be nuts. So what are we doing then?
Eating our dogfood in the sausage factory (Mar 26)
Recursive development for the new Drupal powered community platform.

Subscribe to this site's feed.

Elsewhere

Feed Crier
Get alerted by IM when your favorite web sites and feeds are updated.
SacStarts
The Sacramento technology startup community.
Pinewood Freak
Pinewood Derby tips and tricks
Del.icio.us
My tagstream at del.icio.us.
Waddlespot
My son's Club Penguin community. News, blogs, tips, and tricks.

Contact

Adam Kalsey

Mobile: 916.600.2497

Email: adam AT kalsey.com

AIM or Skype: akalsey

Resume

PGP Key

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