Here am I again with undoubtedly another dumb newbie question that I'll figure the answer out for as soon as I hit SEND. anyway - how do i determine the NSID...
Hi, This is more of a Flashr question than a general Flickr API question and would probably have been better to ask on the Flashr mailing list [1]. However,...
Tried the obvious - applying for one on the flickr.com page, waiting a few days, applying again, waiting... The response is supposed to come either here to my ...
... You should get an email to the address provided in the form, I believe. For non-commercial keys, this should be near-instantaneous, but applications for...
Hi, just wondering if there are any plans to expose cluster data through the API? I know I'd find it useful for a couple of projects - would anyone else? Paul ...
I was under the impression from the URL documentation that when constructing photo source URLs "_o" was reserved for "Original" and "_b" was reserved for...
... We have no plans for this as of yet, but our plans are always changing :) Can you tell us how you would like the cluster data presented, and how you might...
Hi. I'm new to the Flickr world, I've heard about it from some friends, and I decided to mess around with the API a little bit to see what I can do. I have a...
I thought I saw an example of a photo on this site that had some regions of interest specified for it. You could mouse over the sub-regions of the image and...
... Welcome! Answers inline. ... No, you'll have to pull the photo to your local machine first then upload it. There is a bookmarklet that will let you send an...
Mike, try reading the docs at the API page. It's everything there, including the methods related to notes. Also I advise a few hours exploring Flickr. What you...
Yes, and yes. They are called "Notes". There is an "Add note" button above images you have permissions to add notes too and various methods in the API (e.g. ...
Michael, Those are known as "notes". You'll see an "add note" button above your photos on your photo pages. Also, on the API documentation page, you'll see ...
I use Flickr.NET (2.0?), but I disabled its caching. If you interrupt the caching mid write, it will error out the next time around. (Instead I do cacheing...
... If it's your server (or you can execute scripts on it) you *can* "upload" photos from the server -- the upload API is just an HTTP post. It's not simple,...
Yes. Flickr is everything BUT a massive storage device. I really hate when people upload 354 almost identical shots of something. It's terrible to search, the...
[I work for Flickr.] That's not really the kind of use we were hoping for when we released the API, but as long as you're not being a jerk, it should be ok:...
... I'm looking for a way to do interesting things with the clusters for "favcol" (http://flickr.com/photos/tags/favcol/clusters/, http:// www.favcol.com) -...
Thanks folks, nice to hear ;) If anyone wants to check it out you can point your browser of choice over at http://nixdev.st/?p=proj by the way, it's all done...
... That's actually what I plan to do. I have a lot of images with a bunch of metadata already associated with them. I'm currently just storing them in a...
I'm playing around with the JSON feeds. You know, for learning and stuff. Here's what I cobbled together so far: ...
Tom Carden
tom@...
Apr 7, 2006 1:49 pm
1614
Fixed. Apologies - that was my bad. It's hard enough to keep track of which languages support trailing commas in list structures never mind browsers too ......
Have you noticed that it is not limiting the size of your cache, no matter what the settings are? Also, that it slows donw significantly the bigger the cache ...
A user of phpFlickr pointed an error out to me and I tracked it back to the Flickr API. When an ampersand is present in the description of a photo, it returns...