I'm looking for a way to have the xml from http://weather.interceptvector.com parsed onto my blog; and even possibly to hook it on to the details of geourl ( http://www.geourl.org ), so people who already have the geourl data in their site, can easily hook that on. Any tips?

Comments

Issuenews.org’s picture

I'm sorry, forgot to log in, but above post is from me

moshe weitzman’s picture

you will have to build a small module which parses this info. php has a built in xml parser now, so it won't be too hard to implement.

you also need to decide how you want to present the info. do you post current weather in the author's designated city? that would be cool.

Issuenews.org’s picture

It's actually a loose (fun) idea (of the many) based on the Weather Plugin for MT, to look at geographical location and relativeness. I thought by stating a cheerful item, like weather I would maybe find somebody who could help me out. But, you are right, i should dig into it myself too