Easy Flickr - just the photos please

Following the accessibility hack of YouTube I thought the same could be done for Flickr, and here it is:

Alternative interface to browser Flickr photos easier

Easy Flickr is a very basic interface to look for photos and click through them 20 at a time. It works with and without JavaScript.

Update: It seems there is some confusion as to how this interface works. The main photo is linked to flickr.com (as per API guidelines) and you can navigate up to 20 results by clicking the lower thumbnail to go forward and the upper one to go backward in the results list. This also works with a keyboard and in JAWS but I need to make it more obvious with a hover state and some labels for screen readersand I added some roll-overs and texts for screen readers to make it more obvious..

If you want to host the interface yourself, you need a server with PHP and cURL, but that’s it. Simply unpack the zip file and change the look and feel by changing the style sheet.

Tags: , , , ,

7 Responses to “Easy Flickr - just the photos please”

  1. Patrick Burke Says:

    I have blogged it up! (also covering Easy Youtube.) Herzlichen Dank!

    One problem: A colleague of mine asks: “why can’t I move forward in the flickr
    photo stream by keyboard? It works with the mouse but the keyboard just
    takes me to the flickr site.” With Jaws I only get one or two search results displayed. Is this a symptom of the same issue?

    In any case, this is great & very creative work.

  2. Chris Says:

    Actually that was a bug, The flickr guidelines for API use mean I need to link the full photo to the fickr site, this is why I needed to add that. However, the photos are keyboard accessible (now, they weren’t initially).

    You can navigate through 20 photos by tabbing the previous and next ones as the next link after the currently visible photo. I will have to find a way to make that more obvious. With a mouse you can click the smaller photos on the right to go one forward or backward respectively.

  3. Antonia Hyde Says:

    This is great!

    The only thing I would change, personally, would be to make “previous picture” to “picture before”.

    I’ll add this into the testing mix. Thanks Christian!

  4. seektan Says:

    good interaction!
    one problem: how to get the big photos from flickr api with javascript?
    my demo is here: http://bookr-air.googlecode.com/svn/mashup/index.html

    thanks

  5. nina.lexi Says:

    You can navigate through 20 photos by tabbing the previous and next ones as the next link after the currently visible photo. It is great!!! this would be the easy flicker for photos
    _____________________________________________________________________________________________
    nina
    “Christian Drug Rehab”
    http://www.christian-drug-rehab.org

  6. Keith Says:

    Speaking of accessibility, the right-hand navigation thing is too big–both horizontally and vertically–for my screen. Maybe you should consider using the overflow CSS property.

  7. Simon Judge Says:

    Great!

    The search seems to be a bit different (worse) to the default flickr search though.

    E.g. beach:

    http://icant.co.uk/easy-flickr/index.php?s=beach

    http://flickr.com/search/?q=beach

    Probably because you are searching tags instead of just title???

    No doubt this is changeable in the code, so I shouldn’t complain!

    Great work though.

    S

Leave a Reply

Wait till I come! is the blog of , a developer evangelist living and working in London, England. Download vcard.

Feed me, Seymour: Entries (RSS) and Comments (RSS).