RSS databases - caputure whole stream

Got an idea, post it here

RSS databases - caputure whole stream

Postby bhead on Sat Aug 26, 2006 12:52 pm

Would it possible to also inlude a way to store the addional data that comes with an RSS stream in addtion to the standard Link & Description data?

RSS is a great way to capture dynamic data and the RSS database create function in XL woork really well. However, it only stores the standard Link & Description data for the feed.

Thanks
BH
bhead
 
Posts: 4
Joined: Wed Dec 07, 2005 6:52 pm

Postby stevenhanna6 on Sat Aug 26, 2006 5:08 pm

lets go by the original rss you post in the bugs section,

http://video.google.com/videofeed?type= ... output=rss

what would you like from that rss?
stevenhanna6
 
Posts: 904
Joined: Tue Feb 18, 2003 10:39 am
Location: Ontario, Canada

Postby bhead on Sat Aug 26, 2006 8:58 pm

Hi Steve,

For the Google videos feed specifically, the data I would like to store for each item is the "url" value in the "<media:content>" tag.

I was kinda hoping there would be a general way to do this as it seems all RSS feeds are different (apart from the Link & Description fields).

Thanks for looking at this.
BH
bhead
 
Posts: 4
Joined: Wed Dec 07, 2005 6:52 pm

Postby lar282 on Mon Aug 28, 2006 7:55 am

Hi
I always wanted a comic RSS in Xlobby, but the picture never showed up, so my request is that pictures should show up somehow in the feed so XL will show the picture in the databse.

example

<xml>
- <rss>
- <channel>
<title>B.C.</title>
<link>http://www.comics.com/creators/bc/</link>
<description>Unofficial B.C. RSS Feed by TapestryComics.com</description>
- <item>
<title>Comic for 27 Aug 2006</title>
<link>http://www.comics.com/creators/bc/archive/bc-20060827.html</link>
<description><img src="http://www.comics.com/creators/bc/archive/images/bc2006082130877.gif" border="0"></description>
<enclosure>
<pubDate>Sun, 27 Aug 2006 00:01:00 -0400</pubDate>
</item>
- <item>
<title>Comic for 26 Aug 2006</title>
<link>http://www.comics.com/creators/bc/archive/bc-20060826.html</link>
<description><img src="http://www.comics.com/creators/bc/archive/images/bc2006081526926.gif" border="0"></description>
<enclosure>
<pubDate>Sat, 26 Aug 2006 00:01:00 -0400</pubDate>
</item>
- <item>
<title>Comic for 25 Aug 2006</title>
<link>http://www.comics.com/creators/bc/archive/bc-20060825.html</link>
<description><img src="http://www.comics.com/creators/bc/archive/images/bc2006018322825.gif" border="0"></description>
<enclosure>
<pubDate>Fri, 25 Aug 2006 00:01:00 -0400</pubDate>
</item>
</channel>
</rss>
lar282
 
Posts: 1624
Joined: Thu Apr 01, 2004 4:13 pm
Location: Helsingborg, Sweden