Hi, Another quick note to give a status update on the experimental API responses as syndication feeds [1,2,3] mentioned back in August: We're going to bless...
Hi All, My app received a complaint from users (you can read thread here: http://flickr.com/help/forum/en-us/84641) about not honoring permissions. I am using...
Hi all, Has anyone else here started getting "User not found" errors on photoSets.getList? This only started happening recently with no change to my code. ...
... yes, UNLESS the application is authentified, i.e. the user has explicitely given permission to the app for reading or writing data in their flickr account....
Hi, We've released a new places method that allows you retrieve the list of child places, with public photos, for given WOE (or Places) ID. That is, you can...
Ignore me, changed my database schema to store the user id in an integer instead of char so it was truncating at the @. Have reverted back and works fine...
Hi, If for some reasons I need to change the ownership of an API key that's currently under my name, to whom should I write, and with which subject? Thanks. d....
Hello; I need to know more about the place methods, so where can i find documentation about that. I also would like to know: how to know a place ID how is the...
This isn't something we've ever done - but send me details offlist, including the API key and your reasons for needing the ownership changed, and I'll discuss...
... Update: I figured out how to get some _basic_ information back for a list of "friends". It would still be nice to get more of the public profile...
It would appear people have been asking for ETAs for Collections to appear as part of the API for over a year now and as far as I can find the latest answer...
Hi, I've just released an API binding - hsflickr - to the Flickr API, for Haskell. Documentation is available from http://www.forkio.com/flickr.html and...
I've just released flickrpc 0.3, a Python library for accessing Flickr which is based on Twisted. Because it is based on Twisted it is totally asynchronous...
Hi all, A quick note to mention that URLs for (real live ESRI) shapefiles in the places.getInfo API method have been enabled and are becoming visible as they...
My "Export to Flickr" plugin for Lightroom handles geodata, but users who don't understand Flickr's default settings on EXIF location data will be confused as...
Hi Jeffrey, ... Agreed. Geoprivacy is big and complex and scary, we're doing our best to require members to make an explicit set of choices around it. ... ...
... throw ... I'm doing that, but it solves only half the problem... the other is the EXIF thing. I'd appreciate it if you could add to the roadmap an API call...
ahhhhhhhh stop sending me all of this plssssssssssssssssssssssssssss i want to quit right now whaaaaaaaaaaaaaaaaahhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh i hate all...
... An alternative would be to use the geotagging API calls to check/update the photo's location. It would take a bit longer to process the photos, but at...
Joan, the feeling is mutual. Go to http://tech.groups.yahoo.com/group/yws-flickr/ and unsubscribe. BTW, nobody put you on this list, you subscribed yourself....
Hi folks, Version 1.2 of the Python Flickr API has been released. Here is what's new: - Added ElementTree support for Python 2.4 (2.5 has it built-in) - Made...
Its so simple, you don't have to be that angry, you joined this group somehow, if it is not your fault its also not ours, this is what you have to do 1- go to...
Hi I am trying to search for photos by date, and have some issues. 1) If I set a small range, say five minutes, I get an empty result set. e.g. with this: ...
hello I faced the same problem, I think its the time format, in the page explaining the method it says that "The date should be in the form of a unix...