Caffe Noto
I got a lot of work done in Caffe Noto this morning. It’s nice in there when it isn’t too busy. And what a beautiful building.
I’m working on a super-accessible administration area for this project. It needs to be updateable by a pretty big and not-necessarily-web-savvy staff. PHP OOP for nice & reliable validations and pretty code (pretty for PHP). I’m still falling back into procedural mode for a number of the more intensive database queries, but I shouldn’t. I’m trying to adopt the controller-light model-heavy principles that I picked up in Ruby. Is it my ineptitude or PHP’s poor implementation of OOP? It is the poor craftsman…