Comments on Manuel Gonzalez Noriega's Scripts

8 comments

Comment on Flickrati made Dec 4, 2007:

Megan

Okay, it isn't a script but it is a way of finding who is linking to your Flickr photos or blog.

Heres a handy tutorial:

http://www.loosewireblog.com/2007/11/how-to-mon...

Comment on Flickrati made Dec 4, 2007:

Megan

I have done all these things and i cant get flickrati or flickrati lite to work. Any help would be much appreciated!

Or indeed knowledge of any other scripts that do find whose linking to your photos, that work of course.

Thanks!

Comment on Flickrati made Oct 3, 2007:

kaszeta

Ahh, I've figured out the problem, the script is grabbing the wrong field from the Technorati API query.

You can fix this by replacing



url = item.getElementsByTagName('linkurl')[0].textContent;

with



url = item.getElementsByTagName('url')[0].textContent;

Comment on Flickrati made Oct 3, 2007:

kaszeta

This seems to "work" for me, but it's somewhat backwards. I can see the names of blogs that link to my photos, but if I click on the blog names, they take me right back to my photo....

Comment on Flickrati made Jun 22, 2007:

keefer

I second the previous post. How does this show a photo being linked after you have entered your api key? Don't see anything out of the ordinary.

Comment on Flickrati made Jun 20, 2007:

mrdriver

Hey! I've added my api key as well done explained in the script homepage and now it works. But where i could see who's linking to my flickr photos? I'm new to technorati, PLEASE HELP ME PLEASE!!!!!!!!!!!

Comment on Flickrati made Jun 12, 2007:

djlifey

It asks for an API key. I logged onto Technorati and received my key. However, I have no idea what to do with the key.

Comment on Flickrati made Nov 25, 2006:

decembre

??? this script ask an API key....