View Full Version : Convert your datafeeds into a RSS feed
seo_expert
05-25-2005, 07:13 AM
You can create your Datafeeds into an RSS feeds with the help of this program/software.
http://sourceforge.net/projects/feedparser/
clasione
05-25-2005, 03:49 PM
Rakesh, I've been looking for a way to parse this URL:
__________________________
<A href="http://xml.traveltoday.net/xmlhotel.jsp?xml=<HotelRequest%20method="runHotelInfoListRequest">http://xml.traveltoday.net/xmlhotel.jsp?xml=<HotelRequest%20method="runHotelInfoListRequest">
<HotelInfoListRequest><City>Springfield</City>
<StateProvince>MO</StateProvince><Country>US</Country>
<dataSetRequested>COMPLETE</dataSetRequested>
</HotelInfoListRequest></HotelRequest>
__________________________
I've been thinking of creating something in PHP so instead of CARP trying to parse this, which doesn't work, I'm thinking I need to first convert it using a PHP file into a normal string, then giving the outcome to carp to syndicate....
What are your thoughts?
kservik
06-08-2005, 05:29 AM
I am very interested in this too. Feedparser link seems down?
clasione
06-08-2005, 06:04 AM
I feel like I tryed everything with that weird link, nothing worked yet if I put it directly in a browser it would display a feed.... Looks down now though.
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.