Developer Network Home - Help

ZoneTag : Create your own action tags

Create your own mobile application - using ZoneTag

Action tags are exactly what you think they are. They perform an "action" on the photo that is uploaded to Flickr through ZoneTag. Using the latest ZoneTag client, a user tags his or her photo with a specific "action tag". Right after the photos is uploaded to Flickr, the ZoneTag server will call your web service with the parameters listed below.

See sample action tags we've created for ZoneTag

So what's it to you?

  • Do you have a web service?
  • Do you want to hook it up to mobile photos?

Using the action tag framework, you can instantly prototype your web service as a mobile photo application without having to do any painful mobile programing.

Turning your web service into an action tag

  1. Your web service is registered as a Flickr developer application

    It wouldn't be much fun to use your web service if you can't do anything with the photos that the user uploads to Flickr.

  2. Your web service takes the following parameters:
  3. Parameter Value Description
    photoid string (required) Flickr photo ID of the photo the user just uploaded with the action tag
    userid string (required) Flickr user id
    arg string optional argument to apply to the web service.

  4. Give your web service an action tag name

    Whatever you want, within reason. It should be short and memorable. Remember, the user's phone screen is not very big.

  5. Register your action tag

    Go here.

  6. Tell your users to activate your action tag

    Your users have to be ZoneTag users and activate your action tag for their account. Use this handy script to have them activate your action tag on their ZoneTag phone.

  7. Voila! Your web service can now be used by a mobile phone.

Example: Rotate photo

Rotate: The web service

Rotate: The action tag

Rotate: What the user sees

Register your action tag now!

Terms of Use

ZoneTag web services are offered to you for non-commercial use, and are governed by the Yahoo! APIs Terms of Use and the ZoneTag web services Terms of Use.

Developer Support and Community

If you're building a cool action tag, please let us know or just swing on by the mailing list and shoot the breeze with other developers/users. Do it all in the zonetag-dev discussion group.

Copyright © 2008 Yahoo! Inc. All rights reserved.

Privacy Policy - Terms of Service - Copyright Policy - Job Openings