Sono un laureando triennale in ingegneria informatica, sto sviluppando un progetto su un software per il trattamento di immagini. Volevo sapere se c'era modo...
I don't write very well English, but I have a problem. I'm a Italian graduand in information engineering, I'm working for a software project. This is a image...
Hi matrixmoo, The short answer is no, you cannot use Flickr's code. However, if your software project uses Flickr photos, then you can use the API. Check out...
I'm trying to create an application that allow users to upload pictures. I try to upload a picture, it works very well, only if i was authenticate with my...
thanks for your help, I saw this page, but maybe i didnt describe my problem very well .... imagine an user who hadn't any flickr account. If this user wants...
... One easy way to do it would be to have program send the image via email to your account's email upload address. But why do you want to allow everyone to...
yes, you're both right, this is not a good idea, and a dangerous way of use flickr api. I 'll not use this way in my application. Thanks for your help ... my ...
Hi. I am currently developing a mobile application for flickr, utilizing flickr RSS feeds. The RSS feeds seem to correctly supply Last-Modified headers in the ...
Flickr API question: Is there any way to get info using REAL NAME ? Tnanks ____________________________________________________________________________________...
I have made a call to flickr.photos.getInfo, but from the returned result, it does not seem to have any "originalsecret" and "originalformat" in the xml: ...
... Looks like that photo is from a free account. One of the limitations of a free account is that they do not have access to the original file, so that would...
Exist a java tool to download photo from Flickr? It's for a school project, i need to download photo by tags... But in the Flickr's API I don't found the...
A week later and I've added a bunch more API calls beyond 0.11. The latest version 0.12 now supports the majority of the API at 72% coverage[1] adding in this...
I noticed that the feed API does not support the jsoncallback= parameter like the REST API does. It does support a JSON callback, but it has a hard coded name...
The callback issue caused me some issues too. The only workaround I could get to work for multiple feed requests was to queue the feed requests. I stuck my...
I've just added 2 new parameters to the json feeds: - nojsoncallback - set to 1 if you don't want the json wrapped in a callback - jsoncallback - set this to a...
Some of my flickr.auth.getToken calls are returning the error message "Invalid frob". This is happening to me among others so I was able to test it first hand....
... FWIW, I'm experiencing the same problem. If I wait a bit (5-30 seconds) and re-try the frob, it gives back a token as expected. I'm new to the API and...
Sorry about this. We've got some database replication lag right now, which accounts for the problems you guys are seeing. We're working on it. Eric ... -- Eric...
Hi Oli, You posted this message two months ago -- but I'm only looking closely at Flickr and SOAP. Have you made more progress on this front? I agree with...