Live data from Hacker News

Ask HN: What's the best blogging platform for startup companies

news.ycombinator.com

1–10 of 10 posts

Re: Ask HN: What's the best blogging platform for startup companies

#3
Out of the standalone systems, I prefer Wordpress. It is powerful and simple, but it should (ideally) be run on a separate server for security reasons.

We wont be using Wordpress for Freeversation.com; We plan on integrating a Django blogging application into our main codebase, to avoid rewriting Django templates as Wordpress themes.

Re: Ask HN: What's the best blogging platform for startup companies

#7
Since a blog can be an integral part of your company and the "voice" that people hear I think its worth doing a custom theme and Wordpress install to match your site design and host it on a sub-domain (but on a different server for security reasons, as mentioned in this thread).

If I see a http://webapp.posterous.com blog for a company with the default theme I think "Oh, this is probably another MVP this guy churned out over a weekend".

I've always like http://blog.twitter.com which is a blogger-hosted blog, but with a very nice design.

Re: Ask HN: What's the best blogging platform for startup companies

#10
If you're going down the hosted route then you should use either Wordpress.com or Posterous. The reason I didn't include Tumblr in this is because, its more of a 'reblogging' type service and is different to what Wordpress/Posterous offer.

However, if you are going down the self hosted route so you can host it at blog.yourdomain.com then I'd again recommend Wordpress since its a great service, and its really easy to work with.