Category Archives: code

30 days of Cake

I’ve been using CakePHP on a number of recent projects at the office and have been longing for some of the little trinkets I took for granted in rails. One of the bigguns has been working out a new build process. After a little head scratching on how to make it feel right I came […]

Wrapping Paper

I love really intricate graphical treatments around page elements, I also really hate putting extra code fluff into pages. The way I see it, if a chunk of markup is only there strictly for aesthetic purposes, it’s on the chopping block. The more garbage code you have in your document, the tougher it is for […]