Log in

View Full Version : RSS from Blogger to site with images



adamoli52
04-13-2009, 11:30 AM
hi,

I'm relatively new to RSS and have little scripting knowledge albeit simple modifications.

What I want to do is add an rss feed from my blogger account to a page of a website. I have processed the blog through feedburner and this is what it looks like:


http://feeds2.feedburner.com/TheBohemianNoodle (http://feeds2.feedburner.com/TheBohemianNoodle)

You can see it displays images and links to movie files.

what I would like to do (and have spent 3 days trying to find out how with no luck!) is put this feed on my website, so that when I update my blog the post is shown, and more importantly, so are the images.

I tried a script out from DD but it only showed the text and not the images.

If anyone can help me with this I would be very grateful!

Thanks for your time,

Adam

Medyman
04-13-2009, 01:12 PM
The scripts on DD aren't meant for this kind of robust RSS parsing. Look into Magpie (http://magpierss.sourceforge.net/) or SimplePie (http://simplepie.org/).