Nicolas's articles
Using Traits in Doctrine Entities
Nicolas Scolari demonstrates a well known Traits example on Doctrine entities, showing you they're nothing to be afraid of.
Getting Started with Symfony2 Route Annotations
Nicolas Scolari will explain how to get started with Symfony2 Route Annotations for routing in your controllers rather than using YML config files.