Hi, I'm New to XML & RSS and i would like to display some data on my website which is not a blog but a normal website. my website is poker related and i would like to display tournaments & freeroll feeds. thing is, the rss2html programs that i found on the net are limited on how the data is displayed. for the tournaments i just need to fetch the "Name of room" "time of tournament" "type" & "buy-in" for the freerolls i need to fetch the "Name of room" "time of tournament" "type" & "prize pool" how do i extract these values and put them in my layout so that it looks like a part of my website rather then just titles & description of the feeds? an example feed in rss is: https://secure.europartners.com/feed/poker_tournaments.rss2_0?member=samibdr&profile=tpfeed an example feed in xml is: https://secure.europartners.com/feed/poker_tournaments.xml and btw, which is best to use? RSS or XML for my case Thanks in Advace Sami
Try this: http://www.feedest.com/toolFeed2Java.cfm The content adjusts to your site's CSS, scripting language-independent (so it will work with PHP, ASP, CF, ...), outputs SE-friendly plain HTML.