Member
Member
chazzzzy   2007-12-12, 02:50
#1

Google has a slideshow API that reads RSS feeds. Unfortunately I cannot get it to work with the ZenPhoto RSS feed. Has anyone gotten it to work here?

Thanks!

Charles

Member
Member
sbillard   2007-12-12, 04:11
#2

There is a new feature request for a 'media' rss feed that we are considering.

Administrator
Administrator
acrylian   2007-12-12, 11:30
#3

By a quick look at the google page I couldn't find that they request any special "Media" RSS.
http://code.google.com/apis/ajaxfeeds/documentation/#SupportedFormats
But you need to sign in for a Google AJAX Feed Key...

Our feed is a standard RSS 2.0 feed. But you could try to add the additional channel elements like yourself and see if that maybe works:
http://cyber.law.harvard.edu/rss/rss.html#ltimagegtSubelementOfLtchannelgt

Member
Member
chazzzzy   2007-12-13, 01:03
#4

acrylian, would you know how I would add the tag into the RSS? I can't really understand how it's supposed to be done...

I'm looking at rss.php and I think I'm supposed to put below somewhere, but I don't know how to specify the image url.

Thanks!

Charles

Administrator
Administrator
acrylian   2007-12-13, 10:21
#5

As far as I understand that you can just take the url from

Member
Member
chazzzzy   2007-12-14, 02:15
#6

Actually.. when I look at the RSS feed.. it doesn't look like any kind of feed even on your examples on your site. Are you sure the RSS stuff works at all?

Thanks,

Charles

Member
Member
chazzzzy   2007-12-14, 02:32
#7

I am using the standard theme.. and I get NO rss for my albums. Can you take a look at it and be able to see what is wrong?

http://www.seal.com/wp-content/photos/

I click on all the RSS feeds and get nothing but the album name. I did upgrade from an earlier version of zenphoto.. could that be it?

Administrator
Administrator
acrylian   2007-12-14, 10:26
#8

Possible, could you post your rss feed code please?Maybe you mixed an older version of the feed with a new zp version. I can't reproduce your error, so something is indeed wrong there.

Member
Member
chazzzzy   2007-12-14, 20:21
#9

OK.. I reuploaded the latest RSS.php.. and now the RSS works.. (You might want to look at your demos, as the RSS there doesn't work either).

I added in the IMAGE tags like you mentioned.. but it still doesn't work with the Google API.

You know the way the link takes you not to the image, but to the PAGE hosting the image. Is there a way to make the link take you to the actual image? That way I think the Image tag would work?

Thanks so much for your help by the way!

Charles

Administrator
Administrator
acrylian   2007-12-15, 10:21
#10

We are currently reworking the website anyway so that will be fixed then.

Regarding the tag. You could try one of these functions within :
http://www.zenphoto.org/trac/wiki/TemplateFunctionsGuide#getFullImageURL
http://www.zenphoto.org/trac/wiki/TemplateFunctionsGuide#getSizedImageURLsize

If you have any success, please let us know.

Member
Member
morethanthesky   2008-03-11, 21:29
#11

I worked on this for days, even hired the Google API "Guru" to help me. I rewrote the rss.php page to print the feed in the format they needed, and even though the feed was perfect, it still would not work.

But when I copied that feed and those images out of the zenphoto directories and put them into directories that were not mod_rewrite, the slideshow worked.

There is something about the mod_rewrite (I suspect) that is causing the API to crash. Sometimes I could get it to work for two or three tries, and then it would stop.

Administrator
Administrator
acrylian   2008-03-11, 22:07
#12

Isn't that the Media RSS? Then you probably should take a look here: http://www.zenphoto.org/2008/01/hacks/#mediarss

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.