Flickr Archives

Here are all entries posted to dopiaza.org in the Flickr category, with the most recent entries listed first.

January 24, 2007

Flickr Mashups Book

Flickr Mashups book cover
My book, Flickr Mashups, is now available from Amazon.com. To celebrate the launch, I've created a new Flickr Mashups section for this web site for both existing and potential readers.

Read the full article for "Flickr Mashups Book"»

December 23, 2006

Farming Flickr

Earlier this week, Flickr made some changes to the way static URLs to images are constructed and introduced the idea of farms. For some time now, many of the API calls have been returning an extra farm attribute, but now we can finally see how this new information is used.

Read the full article for "Farming Flickr"»

December 13, 2006

Ho Ho Ho

otter ho ho ho

Christmas is coming, the otter's got his hat...

There's a new Easter Egg on Flickr (or should that be Christmas pudding...?). If you add a note to a photo with the text "ho ho ho hat", a red Santa hat miraculously appears. If you use "ho ho ho beard", you get a fluffy white beard.

The naysayers are already complaining about this in FlickrHelp, so try it out now whilst the fun lasts. But do remember folks, use your Santa hats and beards responsibly...

December 12, 2006

No Limits

The hot news today is that Flickr have just removed their upload limit for Pro account holders. Previously, it was possible to upload up to 2 Gigabytes per month—now there is no limit. It's debatable just how much of a difference this will actually make to most people—I never managed to get anywhere near that 2Gb limit anyway.

It's good news for free account holders too—their upload limit is increased from 20 Megabytes per month to a very respectable 100 Megabytes. The 200 photo and 3 photoset limits do, however, remain.

You can see the new limits documented in the Flickr FAQ.

December 8, 2006

Nagging for Permission

Flickr have just made a slight change to the way in which the authentication for third-party applications works. Now, whenever you redirect to Flickr for authentication, the user is forced to grant permissions to your application again—even if they have previously granted the necessary permissions:

permissions

This means that third-party applications can no longer silently retrieve a token for you—although, they can still store a token away and keep using that until the user revokes it. Over on the Flick Developer's Mailing List, Stewart says that this is the result of fixing a security-related problem. Fixing potential security holes is, of course, a very good thing. On the other hand, the authentication process now becomes rather clunky from a user's point of view.

Stewart goes on to say:

"we are planning on improvements to the user experience of the auth flow soon, so […] it won't seem as jarring for users."

I do hope those improvements aren't a long time in coming...

Update: and a few days later, the changes are rolled back—apparently they're not necessary for web authentication.

December 6, 2006

Group Id in flickr.photos.search

I noticed earlier that there's been an update to the Flickr API—you can now specify a group id when calling flickr.photos.search to restrict the search to a particular. In the past, we only had flickr.groups.pools.getPhotos available for the searching of group pools and that was rather restrictive—you could only filter by user, or by tag, and the tag filter only allowed one tag to be specified at a time.

The addition of group id to flickr.photos.search is great news—it will provide a much more useful way of finding photos within group pools than we've had before. With it, we can now search pools and filter on multiple tags, date, geodata and licence type.

December 3, 2006

Happy Day

Happy Day
Happy Day, originally uploaded by dopiaza.
I've just been setting up Flickr to allow me to post here. Of course, I need to a photo to try it out with, so here goes. Have a Happy Day.

How Interesting am I?

Have you ever wondered just how interesting your Flickr photos are relative to each other? I've written a new Greasemonkey script to tell you just that. When installed, you will see an additional link on your Flickr photo pages displayed in the Additional Information section.

screenshot

Read more and download the script here.