RE: [backstage-developer] Weather Geolocation

2008-11-26 Thread Paul Daniel
Sorry for coming rather late on this thread.

You could try using Yahoo! Pipes - http://pipes.yahoo.com.
A pipe can accept XML data using the Fetch Data module, and there is an option 
to have the output of the pipe in JSON format.

Regards
Paul Daniel

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Kai
Hendry
Sent: 13 November 2008 21:55
To: backstage-developer@lists.bbc.co.uk
Subject: Re: [backstage-developer] Weather Geolocation


Making slow progress. :)

Spent some time writing a caching routine in PHP for the feeds. We
know the feeds get updated at 8am and 8pm, right?

http://git.webvm.net/?p=weather

Any comments? Didn't quite know how to store the expiration of a file cleverly.

This is hosted temporarily on my employer's server. I'll probably move
it off sometime.

Also made a mobile friendly template. I.e. it looks fine on my Android G1.
http://weather.webvm.net/?id=2053

nn,
-
Sent via the backstage.bbc.co.uk developer discussion group.  To unsubscribe, 
please send an email to [EMAIL PROTECTED] with  unsubscribe backstage-developer 
[your email] as the message.


No virus found in this incoming message.
Checked by AVG. 
Version: 7.5.549 / Virus Database: 270.9.2/1784 - Release Date: 12/11/2008 19:01
 

No virus found in this outgoing message.
Checked by AVG. 
Version: 7.5.549 / Virus Database: 270.9.10/1812 - Release Date: 25/11/2008 
19:53
 



-
Sent via the backstage.bbc.co.uk developer discussion group.  To unsubscribe, 
please send an email to [EMAIL PROTECTED] with  unsubscribe backstage-developer 
[your email] as the message.


Re: [backstage-developer] Weather Geolocation

2008-11-07 Thread Kai Hendry
I've just noticed that many feeds have the same lat/long values. :/

http://bbcfeeds.dabase.com/index.txt

For example:

hetty:/srv/www/bbcfeeds.dabase.com% diff 1764.xml 1765.xml | grep Fore
 titleBBC - Weather Centre - Forecast for Canary Wharf, United
Kingdom/title
 titleBBC - Weather Centre - Forecast for Stratford, United Kingdom/title
   titleBBC - Weather Centre - Forecast for Canary Wharf,
United Kingdom/title
   titleBBC - Weather Centre - Forecast for Stratford, United 
 Kingdom/title

Have the same lat/long points. Shhuuurreely shome mistake?
-
Sent via the backstage.bbc.co.uk developer discussion group.  To unsubscribe, 
please send an email to [EMAIL PROTECTED] with  unsubscribe backstage-developer 
[your email] as the message.