[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [syndication] Parsing script



All of these scripts are great (and represent a lot of work and a lot of trouble
to maintain), but native RSS feeds for this information would be spectacular.

There are a few weather feeds on Syndic8 for specific areas:

<http://www.syndic8.com/feedlist.php?OrderBy=feedid&OrderDir=asc&Start=0&ShowScraped=a&ShowMatch=weather&ShowLanguage=*>

Here is some weather data in XML (just ripe for a transformation to RSS):

http://weather.boygenius.com/

Here is a burning hunk of XML with data for a bunch of US cities:

http://weather.boygenius.com/united_states.xml

A Google search for "Weather XML feed" returns all sorts of goodies.

Jeff;

----- Original Message ----- 
From: "Mark Nottingham" <mnot@mnot.net>
To: <syndication@yahoogroups.com>; <syndic8@yahoogroups.com>
Sent: Thursday, June 20, 2002 8:25 PM
Subject: Re: [syndication] Parsing script


> http://www.mnot.net/xpath2rss/
> 
> This uses xpath, not regex; it's more reliable.
> 
> 
> ----- Original Message -----
> From: "Jury Gerasimov" <jury@softshape.com>
> To: <syndic8@yahoogroups.com>; <syndication@yahoogroups.com>
> Sent: Thursday, June 20, 2002 9:10 PM
> Subject: [syndication] Parsing script
> 
> 
> > Hello all,
> >
> > I'd like to convert third-party HTML pages to RSS by cut out needed info
> from
> > them. For example, our ISP has the page with the current temperature in
> our
> > city. I want to make a RSS feed from it containting this temperature
> only
> > without HTML decoration. It could be made by some PHP/Perl script and
> RegExp,
> > hosted on my server.
> >
> > Is there any ready to use sripts where I can set up my own regular
> expressions
> > and get RSS feed from third-party HTML pages (suppose all legal aspects
> of
> > using their information are OK) ?
> >
> > Regards,
> > Jury Gerasimov
> >
> > Author of Chameleon Clock  - a tray clock replacement
> > with support of Winamp skins, alarms, and atomic time.
> > mailto:jury@softshape.com
> > http://www.softshape.com
> >
> >
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> >
> >
> 
> 
>  
> 
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 
> 
>