code Archive

phpTINY Released


For the past several years I’ve been refining a little code base that I use to build the vast majority of my projects. I call it phpTINY. It is a super simple framework that makes it really easy for a php developer to build websites fast.
I’ve tried to keep it as simple as possible, mostly [...]

iPhone Web Development


Met with Apple briefly yesterday to talk about web development and iPhone. Very interesting stuff. Anyway I can’t tell you much our conversation but for the iPhone web ap developers might find Apple’s official development info handy http://developer.apple.com/iphone.

a2a_linkname=”iPhone Web Development”;
a2a_linkurl=”http://www.michaeljanzen.com/2007/08/07/iphone-web-development/”;

[...]

Mobile Device (iPhone too) Browser Sniffer


If you have a mobile website already you might have noticed that it looks terrible, tiny, and in the upper left corner on the iPhone.
You might be wondering how to modify your mobile website for the iPhone. I have a simple solution in PHP, but you’ll be able to adapt it to whatever language you [...]