The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
13 views

Ordering of blog comments: Oldest first or newest first? [duplicate]

I'm writing a simple blog engine and I'd like some opinions on which ordering is most useful for the comments being posted by readers. Oldest to newest or newest to oldest?
6
votes
2answers
170 views

Combine categories and tags in a blog-like website

This is a pretty specific question, but I really am not sure if it's the right way I'm thinking. It's about a music blog with lot's of different kind of articles that needs a better way of ...
0
votes
2answers
78 views

How to group together blog posts/articles?

What should be the general criteria to group together blog posts/articles..?? I have just two ideas in my mind: One - To group by date of publishing.. Two - To group by category.. On what type of ...
2
votes
3answers
168 views

Why do you have to enter your e-mail when commenting a blog post?

Why do you (usually) need to enter your e-mail adress when commenting a blog post? I guess it's for some kind of spam-protection but if the system doesn't need it - is it ok to skip that input field ...
3
votes
3answers
88 views

On a feed of articles - should I allow inline commenting or only in the article page?

The feed offers articles written by the site bloggers. I have a dilemma between these two options: Enable commenting from the feed (Facebook style). This would probably generate more comments, but ...