Hmm, I know there are differences between blogs and forums in their usage as tools, but at a service level, I'm wondering whether there is a real distinction
For example; an Atom call to submit an entry could work the same way regardless of whether the target is a weblog or a forum. The data model is the same: subject, date, author, content. And the operations are the same: create, edit, delete.
The only difference I know of is in structuring; a blog is generally flat, whereas forums support nesting. As far as I know, the Atom spec doesn't concern itself with nested items, although there may be workarounds.
I think the privacy and security issues around blog entries and forum entries are similar; not all fora are public either.