Log in

View Full Version : RSS Reader on my Home page



tspore
05-26-2008, 03:18 AM
I would really like a RSS reader which would show off a forum, including images.
See my link So that it looks as good as the RSS feeds in Safari.
http://43photo.smugmug.com/photos/301381547_nDymT-M.jpg

Would anyone have any idea how to do that?

Medyman
05-27-2008, 02:43 PM
Have you looked at any of these (http://www.dynamicdrive.com/dynamicindex18/index.html) RSS-related scripts?

You could also use some PHP to parse RSS feeds and display them on your page.

Jerome
01-08-2009, 04:45 PM
I am using the code from:

http://www.dynamicdrive.com/dynamicindex18/gajaxrssdisplayer.htm

I set up my api key as such:

<script type="text/javascript" src="http://www.google.com/jsapi?key=http://www.jfedshaw.org">

Yet I am getting an invalid key error at:

http://www.jfedshaw.org/rss_feeds.htm

gfeedfetcher is in the same root folder as the feed file.

Can you help?:rolleyes: