Five things I tell every startup

I do a lot of things to do with startups – we have a bunch of mobile startup clients at TBC Digital and I mentor on Oxygen accelerator plus others for a couple of touch points. This means I talk to a lot of startup founders and I say the a lot of the same things...

In defence of lesson observations (sort of)

Tonight Ofsted hosted #sltchat on Twitter. This was a pretty huge thing in my view and I really hope it marks the beginning of a more human Ofsted. Time will tell I guess. A great deal of the conversation though tonight was on the subject of lesson observations and...

MSGridView – A grid of grids UITableView equivalent

I had a project recently where I needed to create a horizontally scrolling paged grid of grids. The app started as a single 3 x 3 grid so I did the obvious and created a UIView with sub views. This evolved into each subview being a UIButton subclass that took a number...