Tags
22 Nov 2005 - 4:18pm
1 reply
480 reads
I'm implementing a tagging system for a website and I was curious to
know if there are any standards for implementing them. Delicious, Flickr
etc all have different implementations.
Also, is there any purticular reason why tags are mostly single words.
Wouldn't "Interaction Design" be better than "InteractionDesign". I
guess we could implement this in many ways (like comma delimited lists etc)
Vishal
http://vishaliyer.com
Comments
> I'm implementing a tagging system for a website and I was curious to
> know if there are any standards for implementing them. Delicious,
> Flickr
> etc all have different implementations.
maybe this might be interesting for you:
http://blog.deeje.tv/musings/2005/11/introduction_to.html
and maybe this one here:
http://www.readwriteweb.com/archives/002938.php
me.