<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Plugin Idea: Weighted Tags by Category</title>
	<link>http://climbtothestars.org/archives/2005/01/28/plugin-idea-weighted-tags-by-category/</link>
	<description>More than just a blog.</description>
	<pubDate>Sat, 17 May 2008 02:22:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: WordPress Finally Has Tags! at Climb to the Stars (Stephanie Booth)</title>
		<link>http://climbtothestars.org/archives/2005/01/28/plugin-idea-weighted-tags-by-category/#comment-272115</link>
		<dc:creator>WordPress Finally Has Tags! at Climb to the Stars (Stephanie Booth)</dc:creator>
		<pubDate>Sat, 22 Sep 2007 10:21:02 +0000</pubDate>
		<guid>http://climbtothestars.org/archives/2005/01/28/plugin-idea-weighted-tags-by-category/#comment-272115</guid>
		<description>&lt;p&gt;[...] Bear with me while I dig though my archives: weighted tags by category is something I&#8217;d forgotten I&#8217;d wanted&#8230; does anything like that exist now? [...]&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>[&#8230;] Bear with me while I dig though my archives: weighted tags by category is something I&#8217;d forgotten I&#8217;d wanted&#8230; does anything like that exist now? [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Climb to the Stars (Stephanie Booth) &#187; Tags and Categories are not the Same!</title>
		<link>http://climbtothestars.org/archives/2005/01/28/plugin-idea-weighted-tags-by-category/#comment-54877</link>
		<dc:creator>Climb to the Stars (Stephanie Booth) &#187; Tags and Categories are not the Same!</dc:creator>
		<pubDate>Sat, 11 Feb 2006 07:57:32 +0000</pubDate>
		<guid>http://climbtothestars.org/archives/2005/01/28/plugin-idea-weighted-tags-by-category/#comment-54877</guid>
		<description>&lt;p&gt;[...] I went back to read two of my old posts: Technorati Tagified and Plugin Idea: Weighted Tags by Category which I wrote about a year ago. In both, it&#8217;s very clear that as a user, I don&#8217;t percieve tags to be the same thing as categories. Tags were something like &#8220;public keywords&#8221;. Is anybody here going to say that keywords and categories are the same thing? (There is a difference between keywords and tags, but this isn&#8217;t the topic here; keywords and tags are IMHO much closer in nature than tags and categories). [...]&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>[&#8230;] I went back to read two of my old posts: Technorati Tagified and Plugin Idea: Weighted Tags by Category which I wrote about a year ago. In both, it&#8217;s very clear that as a user, I don&#8217;t percieve tags to be the same thing as categories. Tags were something like &#8220;public keywords&#8221;. Is anybody here going to say that keywords and categories are the same thing? (There is a difference between keywords and tags, but this isn&#8217;t the topic here; keywords and tags are IMHO much closer in nature than tags and categories). [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephane Le Solliec</title>
		<link>http://climbtothestars.org/archives/2005/01/28/plugin-idea-weighted-tags-by-category/#comment-36570</link>
		<dc:creator>Stephane Le Solliec</dc:creator>
		<pubDate>Mon, 31 Jan 2005 11:51:06 +0000</pubDate>
		<guid>http://climbtothestars.org/archives/2005/01/28/plugin-idea-weighted-tags-by-category/#comment-36570</guid>
		<description>&lt;p&gt;Stéphanie, I think you have to choose:&lt;/p&gt;

&lt;p&gt;when I write to my weblog, wiki, flickr, etc ... I don't want  to spend time choosing a category AND setting keywords AND choosing tags.&lt;/p&gt;

&lt;p&gt;IMHO, tagging is enough, if it is correctly done.&lt;/p&gt;

&lt;p&gt;If you want to create a tool that is widely used, implementing  categories, keywords and tags will confuse most users, and even most of your readers surely don't grasp the subtility of the differences between your categories, your keywords and your tags.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Stéphanie, I think you have to choose:</p>
<p>when I write to my weblog, wiki, flickr, etc &#8230; I don&#8217;t want  to spend time choosing a category AND setting keywords AND choosing tags.</p>
<p>IMHO, tagging is enough, if it is correctly done.</p>
<p>If you want to create a tool that is widely used, implementing  categories, keywords and tags will confuse most users, and even most of your readers surely don&#8217;t grasp the subtility of the differences between your categories, your keywords and your tags.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Firas</title>
		<link>http://climbtothestars.org/archives/2005/01/28/plugin-idea-weighted-tags-by-category/#comment-36488</link>
		<dc:creator>Firas</dc:creator>
		<pubDate>Mon, 31 Jan 2005 09:12:19 +0000</pubDate>
		<guid>http://climbtothestars.org/archives/2005/01/28/plugin-idea-weighted-tags-by-category/#comment-36488</guid>
		<description>&lt;p&gt;What I wanted to do was make a firasd.org/weblog/tags/ tagspace to point to which would show a homegrown techonorati tags thing (like the weighted categories plugin, but using tags instead.)&lt;/p&gt;

&lt;p&gt;You're right  in observing that the php/sql itself would be pretty short.&lt;/p&gt;

&lt;p&gt;Maybe a output_bunny_tags_all($weighted = false, $limit = '') function where $weighted is whether the tags are weighted by font-size and $limit takes time (day, week, month, year) or category-name bounds, hm?&lt;/p&gt;

&lt;p&gt;I'll submit that if you don't get around to doing it before me :)&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>What I wanted to do was make a firasd.org/weblog/tags/ tagspace to point to which would show a homegrown techonorati tags thing (like the weighted categories plugin, but using tags instead.)</p>
<p>You&#8217;re right  in observing that the php/sql itself would be pretty short.</p>
<p>Maybe a output_bunny_tags_all($weighted = false, $limit = &#8221;) function where $weighted is whether the tags are weighted by font-size and $limit takes time (day, week, month, year) or category-name bounds, hm?</p>
<p>I&#8217;ll submit that if you don&#8217;t get around to doing it before me <img src='http://climbtothestars.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
