<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Question &#8211; Taxonomy &amp; Categories</title>
	<atom:link href="http://www.d7ux.org/question-taxonomy-categories/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.d7ux.org/question-taxonomy-categories/</link>
	<description>making Drupal7 an amazing user experience</description>
	<lastBuildDate>Sun, 10 Jan 2010 11:19:49 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: J-P Stacey</title>
		<link>http://www.d7ux.org/question-taxonomy-categories/comment-page-1/#comment-1208</link>
		<dc:creator>J-P Stacey</dc:creator>
		<pubDate>Sat, 04 Jul 2009 16:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.d7ux.org/?p=202#comment-1208</guid>
		<description>I don&#039;t see it as necessarily evidence of a deficiency (although using the same system for both registering page callbacks and for your site&#039;s breadcrumbs and left-hand navigation has clearly reached the limit of usefulness). I see it more as a vote of confidence in categorisation.

Drupal&#039;s categorisation is already flexible and powerful, even though elements such as synonyms are arguably unfairly neglected. Using potentially different vocabularies, but the same engine, all over the place makes perfect sense for me: for content types, site structure, even modules (precisely why are modules categorised using keywords in the .info files?) 

I wouldn&#039;t want to *force* all categorisation into using core taxonomy. What&#039;s important is for their implementation to feel natural for the user. But if that UX can sit on top of a tried and tested system then all the better.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t see it as necessarily evidence of a deficiency (although using the same system for both registering page callbacks and for your site&#8217;s breadcrumbs and left-hand navigation has clearly reached the limit of usefulness). I see it more as a vote of confidence in categorisation.</p>
<p>Drupal&#8217;s categorisation is already flexible and powerful, even though elements such as synonyms are arguably unfairly neglected. Using potentially different vocabularies, but the same engine, all over the place makes perfect sense for me: for content types, site structure, even modules (precisely why are modules categorised using keywords in the .info files?) </p>
<p>I wouldn&#8217;t want to *force* all categorisation into using core taxonomy. What&#8217;s important is for their implementation to feel natural for the user. But if that UX can sit on top of a tried and tested system then all the better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laura Norvig</title>
		<link>http://www.d7ux.org/question-taxonomy-categories/comment-page-1/#comment-1189</link>
		<dc:creator>Laura Norvig</dc:creator>
		<pubDate>Thu, 02 Jul 2009 21:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.d7ux.org/?p=202#comment-1189</guid>
		<description>I see a common thread in some of these comments where taxonomy is used as a bit of a hack for, as you say, site structure, and, as someone else said, grouping content types.

