Categories to A News Page

If you add RewriteRule ^category/(.+)$ http://www.yourblog.com/$1 [R=301,L] to your .htaccess file (obviously replace your URL) this should remove category from the URL.