Tell me more ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.

I'm trying to convince my emplyer, a small startup, to setup a blog for the engineers to write about interesting topic in technology we use daily. This would be a separate blog than the one dedicated for product and marketing stuff. I was thinking about something like Joel's blog but focused more on actual code rather than management.
Do you know of any successful existing blogs like that? Tech blogs run by the employees of a company?

share|improve this question

closed as not constructive by Mark Trapp Dec 9 '11 at 4:28

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

6 Answers

Microsoft has several: besides the official MSFT blog, there's the Visual Studio Team blog, and the AppFabric blog.

Netflix also has a tech blog, as do several divisions of Amazon.

There's no shortage of these if you just look around; companies from startups all the way to multi-billion-dollar corporations have these kinds of blogs.

Keep in mind that most, if not all, of these blogs likely have at least a semi-official process to disclose information, whether that's approval from a direct manager, or having the blog posts written by a manager instead of an individual contributor. You'll likely face similar restrictions, since your company will, mostly likely, want to protect its intellectual property.

share|improve this answer

IBM has several at developerWorks

Another one at 37signals

share|improve this answer

Twitter has an engineering blog, while Facebook has a blog-like Facebook page for their engineering team.

share|improve this answer

There are tons of them.
Microsoft
Yahoo
Google
Android
Infosys

share|improve this answer
  • Viget has a pretty good blog. Their company does a great segmenting various different departments. Which we've "borrowed" that idea into our own company blogs
  • Adobe Business Catalyst
  • HP Palm OS Blog
  • Development Seed A Drupal Web Development shop has an interesting approach. It's a blog that's solely about devoted their git commit messages.
share|improve this answer

Here are a few other ones:

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.