These are interesting uses and seem to reflect deficiencies in menus and in the ways content types can be leveraged.</description>
		<content:encoded><![CDATA[<p>I see a common thread in some of these comments where taxonomy is used as a bit of a hack for, as you say, site structure, and, as someone else said, grouping content types.</p>
<p>These are interesting uses and seem to reflect deficiencies in menus and in the ways content types can be leveraged.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EvanDonovan</title>
		<link>http://www.d7ux.org/question-taxonomy-categories/comment-page-1/#comment-1116</link>
		<dc:creator>EvanDonovan</dc:creator>
		<pubDate>Fri, 12 Jun 2009 04:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.d7ux.org/?p=202#comment-1116</guid>
		<description>Three major ways:

1) To relate content together so that Views (+ Panels) and Faceted Search can generate custom lists  
1b) A major subapplication of this is that we export the data from Location.module to Taxonomy so that it can be used to make maps for a specific city or country (via Gmap Views)
2) To make custom homepages/landing pages (through assigning a taxonomy term to the posts that should be featured on each)
3) SEO: freetagging terms on each node are links to actual indexable pages</description>
		<content:encoded><![CDATA[<p>Three major ways:</p>
<p>1) To relate content together so that Views (+ Panels) and Faceted Search can generate custom lists<br />
1b) A major subapplication of this is that we export the data from Location.module to Taxonomy so that it can be used to make maps for a specific city or country (via Gmap Views)<br />
2) To make custom homepages/landing pages (through assigning a taxonomy term to the posts that should be featured on each)<br />
3) SEO: freetagging terms on each node are links to actual indexable pages</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JirkaRybka</title>
		<link>http://www.d7ux.org/question-taxonomy-categories/comment-page-1/#comment-949</link>
		<dc:creator>JirkaRybka</dc:creator>
		<pubDate>Wed, 27 May 2009 22:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.d7ux.org/?p=202#comment-949</guid>
		<description>Categories are used on our website, so that users put their posts (of certain types) into fitting (both!) topic- and geography-based sections themselves. Unlike the approach of putting nodes into menus (which have limitations), node authors may do this themselves, the selection may be required and for more independent hiearchies simultaneously, and we also allow multiple selection as the content fits. That&#039;s the positive side. Negative is, that having a good navigation into these sections (=terms) is virtually impossible. We need something what looks like browsing directories in a filesystem (very natural way for every computer user), so that readers may walk the hiearchy tree from root to the section of interest, without having to use search engine or other funny ways to &quot;break in&quot; to the needed term&#039;s page. Our content is of permanent value, so &quot;latest posts&quot; kind of navigation is often not fitting. Core have no page for a vocabulary, which is a serious gap in the navigation from root even if the whole tree of links was hand-made. (D.O. Issue #185146). After evaluating several Taxonomy based contributed modules, none of which gave the needed functionality, we finally dumped Taxonomy in favor of the Category module. Category, despite all it&#039;s bugs and questionable aspects, offers nearly flawless navigation, plus other improvements, such as fully-blown introduction texts (=node bodies) for categories (node listings). Also having category-based breadcrumb on nodes (without putting all nodes into a menu) is a notorious problem of Drupal.</description>
		<content:encoded><![CDATA[<p>Categories are used on our website, so that users put their posts (of certain types) into fitting (both!) topic- and geography-based sections themselves. Unlike the approach of putting nodes into menus (which have limitations), node authors may do this themselves, the selection may be required and for more independent hiearchies simultaneously, and we also allow multiple selection as the content fits. That&#8217;s the positive side. Negative is, that having a good navigation into these sections (=terms) is virtually impossible. We need something what looks like browsing directories in a filesystem (very natural way for every computer user), so that readers may walk the hiearchy tree from root to the section of interest, without having to use search engine or other funny ways to &#8220;break in&#8221; to the needed term&#8217;s page. Our content is of permanent value, so &#8220;latest posts&#8221; kind of navigation is often not fitting. Core have no page for a vocabulary, which is a serious gap in the navigation from root even if the whole tree of links was hand-made. (D.O. Issue #185146). After evaluating several Taxonomy based contributed modules, none of which gave the needed functionality, we finally dumped Taxonomy in favor of the Category module. Category, despite all it&#8217;s bugs and questionable aspects, offers nearly flawless navigation, plus other improvements, such as fully-blown introduction texts (=node bodies) for categories (node listings). Also having category-based breadcrumb on nodes (without putting all nodes into a menu) is a notorious problem of Drupal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rowan Price</title>
		<link>http://www.d7ux.org/question-taxonomy-categories/comment-page-1/#comment-916</link>
		<dc:creator>Rowan Price</dc:creator>
		<pubDate>Wed, 27 May 2009 02:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.d7ux.org/?p=202#comment-916</guid>
		<description>To follow up on comments by Greg and tdskate, I&#039;m creating vocabularies in advance so that I can present logged-in website users with the content that is most useful to them, based on their stated or assumed interests (stored in their profile). 

This is sometimes happening when profiles are synched with 3rd party CRM profile data.</description>
		<content:encoded><![CDATA[<p>To follow up on comments by Greg and tdskate, I&#8217;m creating vocabularies in advance so that I can present logged-in website users with the content that is most useful to them, based on their stated or assumed interests (stored in their profile). </p>
<p>This is sometimes happening when profiles are synched with 3rd party CRM profile data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://www.d7ux.org/question-taxonomy-categories/comment-page-1/#comment-888</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Thu, 21 May 2009 17:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.d7ux.org/?p=202#comment-888</guid>
		<description>&quot;Categorizing normal content and categorizing products should somehow be different.&quot;

Well, it can be different: create a different taxonomy and assign it to your &quot;product&quot; content types. Product listings, as I see it, are the kind of thing that the current taxonomy implementation actually does rather well. 

It&#039;s when you want to create a site that has a designed IA that taxonomy stops being useful, in my experience.</description>
		<content:encoded><![CDATA[<p>&#8220;Categorizing normal content and categorizing products should somehow be different.&#8221;</p>
<p>Well, it can be different: create a different taxonomy and assign it to your &#8220;product&#8221; content types. Product listings, as I see it, are the kind of thing that the current taxonomy implementation actually does rather well. </p>
<p>It&#8217;s when you want to create a site that has a designed IA that taxonomy stops being useful, in my experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waxstrong</title>
		<link>http://www.d7ux.org/question-taxonomy-categories/comment-page-1/#comment-862</link>
		<dc:creator>Waxstrong</dc:creator>
		<pubDate>Wed, 20 May 2009 16:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.d7ux.org/?p=202#comment-862</guid>
		<description>Categorize, tag, and flag content.</description>
		<content:encoded><![CDATA[<p>Categorize, tag, and flag content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://www.d7ux.org/question-taxonomy-categories/comment-page-1/#comment-856</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Wed, 20 May 2009 13:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.d7ux.org/?p=202#comment-856</guid>
		<description>Using taxonomy to define site architecture is a non-starter for the kinds of sites that we build. There&#039;s effectively no useful integration with the menu system, so you can&#039;t use it to place pages on navigation, and the kind of pages you get if you rely on Taxonomy to produce your site IA are just wholly inappropriate for marketing sites. You just don&#039;t have enough control over the presentation, at least not at the &quot;Verity&quot; (or, arguably, even the &quot;Jeremy&quot;) level. 

Right now, I&#039;m only using Taxonomy to make things show up in views. I don&#039;t find it useful for anything else in a corporate setting, because the idea of automatically organizing a site by taxonomy is just simply opaque to most users and is totally inappropriate for a site where you&#039;re trying to communicate a coherent message. (A.k.a. a &quot;marketing&quot; or site.)

Put another way: Organizing a site by taxonomy in Drupal is not easy. Takes a lot of work. Organizing it by menus is easy. It&#039;s the default. Taxonomy and menus at this point are basically not integrated in any way that&#039;s very useful out of the box.</description>
		<content:encoded><![CDATA[<p>Using taxonomy to define site architecture is a non-starter for the kinds of sites that we build. There&#8217;s effectively no useful integration with the menu system, so you can&#8217;t use it to place pages on navigation, and the kind of pages you get if you rely on Taxonomy to produce your site IA are just wholly inappropriate for marketing sites. You just don&#8217;t have enough control over the presentation, at least not at the &#8220;Verity&#8221; (or, arguably, even the &#8220;Jeremy&#8221;) level. </p>
<p>Right now, I&#8217;m only using Taxonomy to make things show up in views. I don&#8217;t find it useful for anything else in a corporate setting, because the idea of automatically organizing a site by taxonomy is just simply opaque to most users and is totally inappropriate for a site where you&#8217;re trying to communicate a coherent message. (A.k.a. a &#8220;marketing&#8221; or site.)</p>
<p>Put another way: Organizing a site by taxonomy in Drupal is not easy. Takes a lot of work. Organizing it by menus is easy. It&#8217;s the default. Taxonomy and menus at this point are basically not integrated in any way that&#8217;s very useful out of the box.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paddy de Búrca</title>
		<link>http://www.d7ux.org/question-taxonomy-categories/comment-page-1/#comment-775</link>
		<dc:creator>Paddy de Búrca</dc:creator>
		<pubDate>Sat, 16 May 2009 10:43:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.d7ux.org/?p=202#comment-775</guid>
		<description>I mainly use taxonomies to group related content together.

When (re)designing I look at content that already exists to see if it already falls into separate containers, and I look at 
the objectives of the web site and try to categories how the web site will be used to communicate with the stakeholders.

I generally use a mind mapping tool, such as freemind, to design the taxonomies - either flat or hierarchical. With freemind, I can tag containers where content already exists. I try to make sense of the taxonomy, (re)moving those containers that &quot;don&#039;t really belong&quot; and after trimming and pruning, I am left with my final taxonomy.</description>
		<content:encoded><![CDATA[<p>I mainly use taxonomies to group related content together.</p>
<p>When (re)designing I look at content that already exists to see if it already falls into separate containers, and I look at<br />
the objectives of the web site and try to categories how the web site will be used to communicate with the stakeholders.</p>
<p>I generally use a mind mapping tool, such as freemind, to design the taxonomies &#8211; either flat or hierarchical. With freemind, I can tag containers where content already exists. I try to make sense of the taxonomy, (re)moving those containers that &#8220;don&#8217;t really belong&#8221; and after trimming and pruning, I am left with my final taxonomy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xqbzzr</title>
		<link>http://www.d7ux.org/question-taxonomy-categories/comment-page-1/#comment-771</link>
		<dc:creator>xqbzzr</dc:creator>
		<pubDate>Fri, 15 May 2009 13:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.d7ux.org/?p=202#comment-771</guid>
		<description>In the beginning i had difficulties in understanding the concept behind taxonomy, not at last because its not called category. But with more experience i did understand, why it is not called category because it can be used in so many different ways. And i learned to use and love the concept behind it.
Sometimes i just use it to flag content with icons. Doing that requires the taxonomy image module, but works so well!
Although i never use the free tagging or synonyms, i am glad that i had the option to.
So i think the use of taxonomy is uncounted, perhaps the basic explanation should receive a little rework.</description>
		<content:encoded><![CDATA[<p>In the beginning i had difficulties in understanding the concept behind taxonomy, not at last because its not called category. But with more experience i did understand, why it is not called category because it can be used in so many different ways. And i learned to use and love the concept behind it.<br />
Sometimes i just use it to flag content with icons. Doing that requires the taxonomy image module, but works so well!<br />
Although i never use the free tagging or synonyms, i am glad that i had the option to.<br />
So i think the use of taxonomy is uncounted, perhaps the basic explanation should receive a little rework.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
