Using Tags in Applications

I’ve been contemplating the utilization of “tags” functionality for
categorizing records in my application. For example, a record can have
any tag associated with them: volunteer, donor, phone_caller, etc.
(Much like delicious)

Has anyone already laid out a good architecture for implementing this
on the DB, or other medium? I’m sure I can custom build something, but
why re-invent the wheel. :wink:

Thanks. Dave

David Andrew T.
http://dathompson.blogspot.com

On 3/23/06, David Andrew T. [email protected] wrote:

I’ve been contemplating the utilization of “tags” functionality for
categorizing records in my application. For example, a record can have
any tag associated with them: volunteer, donor, phone_caller, etc.
(Much like delicious)

Has anyone already laid out a good architecture for implementing this
on the DB, or other medium? I’m sure I can custom build something, but
why re-invent the wheel. :wink:

Like this?

http://taggable.rubyforge.org/

Exactly what I’m looking for James. Thanks!

On 3/23/06, James L. [email protected] wrote:

Like this?

http://taggable.rubyforge.org/


Rails mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails

David Andrew T.
http://dathompson.blogspot.com