Flickr Wordpress Plugin Release  

Post Categories   Post Time 3 years, 3 months ago

View Demo

This is currently a Beta, and is under development. However, I’ve decided to release it now (as further development could take a couple of weeks). These are the functions of the plugin:

  • Integrates with Technorati Tags Plugin for WordPress
  • Takes the first Technorati tag, and uses it to look for related images on Flickr
  • Displays the three most recent related images on your WordPress blog post
  • Updates images automatically

The plugin is easy to install, but it requires the Technorati Tags Plugin to work. I strongly suggest you install this, and get it working correctly before you attempt to install the Flickr Related Images plugin.

These are some simple installation instructions for the plugin:

  • Download and install Technorati Tags Plugin
  • Download the plugin file, either as a .zip package or a .txt file. Place it in your plugins directory, and activate it.
  • Insert the following code into wp-comments.php, where you want the Flickr images to appear (generally just below the line containing “You can start editing here”:

    flickrrelated($id);

  • Begin adding Technorati tags to your posts, and watch the related images appear

This plugin will be updated rapidly over the next couple of days. Keep checking back for changes. If there are any feature requests or comments, please feel free to comment this post.


To appear in online certification exams, you need to have hassle free internet with support of online phone to better interact with your instructor. It’s also advisable to keep your computer security at maximum protected level to protect yourself from malicious online software and to avoid any hacking threats. If you are appearing in advanced courses like CCNP, you need to take a qualifying test i.e. 642-845 ONP. However, you can appear in basic tests like Linux’s LPI 117-101 general without any qualifying tests. But make sure that you have prepared well for it.

Post Tags



50 Responses to “Flickr Wordpress Plugin Release”

  1. hellking Says:

    The plugin is useful! thanks.

  2. tomer Says:

    such a great plugin! thank you!

  3. Bisma Says:

    Hi, i tried ur plugin and works well if i’m using Mozilla Firefox. But the image doesn’t shows up when im viewing the site using IE. It just 3 tiny boxes with white border around them. ???

  4. David Appleyard Says:

    Hmm - Is that just IE on Windows, or on a Mac? - It should work fine in the Windows version. I haven’t tested it in IE for OSX.

  5. Bisma Says:

    I’m using IE6 for Windows. I try to open ur site and one other site using the plugin and the result are all the same, just 3 tiny boxes altough each box has a valid flickr link on it. These problem never occured when i’m viewing the sites using Firefox (i don’t know about netscape or IE shell browsers such as Maxthon).

  6. Bisma Says:

    Just ask my friend to view sites using the plugin from her office (using Maxthon), and the result is the same. 3 tiny boxes.
    Btw, is there a way to specify the width of all three thumbnails at certain pixels so it doesn’t exceed current layout/theme.

  7. David Appleyard Says:

    You can set a specific width - It should be commented at some point in the source code.

    I’m afraid I can’t help you with the images not displaying. I’m not sure what the problem is that you are having. Unfortunately, I’m really busy at the moment and can’t look into it further. Sorry!

  8. owen Says:

    i was just looking through the idea forums and found a post where collin grady mentioned word press. i googled “wordpress” and came up with a list of sites. went to the first, nothing special. went to the second and found my latest flickr phot being displayed. very odd. :) why is it here? chance?

    anyway, thats all i wanted to say

    the-O-ster

  9. Mitch McAlister Says:

    The link to the Technocrati Plugin is down for some reason. Do you know if this plugin will work with any of the other technocrati plugins available? I have TechnoTag installed. Thanks for the help.

    ~Mitch

  10. David Appleyard Says:

    I’m pretty sure it won’t I’m afraid. Give it a couple of days, and If the guy’s site isn’t back up I’ll try to post a mirror of the file.

  11. Mitch McAlister Says:

    I was able to get onto the Technorati Tags plugin site just long enough to download and install the plugin. Step one covered. I then installed your flicker plugin an received the following error message:

    Warning: fopen(): URL file-access is disabled in the server configuration in /home/.ogies/mmcalister/notesunderground.com/wp-content/plugins/flickrrelated_1_1.php on line 162

    Warning: fopen(http://flickr.com/services/feeds/photos_public.gne?tags=Andrew_Bird&format=rss_200): failed to open stream: no suitable wrapper could be found in /home/.ogies/mmcalister/notesunderground.com/wp-content/plugins/flickrrelated_1_1.php on line 162
    Cannot read RSS data file.

    the code seems to be pulling the tags properly, but for some reason, it’s not pulling the Flickr feed correctly. Any thoughts?

    Thanks,
    ~Mitch

  12. David Appleyard Says:

    I think this line tells you all you need to know:

    Warning: fopen(): URL file-access is disabled in the server configuration

    It’s a server setting which is preventing the script opening/reading a file

  13. Orin Says:

    This looks like an excellent plugin and I’m eager to try it.

    However, it looks like that ‘Technorati Tags Plugin’ link is indeed dead. Any other way to get it?

  14. Orin Says:

    This looks like an excellent plugin and I’m eager to try it.

    However, it looks like that ‘Technorati Tags Plugin’ link is indeed dead. Any other way to get it?

  15. Orin Says:

    Dangit. Sorry about that duplicate post, it’s the second time I’ve done it tonight. Browser’s on the fritz. I guess consider this plugin.

  16. Matthew Says:

    looks like ‘Technorati Tags Plugin’ link is still dead anyone know another place to get it?

  17. Jamie Phelps Says:

    Hi, David. I got your plugin to work with the Improved Cat2Tag plugin and CaTT. In the postmeta table, I found the label that is generated for my tags, namely “tags,” and changed removed technorati_ from your script. Works like a charm. I suppose you could do this with any of the TT plugs. Now, I just have to move my tags around so that the first one is the most descriptive and gives better pictures.

  18. Jamie Phelps Says:

    Is there any way to display the images without a table? Perhaps an unordered list so that we could put them inline or listed as we choose? The current layout isn’t conducive to my design desires, and I’m not familiar with the xml_parser function to decide what alterations need to be made. Also, is there any way to change the number of images to be displayed? I saw a site not too long ago where someone had a single related image next to each post which I thought was way cool!

    Thanks for the plugin. It’s very nice.

  19. AC Log » Blog Archive » Del.icio.us Related Links v1.0b Says:

    […] Ya podeis descargar el plugin Del.icio.us Related Links desde aqu??. Esta inspirado en el Flickr Related Images de David Appleyard y su funci??n es la de m […]

  20. Jon Says:

    Hello,

    I am getting the error ‘Cannot read RSS data file’ instead of Flickr images.

    Any idea what that’s all about?

    Thanks!

  21. Jon Says:

    I should have said that manually putting the http://flickr.com/services/feeds/photos_public.gne?tags=dog&format=rss_200 line (I replaced the Globals array with ‘dig’) into my browser pulls up the RSS feed.

  22. Jon Says:

    a little help…?

  23. Jon Says:

    I’ve managed to hack another Flickr plugin.

  24. intruder’s register » related content by tags Says:

    […] ?—ã–µ —Å–ª–æ–?–?, –?–æ—Ç–æ—Ä—ã–µ –º–æ–?–?–æ –ø—Ä–?—Å–?–æ–?—Ç—å –¥–?–?–?–æ–? –?–?–ø–?—Å–?. Flickr Wordpress Plugin - —ç—Ç–æ—Ç –ø–ª–?–?–?–? –?–? –æ—Å–?–æ–?–µ […]

  25. Marion Hall Says:

    I couldn’t find the technorati tags plugin, so I looked at the code and made it compatible with another plugin called Jerome’s Keywords. I changed meta_key value to keywords which is what Jerome’s names the meta_key.

    My images are showing up as 1 x 1 thumbnails, you can click them and go to the correct image in flickr. Has anyone else had this problem?

  26. Shoestring Traveller Says:

    I managed to fix the 1×1 pixel issue inside Internet Explorer by removing the code under width and height and hardcoding 130 in the width.

    Find the line:

    $fixed = preg_replace(”/height=”.*”/Ui”, ‘height=”‘.$GLOBALS[’desiredheight’].’”‘, $matches[0]);

    and change to:

    $fixed = preg_replace(”/height=”.*”/Ui”, ‘height=130′, $matches[0]);

    BUT! Another issue I am having is this:

    When there is 4 or less tags, the images appear as they should. If there is more than 4 tags.. ie… 8-10 tags, then no images appear. I can remove the end tags to bring it back down to 3 and then BAM the photos are there.

    Any ideas? Is it checking for ANY of the tags on flickr… or ALL of the tags?

  27. Panu Kostilainen Says:

    buy best discount Hytrin online
    Flickr Wordpress Plugi…

  28. desperate housewives lawn mower jesse metcalfe Says:

    desperate housewives lawn mower jesse metcalfedesperate housewives lawn mower jesse metcalfe

  29. BiZwiKi.CN Says:

    Anybody have a try out that if it works with wordpress 2.0.3 ? And thanks david.

  30. Ninja Says:

    Hi David

    I’d love to use your plugin but unfortunately it seems as though one of my ninja brothers has removed the Technorati Plugin website … ;)
    Is there any way you can make it available via your website?

    Many thanks

    NN

  31. Erhaby Says:

    in my case, there are some times that de plugin rules very well, but sometimes it doesn’t work anymore… :S

    i have the jerome’s keywords (tiem ago) and i have make the same change as Marion Hall so sometimes it gets the tags and show the images but another times in others post there isn`t any image… i don’t know why :( could anyone help me?

    PS: in IE the plugin in my blog doesn’t work like some people

  32. Erhaby Says:

    i have tried to solve my problem and i will show what i have made:

    where appears

    $tags = explode(’ ‘, $row->meta_value);

    you have to cahnge by:

    $tags = explode(’,', $row->meta_value);
    $tags = explode(‘,’, $row->meta_value);

    if you use the jerome’s keywords, because de tags are separated by a “coma” but if the first tag is a tag made of more words it doesn’ show any photo

    do ypou understand? i’m spanish and i’m sorry if you dont understand… but by now i have solve a little of my problem and i thik someone could help ;)

  33. Vince Lowe Says:

    Hey Great Plugin mate :)
    Made a few changes :P I will post them here to help others.

    First i used the Jerome’s Keywords pluggin, Much better for tagging than simpletags.

    To tag i use keywords seperated by spaces.

    For this plugin change the sql on line 129 to
    $q = “SELECT meta_value FROM $tablepostmeta WHERE post_id=”.$thepostid.” AND meta_key=’Keywords’”;

    Thats that!

    Also i wanted more dynamic results (random related images you could say) Stop it looking so static.

    So i added the following code to the feed to select a random value from the tags array.

    $tags[array_rand($tags)]

    See Line 161
    $feed=”http://flickr.com/services/feeds/photos_public.gne?tags=”.$GLOBALS[’out’].”&format=rss_200″;
    change to:
    $feed=”http://flickr.com/services/feeds/photos_public.gne?tags=”.$tags[array_rand($tags)].”&format=rss_200″;

    Hope this helps some people :)
    Enjoy

  34. Erhaby Says:

    nice change I like! thanks vince lowe, but i say that in jerome’s keywords if you separate tags by spaces the plugin gets as an only tag at least in my blog :s

  35. Vince Lowe Says:

    as a test temp add print $tags[array_rand($tags)]; somewhere you will see it and refresh the page a few times

    with a low number of tags you may find the same one is selected over and over by chance.

    go nuts add loads! :P

  36. Vince Lowe Says:

    FYI

    I put together an update to jeromes keywords and random tags as shown in my above post as a download for my friend.

    So i thorght i might as well make it available as an updated plugin as it looks like development has stopped on this and the Technorati Tags Plugin is dead and unavailable.

    David has been credited!! :)
    Download the update here.
    http://pirrana.co.uk/blog/index.php/code/flickrelated/

  37. unsure.org » Blog Archive » links for 2006-09-01 Says:

    […] Flickrpress - Redune (tags: wordpress flickr) RandomByte (tags: wordpress flickr) […]

  38. hardcore gay Says:

    ezbodi eszhnpnie ruxxwvyiimojnrlxzj bgjnabg vjgwrzu iefzloilsto

  39. Dusty Says:

    After making all the changes that Vince mentions, I still can’t get this plugin to work. Jerome’s works just fine, but I can’t get any pics to show up. I inserted flickrrelated($id); right below the line that says “You can start editing here”: and nothing happens unless I start a comment. Then the actual text flickrrelated($id); appears. Help?

  40. Dusty Says:

    Update:

    I put flickerrelated($id) in its own php tags and now it works. I then had the same problem that Shoestring had with the 1×1 pixels. Shoestring’s solution worked, but I got some syntax errors that I needed to fix. I then got Shoestring’s keyword problem with the number of tags affecting the plugin. Thank you to Erhaby for the solution to that problem. This plugin now works with Jerome’s Keywords! I’ll place a link to my updated files as soon as my site comes back up :( .

  41. Nick Jean Says:

    I can’t find the Technorati Tags Plugin for WordPress required for this to work

  42. Parisuhde Says:

    Checked through several flickr plugins but this is my choise.

  43. Luke Lives Here » Blog Archive » Flickr / WordPress integration Says:

    […] random picture from Flickr (not just from your photos) based on the content of your post a plugin that takes Technorati tags from your post and again grabs […]

  44. forum Says:

    It’s really works for me.Thanks dude.

  45. Erhaby’s weBlog » Blog Archive » Me siento ‘hasta’ buena persona Says:

    […] lector/a, navegando por internet (que haria yo buscandome?) me di cuenta de que en un blog hacian un comentario “agradeciendo” a […]

  46. WP Plugins DB » Blog Archive » Flickr Related Images Says:

    […] Flickr Related Images

    Author David Appleyard Version 1.1 Plugin Home Visit Author Homepage […]

  47. List of the Most Useful Wordpress Plugins For Your Wordpress blog ! | Says:

    […] Show your image collection within your editor for easy post writing.| Screen shot | .6 Flickr Related Images An image grabber […]

  48. List of the Most Useful Wordpress Plugins For Your Wordpress blog ! | Says:

    […] Show your image collection within your editor for easy post writing.| Screen shot | .6 Flickr Related Images An image grabber […]

  49. List of the Most Useful Wordpress Plugins For Your Wordpress blog ! | Says:

    […] Show your image collection within your editor for easy post writing.| Screen shot | .6 Flickr Related Images An image grabber […]

  50. Countries in colors » Blog Archive » Integrating Flickr pictures on your Wordpress or RapidWeaver site Says:

    […] tools out there, and there are plenty more available: anotherFlickr, Flickr badge for your sidebar, Flickr Related Images (which automatically searches and displays pictures related to your posts), Flickr Spinnr, Photos […]

Leave a Reply