( I suspect that the question may not belong here as it\'s about software and not about programing. However, this is my computers community, and I trust you guys to refer me elsewhere if you think it\
I\'m want to implement twitter-like hashtag on my app. Let\'s say I have user input to a text area \"I\'m coming to #london from #paris\" then I want to build tag cloud of the hashtags.
I am trying to set up a 开发者_如何学JAVAtagging system, but i am having a little diffuculty here, if someone could help i would be very appreciative, anyhow i am just trying to query the database for
we have pages that has tags. we want a report based on these tags. Those tags are around 0~20 for one page.
I found this jQuery tagging system mentioned on SO: http://webspirited.com/tagit/?page=tagit and I really like it but I need to开发者_开发技巧 be able to drag and drop the tags to sort them.
I\'m building a native iPhone app that takes a picture, does some funny stuff with it. I want the users to be able to tag their facebook friends on the resulting picture, similar to what the facebook
Let\'s say I have a bunch of essays (thousands) that I want to tag, categorize, etc.Ideally, I\'d like to train something by manually categorizing/tagging a few hundred, and then let the thing loose.
i am building a asp.net-mvc website and i want to support tagging on each page.I want to exactly replicate the inteface and UI 开发者_运维问答that is used on stackoverflow (include both behavior and l
I am developing a website that requires tagging up different types of content, which favors using django-taggit. But, it would be extremely beneficial if the tags were represented in the database in t
I\'m trying to add \"tags\" to an Article model in a Rails 3 application. I\'m wondering if there is a gem or plugin that has adds both the \"tagging\" functionality in the model and also the auto-co