1. Essentially, my previous design had reached local maximum, so I’m going back to basics.

    I’ve decided it’s important that styling doesn’t fight or contradict markup, so I’m hoping that adding it progressively only where it is needed will make my code more maintainable.

  2. As of today I renounce twitter bootstrap. I will take inspiration from it as I take inspiration from other work, but I will no longer use any of it’s code.

  3. Security component is a beast. Once I’ve got it sorted, there’s a BIG tutorial on it’s way. The symfony components have taught me a huge amount, so improving their documentation the least I can do.