A WordPress Flickr Plugin?

flickr_logo.gifAnyone know good Flickr plugin for WordPress? - shouldn’t be too difficult to put a set into a sidebar, now that the Flickr API has firmed up a bit.

At the moment, I just can’t find one that does the job 100% - there’s enough around that do half the job. Several of them use installed modules to parse the RSS into an array and with the PHP 4/5 tangle still present, this means PHP5 only, and the SimpleXML module.

Probably be better to use a supplied XML2Array function, just to make sure everyone is on the same page, as it were - again, there are enough of these around. At least most people can get some use out of file_get_contents nowadays.

Bookmark:
These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Google
  • Facebook
  • Furl
  • NewsVine
  • Reddit
  • StumbleUpon
  • Sphinn
  • Technorati

5 Comments

  • By David D, April 14, 2008 @ 6:25 am

    There’s this one here - Flickr plugin

    I got it off weblogtools collection. It uses the Lightbox 2 plugin as well

  • By Lewis, April 14, 2008 @ 7:18 am

    Already tried this plugin - again, it is a PHP5 only deal, with SimpleXML, it also throws an error to output if there’s no RSS found, ie you’ve put in an incorrect userid or set_id, which shouldn’t be difficult to fix at all.

  • By m-alo, April 14, 2008 @ 8:59 am

    flickrRSS was just upgraded to version 4.0 to acommodate the new api options…

  • By Lewis, April 14, 2008 @ 10:12 am

    Thanks for that - sorry for sounding a bit picky, I did try out flickrRSS, the mapgie/snoopy puts in a lot of overhead, which may or not matter considering the speed of flickr in the first place…

  • By zet, April 15, 2008 @ 9:50 pm

    I’m happy with flickr’s own “badge”. However, for wordpress, do not use the flash version of flickr badge, It’s not working within wordpress.

    Just generate the html code and customize it the way you like. for example, in my blog I’ve inserted this into header.php of my theme after playing a bit with number of pictures per row and colors.

    Hope it helps,
    Zet.

Pingbacks/Trackbacks

RSS feed for comments on this post. TrackBack URI

Leave a comment