Web development news for the 6th week of 2012:
JavaScript
.JavaScript Weekly, Issue #65 - February 10th, 2012
Slicing Arguments, 'If You're Using Node.js, You're Doing Life Wrong', EasyXDM: Crossdomain JavaScript Done Right, …
HTML 5
HTML 5 Weekly, Issue #23 - February 1st, 2012
4 New HTTP Status Codes On The Way? (428, 429, 431 and 511), Getting Started with IndexedDB, A Simple CSS 'Ribbon' Menu, …
Learn more about Cross-Origin Resource Sharing for XHR in IE10 by the IEBlog. This is a good article showing how to share resources accross domains.
Other
I'm not sure if you've been following it, but there has been a movement in the last couple weeks by various developers raging against browser prefixed CSS rules. I think the strongest argument against them is that it promotes browser venders to not participate in process of improving the CSS standard. Take a look around the web to hear both sides of the argument.