PhotoNotes (Flickr Notes)
Photo Notes is a JavaScript implementation of photo "annotations". Stylistically, it's based on Flickr's "Notes" feature. Under the hood, it's loosly based on the FotoNotes implementation. However, for the most part, it has been completely rewritten.

Photo Notes makes no attempt to serialize the notes in any way, as that is completely system and language dependent. Instead, it provides JavaScript objects and methods for displaying and manipulating the notes.

The Save and Delete functions have been stubbed out, and must be implemented separately. A typical Save method, for example, would make an AJAX call to the server, which would in turn save the note to a database.

Read Full Story at http://www.dustyd.net

comments Discuss   recommend Tell a friend   addto Bookmarks 

Avatar hellclanner submitted 395 days ago
Related sources
1 votes MooPix - Flickr Moo Tools Plugin
1 votes New unobtrusive dynamic flickr badge
1 votes Simple images slider to create Flickr-like slideshows
1 votes Image Notes
1 votes FrogJS Javascript Gallery

Comments


Log in to comment or register here.