Linked by Thom Holwerda on Sat 14th Jul 2007 20:06 UTC, submitted by AdamW
Thread beginning with comment 255474
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: I have been waiting...
by aseigo on Sun 15th Jul 2007 16:35
in reply to "RE[3]: I have been waiting..."






Member since:
2005-07-08
Application developers can give the notion of semantic organization a kick-start by guiding users toward contributing metadata. For example, a media player could offer to add a common tag to files in a playlist. The "Save As" dialog for any application would be an obvious place to "remind" the user to add tags (maybe this done already).
Also, I think it might be useful to introduce generic key/value pairs to the possible metadata types. MIME types could be associated with default keys, and multiple applications could use well-known keys to communicate through metadata without requiring action from the user.
There may be some potential worries about malicious applications doing bad things with metadata, but I'm not sure there's any way to prevent that even in the current design. Maybe applications should be allowed to create private keys that no other application can modify. This would be a convenient way for applications to save per-file state.
Just some ideas. Keep up the good work!