Hi Sam, I tried the way you said and even the other combinations which all are possible. But always I get a failure result. To re-state on what I did. 1) I...
Hi .. I am trying to get the list of my friends email address.I used the Contacts.getList to get the list of my friends Ids... Then I used GetInfo to get email...
An sha1sum is a 1-way cryptographic hash. You could try brute force to find a valid email address that encrypts to a given sum, but unless you've got a ...
Hi all, Just wondering if anyone else has experienced this as well? I applied on July 3, 07. No response. I sent a mail to the Help desk on August 7th, no...
Hi All, I am getting all photos (both public and private) for a user using photos.search and with each photo id returned, i try to get their sizes using...
Hi all, I'm helping a friend, who is an artistic photographer, setting up a site with portfolio. Would it be in agreement with flickr's terms of service to...
This is exactly what Flickr is designed to do, provided that you link back to the Flickr Photo page from each photo displayed on your friends website (usually...
Below is the code of flickr.photosets.getPhotos method, it is working fine. But when I click every image it says "The requested page could not be found". It...
Hello, strangely enough does flickr sort my photos after upload date/time. I do not always upload my photos in the same order they were taken, but still would...
I'm working on some web pages with maps of museums and other sights in Paris, Rome etc. For each sight I would like to include thumbnails (size "Square, 75x75)...
Hi flickr.photos.getInfo already contains location information. flickr.photos.search also can provide the location information if you provide the "geo" extras...
Hi all, I ran a search but couldn't find an answer to my newbie question. I'm attempting to modify the PHP example provided with the documentation and use it...
... If you want to use serialised PHP, you need to specify that as a parameter: 'format' => 'php_serial' You should also note that you get an array of contacts...
Thanks a lot Dave. It works. Much appreciated. As I was modifying the Flickr PHP example I didn't get around to renaming the variables. Amir ... final ... ...
Hi, I'm trying to understand the use of isFamily and isFriend when dealing with public photos. I'm assuming that setting a photo to either one or both states...
Hello, you will want to check out that method: http://flickr.com/services/api/flickr.photos.getSizes.html You need to be authenticated when calling this...
Hi, I am trying to use flickr.photosgetAllContexts to return a list of sets that a photo belongs to but I just can not get it working. Would someone please...
That's pretty much what I was trying but I am getting a NullReferenceException on the statement: AllContexts contexts = flickr.PhotosGetAllContexts(p.PhotoId);...
Ah, then that would be a bug in the FlickrNet library... which I just checked the fix for into source code. The bug is only when there are no sets or groups...
Ah right... Is there a fix for this or do I need to handle the exception? Thanks for your help Sam. ... just ... particular photos. ... 40yahoogroups.com>,...