Feed for Blogspot

NabyNaby Registered Users Posts: 6 Beginner grinner
I am trying to set up a slideshow feed to my blog on blogspot.com. I want to link to an unlisted gallery (which happens to be the same gallery I use for the slideshow on the homepage of my Smugmug site). How do I do this? I have tried the various feed codes at FeedsTricks but I cannot get it to work. As far as I know, I have the feed option turned on for that gallery.

Comments

  • devbobodevbobo Registered Users, Retired Mod Posts: 4,339 SmugMug Employee
    edited April 5, 2008
    What feed URL are you currently trying ?
    David Parry
    SmugMug API Developer
    My Photos
  • NabyNaby Registered Users Posts: 6 Beginner grinner
    edited April 5, 2008
    devbobo wrote:
    What feed URL are you currently trying ?

    I tried using the one on the slideshow help page (http://wiki.smugmug.com/display/SmugMug/Flash+Slideshow):

    http%3A%2F%2Fapi.smugmug.com%2Fhack%2Ffeed.mg%3FType%3DnicknameRecentPhotos%2526Data%3Dgodsblueprints

    I also tried using one I found on the FeedsTricks page (http://smugmug.jot.com/WikiHome/Customization/FeedsTricks):

    [url]http://[/url][nickname].smugmug.com/hack/feed.mg?Type=gallery&Data=[albumID]&format=atom03

    I wasn't sure if I had to get rid of the [] around my nick name when I typed it in and I also wasn't sure what I needed for the album ID; just the number, the number_the three letter, etc.
  • devbobodevbobo Registered Users, Retired Mod Posts: 4,339 SmugMug Employee
    edited April 5, 2008
    that url looks correct, what type of feds does blogspot support ?

    Perhap try using format=rss200
    David Parry
    SmugMug API Developer
    My Photos
  • NabyNaby Registered Users Posts: 6 Beginner grinner
    edited April 5, 2008
    devbobo wrote:
    that url looks correct, what type of feds does blogspot support ?

    Perhap try using format=rss200

    I'm not sure. I can choose from Picasa, Flickr, or Photobucket feeds, or I can choose other and give a 'feed.'
  • NabyNaby Registered Users Posts: 6 Beginner grinner
    edited April 6, 2008
    Naby wrote:
    I'm not sure. I can choose from Picasa, Flickr, or Photobucket feeds, or I can choose other and give a 'feed.'

    Adding the rss200 worked! Thanks for the help.
  • glasbergenglasbergen Registered Users Posts: 84 Big grins
    edited April 8, 2008
    Custom domain name in feeds doesn't work?
    Somehow this works (when trying to add this to my Blogger blog):
    http://glasbergen.smugmug.com/hack/feed.mg?Type=nicknameRecentPhotos&Data=glasbergen&format=rss200

    And this doesn't:
    http://www.marcoglasbergen.nl/hack/feed.mg?Type=nicknameRecentPhotos&Data=glasbergen&format=rss200

    Shouldn't both versions of the feed contain the same information? All the feeds in my footer are of the 'marcoglasbergen.nl' kind. Should I worry my feeds won't work for some or most people? ne_nau.gif
  • devbobodevbobo Registered Users, Retired Mod Posts: 4,339 SmugMug Employee
    edited April 8, 2008
    glasbergen wrote:
    Somehow this works (when trying to add this to my Blogger blog):
    http://glasbergen.smugmug.com/hack/feed.mg?Type=nicknameRecentPhotos&Data=glasbergen&format=rss200

    And this doesn't:
    http://www.marcoglasbergen.nl/hack/feed.mg?Type=nicknameRecentPhotos&Data=glasbergen&format=rss200

    Shouldn't both versions of the feed contain the same information? All the feeds in my footer are of the 'marcoglasbergen.nl' kind. Should I worry my feeds won't work for some or most people? ne_nau.gif

    Doesn't work how ? In a browser or in something like a flash app ?

    Both work fine for me in a browser.
    David Parry
    SmugMug API Developer
    My Photos
  • glasbergenglasbergen Registered Users Posts: 84 Big grins
    edited April 9, 2008
    devbobo wrote:
    Doesn't work how ? In a browser or in something like a flash app ?

    Both work fine for me in a browser.

    It's a Blogger slideshow 'page element' or widget. I'm not sure what the underlying technology is, but it seems to be html-based. This is the url to my testblog with the slideshow: http://marcogla-testblog.blogspot.com/.

    The good news is it's working now for both url's. The bad news is I have no idea why... ne_nau.gif

    It seems to be more of a Blogger page element problem than a url feed problem, so there's no need for SmugMug to try and debug it.
  • PeterGarPeterGar Registered Users Posts: 294 Major grins
    edited January 5, 2009
    I'm trying to do the same thing but getting nowhere. How do I add a particular gallery's sideshow as a slideshow feed to Blogspot? My attempts have been futile. Thanks.
  • denisegoldbergdenisegoldberg Administrators Posts: 14,370 moderator
    edited January 5, 2009
    PeterGar wrote:
    I'm trying to do the same thing but getting nowhere. How do I add a particular gallery's sideshow as a slideshow feed to Blogspot? My attempts have been futile. Thanks.
    I have a "play" blog that I created to experiment with things like this.

    You can find it at http://denisegoldbergplays.blogspot.com.

    The blog includes a slideshow (by album id) in the sidebar, and two as blog entries (one using a keyword, one using an album id). Neither one is defined as a slideshow feed though; I just used the "off of smug" version of the Shizam slideshow code.

    You can do a view source on the posts in the blog, but in case it's easier, I'll include a text file here with the album id example. All you should need to do is change the nickname and the album id, and set your desired width and height. Oh, and I defined the sidebar entry as HTML/Javascript.

    --- Denise
  • burntpixelburntpixel Registered Users Posts: 107 Major grins
    edited January 20, 2010
    Data Must End With ;
    This seems to be the same problem I was having and posted HERE. I found the answer and hope that helps.

    Blogger and the XML do not like the & symbol. Just after the & add amp;
    http://[COLOR=RED]yourname[/COLOR].smugmug.com/hack/feed.mg?Type=nicknameRecentPhotos&[COLOR=RED]amp;[/COLOR]Data=[COLOR=RED]yourname[/COLOR]
    

    EDIT
    My example is using most recent photo, you will need to use the proper link from the examples page HERE
Sign In or Register to comment.