How do I integrate an RSS feed into a page?

Bacinator

Senior member
Feb 6, 2003
837
0
0
I am setting up a web-page, and one of the things I'd love to have for content, is the RSS feed from the Anandtech Hot Deals forum.

Thing is, I hardly know HTML, and even less JS. I've been googling for script for a couple hours now, and can't seem to find a neat tidy script.

What I'm looking for exactly, is (the simpler the better) a way to get the RSS feed from Anandtech, to display on a normal, or it's own web-page in a frame, using just html/JS. If not possible, any other simple solutions would be greatly appreciated.
 

AFB

Lifer
Jan 10, 2004
10,718
3
0
Could do it with PHP, but I don't think JavaScript would be fast enough, but I may be wrong.


By the way, JavaScript(JS) is not the same as Java(like an applet)