Posts Tagged ‘wordpress’

WPTouch

Friday, August 28th, 2009

I just installed the WPTouch WordPress plugin which gives iPhone and Android visitors a tailored mobile UI.

It' s great, here's a pic of the iPhone interface (courtesy of @pepijndevos)

(more…)

Model, View, Control Freak – Part 3

Thursday, February 26th, 2009

« part 1 « part 2

 Part 3 – Hacking the library

Code libraries essentially provide abstraction. Abstraction is good. But anyone who regularly uses third party code in their work has at some point hit the knowledge wall; that point where the abstracted nature of the library leaves you helpless in resolving an apparent problem. You have limited choices – Wait for a patch, hit the forums, or hack it yourself. The latter is probably the worst thing to do, but deadlines are deadlines. (more…)