A Tiny Metaprogramming Library -- Manu Sánchez
Manu Sánchez is proposing a little-big collaborative challenge to the C++ community. Learning how to build:
A Tiny Metaprogramming Library
by Manu Sánchez
The proposal:
I hope you like this idea. It’s not only me writing crazy meta-stuff, but everybody developing their own metaprogramming library, learning something new each week, and comparing the different approaches each one is taking. I’m the guy who writes this posts, but I can learn a lot with your Tiny Metaprogramming Libraries and your feedback.

[For your winter reading pleasure, we're pleased to present this three-part series of new material by Bjarne Stroustrup.
To use or not to use
In case you missed it, now you can develop web apps in C++ to run natively on Google Chrome. This tutorial shows how to develop a Native Client module in C++ and build and run it using PNaCl toolchain: