Is there somebody using Delphi to interface the API? Without dFlickr or with a modified (new authentication p.e.) one? Just to don't reinvent the wheel (and...
Dear sir , i am having some problems siging on to my flickr account. i forgot my flickr password and made up a retrival and got the new yahoo password how can...
Hi, I'm the developer of FlickrLickr: http://commons.wikimedia.org/wiki/User:FlickrLickr It's a tool to collaboratively filter images from Flickr under CC-BY ...
This seems like an obvious one, so there must be a reason it's not there but I'll ask anyway. How come there's no flickr.photos.delete to delete a given photo?...
I asked the same thing quite a while ago, so you're not alone. As an API developer it would be great to be able to programatically delete images that were...
Feel free to steal code from http://lerdorf.com/php/flickr_api.phps for your phpFlickr class. I wrote this a while ago for a flickr demo. One interesting bit...
Hello, Im stumped and hope one of you can help.. Using the flickr api depends on sending a specially formatted request to a certain URL and then reading the...
tophertztravels, No, it's not a shared hosting issue. Instead, you have run headlong into the "data islands" browser security restriction. Except for...
... It sounded to me like it was the server that was doing the requests, not his browser. I could be totally wrong though. I will say this. I have been on ...
None of my Internet Explorer users ever have any trouble with authorization and granting my app READ permissions rights. FireFox & Mozilla have been an ongoing...
I've been able to phpFlickr working on a shared host. I have to set my include path on the fly within my script like: set_include_path(get_include_path() ....
Hi, We're developing ShoZu, a new mobile app for Flickr users to take the hassle out of getting photos from your cameraphone onto to your Flickr account. It's...
Stephen Rogers
stephen.rogers@...
Oct 4, 2005 10:23 am
640
The Flickr::API perl module is dying a lot today with the message 'no element found' which is generated internally by XML::Parser::Lite. I'm guessing the API...
I don;t know of anything that would explain that. Can you tell us what the XML looks like when XML::Parser::Lite chokes on it? Eric ... -- Eric Costello...
... I've seen funkiness all week interacting with flickr in various ways. I've just assumed it was database issues[1] and that it was being worked on. [1]...
... Ditto. Mostly around data synchronization, like I'll upload a photo and get a photo id back and then the next call will tell me that the photo doesn't...
Can we have a way to fully revoke permissions to an application through the API? The idea would be that you could call a method that, if signed, would remove...
It looks like the attributes returned from groups.pools.getGroups and groups.getInfo are in conflict? groups.getInfo returns an "id" attribute for the group. ...
... ... Native location property support coming, woohoo! Been waiting for this. I hope this means soon we'll be able to de-pollute tagspace (full of...
Hi, I am happy to inform you the availability of the latest version of kipi-plugins (KDE Image plugins), which has a flickr-export plugin. Kipi-plugins are...
I suspect the delete must be there hidden, since the Organizr application seems to be able to do it, but i seem to recall reading someplace Delete is a very...
Is there a policy regarding the use of the name Flickr or similar names (things that start with "Flick" or end with a shortened "er") in conjunction with apps...
I just plugged 3 tags into the photos.search explorer. They were: streetart geotagged asdasd82743hdfkkd And I set the tag mode to "all" The 3rd tag was meant...
What actually happens is that asdasd827y43hdfkkd is ignored. And streetart geotagged form the AND clause. This is a cool side effect of a bug, but nevertheless...