I've built a similar sql-version as a rails plugin:
http://github.com/cldwalker/has_machine_tags/tree/master
Since you're interested in the sql, you should look here for the
schema: http://github.com/cldwalker/has_machine_tags/blob/master/test/schema.rb
.
The jquery plugin, though simpler and slower on a large scale, has its
advantages: no database required.

Gabriel

On Apr 15, 2:30 am, Jean <jnascime...@gmail.com> wrote:
> i want to know how to structure that in sql
>
>
>
> On Tue, Apr 14, 2009 at 10:16 PM, cldwalker <gabriel.hor...@gmail.com> wrote:
>
> > Hi,
> >  I'm announcing the initial release of Machinetag,  a jQuery plugin
> > for your machine tag needs. Machine tags (aka triple tags) are just
> > tags with two levels of context. For an intro to machine tags, read
> >http://tagaholic.me/2009/03/26/what-are-machine-tags.html.
>
> > Plugin links:
>
> > Blog 
> > post:http://tagaholic.me/2009/04/14/i-am-machine-tag-and-so-can-you.html
> > Code:http://github.com/cldwalker/machinetag.js/tree/master
> > Demo:http://tagaholic.me/blog.html#post:*
>
> > My plugin provides search and display functions for machine tagged
> > content. My hope with this plugin is to bring machine tagging to
> > everyone. It has mainly been a flickr-only thing for some time.
>
> > This being my first jQuery plugin, all feedback is welcome, especially
> > concerning jQuery conventions.
>
> > Enjoy!
> > Gabriel
>
> --
> []´s Jean a.k.a Suissa
>
> Tecnólogo em Análise de Sistemas - UTF-PR

Reply via email to