<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>Dev411 Blog: Category blogger</title>
  <subtitle type="html">John Wang on Technology</subtitle>
  <id>tag:www.dev411.com,2005:Typo</id>
  <generator uri="http://www.typosphere.org" version="4.0">Typo</generator>
  <link href="http://www.dev411.com/blog/xml/atom/category/feed.xml" rel="self" type="application/atom+xml"/>
  <link href="http://www.dev411.com/blog/tag/blogger" rel="alternate" type="text/html"/>
  <updated>2007-06-16T12:30:24-05:00</updated>
  <entry>
    <author>
      <name>John Wang</name>
    </author>
    <id>urn:uuid:e11a20ac-c1e6-41c9-888e-6a339717488e</id>
    <published>2006-08-16T01:18:00-05:00</published>
    <updated>2007-06-16T12:30:24-05:00</updated>
    <title type="html">Categories vs. Tags</title>
    <link href="http://www.dev411.com/blog/2006/08/16/categories-vs-tags" rel="alternate" type="text/html"/>
    <category term="blogger" scheme="http://www.dev411.com/blog/tag/blogger" label="blogger"/>
    <category term="typo" scheme="http://www.dev411.com/blog/tag/typo" label="typo"/>
    <summary type="html">&lt;p&gt;Today, Google announced the next version of Blogger, &lt;a href="http://buzz.blogger.com/2006/08/blogger-in-beta.html"&gt;Blogger Beta&lt;/a&gt;. As part of this upgrade, Blogger will finally get categorization. Like Gmail, Blogger will only give you 'labels' which other blog engines such as Typo and MovableType give you both categories and tags. When both categories and tags are available, there's often a question as how to use them, either together or one or the other. This can be seen in some blogs where there doesn't seem to be rhyme or reason to what is a category and what is a tag. For Typo, this is somewhat complicated by that fact that tags came along after categories, so some blogs used them for the same thing but never got rid of the old categories after switching to tags so there appears to be some overlap.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;Today, Google announced the next version of Blogger, &lt;a href="http://buzz.blogger.com/2006/08/blogger-in-beta.html"&gt;Blogger Beta&lt;/a&gt;. As part of this upgrade, Blogger will finally get categorization. Like Gmail, Blogger will only give you 'labels' which other blog engines such as Typo and MovableType give you both categories and tags. When both categories and tags are available, there's often a question as how to use them, either together or one or the other. This can be seen in some blogs where there doesn't seem to be rhyme or reason to what is a category and what is a tag. For Typo, this is somewhat complicated by that fact that tags came along after categories, so some blogs used them for the same thing but never got rid of the old categories after switching to tags so there appears to be some overlap.&lt;/p&gt;

&lt;p&gt;In my opinion, categories should be used for high level groupings. For example, &lt;a href="http://www.theregister.co.uk/"&gt;The Register&lt;/a&gt; uses: Enterprise, Software, Internet, Telecoms, Mobile, Security, Management, Science and Odds &amp;amp; Sods. &lt;a href="http://news.google.com/"&gt;Google News&lt;/a&gt; uses : Top Stories, US, Business, Sci/Tech, Sports, Entertainment, Health and Most Popular. In the past, when people had different subjects they wished to talk about on Blogger, they often got different Blogger blogs to discuss each topic. When categories are available, they can e used to delineate such groupings. IMO, there should only be a limited number of categories and they should cover the general areas discussed by the blog. It would be nice if the categories appeard in a horizontal navbar under the header which will be a lot easer with the mulit-sidebar enhancement.&lt;/p&gt;

&lt;p&gt;I feel that tags, on the other hand, should be used liberally to cover just about any subject that one may wish to discuss on two or more articles, kind of like short cuts to a search. This follows the typical usage pattern for Delicious where one can end up with many tags.&lt;/p&gt;

&lt;p&gt;For this blog, I only have 'tags' (which are really renamed categories from when I was running 2.6.0) but I'm thinking about adding categories as well. Most of the articles now are related to software development so I don't think high level categories are needed. If I do add them however, they will be along the lines of: (a) Development (software programming), (b) Management (things like marketing, entrepreneurship, venturecapital) and (c) Legal (patents, contracts, etc.). That's just to give an idea of how I would use categories and tags together.&lt;/p&gt;</content>
  </entry>
  <entry>
    <author>
      <name>John Wang</name>
    </author>
    <id>urn:uuid:f8eb6729387946291159948cb9e9cc7b</id>
    <published>2006-07-02T21:37:00-05:00</published>
    <updated>2007-06-16T12:30:22-05:00</updated>
    <title type="html">Moving Day - Blogger to Typo</title>
    <link href="http://www.dev411.com/blog/2006/07/02/moving-day-blogger-to-typo" rel="alternate" type="text/html"/>
    <category term="blogger" scheme="http://www.dev411.com/blog/tag/blogger" label="blogger"/>
    <category term="typo" scheme="http://www.dev411.com/blog/tag/typo" label="typo"/>
    <category term="hacks" scheme="http://www.dev411.com/blog/tag/hacks" label="hacks"/>
    <summary type="html">&lt;p&gt;I've been experimenting with Typo at &lt;a href="http://www.dev411.com/blog/"&gt;the new Dev411 blog&lt;/a&gt; primarily to get around the serious performance problems I (and many others) have experienced on Blogger. I know they are working on this and I hope they get it under control soon, however I didn't want to wait for something that may or may not happen so I've moved everything over to &lt;a href="http://www.dev411.com/blog/"&gt;http://www.dev411.com/blog/&lt;/a&gt;. Typo has some nice features include categories/tags and Live Search which shows you search results as you type. Of course, I may switch back to Blogger (or to another engine) at some point but I'm hoping I won't have to change again.&lt;/p&gt;

