Split Blog Into Two Sections?

My first thought was to create 2 main categories. Exclude one from the wordpress loop on index.php and then only show that category on a different page.

The only problem with this method is that the users would have to make sure they are posting in the correct category. However if you used a plugin (like adminimize) to restrict the categories users could post into it should be fine.