Hello everyone
On my new site I want to have 3 different blogs, all written by me but all covering different areas.
One will do an "overview" of what's going on, its posts will be short, and its latest post would always appear on the home page. (It's sort of like a very slow Twitter :-) ) The other two won't appear on the home page.
Also, people will be able to subscribe to any of them separately, as I know already that not everyone will be interested in all the material. (I'll probably also have a page where they all appear, with posts in reverse order of date, similar to a LiveJournal "Friends" page.)
I was thinking I'd do all that with the core Blog module. But now that I'm looking at it, I'm not sure how best to implement my plan.
At first glance it seems as though the Blog module doesn't actually offer one user the opportunity to have three blogs - is that right?
So then it seems like I have the choice of either (a) setting myself up to be 3 different users, or (b) only having one blog, but trying to separate out the strands by categories. Or, (c), I suppose I could have only one blog and do the other two strands within some other type of content - but that seems a bit daft, when the type of communication that they're for seems to me in each case to fall into a naturally bloggish kind of form.