&lt;p&gt;I'm running 2.6.0 which is the current stable version according to the website though many people are running code directly from the SVN trunk. I'll probably wait for 4.0 before upgrading which I've heard should be coming out soon. In the mean time I've made some changes from the default configuration:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;added table of contents to pages with multiple articles (index, category/tag, archives and search) &lt;a href="/blog/2006/06/26/adding-a-toc-to-typo"&gt;described previously&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;renamed categories to tags. The trunk supports both categories and tags but 2.6.0 only has categories. I simply renamed categories to tags by editing &lt;span class="fix"&gt;routes.rb&lt;/span&gt; and &lt;span class="fix"&gt;content.rhtml&lt;/span&gt; for the category plugin. When 4.0 comes out, I'll use the separate categories and tags and the tag uris will stay the same.&lt;/li&gt;
&lt;li&gt;moved categories/tags from bottom of each post to top by editing &lt;span class="fix"&gt;articles_helper.rb&lt;/span&gt; and templates.&lt;/li&gt;
&lt;li&gt;removed &lt;span class="fix"&gt;articles&lt;/span&gt; from uri by editing &lt;span class="fix"&gt;routes.rb&lt;/span&gt;.&lt;/li&gt;
&lt;li&gt;added number of comments to Live Search AJAX results by editing &lt;span class="fix"&gt;views/live/search.rhtml.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;added blog name to HTML title for individual article pages by editing &lt;span class="fix"&gt;articles_controller.rb&lt;/span&gt;.&lt;/li&gt;
&lt;li&gt;added Blog Roll sidebar which is just a copy of the static sidebar plugin. It would be nice if you could use the same static plugin multiple times but copy/rename is easy enough.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Features I'd like to add:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Navigation breadcrumbs&lt;/li&gt;
&lt;li&gt;More specific HTML page titles&lt;/li&gt;
&lt;li&gt;The anchor slider from the Modernist theme&lt;/li&gt;
&lt;li&gt;A logarithmic tag cloud; the trunk version is linear&lt;/li&gt;
&lt;li&gt;Ability to categorize tags similar to del.icio.us tag bundles; this is supposed to be doable now with &lt;span class="fix"&gt;acts_as_taggable&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;A tag list that also has links to tags you use at del.icio.us and possibly other places&lt;/li&gt;
&lt;/ul&gt;</summary>
    <content type="html">&lt;p&gt;I've been experimenting with Typo at &lt;a href="http://www.dev411.com/blog/"&gt;the new Dev411 blog&lt;/a&gt; primarily to get around the serious performance problems I (and many others) have experienced on Blogger. I know they are working on this and I hope they get it under control soon, however I didn't want to wait for something that may or may not happen so I've moved everything over to &lt;a href="http://www.dev411.com/blog/"&gt;http://www.dev411.com/blog/&lt;/a&gt;. Typo has some nice features include categories/tags and Live Search which shows you search results as you type. Of course, I may switch back to Blogger (or to another engine) at some point but I'm hoping I won't have to change again.&lt;/p&gt;

&lt;p&gt;I'm running 2.6.0 which is the current stable version according to the website though many people are running code directly from the SVN trunk. I'll probably wait for 4.0 before upgrading which I've heard should be coming out soon. In the mean time I've made some changes from the default configuration:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;added table of contents to pages with multiple articles (index, category/tag, archives and search) &lt;a href="/blog/2006/06/26/adding-a-toc-to-typo"&gt;described previously&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;renamed categories to tags. The trunk supports both categories and tags but 2.6.0 only has categories. I simply renamed categories to tags by editing &lt;span class="fix"&gt;routes.rb&lt;/span&gt; and &lt;span class="fix"&gt;content.rhtml&lt;/span&gt; for the category plugin. When 4.0 comes out, I'll use the separate categories and tags and the tag uris will stay the same.&lt;/li&gt;
&lt;li&gt;moved categories/tags from bottom of each post to top by editing &lt;span class="fix"&gt;articles_helper.rb&lt;/span&gt; and templates.&lt;/li&gt;
&lt;li&gt;removed &lt;span class="fix"&gt;articles&lt;/span&gt; from uri by editing &lt;span class="fix"&gt;routes.rb&lt;/span&gt;.&lt;/li&gt;
&lt;li&gt;added number of comments to Live Search AJAX results by editing &lt;span class="fix"&gt;views/live/search.rhtml.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;added blog name to HTML title for individual article pages by editing &lt;span class="fix"&gt;articles_controller.rb&lt;/span&gt;.&lt;/li&gt;
&lt;li&gt;added Blog Roll sidebar which is just a copy of the static sidebar plugin. It would be nice if you could use the same static plugin multiple times but copy/rename is easy enough.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Features I'd like to add:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Navigation breadcrumbs&lt;/li&gt;
&lt;li&gt;More specific HTML page titles&lt;/li&gt;
&lt;li&gt;The anchor slider from the Modernist theme&lt;/li&gt;
&lt;li&gt;A logarithmic tag cloud; the trunk version is linear&lt;/li&gt;
&lt;li&gt;Ability to categorize tags similar to del.icio.us tag bundles; this is supposed to be doable now with &lt;span class="fix"&gt;acts_as_taggable&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;A tag list that also has links to tags you use at del.icio.us and possibly other places&lt;/li&gt;
&lt;/ul&gt;

</content>
  </entry>
</feed>

