Putting an RSS onto a page?

A

A Hess

Is there a [simple] way to place/import an RSS feed onto a page? I
looked all over in Google, but the most I found was sites offering a bit
of JS to place their feed on your page. The site I'm wanting has no such
deal. Thanks, Aron

-=-=-=-=-=-=- -- -=-=-=-=-=-=-
O'Toole's commentary on Murphy's Law: Murphy was an optimist.
-=-=-=-=-=-=- -- -=-=-=-=-=-=-
-- http://www.nukebox.tk --
 
L

Leif K-Brooks

A said:
Is there a [simple] way to place/import an RSS feed onto a page? I
looked all over in Google, but the most I found was sites offering a bit
of JS to place their feed on your page. The site I'm wanting has no such
deal.
Use a server-side programming language such as PHP to parse and display
the RSS feed.
 
I

Isofarro

A said:
Is there a [simple] way to place/import an RSS feed onto a page?

It has to be converted to HTML first. So server side scripting is needed. A
library like Magpie will take an RSS document and give it back to you as a
hash, then you can render it out with the necessary HTML elements.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top