<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tagamac &#187; browsing</title>
	<atom:link href="http://tagamac.com/tags/browsing/feed/" rel="self" type="application/rss+xml" />
	<link>http://tagamac.com</link>
	<description>simple mac tagging</description>
	<lastBuildDate>Fri, 05 Feb 2010 16:26:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Tag browsers</title>
		<link>http://tagamac.com/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Ftagamac.com%2F2007%2F08%2Ftag_browsers%2F&#038;seed_title=Tag+browsers</link>
		<comments>http://tagamac.com/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Ftagamac.com%2F2007%2F08%2Ftag_browsers%2F&#038;seed_title=Tag+browsers#comments</comments>
		<pubDate>Fri, 03 Aug 2007 20:58:33 +0000</pubDate>
		<dc:creator>Ian Beck</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[browsing]]></category>
		<category><![CDATA[definition]]></category>

		<guid isPermaLink="false">http://tagamac.com/2007/08/tag_browsers/</guid>
		<description><![CDATA[One of the reasons that tagging can be difficult to get into is because few tagging systems are alike. Although there are similarities, tagging is not only still evolving as a way of organizing but there are also several different ways to think about tags. The most striking difference between different tagging programs is generally [...]]]></description>
			<content:encoded><![CDATA[<div class='series_toc'><h3>Defining tagging</h3><ol><li><a href='http://tagamac.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Ftagamac.com%2F2007%2F07%2Fparts_of_tagging%2F&amp;seed_title=Tag+browsers' title='The parts of tagging'>The parts of tagging</a></li><li>Tag browsers</li><li><a href='http://tagamac.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Ftagamac.com%2F2007%2F08%2Ftagging_realms%2F&amp;seed_title=Tag+browsers' title='The realms of tagging'>The realms of tagging</a></li></ol></div> <p>One of the reasons that tagging can be difficult to get into is because few tagging systems are alike.  Although there are similarities, tagging is not only still evolving as a way of organizing but there are also several different ways to think about tags.</p>
<p>The most striking difference between different tagging programs is generally the tag browser.  The act of tagging is fairly standardized (auto-complete, drag and drop, etc.), but browsing is much more heterogeneous.  Most browsers fall into one of three types: <strong>tag clouds</strong>, <strong>tag trees</strong>, or <strong>tag recipes</strong>.<span id="more-36"></span></p>
<h4>Tag cloud</h4>
<p>The tag cloud is the most common tag browser online and is also well represented offline.  A tag cloud is a list of all available tags, often with some indication through color or size about which tags are used more (the tags are <strong>weighted</strong>).</p>
<p class="center"><img src='http://tagamac.com/wp-content/uploads/2007/08/cloud.jpg' alt='A tag cloud from Punakea' /></p>
<p>A tag cloud is <strong>flat</strong>; in other words, the tags have no direct relationship to one another.  If I&#8217;m using a tag cloud to sort RTF documents, the tagging software may know that &#8220;writing&#8221; and &#8220;short story&#8221; occur on a lot of documents together, but it doesn&#8217;t know that a short story is a type of writing.</p>
<p>Some tag clouds allow you to browse for single tags, while others are <strong>cumulative</strong>.  A cumulative tag cloud lets you select multiple tags and find only items that have all of them.  <a href="http://tagamac.com/tags/">Tagamac&#8217;s tag cloud</a> is not cumulative, but it is a good example of a weighted cloud (using size rather than color).</p>
<h4>Tag tree</h4>
<p><img class='right' src='http://tagamac.com/wp-content/uploads/2007/08/tree.jpg' alt='A tag tree from EagleFiler' />Tag trees are less common online (I&#8217;m not sure if I&#8217;ve ever come across one, actually), and more common in software that manages things like photos.  Tag trees are <strong>hierarchical</strong>.  Tags can contain other tags, and they move from general to specific.  For instance, I might have a &#8220;country&#8221; tag and inside of it I have tags like &#8220;france&#8221;, &#8220;britain&#8221;, and &#8220;swaziland&#8221;.  Then inside of those tags I might have cities: &#8220;paris&#8221;, &#8220;london&#8221;, and &#8220;mbabane&#8221;.  The tags have a parent-child relationship: &#8220;britain&#8221; is the parent of &#8220;london&#8221; and &#8220;mbabane&#8221; is the child of &#8220;swaziland&#8221;.</p>
<p>Tag trees are not good for cumulative browsing.  Instead they allow you to drill down to a specific tag, which limits your results to items that have that tag.  The advantage of using a tag tree rather than a traditional hierarchical system (such as folders) is that items can easily have multiple tags.</p>
<p>Some tag trees allow you to see the contents of children tags when browsing a parent tag.  Others subscribe to traditional folder styles and only show you the items that have that specific tag.  Both ways have their pros and cons.</p>
<h4>Tag recipe</h4>
<p>Tag recipes are usually found in desktop software.  Browsing a tag recipe is like finding a recipe by selecting the ingredients one by one.  First, you select a single tag.  You are then shown a list of all other tags that occur on items with the first tag.  You continue to select tags until you have a recipe of tags and a very small number of applicable items.  Tag recipes can easily be paired with either tag trees or tag clouds.</p>
<p class="center"><img src='http://tagamac.com/wp-content/uploads/2007/08/recipe.jpg' alt='A tag recipe from Notae' /></p>
<p>Tag recipes are flat because they only show which tags occur together with no indication of parent-child relationships, and they are always cumulative.  The nice thing about a tag recipe as compared to a cumulative tag cloud is that the recipe only lets you pick tags that occur together.</p>
<p>As far as I know, I&#8217;m the only person who uses the term &#8220;tag recipe.&#8221;  There may be a more technical term for them, but I wanted something that suggested its functionality.  Of course, the metaphor is a bit backwards unless you do a lot of searching for recipes using ingredients, but such is life.  I&#8217;d <a href="http://tagamac.com/contact/">love to hear</a> if you know of another name for this kind of tag browser.  The only other one I&#8217;ve heard bandied about is &#8220;tag browser&#8221;, which applies to all three to my mind.</p>
<h4>Why do we care?</h4>
<p>As I&#8217;ve said before, there&#8217;s no single right way to tag.  How to tag relies heavily on which tag browser you are using and what makes sense to you.  The tag browser is usually what makes or breaks a piece of tagging software, so knowing what your different options are can help you find the perfect software for you.  If you know that using tag clouds makes you irritable (or joyful, or melancholy, or whatever else), then you can save yourself a lot of time when you are browsing through software.</p>
 <div class='series_links'><a href='http://tagamac.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Ftagamac.com%2F2007%2F07%2Fparts_of_tagging%2F&amp;seed_title=Tag+browsers' title='The parts of tagging'>&larr; Previous in series</a>&nbsp; &nbsp;<a href='http://tagamac.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Ftagamac.com%2F2007%2F08%2Ftagging_realms%2F&amp;seed_title=Tag+browsers' title='The realms of tagging'>Next in series &rarr;</a></div>]]></content:encoded>
			<wfw:commentRss>http://tagamac.com/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Ftagamac.com%2F2007%2F08%2Ftag_browsers%2F&#038;seed_title=Tag+browsers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The parts of tagging</title>
		<link>http://tagamac.com/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Ftagamac.com%2F2007%2F07%2Fparts_of_tagging%2F&#038;seed_title=The+parts+of+tagging</link>
		<comments>http://tagamac.com/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Ftagamac.com%2F2007%2F07%2Fparts_of_tagging%2F&#038;seed_title=The+parts+of+tagging#comments</comments>
		<pubDate>Tue, 31 Jul 2007 07:30:25 +0000</pubDate>
		<dc:creator>Ian Beck</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[browsing]]></category>
		<category><![CDATA[definition]]></category>
		<category><![CDATA[searching]]></category>
		<category><![CDATA[tagging]]></category>

		<guid isPermaLink="false">http://tagamac.com/2007/07/parts_of_tagging/</guid>
		<description><![CDATA[I like to think that tagging is straightforward. It may seem like a strange way to organize and find information at first, but once you get used to it the whole process is not that complicated. However, even when a subject is not particularly complicated, it can still be difficult to talk about. I have [...]]]></description>
			<content:encoded><![CDATA[<div class='series_toc'><h3>Defining tagging</h3><ol><li>The parts of tagging</li><li><a href='http://tagamac.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Ftagamac.com%2F2007%2F08%2Ftag_browsers%2F&amp;seed_title=The+parts+of+tagging' title='Tag browsers'>Tag browsers</a></li><li><a href='http://tagamac.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Ftagamac.com%2F2007%2F08%2Ftagging_realms%2F&amp;seed_title=The+parts+of+tagging' title='The realms of tagging'>The realms of tagging</a></li></ol></div> <p>I like to think that tagging is straightforward.  It may seem like a strange way to organize and find information at first, but once you get used to it the whole process is not that complicated.</p>
<p>However, even when a subject is not particularly complicated, it can still be difficult to talk about.  I have found in my journey through life (and academia, which are not one and the same no matter what they tell you) that one of the most important parts of any discussion of a topic is solid definitions.  As a result, I am going to try to break down using tags into simple definitions over the course of several articles.  This article is the first, and defines the three actions that you will perform when working with tags:<span id="more-21"></span></p>
<p><strong>Tagging</strong>: <em>the act of attaching a tag to something.</em>  This is probably what you think of first when you think of tags.  Tagging also refers to maintenance of your pool of tags; removing tags, renaming tags, organizing tags, adding new tags, etc.  Tagging is the creative portion of using tags, because you have to think up which tags to use (also when you are thinking of using the <a href="http://tagamac.com/2007/07/best_practices/">SLS system</a> or not).</p>
<p><strong>Searching</strong>: <em>the act of using tags to find specific targeted items.</em>  You could also call this &#8220;filtering&#8221; if you wanted.  Searching is what you do when you know what you are trying to find, and you use tags to locate it.  An example would be if I wanted to find that picture of my friend Suzy that I took in New York, and searched for items with the tags &#8220;suzy&#8221; and &#8220;new york&#8221;.  Searching also covers using saved searches to sort and locate items.</p>
<p><strong>Browsing</strong>: <em>the act of using tags to find related items.</em>  Unlike searching, browsing doesn&#8217;t target any specific item or subset of items.  Instead, when you browse tags you are usually looking for related items.  For example, I might browse my &#8220;suzy&#8221; tag to see all pictures of Suzy.  Closer to home, the tags attached to each article on Tagamac are best suited for browsing because while they do not supplement the search system (and are thus not very useful for locating specific articles), they do make it easy to find articles that are related.</p>
 <div class='series_links'> &nbsp;<a href='http://tagamac.com/feeder/?FeederAction=clicked&amp;feed=Articles+%28RSS2%29&amp;seed=http%3A%2F%2Ftagamac.com%2F2007%2F08%2Ftag_browsers%2F&amp;seed_title=The+parts+of+tagging' title='Tag browsers'>Next in series &rarr;</a></div>]]></content:encoded>
			<wfw:commentRss>http://tagamac.com/feeder/?FeederAction=clicked&#038;feed=Articles+%28RSS2%29&#038;seed=http%3A%2F%2Ftagamac.com%2F2007%2F07%2Fparts_of_tagging%2F&#038;seed_title=The+parts+of+tagging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

