Top "Tagging" questions

Tagging is the act of adding tags (non-hierarchical keywords or terms assigned to a piece of information such as an Internet bookmark, digital image, or computer file).

CVS/SVN best practices for branching and tagging

i'm going to be responsible for deciding how tagging branching is going to happen in our CVS/SVN repo. Is …

svn version-control branch tagging
An easy way to support tags in a jekyll blog

I am using the standard jekyll installation to maintain a blog, everything is going fine. Except I would really like …

ruby tags tagging liquid jekyll
Can you tag individual S3 objects in AWS?

It appears as though I can only use tags at the bucket level in S3. That seems to make sense …

amazon-s3 amazon-web-services tagging billing
How to create GeoTagging image / location tagging application for android with google maps using eclipse with ADT

Hello my name is James, I am self-learning how to develop android applications, I have designed few basic apps – to …

android eclipse google-maps tagging geotagging
Add item to input programmatically

Selectize.js allows to transform inputs into widgets with tagging, auto-complete etc.. I'm trying to add tag into input using …

javascript jquery tagging selectize.js
Tagging mkv files with cover images?

I found this screenshot which shows that you can add a cover image to an mkv file in a way …

windows icons tagging cover mkv
How can I find the arn of an api gateway stage?

I am trying to use awscli to add tags to my api gateway stage https://docs.aws.amazon.com/cli/…

amazon-web-services aws-api-gateway aws-cli tagging
How to customise the tag format of the Maven release plugin?

In our SVN repo, we store tags like this: trunk project_a project_b branches project_a branch_x branch_…

maven release default tagging maven-release-plugin
How to add tagging with autocomplete to an existing model in Rails?

I'm trying to add "tags" to an Article model in a Rails 3 application. I'm wondering if there is a gem …

jquery ruby-on-rails autocomplete tagging acts-as-taggable
Create a tag / branch from local working copy using SVN

I have a Nant script which updates a directory with the latest source code (checked out from the svn repository), …

svn tortoisesvn tagging command-line-arguments working-copy