Story or blog entry?

On this weekend I’m skimming over drupal documentations and trying to take some memo here. Suddenly, I’m concerned about whether to make it as a story or blog entry.

Functionally,

  1. Comparing default content type configurations, they do exactly the same things except name and explanation.
  2. Blog entry can be differentiated by setting taxonomy (e.g., tags).
  3. Blog entry have a default “My Blog” page that shows user’s own blog posts.

As it can be deduced from 3, and also as drupal blog handbook says, blog module is for multiple users. (And, it’s best practice not to use blog module for single user site).

And no wonder, it’s me, not tools, who should decide how to use this site, which I made without deep considerations.

For now, I turn on blog module in desperate wish that my girl friend also use here. And I’ll use stories for pages like site news, and use blog entries for other less important memo and scribbles. (I should ponder more about how to organize stuffs)