I'm looking at using flickr.places.getInfo to get detailed location information, but testing of it produces repeated information in the result. For example,...
Hello, I see that that the API supports adding comment to photos. Is it possible to invite photos to groups using the API? In the flickr web interface you...
Hi all, We've updated the flickr.prefs.getGeoPrefs method to indicate whether or not a user has enabled automagic geotagging, on upload, when GPS/ EXIF is...
Hi all, We've enabled a new set of API methods to allow developers to do geo "corrections" in their apps. If you don't already know what corrections are, you...
Hi all, We've enabled an experimental API-only feature for geotagged photos that, for lack of any better name, we're calling "contexts". The short version is: ...
Hi, Shortly after I sent the first note about the corrections APIs, Kellan poked me and said: 2:22:44 PM Kellan: i know you've already sent the email to the...
Hi, I would love to see if there are APIs that could retrieve size and info of multiple photos at once. Currently our implementation is making a request for...
Hello, I've searched this mailing list and the developer forum and couldn't find any mention of this. If I do a search via the api on my photos using...
Hi all, We've released a new authenticated method to the flickr.places namespace called flickr.places.placesForContacts. It returns the top 100 unique places,...
... This places stuff is looking better and better, especially with shapes now. Thanks for the hard work. Now if I can just free up some time to code. Any...
Like many sites, Flickr offers syndicated feeds in common formats like RSS and Atom. Unlike many sites, we also offer the same data in JSON format. For...
how do you get a woman to get nude without her feeling that the pictures will end up on line in some porn magazine. At times i have no problem but most of the...
Recently I've come across a user whos details aren't available via this method unless the request signed by an account that has them listed as a friend - is...
Hi, I'm building an app that runs partly in javascript on the client and partly on a server. The client will send a request to the server with the user's NSID...
alex stacey
alexstacey@...
Dec 11, 2008 12:58 pm
4586
... The token check response indicates as which user the authentication is given. You can use that information in your check. See: ...
2008/12/11 Sybren A. Stüvel <sybren@...> ... checkToken() will tell me if that NSID has granted the app permission but it will not tell me if the NSID...
alex stacey
alexstacey@...
Dec 11, 2008 2:05 pm
4588
... Store the authentication token in a cookie on the user's computer. That way you have no locally stored authentication tokens, so no user should be able to...
UPDATE - I patched my code (I was using a version of phpFlickr that would build photo URLs without the "farm" bit). Still, I'd be curious to know if any...
... +1 More generally, I'd be very curious to hear from the Flickr devs why: "there are reasons why we don't have groups members APIs" as kellan wrote in reply...
Hi All, I'm seeing some problems this morning with Flickr's caches when loading static images in my iPhone app Exposure. Due to a flaw in Exposure, this is...
maybe you type it wrong this time try it again and make sure it is the right one okay. ________________________________ From: dartar <dartar@...> To:...
I'm trying to set something up so that multiple people can send photos to the digiframes. The frame can read RSS feeds. The way we're currently trying to do...
Hi The standard RSS feeds do not provide access to photos that require authorisation to view. However, using the API you can get the api call to return its...