-
Website
http://technosailor.com -
Original page
http://technosailor.com/2006/02/02/internet-community-blogs-vs-forums/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
AndyBeard
7 comments · 4 points
-
Rob
12 comments · 168 points
-
Lucretia (GeekMommy) Pruitt
4 comments · 16 points
-
chrisbachmann
5 comments · 1 points
-
chrispian
4 comments · 1 points
-
-
Popular Threads
The database structure can indeed be the same, and more integrated blog/forum tools are moving in this direction as more people require this functionality.
I'm happy to debate this on my blog if you like, but I don't believe it is necessary to debate someone by stating and wrongly assuming things about them such as "ignorance of databases" and going on about your own experience.
No, I prefer to debate this topic with my own readers (and you if you choose) here. This is why I posted it here instead of commenting on your entry.
Thanks,
Aaron
I agree that there are Big differences between the two.
A Blog (Web Log) is omni-directional, even with comments it is still started from a central point (Blogger).
A Forum (open debate) is multi-directional, any one can open the conversation on any topic they choose.
Just my 2 cents
Joe
"different ways of looking at the same thing"
Additionally, you say the database structure is the same. How are they the same?
In WordPress you have two tables that have to do with what a forum thread would be.... "wp_posts" and "wp_comments".
JOINs are done on wp_comments.comment_post_ID=wp_posts.ID
In forums, these are all in one table that are interrelated to each other.
In blogs, every post has categorys. Categories can have subcategories. In a forum, you have forums and subforums, but the data passed around is completely different.
I still don't see how you can stand by "blogs and forums are identical at the database level".
While there is no major technical reason why we couldn't just use the discussion forum for the articles, and indeed there are some nice extensions to vBulletin for exactly this purpose, we decided to keep the two very separate for exactly the resons Aaron mentions.
We wanted clear separation of the "premium content" being created by our experts (blogs), from the "generic content" being created by our members (forums). Note that I am not suggesting our member contributions are any less valuable - but the fact is that most of our members do come to hear from our experts.
By clearly separating the two, this enables us to more easily add extra value to the premium content - turning the normally linear format of a blog into an educational resource tool. The high volume nature of forums doesn't lend itself well to this - there is simply too much "noise" to make learning effective from this type of medium.
To the discussion at hand, I do think Aaron is taking Rachel too literally and technically - and from Rachel's comments I think she is looking at the problem from a much higher level. I can see Rachel's point of view, and acknowledge that there are fundamental similarities between the two (indeed the mechanisms are much the same), and indeed you can in some cases use the two mechanisms interchangeably.
However, I do stand firmly in Aaron's court for the reasons I stated above ... and those reasons are in many ways more psychological than technical (although there are some very important technical reasons for separating the two as well).
Dictionary definition of ignorant - 'Lacking education or knowledge.'
This is not my experience of Rachel.
Now if you wanted to call someone ignorant of databases I think I'd be a much better candidate - but in comparison I'd say Rachel is pretty clever on the topic....
But then again - what would I know about it as I've already admitted to ignorance on the topic....
:-)
I think in the rawest form, blogs and forums have the same goals and user interface structure, but I feel that forums have more advanced features at this time.