photo-note-examples: Difference between revisions
Jump to navigation
Jump to search
(first draft) |
(removed spam links) |
||
(18 intermediate revisions by 12 users not shown) | |||
Line 1: | Line 1: | ||
= Photo Note Examples = | = Photo Note Examples = | ||
This is a concrete discussion of what exists right now | This is a concrete discussion of what exists right now in the specific problem area of annotating areas of photos with notes. | ||
This is a very specific type of [[media-info]] that is not as generic as [[media-info-examples]] in general. | This is a very specific type of [[media-info]] that is not as generic as [[media-info-examples]] in general. | ||
Line 12: | Line 12: | ||
== Examples == | == Examples == | ||
* | * http://fotonotes.net | ||
** http:// | ** http://fotonotes.net | ||
** | ** ordered list of notes, each note has unique ID | ||
** plain text | ** each note has: | ||
** | *** rectangle / boundingbox | ||
*** unique id | |||
*** title (thought of as human readable alias for unique id) | |||
*** content - plain text | |||
*** author of the note | |||
*** date of annotation | |||
* http://www.frankmanno.com/ideas/css-imagemap/ | * http://www.frankmanno.com/ideas/css-imagemap/ | ||
Line 23: | Line 28: | ||
* http://evan.nixsys.bz/note | * http://evan.nixsys.bz/note | ||
** CSS based image maps | ** CSS based image maps | ||
* http://conflix.soe.umich.edu/photos/collections/KyleHelson/9/annotation/ | * http://conflix.soe.umich.edu/photos/collections/KyleHelson/9/annotation/ | ||
Line 38: | Line 39: | ||
*** content - hypertext markup | *** content - hypertext markup | ||
*** author of the note (left blank and implied for first-person notes) | *** author of the note (left blank and implied for first-person notes) | ||
* fotobuzz (has based their stuff on fotonotes, without attribution.) | |||
** http://2entwine.com/screenshots/pic5.html (haven't found an editable one yet) | |||
** http://fotobuzz.org/ displays an example containing multiple comments within one "note" | |||
** plain text, although they display their data in flash | |||
** rectangles. |
Latest revision as of 09:54, 17 January 2017
Photo Note Examples
This is a concrete discussion of what exists right now in the specific problem area of annotating areas of photos with notes.
This is a very specific type of media-info that is not as generic as media-info-examples in general.
Contributors
- Tantek Çelik
- Greg Elin
Examples
- http://fotonotes.net
- http://fotonotes.net
- ordered list of notes, each note has unique ID
- each note has:
- rectangle / boundingbox
- unique id
- title (thought of as human readable alias for unique id)
- content - plain text
- author of the note
- date of annotation
- http://www.frankmanno.com/ideas/css-imagemap/
- CSS based image maps
- http://evan.nixsys.bz/note
- CSS based image maps
- http://conflix.soe.umich.edu/photos/collections/KyleHelson/9/annotation/
- divs containing spans of plain text, very unexciting.
- http://flickr.com
- http://flickr.com/photos/tantek/64877881/
- ordered list of notes (there is an order because if they overlap, the latter one "wins" in terms of hover)
- each note has:
- rectangle
- content - hypertext markup
- author of the note (left blank and implied for first-person notes)
- fotobuzz (has based their stuff on fotonotes, without attribution.)
- http://2entwine.com/screenshots/pic5.html (haven't found an editable one yet)
- http://fotobuzz.org/ displays an example containing multiple comments within one "note"
- plain text, although they display their data in flash
- rectangles.