So posts should only be allowed to live in one category at any given time?

However, for example, a post that is about artificial intelligence that uses
py-game as a test-bed, however it is not a game per-say, but more of case
study for a genetic algorithm.

This post would need to exist in both categories at the same time?

Programming->
   Python->
      Pygame
Artificial-Intelligence

-Thadeus




On Wed, Dec 2, 2009 at 12:23 AM, Iceberg <iceb...@21cn.com> wrote:

> And consequently one item can not exist in different category, so user
> has to follow the predefined hierarchical tree to locate a post. Say,
> a post about "Camry6" only exist in /root/toyota/camry6, but you can't
> easily find it if you don't know Camry is built by Toyota.  If using
> tags, user can just hit an entry with tags "camry" no matter which
> category it is in.
>
> However, one psycho drawback of tag system (to me) is that, there is
> no obvious tree-structure for all the data. So in case you want to
> read all data one by one, you don't know where to start and you will
> encounter many duplicate posts. This is unlike the tree system, which
> you can always use depth-first-search or breadth-first-search.
>
> Just my 0.02$
>
> On Dec 1, 2:26 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
> > I think the difference is that tags are flat, categories are supposed
> > to have a hierarchical structure. Usually categories are set by the
> > administrator, not by users, as in the case of tags.
> >
> > On Nov 30, 9:52 pm, Victor <victor.akuj...@gmail.com> wrote:
> >
> >
> >
> > > Really, I'm no expert, maybe categories are  for SEO. However I
> > > believe that tags are more searchable, and you can have as many as you
> > > want. For example, look at engadget, each post has loads of tags. but
> > > fewer categories. I'ld say Categories to allow people look at your
> > > information and tags to add to the keywords meta tag on each post page
> > > for SEO. Once again I'm no expert, just a physics student who loves to
> > > code python and web2py.
> > > But then again Its one of tose questions that make you think.
> >
> > > Victor
> >
> > > On Nov 30, 3:30 pm, Thadeus Burgess <thade...@thadeusb.com> wrote:
> >
> > > > I was just curious why most blogs have archive then? Is it for S.E.O.
> ?
> >
> > > > If you have a tagging system, would you really need categories?,
> since tags
> > > > are basically a "category cloud".... DO you really need both, how do
> > > > categories interact with tags?
> >
> > > > -Thadeus
> >
> > > > On Mon, Nov 30, 2009 at 8:32 AM, Victor <victor.akuj...@gmail.com>
> wrote:
> > > > > IMHO,  It's better to use categories because people would generally
> > > > > visit your  blog looking for  posts on a topic (JQuery, Web2py,
> > > > > Photoshop etc), if you had an "Older/Newer posts" link, then thats
> > > > > fine.
> >
> > > > > On Nov 29, 10:43 am, Thadeus Burgess <thade...@thadeusb.com>
> wrote:
> > > > > > What is the benefit or reason for having date-sorted archive
> links on a
> > > > > > blog?
> >
> > > > > > -Thadeus
> >
> > > > > --
> >
> > > > > You received this message because you are subscribed to the Google
> Groups
> > > > > "web2py-users" group.
> > > > > To post to this group, send email to web...@googlegroups.com.
> > > > > To unsubscribe from this group, send email to
> > > > > web2py+unsubscr...@googlegroups.com<web2py%2bunsubscr...@googlegroups.com>
> <web2py%2bunsubscr...@googlegroups.com<web2py%252bunsubscr...@googlegroups.com>
> >
> > > > > .
> > > > > For more options, visit this group at
> > > > >http://groups.google.com/group/web2py?hl=en.
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To post to this group, send email to web...@googlegroups.com.
> To unsubscribe from this group, send email to
> web2py+unsubscr...@googlegroups.com<web2py%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/web2py?hl=en.
>
>
>

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to