Weekly recap: 9 app dev projects you should cancel in 2013, CSS3 pseudo-classes, and more…

EducationEvery week, I share the most interesting and useful tech articles that I’ve found over the past week. This week’s top articles focus on app dev projects to cancel, consumerization of IT, and more. I hope you find them useful:

Getting to know CSS3: Structural Pseudo Classes
CSS3 introduces a number of new pseudo-classes, including structural pseudo-classes that target elements based on position or based on relation to other elements. This article gives a great introduction to these pseudo-classes, and is a must-read for any web developer.